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 d05a3a0eab9cb7c8880cfff4cb8e26982d66c258 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f d05a3a0eab9cb7c8880cfff4cb8e26982d66c258 # timeout=10 Commit message: "SGSN: f_cellid_to_RAI: fix spaces vs tabs" > git rev-list --no-walk d05a3a0eab9cb7c8880cfff4cb8e26982d66c258 # timeout=10 Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-sgsn-test-latest] $ /bin/sh -xe /tmp/jenkins12864358559029101195.sh + DISTRO=debian:bookworm + echo debian:bookworm + tr : - + IMAGE=registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv + KERNEL=none + podman pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv Trying to pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv:latest... Getting image source signatures Copying blob sha256:6ece0c44f7e1cb6add39d2be94ecc4e3be369ad179c9063db4c04c4e1df3cff4 Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:b4fd347305c5b0c70325e23c3b20b4988b363bd55bfb81e081c644f713f64d77 Copying blob sha256:3ba895caeb2ce501d66c1a17a23315659f87d1b2eca9e512be202a723ab3681f Copying blob sha256:f9df2b0bd80609546227397ba672f6855e83d258a1c10b58eaf2a6cce6607fb5 Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:e52cbd64c50a36c2b52fd17b204cc06cdef5a63d2c144e30e99e9d744b685a29 Copying blob sha256:91ff28d757cdcc05c5e104aa646e0ece49ef637b265e4ab7be9aed04a6e78305 Copying blob sha256:2590bb5646d42d2c310a35906689958f21bacbfd75530855e1256e036f1e18f6 Copying blob sha256:cb7e756bf0099050c2903fb015878daafa4cd7a8eae3325c5abfc3a883f1ee60 Copying blob sha256:d2a61b8f0af0d8887ba0617d477872ba5c3da32625cd2e959bd1cf4cf07edfd1 Copying config sha256:93a8993ea4ded6379834711ff3d37b851a12e703894bd2b023a59cbf594a4ca4 Writing manifest to image destination Storing signatures 93a8993ea4ded6379834711ff3d37b851a12e703894bd2b023a59cbf594a4ca4 + rm -rf logs _cache .linux + [ none != none ] + set +x + ./testenv.py run sgsn --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-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-12-12 14:28:09 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-sgsn-generic-osmocom-latest-20250112-1239-27e986f1-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/podman/testenv-sgsn-generic-osmocom-latest-20250112-1239-27e986f1-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="2025-01-12T12:39:01Z" level=error msg="json-file logging specified but not supported. Choosing k8s-file logging instead" [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-20250112-1239-27e986f1-0', 'rm', '/etc/apt/apt.conf.d/docker-clean'] Running testenv-podman-main.sh [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-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-20250112-1239-27e986f1-0', 'apt-get', '-q', 'update'] Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8792 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [8856 B] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [241 kB] Fetched 9297 kB in 1s (8813 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-20250112-1239-27e986f1-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-20250112-1239-27e986f1-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-20250112-1239-27e986f1-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-20250112-1239-27e986f1-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-20250112-1239-27e986f1-0', 'make', 'compile'] cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR BSSGP_Emulation.ttcnpp BSSGP_Emulation.ttcn cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR IPA_Emulation.ttcnpp IPA_Emulation.ttcn cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR NS_Emulation.ttcnpp NS_Emulation.ttcn cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR RAN_Adapter.ttcnpp RAN_Adapter.ttcn cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR RAN_Emulation.ttcnpp RAN_Emulation.ttcn cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR RAW_NS.ttcnpp RAW_NS.ttcn RAW_NS.ttcnpp:135:8: warning: extra tokens at end of #endif directive [-Wendif-labels] 135 | #endif NS_EMULATION_FR | ^~~~~~~~~~~~~~~ cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR SCCP_Mapping.ttcnpp SCCP_Mapping.ttcn SCCP_Mapping.ttcnpp:49:4: warning: missing terminating " character 49 | "internal user MTP3asp_PT | ^ SCCP_Mapping.ttcnpp:58:4: warning: missing terminating " character 58 | " | ^ SCCP_Mapping.ttcnpp:70:4: warning: missing terminating " character 70 | "user MTP3asp_PT | ^ SCCP_Mapping.ttcnpp:79:4: warning: missing terminating " character 79 | " | ^ /usr/bin/ttcn3_compiler -L -U 8 -D BSSGP_ConnHdlr.ttcn BSSGP_Types.ttcn GSM_Types.ttcn GSUP_Emulation.ttcn GSUP_Templates.ttcn GSUP_Types.ttcn GTPC_Types.ttcn GTPU_Types.ttcn GTP_Emulation.ttcn GTPv1C_CodecPort.ttcn GTPv1C_CodecPort_CtrlFunct.ttcn GTPv1C_Templates.ttcn GTPv1U_CodecPort.ttcn GTPv1U_CodecPort_CtrlFunct.ttcn GTPv1U_Templates.ttcn General_Types.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPCP_Templates.ttcn IPCP_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn ITU_X213_Types.ttcn L3_Common.ttcn L3_Templates.ttcn LLC_Templates.ttcn LLC_Types.ttcn M3UA_Emulation.ttcn M3UA_Types.ttcn MTP3asp_PortType.ttcn MTP3asp_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn NS_Provider_IPL4.ttcn NS_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Gb_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PCO_Types.ttcn RANAP_CodecPort.ttcn RANAP_Templates.ttcn RANAP_Types.ttcn SCCP_Emulation.ttcn SCCP_Templates.ttcn SCCP_Types.ttcn SCCPasp_Types.ttcn SCTPasp_PortType.ttcn SCTPasp_Types.ttcn SGSN_Tests.ttcn SGSN_Tests_Iu.ttcn SGSN_Tests_NS.ttcn SNDCP_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn BSSGP_Emulation.ttcn IPA_Emulation.ttcn NS_Emulation.ttcn RAN_Adapter.ttcn RAN_Emulation.ttcn RAW_NS.ttcn SCCP_Mapping.ttcn RANAP_CommonDataTypes.asn RANAP_Constants.asn RANAP_Containers.asn RANAP_IEs.asn RANAP_PDU_Contents.asn RANAP_PDU_Descriptions.asn - BSSGP_ConnHdlr.ttcn BSSGP_Types.ttcn GSM_Types.ttcn GSUP_Emulation.ttcn GSUP_Templates.ttcn GSUP_Types.ttcn GTPC_Types.ttcn GTPU_Types.ttcn GTP_Emulation.ttcn GTPv1C_CodecPort.ttcn GTPv1C_CodecPort_CtrlFunct.ttcn GTPv1C_Templates.ttcn GTPv1U_CodecPort.ttcn GTPv1U_CodecPort_CtrlFunct.ttcn GTPv1U_Templates.ttcn General_Types.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPCP_Templates.ttcn IPCP_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn ITU_X213_Types.ttcn L3_Common.ttcn L3_Templates.ttcn LLC_Templates.ttcn LLC_Types.ttcn M3UA_Emulation.ttcn M3UA_Types.ttcn MTP3asp_PortType.ttcn MTP3asp_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn NS_Provider_IPL4.ttcn NS_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Gb_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PCO_Types.ttcn RANAP_CodecPort.ttcn RANAP_Templates.ttcn RANAP_Types.ttcn SCCP_Emulation.ttcn SCCP_Templates.ttcn SCCP_Types.ttcn SCCPasp_Types.ttcn SCTPasp_PortType.ttcn SCTPasp_Types.ttcn SGSN_Tests.ttcn SGSN_Tests_Iu.ttcn SGSN_Tests_NS.ttcn SNDCP_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn BSSGP_Emulation.ttcn IPA_Emulation.ttcn NS_Emulation.ttcn RAN_Adapter.ttcn RAN_Emulation.ttcn RAW_NS.ttcn SCCP_Mapping.ttcn RANAP_CommonDataTypes.asn RANAP_Constants.asn RANAP_Containers.asn RANAP_IEs.asn RANAP_PDU_Contents.asn RANAP_PDU_Descriptions.asn warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. Notify: Parsing TTCN-3 module `BSSGP_ConnHdlr.ttcn'... Notify: Parsing TTCN-3 module `BSSGP_Types.ttcn'... Notify: Parsing TTCN-3 module `GSM_Types.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Templates.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Types.ttcn'... Notify: Parsing TTCN-3 module `GTPC_Types.ttcn'... Notify: Parsing TTCN-3 module `GTPU_Types.ttcn'... Notify: Parsing TTCN-3 module `GTP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `GTPv1C_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `GTPv1C_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `GTPv1C_Templates.ttcn'... Notify: Parsing TTCN-3 module `GTPv1U_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `GTPv1U_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `GTPv1U_Templates.ttcn'... Notify: Parsing TTCN-3 module `General_Types.ttcn'... Notify: Parsing TTCN-3 module `IPA_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `IPA_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `IPA_Types.ttcn'... Notify: Parsing TTCN-3 module `IPCP_Templates.ttcn'... Notify: Parsing TTCN-3 module `IPCP_Types.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Functions.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_PortType.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Types.ttcn'... Notify: Parsing TTCN-3 module `ITU_X213_Types.ttcn'... Notify: Parsing TTCN-3 module `L3_Common.ttcn'... Notify: Parsing TTCN-3 module `L3_Templates.ttcn'... Notify: Parsing TTCN-3 module `LLC_Templates.ttcn'... Notify: Parsing TTCN-3 module `LLC_Types.ttcn'... Notify: Parsing TTCN-3 module `M3UA_Emulation.ttcn'... Notify: Parsing TTCN-3 module `M3UA_Types.ttcn'... Notify: Parsing TTCN-3 module `MTP3asp_PortType.ttcn'... Notify: Parsing TTCN-3 module `MTP3asp_Types.ttcn'... Notify: Parsing TTCN-3 module `Misc_Helpers.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_CC_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_CommonIE_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_GMM_SM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_MM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_RRM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_SMS_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_SS_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_Types.ttcn'... Notify: Parsing TTCN-3 module `NS_Provider_IPL4.ttcn'... Notify: Parsing TTCN-3 module `NS_Types.ttcn'... Notify: Parsing TTCN-3 module `Native_Functions.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Adapter.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Functions.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Types.ttcn'... Osmocom_CTRL_Types.ttcn:26.39-88: In character string pattern: Osmocom_CTRL_Types.ttcn:26.44-45: warning: Use of unrecognized escape sequence `\{' is deprecated Osmocom_CTRL_Types.ttcn:26.46-47: warning: Use of unrecognized escape sequence `\}' is deprecated Notify: Parsing TTCN-3 module `Osmocom_Gb_Types.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_Types.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_VTY_Functions.ttcn'... Notify: Parsing TTCN-3 module `PCO_Types.ttcn'... Notify: Parsing TTCN-3 module `RANAP_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `RANAP_Templates.ttcn'... Notify: Parsing TTCN-3 module `RANAP_Types.ttcn'... Notify: Parsing TTCN-3 module `SCCP_Emulation.ttcn'... SCCP_Emulation.ttcn:1754.40: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:2163.44-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:2196.44-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:3447.41-49: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:4841.44: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:4946.33-41: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5273.9-20: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5274.41-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5276.41-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5331.7-18: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5333.7-18: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. Notify: Parsing TTCN-3 module `SCCP_Templates.ttcn'... SCCP_Templates.ttcn:88.44: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. Notify: Parsing TTCN-3 module `SCCP_Types.ttcn'... SCCP_Types.ttcn:522.5-8: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Types.ttcn:702.5-8: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. Notify: Parsing TTCN-3 module `SCCPasp_Types.ttcn'... Notify: Parsing TTCN-3 module `SCTPasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `SCTPasp_Types.ttcn'... Notify: Parsing TTCN-3 module `SGSN_Tests.ttcn'... Notify: Parsing TTCN-3 module `SGSN_Tests_Iu.ttcn'... Notify: Parsing TTCN-3 module `SGSN_Tests_NS.ttcn'... Notify: Parsing TTCN-3 module `SNDCP_Types.ttcn'... Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'... Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'... Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'... Notify: Parsing TTCN-3 module `TELNETasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `BSSGP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `IPA_Emulation.ttcn'... Notify: Parsing TTCN-3 module `NS_Emulation.ttcn'... Notify: Parsing TTCN-3 module `RAN_Adapter.ttcn'... Notify: Parsing TTCN-3 module `RAN_Emulation.ttcn'... Notify: Parsing TTCN-3 module `RAW_NS.ttcn'... Notify: Parsing TTCN-3 module `SCCP_Mapping.ttcn'... Notify: Parsing ASN.1 module `RANAP_CommonDataTypes.asn'... RANAP_CommonDataTypes.asn:23: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `RANAP_Constants.asn'... RANAP_Constants.asn:28: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `RANAP_Containers.asn'... Notify: Parsing ASN.1 module `RANAP_IEs.asn'... Notify: Parsing ASN.1 module `RANAP_PDU_Contents.asn'... Notify: Parsing ASN.1 module `RANAP_PDU_Descriptions.asn'... Notify: Checking modules... NS_Emulation.ttcn: In TTCN-3 module `NS_Emulation': NS_Emulation.ttcnpp:13.2-29: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:14.2-25: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:15.2-28: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:16.2-30: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:17.2-33: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:18.2-33: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:22.2-30: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Provider_IPL4.ttcn: In TTCN-3 module `NS_Provider_IPL4': NS_Provider_IPL4.ttcn:28.1-28: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:29.1-28: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:30.1-22: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:31.1-24: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:33.1-29: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:34.1-32: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' RAN_Adapter.ttcn: In TTCN-3 module `RAN_Adapter': RAN_Adapter.ttcnpp:40.1-54.1: warning: Definition with name `RAN_Adapter' hides a module identifier BSSGP_ConnHdlr.ttcn: In TTCN-3 module `BSSGP_ConnHdlr': BSSGP_ConnHdlr.ttcn:62.1-66.1: warning: Definition with name `BSSGP_ConnHdlr' hides a module identifier GSUP_Templates.ttcn: In TTCN-3 module `GSUP_Templates': GSUP_Templates.ttcn:381.1-382.58: In template definition `tr_GSUP_SAI_REQ': GSUP_Templates.ttcn:382.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:382.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:382.54-57: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:381.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:384.1-393.5: In template definition `tr_GSUP_SAI_REQ_UMTS_AKA_RESYNC': GSUP_Templates.ttcn:388.9-393.5: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:388.49-393.4: In parameter #2 for `ies': GSUP_Templates.ttcn:389.4-24: In component 1: GSUP_Templates.ttcn:389.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:389.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:389.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:385.3-25: note: Referenced template parameter is here GSUP_Templates.ttcn:390.4-24: In component 2: GSUP_Templates.ttcn:390.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_AUTS': GSUP_Templates.ttcn:390.20-23: In parameter #1 for `auts': GSUP_Templates.ttcn:390.20-23: warning: Inadequate restriction on the referenced template parameter `auts', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:386.3-27: note: Referenced template parameter is here GSUP_Templates.ttcn:391.4-24: In component 3: GSUP_Templates.ttcn:391.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_RAND': GSUP_Templates.ttcn:391.20-23: In parameter #1 for `rand': GSUP_Templates.ttcn:391.20-23: warning: Inadequate restriction on the referenced template parameter `rand', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:387.3-27: note: Referenced template parameter is here GSUP_Templates.ttcn:399.1-401.54: In template definition `tr_GSUP_SAI_ERR': GSUP_Templates.ttcn:400.9-401.54: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:400.47-401.53: In parameter #2 for `ies': GSUP_Templates.ttcn:401.4-24: In component 1: GSUP_Templates.ttcn:401.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:401.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:401.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:399.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:413.1-416.41: In template definition `ts_GSUP_UL_REQ': GSUP_Templates.ttcn:415.9-416.41: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:415.50-416.40: In parameter #2 for `ies': GSUP_Templates.ttcn:1213.9-1255.1: In function definition `f_gen_ts_ies': GSUP_Templates.ttcn:1226.2-1228.2: In if statement: GSUP_Templates.ttcn:1227.3-52: In variable assignment: GSUP_Templates.ttcn:1227.10-52: In the right operand of operation `&': GSUP_Templates.ttcn:1227.18-50: In component #1: GSUP_Templates.ttcn:1227.18-50: In the operand of operation `valueof()': GSUP_Templates.ttcn:1227.45-49: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_CnDomain': GSUP_Templates.ttcn:1227.46-48: In parameter #1 for `dom': GSUP_Templates.ttcn:1227.46-48: warning: Inadequate restriction on the referenced template parameter `dom', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1218.10-50: note: Referenced template parameter is here GSUP_Templates.ttcn:415.62-416.40: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:416.29-39: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:414.7-46: note: Referenced template parameter is here GSUP_Templates.ttcn:418.1-419.59: In template definition `tr_GSUP_UL_REQ': GSUP_Templates.ttcn:419.14-59: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:419.55-58: In parameter #2 for `imsi': GSUP_Templates.ttcn:419.55-58: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:418.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:425.1-426.105: In template definition `tr_GSUP_UL_RES': GSUP_Templates.ttcn:426.9-105: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:426.49-104: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: In function definition `f_gen_tr_ies': GSUP_Templates.ttcn:1270.24-1272.2: In template variable definition `ies': GSUP_Templates.ttcn:1271.3-23: In component 1: GSUP_Templates.ttcn:1271.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1271.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1271.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.31-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1275.2-1278.2: In if statement: GSUP_Templates.ttcn:1276.3-39: In variable assignment: GSUP_Templates.ttcn:1276.32-39: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_MSISDN': GSUP_Templates.ttcn:1276.33-38: In parameter #1 for `msisdn': GSUP_Templates.ttcn:1276.33-38: warning: Inadequate restriction on the referenced template parameter `msisdn', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1263.10-42: note: Referenced template parameter is here GSUP_Templates.ttcn:1280.2-1283.2: In if statement: GSUP_Templates.ttcn:1281.3-37: In variable assignment: GSUP_Templates.ttcn:1281.31-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:1281.32-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1281.32-36: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1261.10-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1285.2-1288.2: In if statement: GSUP_Templates.ttcn:1286.3-48: In variable assignment: GSUP_Templates.ttcn:1286.36-48: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CancelType': GSUP_Templates.ttcn:1286.37-47: In parameter #1 for `ctype': GSUP_Templates.ttcn:1286.37-47: warning: Inadequate restriction on the referenced template parameter `cancel_type', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1262.10-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1295.2-1298.2: In if statement: GSUP_Templates.ttcn:1296.3-45: In variable assignment: GSUP_Templates.ttcn:1296.36-45: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PdpInfo_ie': GSUP_Templates.ttcn:1296.37-44: In parameter #1 for `pdp_info': GSUP_Templates.ttcn:1296.37-44: warning: Inadequate restriction on the referenced template parameter `pdp_info', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1259.10-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1300.2-1303.2: In if statement: GSUP_Templates.ttcn:1301.3-44: In variable assignment: GSUP_Templates.ttcn:1301.34-44: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CnDomain': GSUP_Templates.ttcn:1301.35-43: In parameter #1 for `domain': GSUP_Templates.ttcn:1301.35-43: warning: Inadequate restriction on the referenced template parameter `cn_domain', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1266.10-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1305.2-1308.2: In if statement: GSUP_Templates.ttcn:1306.3-49: In variable assignment: GSUP_Templates.ttcn:1306.37-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMEI_Result': GSUP_Templates.ttcn:1306.38-48: In parameter #1 for `result': GSUP_Templates.ttcn:1306.38-48: warning: Inadequate restriction on the referenced template parameter `imei_result', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1264.10-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1310.2-1313.2: In if statement: GSUP_Templates.ttcn:1311.3-53: In variable assignment: GSUP_Templates.ttcn:1311.39-53: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Message_Class': GSUP_Templates.ttcn:1311.40-52: In parameter #1 for `val': GSUP_Templates.ttcn:1311.40-52: warning: Inadequate restriction on the referenced template parameter `message_class', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1260.10-58: note: Referenced template parameter is here GSUP_Templates.ttcn:1315.2-1318.2: In if statement: GSUP_Templates.ttcn:1316.3-33: In variable assignment: GSUP_Templates.ttcn:1316.29-33: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PCO': GSUP_Templates.ttcn:1316.30-32: In parameter #1 for `pco': GSUP_Templates.ttcn:1316.30-32: warning: Inadequate restriction on the referenced template parameter `pco', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1265.10-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1320.2-1323.2: In if statement: GSUP_Templates.ttcn:1321.3-49: In variable assignment: GSUP_Templates.ttcn:1321.37-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1321.38-48: In parameter #1 for `name': GSUP_Templates.ttcn:1321.38-48: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1267.10-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1328.2-1335.2: In if statement: GSUP_Templates.ttcn:1331.5-1333.3: In else statement: GSUP_Templates.ttcn:1332.4-60: In variable assignment: GSUP_Templates.ttcn:1332.43-60: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1332.44-59: In parameter #1 for `name': GSUP_Templates.ttcn:1332.44-59: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1268.10-54: note: Referenced template parameter is here GSUP_Templates.ttcn:426.49-104: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:432.1-435.75: In template definition `tr_GSUP_UL_ERR': GSUP_Templates.ttcn:434.9-435.75: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:435.3-74: In parameter #2 for `ies': GSUP_Templates.ttcn:435.3-74: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, cause, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:442.1-445.77: In template definition `tr_GSUP_ISD_REQ': GSUP_Templates.ttcn:444.9-445.77: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:445.3-76: In parameter #2 for `ies': GSUP_Templates.ttcn:445.3-76: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, -, msisdn, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:447.1-452.67: In template definition `ts_GSUP_ISD_RES': GSUP_Templates.ttcn:450.9-452.67: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:451.17-452.66: In parameter #2 for `ies': GSUP_Templates.ttcn:451.29-452.66: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:451.51-61: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:448.35-74: note: Referenced template parameter is here In parameter #8 for `destination_name': GSUP_Templates.ttcn:452.50-65: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:449.35-79: note: Referenced template parameter is here GSUP_Templates.ttcn:454.1-455.54: In template definition `tr_GSUP_ISD_RES': GSUP_Templates.ttcn:455.14-54: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:455.50-53: In parameter #2 for `imsi': GSUP_Templates.ttcn:455.50-53: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:454.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:460.1-466.26: In template definition `tr_GSUP_CL_REQ': GSUP_Templates.ttcn:463.9-466.26: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:464.3-466.25: In parameter #2 for `ies': GSUP_Templates.ttcn:464.3-466.25: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, ctype, -, -, -, dom, -, -)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:472.1-473.58: In template definition `tr_GSUP_CL_RES': GSUP_Templates.ttcn:473.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:473.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:473.54-57: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:472.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:478.1-480.55: In template definition `tr_GSUP_CL_ERR': GSUP_Templates.ttcn:479.9-480.55: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:479.48-480.54: In parameter #2 for `ies': GSUP_Templates.ttcn:480.4-24: In component 1: GSUP_Templates.ttcn:480.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:480.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:480.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:478.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:480.27-49: In component 2: GSUP_Templates.ttcn:480.43-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:480.44-48: In parameter #1 for `cause': GSUP_Templates.ttcn:480.44-48: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:478.59-85: note: Referenced template parameter is here GSUP_Templates.ttcn:486.1-488.59: In template definition `tr_GSUP_PURGE_MS_REQ': GSUP_Templates.ttcn:487.9-488.59: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:487.43-488.58: In parameter #2 for `ies': GSUP_Templates.ttcn:488.4-24: In component 1: GSUP_Templates.ttcn:488.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:488.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:488.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:486.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:488.30-53: In component 3: GSUP_Templates.ttcn:488.49-53: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CnDomain': GSUP_Templates.ttcn:488.50-52: In parameter #1 for `domain': GSUP_Templates.ttcn:488.50-52: warning: Inadequate restriction on the referenced template parameter `dom', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:486.65-95: note: Referenced template parameter is here GSUP_Templates.ttcn:494.1-496.29: In template definition `tr_GSUP_PURGE_MS_RES': GSUP_Templates.ttcn:495.9-496.29: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:495.42-496.28: In parameter #2 for `ies': GSUP_Templates.ttcn:496.3-23: In component 1: GSUP_Templates.ttcn:496.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:496.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:496.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:494.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:498.1-500.51: In template definition `tr_GSUP_PURGE_MS_ERR': GSUP_Templates.ttcn:499.9-500.51: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:499.41-500.50: In parameter #2 for `ies': GSUP_Templates.ttcn:500.3-23: In component 1: GSUP_Templates.ttcn:500.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:500.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:500.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:498.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:500.26-48: In component 2: GSUP_Templates.ttcn:500.42-48: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:500.43-47: In parameter #1 for `cause': GSUP_Templates.ttcn:500.43-47: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:498.65-86: note: Referenced template parameter is here GSUP_Templates.ttcn:506.1-516.1: In template definition `tr_GSUP_CHECK_IMEI_REQ': GSUP_Templates.ttcn:509.13-516.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:511.2-515.2: In parameter #2 for `ies': GSUP_Templates.ttcn:512.3-23: In component 1: GSUP_Templates.ttcn:512.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:512.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:512.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:507.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:513.3-23: In component 2: GSUP_Templates.ttcn:513.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMEI': GSUP_Templates.ttcn:513.19-22: In parameter #1 for `imei': GSUP_Templates.ttcn:513.19-22: warning: Inadequate restriction on the referenced template parameter `imei', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:508.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:522.1-525.82: In template definition `tr_GSUP_CHECK_IMEI_RES': GSUP_Templates.ttcn:524.9-525.82: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:525.3-81: In parameter #2 for `ies': GSUP_Templates.ttcn:525.3-81: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, -, -, result, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:531.1-533.115: In template definition `tr_GSUP_CHECK_IMEI_ERR': GSUP_Templates.ttcn:533.9-115: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:533.43-114: In parameter #2 for `ies': GSUP_Templates.ttcn:533.43-114: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, cause, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:548.1-552.40: In template definition `tr_GSUP_EPDGTunnel_REQ': GSUP_Templates.ttcn:550.9-552.40: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:551.3-552.39: In parameter #2 for `ies': GSUP_Templates.ttcn:551.3-552.39: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, message_class, -, -, -, -, -, -, -, -)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:567.1-578.46: In template definition `tr_GSUP_EPDGTunnel_RES': GSUP_Templates.ttcn:572.9-578.46: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:573.3-578.45: In parameter #2 for `ies': GSUP_Templates.ttcn:573.3-578.45: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, true, pdp_info, message_class, -, -, -, -, pco, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:589.1-597.46: In template definition `tr_GSUP_EPDGTunnel_ERR': GSUP_Templates.ttcn:593.9-597.46: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:594.3-597.45: In parameter #2 for `ies': GSUP_Templates.ttcn:594.3-597.45: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, message_class, cause, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:1340.9-1377.1: In function definition `f_gen_ts_ss_ies': GSUP_Templates.ttcn:1355.2-1357.2: In if statement: GSUP_Templates.ttcn:1356.3-47: In variable assignment: GSUP_Templates.ttcn:1356.41-47: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Cause': GSUP_Templates.ttcn:1356.42-46: In parameter #1 for `cause': GSUP_Templates.ttcn:1356.42-46: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1345.6-42: note: Referenced template parameter is here GSUP_Templates.ttcn:1364.2-1366.2: In if statement: GSUP_Templates.ttcn:1365.3-45: In variable assignment: GSUP_Templates.ttcn:1365.42-45: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_SSInfo': GSUP_Templates.ttcn:1365.43-44: In parameter #1 for `ss': GSUP_Templates.ttcn:1365.43-44: warning: Inadequate restriction on the referenced template parameter `ss', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1344.6-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1369.2-1371.2: In if statement: GSUP_Templates.ttcn:1370.3-56: In variable assignment: GSUP_Templates.ttcn:1370.47-56: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1370.48-55: In parameter #1 for `name': GSUP_Templates.ttcn:1370.48-55: warning: Inadequate restriction on the referenced template parameter `src_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1346.6-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1372.2-1374.2: In if statement: GSUP_Templates.ttcn:1373.3-61: In variable assignment: GSUP_Templates.ttcn:1373.52-61: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1373.53-60: In parameter #1 for `name': GSUP_Templates.ttcn:1373.53-60: warning: Inadequate restriction on the referenced template parameter `dst_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1347.6-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1378.9-1441.1: In function definition `f_gen_tr_ss_ies': GSUP_Templates.ttcn:1394.2-1397.2: In if statement: GSUP_Templates.ttcn:1395.3-37: In variable assignment: GSUP_Templates.ttcn:1395.31-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:1395.32-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1395.32-36: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1383.6-35: note: Referenced template parameter is here GSUP_Templates.ttcn:1409.2-1412.2: In if statement: GSUP_Templates.ttcn:1410.3-35: In variable assignment: GSUP_Templates.ttcn:1410.32-35: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SSInfo': GSUP_Templates.ttcn:1410.33-34: In parameter #1 for `ss': GSUP_Templates.ttcn:1410.33-34: warning: Inadequate restriction on the referenced template parameter `ss', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1382.6-36: note: Referenced template parameter is here GSUP_Templates.ttcn:1420.2-1423.2: In if statement: GSUP_Templates.ttcn:1421.3-46: In variable assignment: GSUP_Templates.ttcn:1421.37-46: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1421.38-45: In parameter #1 for `name': GSUP_Templates.ttcn:1421.38-45: warning: Inadequate restriction on the referenced template parameter `src_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1384.6-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1427.2-1430.2: In if statement: GSUP_Templates.ttcn:1428.3-51: In variable assignment: GSUP_Templates.ttcn:1428.42-51: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1428.43-50: In parameter #1 for `name': GSUP_Templates.ttcn:1428.43-50: warning: Inadequate restriction on the referenced template parameter `dst_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1385.6-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1537.1-1554.1: In template definition `tr_GSUP_MO_FORWARD_SM_REQ': GSUP_Templates.ttcn:1543.13-1554.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1545.2-1553.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1546.3-23: In component 1: GSUP_Templates.ttcn:1546.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1546.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1546.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1538.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1547.3-31: In component 2: GSUP_Templates.ttcn:1547.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1547.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1547.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1539.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1548.3-31: In component 3: GSUP_Templates.ttcn:1548.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_DA': GSUP_Templates.ttcn:1548.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1548.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_da', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1540.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1549.3-31: In component 4: GSUP_Templates.ttcn:1549.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_OA': GSUP_Templates.ttcn:1549.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1549.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_oa', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1541.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1550.3-31: In component 5: GSUP_Templates.ttcn:1550.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_UI': GSUP_Templates.ttcn:1550.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1550.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_ui', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1542.2-30: note: Referenced template parameter is here GSUP_Templates.ttcn:1567.1-1578.1: In template definition `tr_GSUP_MO_FORWARD_SM_RES': GSUP_Templates.ttcn:1570.13-1578.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1572.2-1577.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1573.3-23: In component 1: GSUP_Templates.ttcn:1573.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1573.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1573.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1568.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1574.3-31: In component 2: GSUP_Templates.ttcn:1574.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1574.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1574.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1569.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1593.1-1606.1: In template definition `tr_GSUP_MO_FORWARD_SM_ERR': GSUP_Templates.ttcn:1597.13-1606.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1599.2-1605.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1600.3-23: In component 1: GSUP_Templates.ttcn:1600.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1600.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1600.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1594.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1601.3-31: In component 2: GSUP_Templates.ttcn:1601.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1601.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1601.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1595.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1602.3-37: In component 3: GSUP_Templates.ttcn:1602.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1602.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1602.26-36: warning: Inadequate restriction on the referenced template parameter `sm_rp_cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1596.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1632.1-1656.1: In template definition `tr_GSUP_MT_FORWARD_SM_REQ': GSUP_Templates.ttcn:1639.13-1656.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1641.2-1655.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1647.3-23: In component 1: GSUP_Templates.ttcn:1647.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1647.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1647.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1633.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1648.3-31: In component 2: GSUP_Templates.ttcn:1648.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1648.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1648.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1634.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1649.3-31: In component 3: GSUP_Templates.ttcn:1649.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_DA': GSUP_Templates.ttcn:1649.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1649.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_da', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1635.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1650.3-31: In component 4: GSUP_Templates.ttcn:1650.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_OA': GSUP_Templates.ttcn:1650.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1650.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_oa', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1636.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1651.3-31: In component 5: GSUP_Templates.ttcn:1651.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_UI': GSUP_Templates.ttcn:1651.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1651.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_ui', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1637.2-30: note: Referenced template parameter is here GSUP_Templates.ttcn:1652.3-33: In component 6: GSUP_Templates.ttcn:1652.23-33: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MMS': GSUP_Templates.ttcn:1652.24-32: In parameter #1 for `mms': GSUP_Templates.ttcn:1652.24-32: warning: Inadequate restriction on the referenced template parameter `sm_rp_mms', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1638.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:1669.1-1680.1: In template definition `tr_GSUP_MT_FORWARD_SM_RES': GSUP_Templates.ttcn:1672.13-1680.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1674.2-1679.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1675.3-23: In component 1: GSUP_Templates.ttcn:1675.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1675.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1675.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1670.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1676.3-31: In component 2: GSUP_Templates.ttcn:1676.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1676.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1676.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1671.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1695.1-1708.1: In template definition `tr_GSUP_MT_FORWARD_SM_ERR': GSUP_Templates.ttcn:1699.13-1708.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1701.2-1707.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1702.3-23: In component 1: GSUP_Templates.ttcn:1702.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1702.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1702.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1696.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1703.3-31: In component 2: GSUP_Templates.ttcn:1703.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1703.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1703.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1697.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1704.3-37: In component 3: GSUP_Templates.ttcn:1704.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1704.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1704.26-36: warning: Inadequate restriction on the referenced template parameter `sm_rp_cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1698.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1723.1-1736.1: In template definition `tr_GSUP_MO_READY_FOR_SM_REQ': GSUP_Templates.ttcn:1727.13-1736.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1729.2-1735.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1730.3-23: In component 1: GSUP_Templates.ttcn:1730.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1730.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1730.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1724.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1731.3-31: In component 2: GSUP_Templates.ttcn:1731.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1731.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1731.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1725.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1732.3-39: In component 3: GSUP_Templates.ttcn:1732.26-39: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_ALERT_RSN': GSUP_Templates.ttcn:1732.27-38: In parameter #1 for `rsn': GSUP_Templates.ttcn:1732.27-38: warning: Inadequate restriction on the referenced template parameter `sm_alert_rsn', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1726.2-50: note: Referenced template parameter is here GSUP_Templates.ttcn:1749.1-1760.1: In template definition `tr_GSUP_MO_READY_FOR_SM_RES': GSUP_Templates.ttcn:1752.13-1760.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1754.2-1759.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1755.3-23: In component 1: GSUP_Templates.ttcn:1755.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1755.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1755.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1750.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1756.3-31: In component 2: GSUP_Templates.ttcn:1756.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1756.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1756.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1751.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1775.1-1788.1: In template definition `tr_GSUP_MO_READY_FOR_SM_ERR': GSUP_Templates.ttcn:1779.13-1788.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1781.2-1787.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1782.3-23: In component 1: GSUP_Templates.ttcn:1782.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1782.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1782.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1776.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1783.3-31: In component 2: GSUP_Templates.ttcn:1783.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1783.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1783.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1777.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1784.3-37: In component 3: GSUP_Templates.ttcn:1784.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1784.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1784.26-36: warning: Inadequate restriction on the referenced template parameter `sm_rp_cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1778.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1827.1-1842.1: In template definition `tr_GSUP_E_AN_APDU': GSUP_Templates.ttcn:1833.13-1842.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1834.2-5: In parameter #1 for `msgt': GSUP_Templates.ttcn:1834.2-5: warning: Inadequate restriction on the referenced template parameter `msgt', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1828.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1835.2-1841.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1836.3-23: In component 1: GSUP_Templates.ttcn:1836.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1836.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1836.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1829.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1838.3-37: In component 3: GSUP_Templates.ttcn:1838.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1838.26-36: In parameter #1 for `name': GSUP_Templates.ttcn:1838.26-36: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1830.2-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1839.3-47: In component 4: GSUP_Templates.ttcn:1839.30-47: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1839.31-46: In parameter #1 for `name': GSUP_Templates.ttcn:1839.31-46: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1831.2-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1840.3-29: In component 5: GSUP_Templates.ttcn:1840.21-29: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_AN_APDU': GSUP_Templates.ttcn:1840.22-28: In parameter #1 for `an_apdu': GSUP_Templates.ttcn:1840.22-28: warning: Inadequate restriction on the referenced template parameter `an_apdu', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1832.2-35: note: Referenced template parameter is here GSUP_Templates.ttcn:1844.1-1857.1: In template definition `tr_GSUP_E_NO_PDU': GSUP_Templates.ttcn:1849.13-1857.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1850.2-5: In parameter #1 for `msgt': GSUP_Templates.ttcn:1850.2-5: warning: Inadequate restriction on the referenced template parameter `msgt', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1845.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1851.2-1856.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1852.3-23: In component 1: GSUP_Templates.ttcn:1852.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1852.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1852.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1846.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1854.3-37: In component 3: GSUP_Templates.ttcn:1854.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1854.26-36: In parameter #1 for `name': GSUP_Templates.ttcn:1854.26-36: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1847.2-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1855.3-47: In component 4: GSUP_Templates.ttcn:1855.30-47: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1855.31-46: In parameter #1 for `name': GSUP_Templates.ttcn:1855.31-46: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1848.2-43: note: Referenced template parameter is here GSUP_Emulation.ttcn: In TTCN-3 module `GSUP_Emulation': GSUP_Emulation.ttcn:267.1-292.1: In function definition `ExpectedCreateCallback': GSUP_Emulation.ttcn:291.2-11: warning: Control never reaches this statement GTPv1C_Templates.ttcn: In TTCN-3 module `GTPv1C_Templates': GTPv1C_Templates.ttcn:102.1-111.1: In function definition `f_tr_Cause_gtpc': GTPv1C_Templates.ttcn:108.4-110.2: In else statement: GTPv1C_Templates.ttcn:109.3-29: In return statement: GTPv1C_Templates.ttcn:109.23-29: In actual parameter list of template `@GTPv1C_Templates.tr_Cause_gtpc': GTPv1C_Templates.ttcn:109.24-28: In parameter #1 for `cause': GTPv1C_Templates.ttcn:109.24-28: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:102.26-49: note: Referenced template parameter is here GTPv1C_Templates.ttcn:197.1-205.1: In function definition `f_tr_MS_Validated': GTPv1C_Templates.ttcn:202.4-204.2: In else statement: GTPv1C_Templates.ttcn:203.3-37: In return statement: GTPv1C_Templates.ttcn:203.25-37: In actual parameter list of template `@GTPv1C_Templates.tr_MS_Validated': GTPv1C_Templates.ttcn:203.26-36: In parameter #1 for `msValidated': GTPv1C_Templates.ttcn:203.26-36: warning: Inadequate restriction on the referenced template parameter `msValidated', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:197.28-57: note: Referenced template parameter is here GTPv1C_Templates.ttcn:714.1-722.1: In function definition `f_tr_Imsi': GTPv1C_Templates.ttcn:719.4-721.2: In else statement: GTPv1C_Templates.ttcn:720.3-24: In return statement: GTPv1C_Templates.ttcn:720.17-24: In actual parameter list of template `@GTPv1C_Templates.tr_Imsi': GTPv1C_Templates.ttcn:720.18-23: In parameter #1 for `digits': GTPv1C_Templates.ttcn:720.18-23: warning: Inadequate restriction on the referenced template parameter `digits', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:714.20-49: note: Referenced template parameter is here GTPv1C_Templates.ttcn:751.1-759.1: In function definition `f_tr_RATType': GTPv1C_Templates.ttcn:756.4-758.2: In else statement: GTPv1C_Templates.ttcn:757.3-29: In return statement: GTPv1C_Templates.ttcn:757.20-29: In actual parameter list of template `@GTPv1C_Templates.tr_RATType': GTPv1C_Templates.ttcn:757.21-28: In parameter #1 for `rat_type': GTPv1C_Templates.ttcn:757.21-28: warning: Inadequate restriction on the referenced template parameter `rat_type', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:751.23-49: note: Referenced template parameter is here GTPv1C_Templates.ttcn:1299.1-1313.1: In function definition `f_PCO_extract_proto': GTPv1C_Templates.ttcn:1312.2-11: warning: Control never reaches this statement Osmocom_Gb_Types.ttcn: In TTCN-3 module `Osmocom_Gb_Types': Osmocom_Gb_Types.ttcn:1028.10-1036.2: In function definition `f_tr_BSSGP_IMSI': Osmocom_Gb_Types.ttcn:1033.5-1035.3: In else statement: Osmocom_Gb_Types.ttcn:1034.4-29: In return statement: Osmocom_Gb_Types.ttcn:1034.24-29: In actual parameter list of template `@Osmocom_Gb_Types.tr_BSSGP_IMSI': Osmocom_Gb_Types.ttcn:1034.25-28: In parameter #1 for `imsi': Osmocom_Gb_Types.ttcn:1034.25-28: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime Osmocom_Gb_Types.ttcn:1028.35-57: note: Referenced template parameter is here NS_Emulation.ttcn: In TTCN-3 module `NS_Emulation': NS_Emulation.ttcnpp:302.2-328.2: In function definition `f_ipep_find_or_create': NS_Emulation.ttcnpp:309.5-327.3: In else statement: NS_Emulation.ttcnpp:324.4-77: In start test component statement: NS_Provider_IPL4.ttcn:119.1-209.1: In function definition `main': NS_Provider_IPL4.ttcn:141.2-207.2: In while statement: NS_Provider_IPL4.ttcn:149.2-206.2: In alt construct: NS_Provider_IPL4.ttcn:202.3-58: In variable assignment: NS_Provider_IPL4.ttcn:202.20-58: In actual parameter list of function `@NS_Provider_IPL4.f_nsvc_del': NS_Provider_IPL4.ttcn:202.21-57: In parameter #1 for `nsvc': NS_Provider_IPL4.ttcn:202.34-57: warning: Field `vc_nsvc' is missing from record value NS_Emulation.ttcnpp:331.2-362.2: In function definition `f_nsvc_add': NS_Emulation.ttcnpp:351.3-67: In start test component statement: NS_Emulation.ttcnpp:710.2-716.2: In function definition `NSVCStart': NS_Emulation.ttcnpp:715.3-16: In function instance: NS_Emulation.ttcnpp:1032.10-1043.2: In function definition `f_ScanEvents': NS_Emulation.ttcnpp:1034.3-1042.3: In while statement: NS_Emulation.ttcnpp:1035.4-1041.4: In alt construct: NS_Emulation.ttcnpp:1040.34-46: In guard statement: NS_Emulation.ttcnpp:763.10-826.2: In altstep definition `as_allstate': NS_Emulation.ttcnpp:784.4-20: In guard expression: NS_Emulation.ttcnpp:784.4-20: warning: State of timer(s) may change during the actual snapshot. NS_Emulation.ttcnpp:790.4-19: In guard expression: NS_Emulation.ttcnpp:790.4-19: warning: State of timer(s) may change during the actual snapshot. NS_Emulation.ttcnpp:796.4-20: In guard expression: NS_Emulation.ttcnpp:796.4-20: warning: State of timer(s) may change during the actual snapshot. NS_Emulation.ttcnpp:406.2-424.2: In function definition `NSStart': NS_Emulation.ttcnpp:419.3-423.3: In while statement: NS_Emulation.ttcnpp:420.4-422.4: In alt construct: NS_Emulation.ttcnpp:421.7-20: In guard statement: NS_Emulation.ttcnpp:467.10-509.2: In altstep definition `as_ns_common': NS_Emulation.ttcnpp:478.48-64: In guard statement: NS_Emulation.ttcnpp:629.10-680.2: In altstep definition `as_vcg_sns_sgsn': NS_Emulation.ttcnpp:637.6-640.33: In guard operation: NS_Emulation.ttcnpp:637.6-640.33: In receive statement: NS_Emulation.ttcnpp:638.10-639.52: warning: Function invocation 'tr_SNS_IPv4(g_config.nsvc[0].provider.ip.remote_ip, g_config.nsvc[0].provider.ip.remote_udp_port, -, -)' may change the actual snapshot. NS_Emulation.ttcnpp:479.52-67: In guard statement: NS_Emulation.ttcnpp:596.10-625.2: In altstep definition `as_vcg_sns_pcu': NS_Emulation.ttcnpp:601.6-604.33: In guard operation: NS_Emulation.ttcnpp:601.6-604.33: In receive statement: NS_Emulation.ttcnpp:602.10-603.52: warning: Function invocation 'tr_SNS_IPv4(g_config.nsvc[0].provider.ip.remote_ip, g_config.nsvc[0].provider.ip.remote_udp_port, -, -)' may change the actual snapshot. BSSGP_Emulation.ttcn: In TTCN-3 module `BSSGP_Emulation': BSSGP_Emulation.ttcnpp:193.1-222.1: In function definition `BssgpStart': BSSGP_Emulation.ttcnpp:197.2-210.2: In for statement: BSSGP_Emulation.ttcnpp:203.3-78: In start test component statement: BSSGP_Emulation.ttcnpp:1364.9-1370.1: In function definition `f_bssgp_bvc_main': BSSGP_Emulation.ttcnpp:1369.2-25: In function instance: BSSGP_Emulation.ttcnpp:1353.9-1361.1: In function definition `f_bssgp_bvc_ScanEvents': BSSGP_Emulation.ttcnpp:1354.2-1360.2: In while statement: BSSGP_Emulation.ttcnpp:1355.3-1359.3: In alt construct: BSSGP_Emulation.ttcnpp:1356.38-53: In guard statement: BSSGP_Emulation.ttcnpp:1051.9-1086.1: In altstep definition `as_ptp_blocked': BSSGP_Emulation.ttcnpp:1054.3-47: In guard expression: BSSGP_Emulation.ttcnpp:1054.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1066.3-30: In guard expression: BSSGP_Emulation.ttcnpp:1066.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1071.3-34: In guard expression: BSSGP_Emulation.ttcnpp:1071.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1357.40-57: In guard statement: BSSGP_Emulation.ttcnpp:1089.9-1266.1: In altstep definition `as_ptp_unblocked': BSSGP_Emulation.ttcnpp:1113.3-43: In guard expression: BSSGP_Emulation.ttcnpp:1113.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1118.3-47: In guard expression: BSSGP_Emulation.ttcnpp:1118.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1121.3-43: In guard expression: BSSGP_Emulation.ttcnpp:1121.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:221.2-21: In function instance: BSSGP_Emulation.ttcnpp:609.9-620.1: In function definition `f_bssgp_ScanEvents': BSSGP_Emulation.ttcnpp:610.2-619.2: In while statement: BSSGP_Emulation.ttcnpp:611.3-618.3: In alt construct: BSSGP_Emulation.ttcnpp:612.42-60: In guard statement: BSSGP_Emulation.ttcnpp:277.1-289.1: In altstep definition `as_sig_wait_reset': BSSGP_Emulation.ttcnpp:281.5-70: In guard operation: BSSGP_Emulation.ttcnpp:281.5-70: In receive statement: BSSGP_Emulation.ttcnpp:281.18-56: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:613.6-26: In guard statement: BSSGP_Emulation.ttcnpp:420.1-467.1: In altstep definition `as_sig_allstate_pre': BSSGP_Emulation.ttcnpp:424.5-70: In guard operation: BSSGP_Emulation.ttcnpp:424.5-70: In receive statement: BSSGP_Emulation.ttcnpp:424.18-56: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:438.5-64: In guard operation: BSSGP_Emulation.ttcnpp:438.5-64: In receive statement: BSSGP_Emulation.ttcnpp:438.18-50: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK := { bssgpPduType := '20'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:441.5-63: In guard operation: BSSGP_Emulation.ttcnpp:441.5-63: In receive statement: BSSGP_Emulation.ttcnpp:441.18-49: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK := { bssgpPduType := '24'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:444.5-65: In guard operation: BSSGP_Emulation.ttcnpp:444.5-65: In receive statement: BSSGP_Emulation.ttcnpp:444.18-51: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK_ACK := { bssgpPduType := '21'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:447.5-67: In guard operation: BSSGP_Emulation.ttcnpp:447.5-67: In receive statement: BSSGP_Emulation.ttcnpp:447.18-53: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK_ACK := { bssgpPduType := '25'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:452.3-14: In guard expression: BSSGP_Emulation.ttcnpp:452.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:452.17-83: In guard operation: BSSGP_Emulation.ttcnpp:452.17-83: In receive statement: BSSGP_Emulation.ttcnpp:452.30-69: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET_ACK := { bssgpPduType := '23'O, bVCI := tr_BSSGP_BVCI(bvci), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:462.3-14: In guard expression: BSSGP_Emulation.ttcnpp:462.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:615.41-58: In guard statement: BSSGP_Emulation.ttcnpp:305.1-402.1: In altstep definition `as_sig_unblocked': BSSGP_Emulation.ttcnpp:313.5-56: In guard operation: BSSGP_Emulation.ttcnpp:313.5-56: In receive statement: BSSGP_Emulation.ttcnpp:313.18-42: warning: Function invocation 'f_BnsUdInd(?, (2 .. 65535))' may change the actual snapshot. BSSGP_Emulation.ttcnpp:325.5-59: In guard operation: BSSGP_Emulation.ttcnpp:325.5-59: In receive statement: BSSGP_Emulation.ttcnpp:325.18-45: warning: Function invocation 'f_BnsUdInd(({ pDU_BSSGP_SUSPEND := ? }, { pDU_BSSGP_SUSPEND_ACK := ? }, { pDU_BSSGP_SUSPEND_NACK := ? }, { pDU_BSSGP_RESUME := ? }, { pDU_BSSGP_RESUME_ACK := ? }, { pDU_BSSGP_RESUME_NACK := ? }, { pDU_BSSGP_SGSN_INVOKE_TRACE := ? }, { pDU_BSSGP_OVERLOAD := ? }, { pDU_BSSGP_STATUS := ? }), 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:330.5-52: In guard operation: BSSGP_Emulation.ttcnpp:330.5-52: In receive statement: BSSGP_Emulation.ttcnpp:330.18-38: warning: Function invocation 'f_BnsUdInd(({ pDU_BSSGP_RAN_INFORMATION := ? }, { pDU_BSSGP_RAN_INFORMATION_REQUEST := ? }, { pDU_BSSGP_RAN_INFORMATION_ACK := ? }, { pDU_BSSGP_RAN_INFORMATION_ERROR := ? }, { pDU_BSSGP_RAN_INFORMATION_APPLICATION_ERROR := ? }), 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:337.5-76: In guard operation: BSSGP_Emulation.ttcnpp:337.5-76: In receive statement: BSSGP_Emulation.ttcnpp:337.18-62: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O, tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := tlli }, flush_Action := tr_FLUSH_ACTION(act), bVCI_new := f_ts_BSSGP_BVCI(bvci_new), number_of_octets_affected := tr_NO_OCT_AFF(oct_affected), nSEI := f_ts_BSSGP_NSEI(nsei) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:347.5-47: In guard operation: BSSGP_Emulation.ttcnpp:347.5-47: In receive statement: BSSGP_Emulation.ttcnpp:347.18-33: warning: Function invocation 'f_BnsUdInd(?, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:369.5-80: In guard operation: BSSGP_Emulation.ttcnpp:369.5-80: In receive statement: BSSGP_Emulation.ttcnpp:369.18-66: warning: Function invocation 'f_BnsUdInd(@BSSGP_Types.PDU_BSSGP : { pDU_BSSGP_PAGING_PS := ? }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:378.5-80: In guard operation: BSSGP_Emulation.ttcnpp:378.5-80: In receive statement: BSSGP_Emulation.ttcnpp:378.18-66: warning: Function invocation 'f_BnsUdInd(@BSSGP_Types.PDU_BSSGP : { pDU_BSSGP_PAGING_CS := ? }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:617.6-27: In guard statement: BSSGP_Emulation.ttcnpp:470.1-555.1: In altstep definition `as_sig_allstate_post': BSSGP_Emulation.ttcnpp:480.5-70: In guard operation: BSSGP_Emulation.ttcnpp:480.5-70: In receive statement: BSSGP_Emulation.ttcnpp:480.18-56: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:494.5-64: In guard operation: BSSGP_Emulation.ttcnpp:494.5-64: In receive statement: BSSGP_Emulation.ttcnpp:494.18-50: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK := { bssgpPduType := '20'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:497.5-63: In guard operation: BSSGP_Emulation.ttcnpp:497.5-63: In receive statement: BSSGP_Emulation.ttcnpp:497.18-49: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK := { bssgpPduType := '24'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:500.5-65: In guard operation: BSSGP_Emulation.ttcnpp:500.5-65: In receive statement: BSSGP_Emulation.ttcnpp:500.18-51: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK_ACK := { bssgpPduType := '21'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:503.5-67: In guard operation: BSSGP_Emulation.ttcnpp:503.5-67: In receive statement: BSSGP_Emulation.ttcnpp:503.18-53: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK_ACK := { bssgpPduType := '25'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:508.5-64: In guard operation: BSSGP_Emulation.ttcnpp:508.5-64: In receive statement: BSSGP_Emulation.ttcnpp:508.18-50: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK := { bssgpPduType := '20'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:514.5-67: In guard operation: BSSGP_Emulation.ttcnpp:514.5-67: In receive statement: BSSGP_Emulation.ttcnpp:514.18-53: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:546.5-47: In guard operation: BSSGP_Emulation.ttcnpp:546.5-47: In receive statement: BSSGP_Emulation.ttcnpp:546.18-33: warning: Function invocation 'f_BnsUdInd(?, ?)' may change the actual snapshot. RAN_Emulation.ttcn: In TTCN-3 module `RAN_Emulation': RAN_Emulation.ttcnpp:1514.1-1550.1: In function definition `RanapExpectedCreateCallback': RAN_Emulation.ttcnpp:1521.2-1529.2: In if statement: RAN_Emulation.ttcnpp:1524.3-1528.3: In if statement: RAN_Emulation.ttcnpp:1527.4-13: warning: Control never reaches this statement RAN_Emulation.ttcnpp:1549.2-11: warning: Control never reaches this statement BSSGP_ConnHdlr.ttcn: In TTCN-3 module `BSSGP_ConnHdlr': BSSGP_ConnHdlr.ttcn:240.1-252.1: In altstep definition `as_mm_identity_imei': BSSGP_ConnHdlr.ttcn:242.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:242.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:247.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:247.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:254.1-266.1: In altstep definition `as_mm_identity_imsi': BSSGP_ConnHdlr.ttcn:256.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:256.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:261.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:261.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:274.1-281.1: In altstep definition `as_receive_l3': BSSGP_ConnHdlr.ttcn:277.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:277.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:278.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:278.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:365.1-379.1: In altstep definition `as_gmm_auth': BSSGP_ConnHdlr.ttcn:371.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:371.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:374.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:374.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:393.1-466.1: In function definition `f_gmm_auth': BSSGP_ConnHdlr.ttcn:397.2-460.2: In if statement: BSSGP_ConnHdlr.ttcn:456.3-459.3: In if statement: BSSGP_ConnHdlr.ttcn:458.4-62: In receive statement: BSSGP_ConnHdlr.ttcn:458.36-60: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:465.2-15: In deactivate statement: BSSGP_ConnHdlr.ttcn:465.2-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. BSSGP_ConnHdlr.ttcn:659.1-679.1: In altstep definition `as_routing_area_update_iu': BSSGP_ConnHdlr.ttcn:676.3-61: In receive statement: BSSGP_ConnHdlr.ttcn:676.35-59: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:680.1-683.1: In altstep definition `as_routing_area_update': BSSGP_ConnHdlr.ttcn:681.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:681.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:682.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:682.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:685.1-708.1: In function definition `f_routing_area_update': BSSGP_ConnHdlr.ttcn:699.2-707.2: In alt construct: BSSGP_ConnHdlr.ttcn:701.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:701.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:702.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:702.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:719.1-753.1: In altstep definition `as_service_request': BSSGP_ConnHdlr.ttcn:739.3-743.3: In if statement: BSSGP_ConnHdlr.ttcn:741.4-62: In receive statement: BSSGP_ConnHdlr.ttcn:741.36-60: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:856.1-873.1: In altstep definition `as_ranap_rab_ass_req': BSSGP_ConnHdlr.ttcn:858.5-55: In guard operation: BSSGP_ConnHdlr.ttcn:858.5-55: In receive statement: BSSGP_ConnHdlr.ttcn:858.19-39: warning: Function invocation 'tr_RANAP_RabAssReq(?, -, -)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:913.1-930.1: In altstep definition `as_ggsn_gtp_ctx_act_req': BSSGP_ConnHdlr.ttcn:923.3-928.22: In send statement: BSSGP_ConnHdlr.ttcn:923.47-928.21: In actual parameter list of template `@GTPv1C_Templates.ts_GTPC_CreatePdpResp': BSSGP_ConnHdlr.ttcn:928.13-20: In parameter #12 for `recovery': BSSGP_ConnHdlr.ttcn:928.13-20: warning: Inadequate restriction on the referenced template variable `recovery', this may cause a dynamic test case error at runtime BSSGP_ConnHdlr.ttcn:915.29-44: note: Referenced template variable is here BSSGP_ConnHdlr.ttcn:1038.1-1041.1: In altstep definition `as_pdp_ctx_act': BSSGP_ConnHdlr.ttcn:1039.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1039.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1040.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1040.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1049.1-1080.1: In function definition `f_pdp_ctx_act': BSSGP_ConnHdlr.ttcn:1071.2-1079.2: In alt construct: BSSGP_ConnHdlr.ttcn:1073.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1073.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1074.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1074.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1082.1-1098.1: In function definition `f_pdp_ctx_deact_mo': BSSGP_ConnHdlr.ttcn:1092.2-1096.2: In alt construct: BSSGP_ConnHdlr.ttcn:1093.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1093.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1094.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1094.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1095.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1095.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1100.1-1107.1: In altstep definition `as_pdp_ctx_deact_mt': BSSGP_ConnHdlr.ttcn:1101.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1101.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1104.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1104.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1283.1-1308.1: In function definition `f_gtpu_xceive_mt': BSSGP_ConnHdlr.ttcn:1290.2-1307.2: In alt construct: BSSGP_ConnHdlr.ttcn:1292.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1292.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1294.3-33: In guard expression: BSSGP_ConnHdlr.ttcn:1294.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1295.3-37: In guard expression: BSSGP_ConnHdlr.ttcn:1295.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1299.3-33: In guard expression: BSSGP_ConnHdlr.ttcn:1299.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1300.3-37: In guard expression: BSSGP_ConnHdlr.ttcn:1300.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. SGSN_Tests.ttcn: In TTCN-3 module `SGSN_Tests': SGSN_Tests.ttcn:2091.9-2193.1: In function definition `f_TC_attach_usim_resync': SGSN_Tests.ttcn:2183.2-15: In deactivate statement: SGSN_Tests.ttcn:2183.2-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2220.9-2266.1: In function definition `f_TC_attach_usim_crypt': SGSN_Tests.ttcn:2265.2-15: In deactivate statement: SGSN_Tests.ttcn:2265.2-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2520.9-2541.1: In function definition `f_TC_suspend_nopaging': SGSN_Tests.ttcn:2532.2-18: In function instance: SGSN_Tests.ttcn:2532.2-18: warning: The value returned by function `@BSSGP_ConnHdlr.f_bssgp_suspend' is not used SGSN_Tests.ttcn:2540.2-14: In deactivate statement: SGSN_Tests.ttcn:2540.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2553.9-2581.1: In function definition `f_TC_suspend_resume': SGSN_Tests.ttcn:2574.2-14: In deactivate statement: SGSN_Tests.ttcn:2574.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2592.9-2623.1: In function definition `f_TC_suspend_rau': SGSN_Tests.ttcn:2604.2-18: In function instance: SGSN_Tests.ttcn:2604.2-18: warning: The value returned by function `@BSSGP_ConnHdlr.f_bssgp_suspend' is not used SGSN_Tests.ttcn:2612.2-14: In deactivate statement: SGSN_Tests.ttcn:2612.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2718.1-2794.1: In testcase definition `TC_bssgp_rim_single_report': SGSN_Tests.ttcn:2743.2-2745.19: In variable assignment: SGSN_Tests.ttcn:2743.45-2745.19: In actual parameter list of template `@Osmocom_Gb_Types.ts_RAN_INFORMATION_REQUEST': SGSN_Tests.ttcn:2743.46-105: In parameter #1 for `dst': SGSN_Tests.ttcn:2743.72-105: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2743.97-104: In parameter #2 for `addr': SGSN_Tests.ttcn:2743.97-104: warning: Inadequate restriction on the referenced template variable `dst_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2724.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2744.11-70: In parameter #2 for `src': SGSN_Tests.ttcn:2744.37-70: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2744.62-69: In parameter #2 for `addr': SGSN_Tests.ttcn:2744.62-69: warning: Inadequate restriction on the referenced template variable `src_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2725.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2772.2-2774.22: In variable assignment: SGSN_Tests.ttcn:2772.47-2774.22: In actual parameter list of template `@Osmocom_Gb_Types.ts_PDU_BSSGP_RAN_INFORMATION': SGSN_Tests.ttcn:2772.48-107: In parameter #1 for `dst': SGSN_Tests.ttcn:2772.74-107: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2772.99-106: In parameter #2 for `addr': SGSN_Tests.ttcn:2772.99-106: warning: Inadequate restriction on the referenced template variable `src_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2725.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2773.14-73: In parameter #2 for `src': SGSN_Tests.ttcn:2773.40-73: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2773.65-72: In parameter #2 for `addr': SGSN_Tests.ttcn:2773.65-72: warning: Inadequate restriction on the referenced template variable `dst_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2724.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2796.1-2904.1: In testcase definition `TC_rim_eutran_to_geran': SGSN_Tests.ttcn:2869.2-2871.21: In variable assignment: SGSN_Tests.ttcn:2869.47-2871.21: In actual parameter list of template `@Osmocom_Gb_Types.ts_PDU_BSSGP_RAN_INFORMATION': SGSN_Tests.ttcn:2869.48-115: In parameter #1 for `dst': SGSN_Tests.ttcn:2869.74-115: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2869.101-114: In parameter #2 for `addr': SGSN_Tests.ttcn:2869.101-114: warning: Inadequate restriction on the referenced template variable `bssgp_src_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2836.51-64: note: Referenced template variable is here SGSN_Tests.ttcn:2870.13-78: In parameter #2 for `src': SGSN_Tests.ttcn:2870.39-78: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2870.64-77: In parameter #2 for `addr': SGSN_Tests.ttcn:2870.64-77: warning: Inadequate restriction on the referenced template variable `bssgp_dst_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2836.35-48: note: Referenced template variable is here SGSN_Tests.ttcn:2883.2-2885.22: In variable assignment: SGSN_Tests.ttcn:2883.48-2885.22: In actual parameter list of template `@GTPv1C_Templates.tr_GTPC_RAN_Information': SGSN_Tests.ttcn:2885.14-21: In parameter #3 for `cont': SGSN_Tests.ttcn:2885.14-21: warning: Inadequate restriction on the referenced template variable `rim_cont', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2874.50-57: note: Referenced template variable is here SGSN_Tests.ttcn:2886.2-101: In variable assignment: SGSN_Tests.ttcn:2886.38-101: In actual parameter list of template `@GTPv1C_Templates.tr_GTPC_RANInfoRelay': SGSN_Tests.ttcn:2886.45-100: In parameter #2 for `transparentContainer': SGSN_Tests.ttcn:2886.80-100: In actual parameter list of template `@GTPv1C_Templates.tr_RANTransparentContainer_RAN_INFO': SGSN_Tests.ttcn:2886.81-99: In parameter #1 for `pdu': SGSN_Tests.ttcn:2886.81-99: warning: Inadequate restriction on the referenced template variable `gtpc_bssgp_cont_ack', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2875.46-64: note: Referenced template variable is here SGSN_Tests_Iu.ttcn: In TTCN-3 module `SGSN_Tests_Iu': SGSN_Tests_Iu.ttcn:316.9-348.1: In function definition `f_TC_pmm_idle_rx_mt_data': SGSN_Tests_Iu.ttcn:337.2-69: In receive statement: SGSN_Tests_Iu.ttcn:337.43-67: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. SGSN_Tests_Iu.ttcn:363.9-409.1: In function definition `f_TC_update_ctx_err_ind_from_ggsn': SGSN_Tests_Iu.ttcn:398.2-69: In receive statement: SGSN_Tests_Iu.ttcn:398.43-67: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. Notify: Generating code... Notify: File `BSSGP_ConnHdlr.hh' was generated. Notify: File `BSSGP_ConnHdlr.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_1.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_2.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_3.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_4.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_5.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_6.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_7.cc' was generated. Notify: File `BSSGP_Emulation.hh' was generated. Notify: File `BSSGP_Emulation.cc' was generated. Notify: File `BSSGP_Emulation_part_1.cc' was generated. Notify: File `BSSGP_Emulation_part_2.cc' was generated. Notify: File `BSSGP_Emulation_part_3.cc' was generated. Notify: File `BSSGP_Emulation_part_4.cc' was generated. Notify: File `BSSGP_Emulation_part_5.cc' was generated. Notify: File `BSSGP_Emulation_part_6.cc' was generated. Notify: File `BSSGP_Emulation_part_7.cc' was generated. Notify: File `BSSGP_Types.hh' was generated. Notify: File `BSSGP_Types.cc' was generated. Notify: File `BSSGP_Types_part_1.cc' was generated. Notify: File `BSSGP_Types_part_2.cc' was generated. Notify: File `BSSGP_Types_part_3.cc' was generated. Notify: File `BSSGP_Types_part_4.cc' was generated. Notify: File `BSSGP_Types_part_5.cc' was generated. Notify: File `BSSGP_Types_part_6.cc' was generated. Notify: File `BSSGP_Types_part_7.cc' was generated. Notify: File `GSM_Types.hh' was generated. Notify: File `GSM_Types.cc' was generated. Notify: File `GSM_Types_part_1.cc' was generated. Notify: File `GSM_Types_part_2.cc' was generated. Notify: File `GSM_Types_part_3.cc' was generated. Notify: File `GSM_Types_part_4.cc' was generated. Notify: File `GSM_Types_part_5.cc' was generated. Notify: File `GSM_Types_part_6.cc' was generated. Notify: File `GSM_Types_part_7.cc' was generated. Notify: File `GSUP_Emulation.hh' was generated. Notify: File `GSUP_Emulation.cc' was generated. Notify: File `GSUP_Emulation_part_1.cc' was generated. Notify: File `GSUP_Emulation_part_2.cc' was generated. Notify: File `GSUP_Emulation_part_3.cc' was generated. Notify: File `GSUP_Emulation_part_4.cc' was generated. Notify: File `GSUP_Emulation_part_5.cc' was generated. Notify: File `GSUP_Emulation_part_6.cc' was generated. Notify: File `GSUP_Emulation_part_7.cc' was generated. Notify: File `GSUP_Templates.hh' was generated. Notify: File `GSUP_Templates.cc' was generated. Notify: File `GSUP_Templates_part_1.cc' was generated. Notify: File `GSUP_Templates_part_2.cc' was generated. Notify: File `GSUP_Templates_part_3.cc' was generated. Notify: File `GSUP_Templates_part_4.cc' was generated. Notify: File `GSUP_Templates_part_5.cc' was generated. Notify: File `GSUP_Templates_part_6.cc' was generated. Notify: File `GSUP_Templates_part_7.cc' was generated. Notify: File `GSUP_Types.hh' was generated. Notify: File `GSUP_Types.cc' was generated. Notify: File `GSUP_Types_part_1.cc' was generated. Notify: File `GSUP_Types_part_2.cc' was generated. Notify: File `GSUP_Types_part_3.cc' was generated. Notify: File `GSUP_Types_part_4.cc' was generated. Notify: File `GSUP_Types_part_5.cc' was generated. Notify: File `GSUP_Types_part_6.cc' was generated. Notify: File `GSUP_Types_part_7.cc' was generated. Notify: File `GTPC_Types.hh' was generated. Notify: File `GTPC_Types.cc' was generated. Notify: File `GTPC_Types_part_1.cc' was generated. Notify: File `GTPC_Types_part_2.cc' was generated. Notify: File `GTPC_Types_part_3.cc' was generated. Notify: File `GTPC_Types_part_4.cc' was generated. Notify: File `GTPC_Types_part_5.cc' was generated. Notify: File `GTPC_Types_part_6.cc' was generated. Notify: File `GTPC_Types_part_7.cc' was generated. Notify: File `GTPU_Types.hh' was generated. Notify: File `GTPU_Types.cc' was generated. Notify: File `GTPU_Types_part_1.cc' was generated. Notify: File `GTPU_Types_part_2.cc' was generated. Notify: File `GTPU_Types_part_3.cc' was generated. Notify: File `GTPU_Types_part_4.cc' was generated. Notify: File `GTPU_Types_part_5.cc' was generated. Notify: File `GTPU_Types_part_6.cc' was generated. Notify: File `GTPU_Types_part_7.cc' was generated. Notify: File `GTP_Emulation.hh' was generated. Notify: File `GTP_Emulation.cc' was generated. Notify: File `GTP_Emulation_part_1.cc' was generated. Notify: File `GTP_Emulation_part_2.cc' was generated. Notify: File `GTP_Emulation_part_3.cc' was generated. Notify: File `GTP_Emulation_part_4.cc' was generated. Notify: File `GTP_Emulation_part_5.cc' was generated. Notify: File `GTP_Emulation_part_6.cc' was generated. Notify: File `GTP_Emulation_part_7.cc' was generated. Notify: File `GTPv1C_CodecPort.hh' was generated. Notify: File `GTPv1C_CodecPort.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct.hh' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `GTPv1C_CodecPort_part_1.cc' was generated. Notify: File `GTPv1C_CodecPort_part_2.cc' was generated. Notify: File `GTPv1C_CodecPort_part_3.cc' was generated. Notify: File `GTPv1C_CodecPort_part_4.cc' was generated. Notify: File `GTPv1C_CodecPort_part_5.cc' was generated. Notify: File `GTPv1C_CodecPort_part_6.cc' was generated. Notify: File `GTPv1C_CodecPort_part_7.cc' was generated. Notify: File `GTPv1C_Templates.hh' was generated. Notify: File `GTPv1C_Templates.cc' was generated. Notify: File `GTPv1C_Templates_part_1.cc' was generated. Notify: File `GTPv1C_Templates_part_2.cc' was generated. Notify: File `GTPv1C_Templates_part_3.cc' was generated. Notify: File `GTPv1C_Templates_part_4.cc' was generated. Notify: File `GTPv1C_Templates_part_5.cc' was generated. Notify: File `GTPv1C_Templates_part_6.cc' was generated. Notify: File `GTPv1C_Templates_part_7.cc' was generated. Notify: File `GTPv1U_CodecPort.hh' was generated. Notify: File `GTPv1U_CodecPort.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct.hh' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `GTPv1U_CodecPort_part_1.cc' was generated. Notify: File `GTPv1U_CodecPort_part_2.cc' was generated. Notify: File `GTPv1U_CodecPort_part_3.cc' was generated. Notify: File `GTPv1U_CodecPort_part_4.cc' was generated. Notify: File `GTPv1U_CodecPort_part_5.cc' was generated. Notify: File `GTPv1U_CodecPort_part_6.cc' was generated. Notify: File `GTPv1U_CodecPort_part_7.cc' was generated. Notify: File `GTPv1U_Templates.hh' was generated. Notify: File `GTPv1U_Templates.cc' was generated. Notify: File `GTPv1U_Templates_part_1.cc' was generated. Notify: File `GTPv1U_Templates_part_2.cc' was generated. Notify: File `GTPv1U_Templates_part_3.cc' was generated. Notify: File `GTPv1U_Templates_part_4.cc' was generated. Notify: File `GTPv1U_Templates_part_5.cc' was generated. Notify: File `GTPv1U_Templates_part_6.cc' was generated. Notify: File `GTPv1U_Templates_part_7.cc' was generated. Notify: File `General_Types.hh' was generated. Notify: File `General_Types.cc' was generated. Notify: File `General_Types_part_1.cc' was generated. Notify: File `General_Types_part_2.cc' was generated. Notify: File `General_Types_part_3.cc' was generated. Notify: File `General_Types_part_4.cc' was generated. Notify: File `General_Types_part_5.cc' was generated. Notify: File `General_Types_part_6.cc' was generated. Notify: File `General_Types_part_7.cc' was generated. Notify: File `IPA_CodecPort.hh' was generated. Notify: File `IPA_CodecPort.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct.hh' was generated. Notify: File `IPA_CodecPort_CtrlFunct.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `IPA_CodecPort_part_1.cc' was generated. Notify: File `IPA_CodecPort_part_2.cc' was generated. Notify: File `IPA_CodecPort_part_3.cc' was generated. Notify: File `IPA_CodecPort_part_4.cc' was generated. Notify: File `IPA_CodecPort_part_5.cc' was generated. Notify: File `IPA_CodecPort_part_6.cc' was generated. Notify: File `IPA_CodecPort_part_7.cc' was generated. Notify: File `IPA_Emulation.hh' was generated. Notify: File `IPA_Emulation.cc' was generated. Notify: File `IPA_Emulation_part_1.cc' was generated. Notify: File `IPA_Emulation_part_2.cc' was generated. Notify: File `IPA_Emulation_part_3.cc' was generated. Notify: File `IPA_Emulation_part_4.cc' was generated. Notify: File `IPA_Emulation_part_5.cc' was generated. Notify: File `IPA_Emulation_part_6.cc' was generated. Notify: File `IPA_Emulation_part_7.cc' was generated. Notify: File `IPA_Types.hh' was generated. Notify: File `IPA_Types.cc' was generated. Notify: File `IPA_Types_part_1.cc' was generated. Notify: File `IPA_Types_part_2.cc' was generated. Notify: File `IPA_Types_part_3.cc' was generated. Notify: File `IPA_Types_part_4.cc' was generated. Notify: File `IPA_Types_part_5.cc' was generated. Notify: File `IPA_Types_part_6.cc' was generated. Notify: File `IPA_Types_part_7.cc' was generated. Notify: File `IPCP_Templates.hh' was generated. Notify: File `IPCP_Templates.cc' was generated. Notify: File `IPCP_Templates_part_1.cc' was generated. Notify: File `IPCP_Templates_part_2.cc' was generated. Notify: File `IPCP_Templates_part_3.cc' was generated. Notify: File `IPCP_Templates_part_4.cc' was generated. Notify: File `IPCP_Templates_part_5.cc' was generated. Notify: File `IPCP_Templates_part_6.cc' was generated. Notify: File `IPCP_Templates_part_7.cc' was generated. Notify: File `IPCP_Types.hh' was generated. Notify: File `IPCP_Types.cc' was generated. Notify: File `IPCP_Types_part_1.cc' was generated. Notify: File `IPCP_Types_part_2.cc' was generated. Notify: File `IPCP_Types_part_3.cc' was generated. Notify: File `IPCP_Types_part_4.cc' was generated. Notify: File `IPCP_Types_part_5.cc' was generated. Notify: File `IPCP_Types_part_6.cc' was generated. Notify: File `IPCP_Types_part_7.cc' was generated. Notify: File `IPL4asp_Functions.hh' was generated. Notify: File `IPL4asp_Functions.cc' was generated. Notify: File `IPL4asp_Functions_part_1.cc' was generated. Notify: File `IPL4asp_Functions_part_2.cc' was generated. Notify: File `IPL4asp_Functions_part_3.cc' was generated. Notify: File `IPL4asp_Functions_part_4.cc' was generated. Notify: File `IPL4asp_Functions_part_5.cc' was generated. Notify: File `IPL4asp_Functions_part_6.cc' was generated. Notify: File `IPL4asp_Functions_part_7.cc' was generated. Notify: File `IPL4asp_PortType.hh' was generated. Notify: File `IPL4asp_PortType.cc' was generated. Notify: File `IPL4asp_PortType_part_1.cc' was generated. Notify: File `IPL4asp_PortType_part_2.cc' was generated. Notify: File `IPL4asp_PortType_part_3.cc' was generated. Notify: File `IPL4asp_PortType_part_4.cc' was generated. Notify: File `IPL4asp_PortType_part_5.cc' was generated. Notify: File `IPL4asp_PortType_part_6.cc' was generated. Notify: File `IPL4asp_PortType_part_7.cc' was generated. Notify: File `IPL4asp_Types.hh' was generated. Notify: File `IPL4asp_Types.cc' was generated. Notify: File `IPL4asp_Types_part_1.cc' was generated. Notify: File `IPL4asp_Types_part_2.cc' was generated. Notify: File `IPL4asp_Types_part_3.cc' was generated. Notify: File `IPL4asp_Types_part_4.cc' was generated. Notify: File `IPL4asp_Types_part_5.cc' was generated. Notify: File `IPL4asp_Types_part_6.cc' was generated. Notify: File `IPL4asp_Types_part_7.cc' was generated. Notify: File `ITU_X213_Types.hh' was generated. Notify: File `ITU_X213_Types.cc' was generated. Notify: File `ITU_X213_Types_part_1.cc' was generated. Notify: File `ITU_X213_Types_part_2.cc' was generated. Notify: File `ITU_X213_Types_part_3.cc' was generated. Notify: File `ITU_X213_Types_part_4.cc' was generated. Notify: File `ITU_X213_Types_part_5.cc' was generated. Notify: File `ITU_X213_Types_part_6.cc' was generated. Notify: File `ITU_X213_Types_part_7.cc' was generated. Notify: File `L3_Common.hh' was generated. Notify: File `L3_Common.cc' was generated. Notify: File `L3_Common_part_1.cc' was generated. Notify: File `L3_Common_part_2.cc' was generated. Notify: File `L3_Common_part_3.cc' was generated. Notify: File `L3_Common_part_4.cc' was generated. Notify: File `L3_Common_part_5.cc' was generated. Notify: File `L3_Common_part_6.cc' was generated. Notify: File `L3_Common_part_7.cc' was generated. Notify: File `L3_Templates.hh' was generated. Notify: File `L3_Templates.cc' was generated. Notify: File `L3_Templates_part_1.cc' was generated. Notify: File `L3_Templates_part_2.cc' was generated. Notify: File `L3_Templates_part_3.cc' was generated. Notify: File `L3_Templates_part_4.cc' was generated. Notify: File `L3_Templates_part_5.cc' was generated. Notify: File `L3_Templates_part_6.cc' was generated. Notify: File `L3_Templates_part_7.cc' was generated. Notify: File `LLC_Templates.hh' was generated. Notify: File `LLC_Templates.cc' was generated. Notify: File `LLC_Templates_part_1.cc' was generated. Notify: File `LLC_Templates_part_2.cc' was generated. Notify: File `LLC_Templates_part_3.cc' was generated. Notify: File `LLC_Templates_part_4.cc' was generated. Notify: File `LLC_Templates_part_5.cc' was generated. Notify: File `LLC_Templates_part_6.cc' was generated. Notify: File `LLC_Templates_part_7.cc' was generated. Notify: File `LLC_Types.hh' was generated. Notify: File `LLC_Types.cc' was generated. Notify: File `LLC_Types_part_1.cc' was generated. Notify: File `LLC_Types_part_2.cc' was generated. Notify: File `LLC_Types_part_3.cc' was generated. Notify: File `LLC_Types_part_4.cc' was generated. Notify: File `LLC_Types_part_5.cc' was generated. Notify: File `LLC_Types_part_6.cc' was generated. Notify: File `LLC_Types_part_7.cc' was generated. Notify: File `M3UA_Emulation.hh' was generated. Notify: File `M3UA_Emulation.cc' was generated. Notify: File `M3UA_Emulation_part_1.cc' was generated. Notify: File `M3UA_Emulation_part_2.cc' was generated. Notify: File `M3UA_Emulation_part_3.cc' was generated. Notify: File `M3UA_Emulation_part_4.cc' was generated. Notify: File `M3UA_Emulation_part_5.cc' was generated. Notify: File `M3UA_Emulation_part_6.cc' was generated. Notify: File `M3UA_Emulation_part_7.cc' was generated. Notify: File `M3UA_Types.hh' was generated. Notify: File `M3UA_Types.cc' was generated. Notify: File `M3UA_Types_part_1.cc' was generated. Notify: File `M3UA_Types_part_2.cc' was generated. Notify: File `M3UA_Types_part_3.cc' was generated. Notify: File `M3UA_Types_part_4.cc' was generated. Notify: File `M3UA_Types_part_5.cc' was generated. Notify: File `M3UA_Types_part_6.cc' was generated. Notify: File `M3UA_Types_part_7.cc' was generated. Notify: File `MTP3asp_PortType.hh' was generated. Notify: File `MTP3asp_PortType.cc' was generated. Notify: File `MTP3asp_PortType_part_1.cc' was generated. Notify: File `MTP3asp_PortType_part_2.cc' was generated. Notify: File `MTP3asp_PortType_part_3.cc' was generated. Notify: File `MTP3asp_PortType_part_4.cc' was generated. Notify: File `MTP3asp_PortType_part_5.cc' was generated. Notify: File `MTP3asp_PortType_part_6.cc' was generated. Notify: File `MTP3asp_PortType_part_7.cc' was generated. Notify: File `MTP3asp_Types.hh' was generated. Notify: File `MTP3asp_Types.cc' was generated. Notify: File `MTP3asp_Types_part_1.cc' was generated. Notify: File `MTP3asp_Types_part_2.cc' was generated. Notify: File `MTP3asp_Types_part_3.cc' was generated. Notify: File `MTP3asp_Types_part_4.cc' was generated. Notify: File `MTP3asp_Types_part_5.cc' was generated. Notify: File `MTP3asp_Types_part_6.cc' was generated. Notify: File `MTP3asp_Types_part_7.cc' was generated. Notify: File `Misc_Helpers.hh' was generated. Notify: File `Misc_Helpers.cc' was generated. Notify: File `Misc_Helpers_part_1.cc' was generated. Notify: File `Misc_Helpers_part_2.cc' was generated. Notify: File `Misc_Helpers_part_3.cc' was generated. Notify: File `Misc_Helpers_part_4.cc' was generated. Notify: File `Misc_Helpers_part_5.cc' was generated. Notify: File `Misc_Helpers_part_6.cc' was generated. Notify: File `Misc_Helpers_part_7.cc' was generated. Notify: File `MobileL3_CC_Types.hh' was generated. Notify: File `MobileL3_CC_Types.cc' was generated. Notify: File `MobileL3_CC_Types_part_1.cc' was generated. Notify: File `MobileL3_CC_Types_part_2.cc' was generated. Notify: File `MobileL3_CC_Types_part_3.cc' was generated. Notify: File `MobileL3_CC_Types_part_4.cc' was generated. Notify: File `MobileL3_CC_Types_part_5.cc' was generated. Notify: File `MobileL3_CC_Types_part_6.cc' was generated. Notify: File `MobileL3_CC_Types_part_7.cc' was generated. Notify: File `MobileL3_CommonIE_Types.hh' was generated. Notify: File `MobileL3_CommonIE_Types.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_1.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_2.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_3.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_4.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_5.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_6.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_7.cc' was generated. Notify: File `MobileL3_GMM_SM_Types.hh' was generated. Notify: File `MobileL3_GMM_SM_Types.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_1.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_2.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_3.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_4.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_5.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_6.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_7.cc' was generated. Notify: File `MobileL3_MM_Types.hh' was generated. Notify: File `MobileL3_MM_Types.cc' was generated. Notify: File `MobileL3_MM_Types_part_1.cc' was generated. Notify: File `MobileL3_MM_Types_part_2.cc' was generated. Notify: File `MobileL3_MM_Types_part_3.cc' was generated. Notify: File `MobileL3_MM_Types_part_4.cc' was generated. Notify: File `MobileL3_MM_Types_part_5.cc' was generated. Notify: File `MobileL3_MM_Types_part_6.cc' was generated. Notify: File `MobileL3_MM_Types_part_7.cc' was generated. Notify: File `MobileL3_RRM_Types.hh' was generated. Notify: File `MobileL3_RRM_Types.cc' was generated. Notify: File `MobileL3_RRM_Types_part_1.cc' was generated. Notify: File `MobileL3_RRM_Types_part_2.cc' was generated. Notify: File `MobileL3_RRM_Types_part_3.cc' was generated. Notify: File `MobileL3_RRM_Types_part_4.cc' was generated. Notify: File `MobileL3_RRM_Types_part_5.cc' was generated. Notify: File `MobileL3_RRM_Types_part_6.cc' was generated. Notify: File `MobileL3_RRM_Types_part_7.cc' was generated. Notify: File `MobileL3_SMS_Types.hh' was generated. Notify: File `MobileL3_SMS_Types.cc' was generated. Notify: File `MobileL3_SMS_Types_part_1.cc' was generated. Notify: File `MobileL3_SMS_Types_part_2.cc' was generated. Notify: File `MobileL3_SMS_Types_part_3.cc' was generated. Notify: File `MobileL3_SMS_Types_part_4.cc' was generated. Notify: File `MobileL3_SMS_Types_part_5.cc' was generated. Notify: File `MobileL3_SMS_Types_part_6.cc' was generated. Notify: File `MobileL3_SMS_Types_part_7.cc' was generated. Notify: File `MobileL3_SS_Types.hh' was generated. Notify: File `MobileL3_SS_Types.cc' was generated. Notify: File `MobileL3_SS_Types_part_1.cc' was generated. Notify: File `MobileL3_SS_Types_part_2.cc' was generated. Notify: File `MobileL3_SS_Types_part_3.cc' was generated. Notify: File `MobileL3_SS_Types_part_4.cc' was generated. Notify: File `MobileL3_SS_Types_part_5.cc' was generated. Notify: File `MobileL3_SS_Types_part_6.cc' was generated. Notify: File `MobileL3_SS_Types_part_7.cc' was generated. Notify: File `MobileL3_Types.hh' was generated. Notify: File `MobileL3_Types.cc' was generated. Notify: File `MobileL3_Types_part_1.cc' was generated. Notify: File `MobileL3_Types_part_2.cc' was generated. Notify: File `MobileL3_Types_part_3.cc' was generated. Notify: File `MobileL3_Types_part_4.cc' was generated. Notify: File `MobileL3_Types_part_5.cc' was generated. Notify: File `MobileL3_Types_part_6.cc' was generated. Notify: File `MobileL3_Types_part_7.cc' was generated. Notify: File `NS_Emulation.hh' was generated. Notify: File `NS_Emulation.cc' was generated. Notify: File `NS_Emulation_part_1.cc' was generated. Notify: File `NS_Emulation_part_2.cc' was generated. Notify: File `NS_Emulation_part_3.cc' was generated. Notify: File `NS_Emulation_part_4.cc' was generated. Notify: File `NS_Emulation_part_5.cc' was generated. Notify: File `NS_Emulation_part_6.cc' was generated. Notify: File `NS_Emulation_part_7.cc' was generated. Notify: File `NS_Provider_IPL4.hh' was generated. Notify: File `NS_Provider_IPL4.cc' was generated. Notify: File `NS_Provider_IPL4_part_1.cc' was generated. Notify: File `NS_Provider_IPL4_part_2.cc' was generated. Notify: File `NS_Provider_IPL4_part_3.cc' was generated. Notify: File `NS_Provider_IPL4_part_4.cc' was generated. Notify: File `NS_Provider_IPL4_part_5.cc' was generated. Notify: File `NS_Provider_IPL4_part_6.cc' was generated. Notify: File `NS_Provider_IPL4_part_7.cc' was generated. Notify: File `NS_Types.hh' was generated. Notify: File `NS_Types.cc' was generated. Notify: File `NS_Types_part_1.cc' was generated. Notify: File `NS_Types_part_2.cc' was generated. Notify: File `NS_Types_part_3.cc' was generated. Notify: File `NS_Types_part_4.cc' was generated. Notify: File `NS_Types_part_5.cc' was generated. Notify: File `NS_Types_part_6.cc' was generated. Notify: File `NS_Types_part_7.cc' was generated. Notify: File `Native_Functions.hh' was generated. Notify: File `Native_Functions.cc' was generated. Notify: File `Native_Functions_part_1.cc' was generated. Notify: File `Native_Functions_part_2.cc' was generated. Notify: File `Native_Functions_part_3.cc' was generated. Notify: File `Native_Functions_part_4.cc' was generated. Notify: File `Native_Functions_part_5.cc' was generated. Notify: File `Native_Functions_part_6.cc' was generated. Notify: File `Native_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Adapter.hh' was generated. Notify: File `Osmocom_CTRL_Adapter.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Functions.hh' was generated. Notify: File `Osmocom_CTRL_Functions.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Types.hh' was generated. Notify: File `Osmocom_CTRL_Types.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_7.cc' was generated. Notify: File `Osmocom_Gb_Types.hh' was generated. Notify: File `Osmocom_Gb_Types.cc' was generated. Notify: File `Osmocom_Gb_Types_part_1.cc' was generated. Notify: File `Osmocom_Gb_Types_part_2.cc' was generated. Notify: File `Osmocom_Gb_Types_part_3.cc' was generated. Notify: File `Osmocom_Gb_Types_part_4.cc' was generated. Notify: File `Osmocom_Gb_Types_part_5.cc' was generated. Notify: File `Osmocom_Gb_Types_part_6.cc' was generated. Notify: File `Osmocom_Gb_Types_part_7.cc' was generated. Notify: File `Osmocom_Types.hh' was generated. Notify: File `Osmocom_Types.cc' was generated. Notify: File `Osmocom_Types_part_1.cc' was generated. Notify: File `Osmocom_Types_part_2.cc' was generated. Notify: File `Osmocom_Types_part_3.cc' was generated. Notify: File `Osmocom_Types_part_4.cc' was generated. Notify: File `Osmocom_Types_part_5.cc' was generated. Notify: File `Osmocom_Types_part_6.cc' was generated. Notify: File `Osmocom_Types_part_7.cc' was generated. Notify: File `Osmocom_VTY_Functions.hh' was generated. Notify: File `Osmocom_VTY_Functions.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_1.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_2.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_3.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_4.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_5.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_6.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_7.cc' was generated. Notify: File `PCO_Types.hh' was generated. Notify: File `PCO_Types.cc' was generated. Notify: File `PCO_Types_part_1.cc' was generated. Notify: File `PCO_Types_part_2.cc' was generated. Notify: File `PCO_Types_part_3.cc' was generated. Notify: File `PCO_Types_part_4.cc' was generated. Notify: File `PCO_Types_part_5.cc' was generated. Notify: File `PCO_Types_part_6.cc' was generated. Notify: File `PCO_Types_part_7.cc' was generated. Notify: File `RANAP_CodecPort.hh' was generated. Notify: File `RANAP_CodecPort.cc' was generated. Notify: File `RANAP_CodecPort_part_1.cc' was generated. Notify: File `RANAP_CodecPort_part_2.cc' was generated. Notify: File `RANAP_CodecPort_part_3.cc' was generated. Notify: File `RANAP_CodecPort_part_4.cc' was generated. Notify: File `RANAP_CodecPort_part_5.cc' was generated. Notify: File `RANAP_CodecPort_part_6.cc' was generated. Notify: File `RANAP_CodecPort_part_7.cc' was generated. Notify: File `RANAP_CommonDataTypes.hh' was generated. Notify: File `RANAP_CommonDataTypes.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_1.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_2.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_3.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_4.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_5.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_6.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_7.cc' was generated. Notify: File `RANAP_Constants.hh' was generated. Notify: File `RANAP_Constants.cc' was generated. Notify: File `RANAP_Constants_part_1.cc' was generated. Notify: File `RANAP_Constants_part_2.cc' was generated. Notify: File `RANAP_Constants_part_3.cc' was generated. Notify: File `RANAP_Constants_part_4.cc' was generated. Notify: File `RANAP_Constants_part_5.cc' was generated. Notify: File `RANAP_Constants_part_6.cc' was generated. Notify: File `RANAP_Constants_part_7.cc' was generated. Notify: File `RANAP_Containers.hh' was generated. Notify: File `RANAP_Containers.cc' was generated. Notify: File `RANAP_Containers_part_1.cc' was generated. Notify: File `RANAP_Containers_part_2.cc' was generated. Notify: File `RANAP_Containers_part_3.cc' was generated. Notify: File `RANAP_Containers_part_4.cc' was generated. Notify: File `RANAP_Containers_part_5.cc' was generated. Notify: File `RANAP_Containers_part_6.cc' was generated. Notify: File `RANAP_Containers_part_7.cc' was generated. Notify: File `RANAP_IEs.hh' was generated. Notify: File `RANAP_IEs.cc' was generated. Notify: File `RANAP_IEs_part_1.cc' was generated. Notify: File `RANAP_IEs_part_2.cc' was generated. Notify: File `RANAP_IEs_part_3.cc' was generated. Notify: File `RANAP_IEs_part_4.cc' was generated. Notify: File `RANAP_IEs_part_5.cc' was generated. Notify: File `RANAP_IEs_part_6.cc' was generated. Notify: File `RANAP_IEs_part_7.cc' was generated. Notify: File `RANAP_PDU_Contents.hh' was generated. Notify: File `RANAP_PDU_Contents.cc' was generated. Notify: File `RANAP_PDU_Contents_part_1.cc' was generated. Notify: File `RANAP_PDU_Contents_part_2.cc' was generated. Notify: File `RANAP_PDU_Contents_part_3.cc' was generated. Notify: File `RANAP_PDU_Contents_part_4.cc' was generated. Notify: File `RANAP_PDU_Contents_part_5.cc' was generated. Notify: File `RANAP_PDU_Contents_part_6.cc' was generated. Notify: File `RANAP_PDU_Contents_part_7.cc' was generated. Notify: File `RANAP_PDU_Descriptions.hh' was generated. Notify: File `RANAP_PDU_Descriptions.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_1.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_2.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_3.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_4.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_5.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_6.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_7.cc' was generated. Notify: File `RANAP_Templates.hh' was generated. Notify: File `RANAP_Templates.cc' was generated. Notify: File `RANAP_Templates_part_1.cc' was generated. Notify: File `RANAP_Templates_part_2.cc' was generated. Notify: File `RANAP_Templates_part_3.cc' was generated. Notify: File `RANAP_Templates_part_4.cc' was generated. Notify: File `RANAP_Templates_part_5.cc' was generated. Notify: File `RANAP_Templates_part_6.cc' was generated. Notify: File `RANAP_Templates_part_7.cc' was generated. Notify: File `RANAP_Types.hh' was generated. Notify: File `RANAP_Types.cc' was generated. Notify: File `RANAP_Types_part_1.cc' was generated. Notify: File `RANAP_Types_part_2.cc' was generated. Notify: File `RANAP_Types_part_3.cc' was generated. Notify: File `RANAP_Types_part_4.cc' was generated. Notify: File `RANAP_Types_part_5.cc' was generated. Notify: File `RANAP_Types_part_6.cc' was generated. Notify: File `RANAP_Types_part_7.cc' was generated. Notify: File `RAN_Adapter.hh' was generated. Notify: File `RAN_Adapter.cc' was generated. Notify: File `RAN_Adapter_part_1.cc' was generated. Notify: File `RAN_Adapter_part_2.cc' was generated. Notify: File `RAN_Adapter_part_3.cc' was generated. Notify: File `RAN_Adapter_part_4.cc' was generated. Notify: File `RAN_Adapter_part_5.cc' was generated. Notify: File `RAN_Adapter_part_6.cc' was generated. Notify: File `RAN_Adapter_part_7.cc' was generated. Notify: File `RAN_Emulation.hh' was generated. Notify: File `RAN_Emulation.cc' was generated. Notify: File `RAN_Emulation_part_1.cc' was generated. Notify: File `RAN_Emulation_part_2.cc' was generated. Notify: File `RAN_Emulation_part_3.cc' was generated. Notify: File `RAN_Emulation_part_4.cc' was generated. Notify: File `RAN_Emulation_part_5.cc' was generated. Notify: File `RAN_Emulation_part_6.cc' was generated. Notify: File `RAN_Emulation_part_7.cc' was generated. Notify: File `RAW_NS.hh' was generated. Notify: File `RAW_NS.cc' was generated. Notify: File `RAW_NS_part_1.cc' was generated. Notify: File `RAW_NS_part_2.cc' was generated. Notify: File `RAW_NS_part_3.cc' was generated. Notify: File `RAW_NS_part_4.cc' was generated. Notify: File `RAW_NS_part_5.cc' was generated. Notify: File `RAW_NS_part_6.cc' was generated. Notify: File `RAW_NS_part_7.cc' was generated. Notify: File `SCCP_Emulation.hh' was generated. Notify: File `SCCP_Emulation.cc' was generated. Notify: File `SCCP_Emulation_part_1.cc' was generated. Notify: File `SCCP_Emulation_part_2.cc' was generated. Notify: File `SCCP_Emulation_part_3.cc' was generated. Notify: File `SCCP_Emulation_part_4.cc' was generated. Notify: File `SCCP_Emulation_part_5.cc' was generated. Notify: File `SCCP_Emulation_part_6.cc' was generated. Notify: File `SCCP_Emulation_part_7.cc' was generated. Notify: File `SCCP_Mapping.hh' was generated. Notify: File `SCCP_Mapping.cc' was generated. Notify: File `SCCP_Mapping_part_1.cc' was generated. Notify: File `SCCP_Mapping_part_2.cc' was generated. Notify: File `SCCP_Mapping_part_3.cc' was generated. Notify: File `SCCP_Mapping_part_4.cc' was generated. Notify: File `SCCP_Mapping_part_5.cc' was generated. Notify: File `SCCP_Mapping_part_6.cc' was generated. Notify: File `SCCP_Mapping_part_7.cc' was generated. Notify: File `SCCP_Templates.hh' was generated. Notify: File `SCCP_Templates.cc' was generated. Notify: File `SCCP_Templates_part_1.cc' was generated. Notify: File `SCCP_Templates_part_2.cc' was generated. Notify: File `SCCP_Templates_part_3.cc' was generated. Notify: File `SCCP_Templates_part_4.cc' was generated. Notify: File `SCCP_Templates_part_5.cc' was generated. Notify: File `SCCP_Templates_part_6.cc' was generated. Notify: File `SCCP_Templates_part_7.cc' was generated. Notify: File `SCCP_Types.hh' was generated. Notify: File `SCCP_Types.cc' was generated. Notify: File `SCCP_Types_part_1.cc' was generated. Notify: File `SCCP_Types_part_2.cc' was generated. Notify: File `SCCP_Types_part_3.cc' was generated. Notify: File `SCCP_Types_part_4.cc' was generated. Notify: File `SCCP_Types_part_5.cc' was generated. Notify: File `SCCP_Types_part_6.cc' was generated. Notify: File `SCCP_Types_part_7.cc' was generated. Notify: File `SCCPasp_Types.hh' was generated. Notify: File `SCCPasp_Types.cc' was generated. Notify: File `SCCPasp_Types_part_1.cc' was generated. Notify: File `SCCPasp_Types_part_2.cc' was generated. Notify: File `SCCPasp_Types_part_3.cc' was generated. Notify: File `SCCPasp_Types_part_4.cc' was generated. Notify: File `SCCPasp_Types_part_5.cc' was generated. Notify: File `SCCPasp_Types_part_6.cc' was generated. Notify: File `SCCPasp_Types_part_7.cc' was generated. Notify: File `SCTPasp_PortType.hh' was generated. Notify: File `SCTPasp_PortType.cc' was generated. Notify: File `SCTPasp_PortType_part_1.cc' was generated. Notify: File `SCTPasp_PortType_part_2.cc' was generated. Notify: File `SCTPasp_PortType_part_3.cc' was generated. Notify: File `SCTPasp_PortType_part_4.cc' was generated. Notify: File `SCTPasp_PortType_part_5.cc' was generated. Notify: File `SCTPasp_PortType_part_6.cc' was generated. Notify: File `SCTPasp_PortType_part_7.cc' was generated. Notify: File `SCTPasp_Types.hh' was generated. Notify: File `SCTPasp_Types.cc' was generated. Notify: File `SCTPasp_Types_part_1.cc' was generated. Notify: File `SCTPasp_Types_part_2.cc' was generated. Notify: File `SCTPasp_Types_part_3.cc' was generated. Notify: File `SCTPasp_Types_part_4.cc' was generated. Notify: File `SCTPasp_Types_part_5.cc' was generated. Notify: File `SCTPasp_Types_part_6.cc' was generated. Notify: File `SCTPasp_Types_part_7.cc' was generated. Notify: File `SGSN_Tests.hh' was generated. Notify: File `SGSN_Tests.cc' was generated. Notify: File `SGSN_Tests_Iu.hh' was generated. Notify: File `SGSN_Tests_Iu.cc' was generated. Notify: File `SGSN_Tests_Iu_part_1.cc' was generated. Notify: File `SGSN_Tests_Iu_part_2.cc' was generated. Notify: File `SGSN_Tests_Iu_part_3.cc' was generated. Notify: File `SGSN_Tests_Iu_part_4.cc' was generated. Notify: File `SGSN_Tests_Iu_part_5.cc' was generated. Notify: File `SGSN_Tests_Iu_part_6.cc' was generated. Notify: File `SGSN_Tests_Iu_part_7.cc' was generated. Notify: File `SGSN_Tests_NS.hh' was generated. Notify: File `SGSN_Tests_NS.cc' was generated. Notify: File `SGSN_Tests_NS_part_1.cc' was generated. Notify: File `SGSN_Tests_NS_part_2.cc' was generated. Notify: File `SGSN_Tests_NS_part_3.cc' was generated. Notify: File `SGSN_Tests_NS_part_4.cc' was generated. Notify: File `SGSN_Tests_NS_part_5.cc' was generated. Notify: File `SGSN_Tests_NS_part_6.cc' was generated. Notify: File `SGSN_Tests_NS_part_7.cc' was generated. Notify: File `SGSN_Tests_part_1.cc' was generated. Notify: File `SGSN_Tests_part_2.cc' was generated. Notify: File `SGSN_Tests_part_3.cc' was generated. Notify: File `SGSN_Tests_part_4.cc' was generated. Notify: File `SGSN_Tests_part_5.cc' was generated. Notify: File `SGSN_Tests_part_6.cc' was generated. Notify: File `SGSN_Tests_part_7.cc' was generated. Notify: File `SNDCP_Types.hh' was generated. Notify: File `SNDCP_Types.cc' was generated. Notify: File `SNDCP_Types_part_1.cc' was generated. Notify: File `SNDCP_Types_part_2.cc' was generated. Notify: File `SNDCP_Types_part_3.cc' was generated. Notify: File `SNDCP_Types_part_4.cc' was generated. Notify: File `SNDCP_Types_part_5.cc' was generated. Notify: File `SNDCP_Types_part_6.cc' was generated. Notify: File `SNDCP_Types_part_7.cc' was generated. Notify: File `Socket_API_Definitions.hh' was generated. Notify: File `Socket_API_Definitions.cc' was generated. Notify: File `Socket_API_Definitions_part_1.cc' was generated. Notify: File `Socket_API_Definitions_part_2.cc' was generated. Notify: File `Socket_API_Definitions_part_3.cc' was generated. Notify: File `Socket_API_Definitions_part_4.cc' was generated. Notify: File `Socket_API_Definitions_part_5.cc' was generated. Notify: File `Socket_API_Definitions_part_6.cc' was generated. Notify: File `Socket_API_Definitions_part_7.cc' was generated. Notify: File `TCCConversion_Functions.hh' was generated. Notify: File `TCCConversion_Functions.cc' was generated. Notify: File `TCCConversion_Functions_part_1.cc' was generated. Notify: File `TCCConversion_Functions_part_2.cc' was generated. Notify: File `TCCConversion_Functions_part_3.cc' was generated. Notify: File `TCCConversion_Functions_part_4.cc' was generated. Notify: File `TCCConversion_Functions_part_5.cc' was generated. Notify: File `TCCConversion_Functions_part_6.cc' was generated. Notify: File `TCCConversion_Functions_part_7.cc' was generated. Notify: File `TCCInterface_Functions.hh' was generated. Notify: File `TCCInterface_Functions.cc' was generated. Notify: File `TCCInterface_Functions_part_1.cc' was generated. Notify: File `TCCInterface_Functions_part_2.cc' was generated. Notify: File `TCCInterface_Functions_part_3.cc' was generated. Notify: File `TCCInterface_Functions_part_4.cc' was generated. Notify: File `TCCInterface_Functions_part_5.cc' was generated. Notify: File `TCCInterface_Functions_part_6.cc' was generated. Notify: File `TCCInterface_Functions_part_7.cc' was generated. Notify: File `TELNETasp_PortType.hh' was generated. Notify: File `TELNETasp_PortType.cc' was generated. Notify: File `TELNETasp_PortType_part_1.cc' was generated. Notify: File `TELNETasp_PortType_part_2.cc' was generated. Notify: File `TELNETasp_PortType_part_3.cc' was generated. Notify: File `TELNETasp_PortType_part_4.cc' was generated. Notify: File `TELNETasp_PortType_part_5.cc' was generated. Notify: File `TELNETasp_PortType_part_6.cc' was generated. Notify: File `TELNETasp_PortType_part_7.cc' was generated. Notify: 738 files were updated. touch compile [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-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-20250112-1239-27e986f1-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_4.cc Creating dependency file for SCCP_Mapping_part_3.cc Creating dependency file for SCCP_Mapping_part_2.cc Creating dependency file for SCCP_Mapping_part_1.cc Creating dependency file for RAW_NS_part_7.cc Creating dependency file for RAW_NS_part_6.cc Creating dependency file for RAW_NS_part_5.cc Creating dependency file for RAW_NS_part_4.cc Creating dependency file for RAW_NS_part_3.cc Creating dependency file for RAW_NS_part_2.cc Creating dependency file for RAW_NS_part_1.cc Creating dependency file for RAN_Emulation_part_7.cc Creating dependency file for RAN_Emulation_part_6.cc Creating dependency file for RAN_Emulation_part_5.cc Creating dependency file for RAN_Emulation_part_4.cc Creating dependency file for RAN_Emulation_part_3.cc Creating dependency file for RAN_Emulation_part_2.cc Creating dependency file for RAN_Emulation_part_1.cc Creating dependency file for RAN_Adapter_part_7.cc Creating dependency file for RAN_Adapter_part_6.cc Creating dependency file for RAN_Adapter_part_5.cc Creating dependency file for RAN_Adapter_part_4.cc Creating dependency file for RAN_Adapter_part_3.cc Creating dependency file for RAN_Adapter_part_2.cc Creating dependency file for RAN_Adapter_part_1.cc Creating dependency file for NS_Emulation_part_7.cc Creating dependency file for NS_Emulation_part_6.cc Creating dependency file for NS_Emulation_part_5.cc Creating dependency file for NS_Emulation_part_4.cc Creating dependency file for NS_Emulation_part_3.cc Creating dependency file for NS_Emulation_part_2.cc Creating dependency file for NS_Emulation_part_1.cc Creating dependency file for IPA_Emulation_part_7.cc Creating dependency file for IPA_Emulation_part_6.cc Creating dependency file for IPA_Emulation_part_5.cc Creating dependency file for IPA_Emulation_part_4.cc Creating dependency file for IPA_Emulation_part_3.cc Creating dependency file for IPA_Emulation_part_2.cc Creating dependency file for IPA_Emulation_part_1.cc Creating dependency file for BSSGP_Emulation_part_7.cc Creating dependency file for BSSGP_Emulation_part_6.cc Creating dependency file for BSSGP_Emulation_part_5.cc Creating dependency file for BSSGP_Emulation_part_4.cc Creating dependency file for BSSGP_Emulation_part_3.cc Creating dependency file for BSSGP_Emulation_part_2.cc Creating dependency file for BSSGP_Emulation_part_1.cc Creating dependency file for SCCP_Mapping.cc Creating dependency file for RAW_NS.cc Creating dependency file for RAN_Emulation.cc Creating dependency file for RAN_Adapter.cc Creating dependency file for NS_Emulation.cc Creating dependency file for IPA_Emulation.cc Creating dependency file for BSSGP_Emulation.cc Creating dependency file for TELNETasp_PortType_part_7.cc Creating dependency file for TELNETasp_PortType_part_6.cc Creating dependency file for TELNETasp_PortType_part_5.cc Creating dependency file for TELNETasp_PortType_part_4.cc Creating dependency file for TELNETasp_PortType_part_3.cc Creating dependency file for TELNETasp_PortType_part_2.cc Creating dependency file for TELNETasp_PortType_part_1.cc Creating dependency file for TCCInterface_Functions_part_7.cc Creating dependency file for TCCInterface_Functions_part_6.cc Creating dependency file for TCCInterface_Functions_part_5.cc Creating dependency file for TCCInterface_Functions_part_4.cc Creating dependency file for TCCInterface_Functions_part_3.cc Creating dependency file for TCCInterface_Functions_part_2.cc Creating dependency file for TCCInterface_Functions_part_1.cc Creating dependency file for TCCConversion_Functions_part_7.cc Creating dependency file for TCCConversion_Functions_part_6.cc Creating dependency file for TCCConversion_Functions_part_5.cc Creating dependency file for TCCConversion_Functions_part_4.cc Creating dependency file for TCCConversion_Functions_part_3.cc Creating dependency file for TCCConversion_Functions_part_2.cc Creating dependency file for TCCConversion_Functions_part_1.cc Creating dependency file for Socket_API_Definitions_part_7.cc Creating dependency file for Socket_API_Definitions_part_6.cc Creating dependency file for Socket_API_Definitions_part_5.cc Creating dependency file for Socket_API_Definitions_part_4.cc Creating dependency file for Socket_API_Definitions_part_3.cc Creating dependency file for Socket_API_Definitions_part_2.cc Creating dependency file for Socket_API_Definitions_part_1.cc Creating dependency file for SNDCP_Types_part_7.cc Creating dependency file for SNDCP_Types_part_6.cc Creating dependency file for SNDCP_Types_part_5.cc Creating dependency file for SNDCP_Types_part_4.cc Creating dependency file for SNDCP_Types_part_3.cc Creating dependency file for SNDCP_Types_part_2.cc Creating dependency file for SNDCP_Types_part_1.cc Creating dependency file for SGSN_Tests_NS_part_7.cc Creating dependency file for SGSN_Tests_NS_part_6.cc Creating dependency file for SGSN_Tests_NS_part_5.cc Creating dependency file for SGSN_Tests_NS_part_4.cc Creating dependency file for SGSN_Tests_NS_part_3.cc Creating dependency file for SGSN_Tests_NS_part_2.cc Creating dependency file for SGSN_Tests_NS_part_1.cc Creating dependency file for SGSN_Tests_Iu_part_7.cc Creating dependency file for SGSN_Tests_Iu_part_6.cc Creating dependency file for SGSN_Tests_Iu_part_5.cc Creating dependency file for SGSN_Tests_Iu_part_4.cc Creating dependency file for SGSN_Tests_Iu_part_3.cc Creating dependency file for SGSN_Tests_Iu_part_2.cc Creating dependency file for SGSN_Tests_Iu_part_1.cc Creating dependency file for SGSN_Tests_part_7.cc Creating dependency file for SGSN_Tests_part_6.cc Creating dependency file for SGSN_Tests_part_5.cc Creating dependency file for SGSN_Tests_part_4.cc Creating dependency file for SGSN_Tests_part_3.cc Creating dependency file for SGSN_Tests_part_2.cc Creating dependency file for SGSN_Tests_part_1.cc Creating dependency file for SCTPasp_Types_part_7.cc Creating dependency file for SCTPasp_Types_part_6.cc Creating dependency file for SCTPasp_Types_part_5.cc Creating dependency file for SCTPasp_Types_part_4.cc Creating dependency file for SCTPasp_Types_part_3.cc Creating dependency file for SCTPasp_Types_part_2.cc Creating dependency file for SCTPasp_Types_part_1.cc Creating dependency file for SCTPasp_PortType_part_7.cc Creating dependency file for SCTPasp_PortType_part_6.cc Creating dependency file for SCTPasp_PortType_part_5.cc Creating dependency file for SCTPasp_PortType_part_4.cc Creating dependency file for SCTPasp_PortType_part_3.cc Creating dependency file for SCTPasp_PortType_part_2.cc Creating dependency file for 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_7.cc Creating dependency file for SCCP_Types_part_6.cc Creating dependency file for SCCP_Types_part_5.cc Creating dependency file for SCCP_Types_part_4.cc Creating dependency file for SCCP_Types_part_3.cc Creating dependency file for SCCP_Types_part_2.cc Creating dependency file for SCCP_Types_part_1.cc Creating dependency file for SCCP_Templates_part_7.cc Creating dependency file for SCCP_Templates_part_6.cc Creating dependency file for SCCP_Templates_part_5.cc Creating dependency file for SCCP_Templates_part_4.cc Creating dependency file for SCCP_Templates_part_3.cc Creating dependency file for SCCP_Templates_part_2.cc Creating dependency file for SCCP_Templates_part_1.cc Creating dependency file for SCCP_Emulation_part_7.cc Creating dependency file for SCCP_Emulation_part_6.cc Creating dependency file for SCCP_Emulation_part_5.cc Creating dependency file for SCCP_Emulation_part_4.cc Creating dependency file for SCCP_Emulation_part_3.cc Creating dependency file for SCCP_Emulation_part_2.cc Creating dependency file for SCCP_Emulation_part_1.cc Creating dependency file for RANAP_Types_part_7.cc Creating dependency file for RANAP_Types_part_6.cc Creating dependency file for RANAP_Types_part_5.cc Creating dependency file for RANAP_Types_part_4.cc Creating dependency file for RANAP_Types_part_3.cc Creating dependency file for RANAP_Types_part_2.cc Creating dependency file for RANAP_Types_part_1.cc Creating dependency file for RANAP_Templates_part_7.cc Creating dependency file for RANAP_Templates_part_6.cc Creating dependency file for RANAP_Templates_part_5.cc Creating dependency file for RANAP_Templates_part_4.cc Creating dependency file for RANAP_Templates_part_3.cc Creating dependency file for RANAP_Templates_part_2.cc Creating dependency file for RANAP_Templates_part_1.cc Creating dependency file for RANAP_CodecPort_part_7.cc Creating dependency file for RANAP_CodecPort_part_6.cc Creating dependency file for RANAP_CodecPort_part_5.cc Creating dependency file for RANAP_CodecPort_part_4.cc Creating dependency file for RANAP_CodecPort_part_3.cc Creating dependency file for RANAP_CodecPort_part_2.cc Creating dependency file for RANAP_CodecPort_part_1.cc Creating dependency file for PCO_Types_part_7.cc Creating dependency file for PCO_Types_part_6.cc Creating dependency file for PCO_Types_part_5.cc Creating dependency file for PCO_Types_part_4.cc Creating dependency file for PCO_Types_part_3.cc Creating dependency file for PCO_Types_part_2.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 PCO_Types_part_1.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_5.cc Creating dependency file for Osmocom_Types_part_4.cc Creating dependency file for Osmocom_Types_part_6.cc Creating dependency file for Osmocom_Types_part_3.cc Creating dependency file for Osmocom_Types_part_2.cc Creating dependency file for Osmocom_Gb_Types_part_7.cc Creating dependency file for Osmocom_Gb_Types_part_6.cc Creating dependency file for Osmocom_Gb_Types_part_5.cc Creating dependency file for Osmocom_Types_part_1.cc Creating dependency file for Osmocom_Gb_Types_part_4.cc Creating dependency file for Osmocom_Gb_Types_part_3.cc Creating dependency file for Osmocom_Gb_Types_part_2.cc Creating dependency file for Osmocom_Gb_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Types_part_7.cc Creating dependency file for Osmocom_CTRL_Types_part_6.cc Creating dependency file for Osmocom_CTRL_Types_part_5.cc Creating dependency file for Osmocom_CTRL_Types_part_4.cc Creating dependency file for Osmocom_CTRL_Types_part_3.cc Creating dependency file for Osmocom_CTRL_Types_part_2.cc Creating dependency file for Osmocom_CTRL_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Functions_part_7.cc Creating dependency file for Osmocom_CTRL_Functions_part_6.cc Creating dependency file for Osmocom_CTRL_Functions_part_5.cc Creating dependency file for Osmocom_CTRL_Functions_part_4.cc Creating dependency file for Osmocom_CTRL_Functions_part_3.cc Creating dependency file for Osmocom_CTRL_Functions_part_2.cc Creating dependency file for Osmocom_CTRL_Functions_part_1.cc Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc Creating dependency file for Native_Functions_part_7.cc Creating dependency file for Native_Functions_part_6.cc Creating dependency file for Native_Functions_part_5.cc Creating dependency file for Native_Functions_part_4.cc Creating dependency file for Native_Functions_part_3.cc Creating dependency file for Native_Functions_part_2.cc Creating dependency file for Native_Functions_part_1.cc Creating dependency file for NS_Types_part_7.cc Creating dependency file for NS_Types_part_6.cc Creating dependency file for NS_Types_part_5.cc Creating dependency file for NS_Types_part_4.cc Creating dependency file for NS_Types_part_2.cc Creating dependency file for NS_Types_part_3.cc Creating dependency file for NS_Types_part_1.cc Creating dependency file for NS_Provider_IPL4_part_7.cc Creating dependency file for NS_Provider_IPL4_part_6.cc Creating dependency file for NS_Provider_IPL4_part_5.cc Creating dependency file for NS_Provider_IPL4_part_4.cc Creating dependency file for NS_Provider_IPL4_part_3.cc Creating dependency file for NS_Provider_IPL4_part_2.cc Creating dependency file for NS_Provider_IPL4_part_1.cc Creating dependency file for MobileL3_Types_part_7.cc Creating dependency file for MobileL3_Types_part_6.cc Creating dependency file for MobileL3_Types_part_5.cc Creating dependency file for MobileL3_Types_part_4.cc Creating dependency file for MobileL3_Types_part_3.cc Creating dependency file for MobileL3_Types_part_2.cc Creating dependency file for MobileL3_Types_part_1.cc Creating dependency file for MobileL3_SS_Types_part_7.cc Creating dependency file for MobileL3_SS_Types_part_6.cc Creating dependency file for MobileL3_SS_Types_part_5.cc Creating dependency file for MobileL3_SS_Types_part_3.cc Creating dependency file for MobileL3_SS_Types_part_4.cc Creating dependency file for MobileL3_SS_Types_part_2.cc Creating dependency file for MobileL3_SS_Types_part_1.cc Creating dependency file for MobileL3_SMS_Types_part_7.cc Creating dependency file for MobileL3_SMS_Types_part_6.cc Creating dependency file for MobileL3_SMS_Types_part_5.cc Creating dependency file for MobileL3_SMS_Types_part_4.cc Creating dependency file for MobileL3_SMS_Types_part_3.cc Creating dependency file for MobileL3_SMS_Types_part_2.cc Creating dependency file for MobileL3_SMS_Types_part_1.cc Creating dependency file for MobileL3_RRM_Types_part_7.cc Creating dependency file for MobileL3_RRM_Types_part_6.cc Creating dependency file for MobileL3_RRM_Types_part_5.cc Creating dependency file for MobileL3_RRM_Types_part_4.cc Creating dependency file for MobileL3_RRM_Types_part_3.cc Creating dependency file for MobileL3_RRM_Types_part_2.cc Creating dependency file for MobileL3_RRM_Types_part_1.cc Creating dependency file for MobileL3_MM_Types_part_7.cc Creating dependency file for MobileL3_MM_Types_part_6.cc Creating dependency file for MobileL3_MM_Types_part_5.cc Creating dependency file for MobileL3_MM_Types_part_4.cc Creating dependency file for MobileL3_MM_Types_part_3.cc Creating dependency file for MobileL3_MM_Types_part_2.cc Creating dependency file for MobileL3_MM_Types_part_1.cc Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc Creating dependency file for MobileL3_GMM_SM_Types_part_1.cc Creating dependency file for MobileL3_CommonIE_Types_part_7.cc Creating dependency file for MobileL3_CommonIE_Types_part_6.cc Creating dependency file for MobileL3_CommonIE_Types_part_5.cc Creating dependency file for MobileL3_CommonIE_Types_part_4.cc Creating dependency file for MobileL3_CommonIE_Types_part_3.cc Creating dependency file for MobileL3_CommonIE_Types_part_2.cc Creating dependency file for MobileL3_CommonIE_Types_part_1.cc Creating dependency file for MobileL3_CC_Types_part_7.cc Creating dependency file for MobileL3_CC_Types_part_6.cc Creating dependency file for MobileL3_CC_Types_part_5.cc Creating dependency file for MobileL3_CC_Types_part_4.cc Creating dependency file for MobileL3_CC_Types_part_3.cc Creating dependency file for MobileL3_CC_Types_part_2.cc Creating dependency file for MobileL3_CC_Types_part_1.cc Creating dependency file for Misc_Helpers_part_7.cc Creating dependency file for Misc_Helpers_part_6.cc Creating dependency file for Misc_Helpers_part_5.cc Creating dependency file for Misc_Helpers_part_4.cc Creating dependency file for Misc_Helpers_part_3.cc Creating dependency file for Misc_Helpers_part_2.cc Creating dependency file for Misc_Helpers_part_1.cc Creating dependency file for MTP3asp_Types_part_7.cc Creating dependency file for MTP3asp_Types_part_6.cc Creating dependency file for MTP3asp_Types_part_5.cc Creating dependency file for MTP3asp_Types_part_4.cc Creating dependency file for MTP3asp_Types_part_3.cc Creating dependency file for MTP3asp_Types_part_2.cc Creating dependency file for MTP3asp_Types_part_1.cc Creating dependency file for MTP3asp_PortType_part_7.cc Creating dependency file for MTP3asp_PortType_part_6.cc Creating dependency file for MTP3asp_PortType_part_5.cc Creating dependency file for MTP3asp_PortType_part_4.cc Creating dependency file for MTP3asp_PortType_part_3.cc Creating dependency file for MTP3asp_PortType_part_2.cc Creating dependency file for MTP3asp_PortType_part_1.cc Creating dependency file for M3UA_Types_part_7.cc Creating dependency file for M3UA_Types_part_6.cc Creating dependency file for M3UA_Types_part_5.cc Creating dependency file for M3UA_Types_part_4.cc Creating dependency file for M3UA_Types_part_3.cc Creating dependency file for M3UA_Types_part_2.cc Creating dependency file for M3UA_Types_part_1.cc Creating dependency file for M3UA_Emulation_part_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_Types_part_1.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_7.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_6.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_5.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_4.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_3.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_1.cc Creating dependency file for IPA_CodecPort_part_7.cc Creating dependency file for IPA_CodecPort_part_6.cc Creating dependency file for IPA_CodecPort_part_5.cc Creating dependency file for IPA_CodecPort_part_4.cc Creating dependency file for IPA_CodecPort_part_3.cc Creating dependency file for IPA_CodecPort_part_2.cc Creating dependency file for IPA_CodecPort_part_1.cc Creating dependency file for General_Types_part_7.cc Creating dependency file for General_Types_part_6.cc Creating dependency file for General_Types_part_5.cc Creating dependency file for General_Types_part_4.cc Creating dependency file for General_Types_part_3.cc Creating dependency file for General_Types_part_2.cc Creating dependency file for General_Types_part_1.cc Creating dependency file for GTPv1U_Templates_part_7.cc Creating dependency file for GTPv1U_Templates_part_6.cc Creating dependency file for GTPv1U_Templates_part_5.cc Creating dependency file for GTPv1U_Templates_part_4.cc Creating dependency file for GTPv1U_Templates_part_3.cc Creating dependency file for GTPv1U_Templates_part_2.cc Creating dependency file for GTPv1U_Templates_part_1.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_7.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_6.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_5.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_4.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_3.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_2.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_1.cc Creating dependency file for GTPv1U_CodecPort_part_7.cc Creating dependency file for GTPv1U_CodecPort_part_6.cc Creating dependency file for GTPv1U_CodecPort_part_5.cc Creating dependency file for GTPv1U_CodecPort_part_4.cc Creating dependency file for GTPv1U_CodecPort_part_3.cc Creating dependency file for GTPv1U_CodecPort_part_2.cc Creating dependency file for GTPv1U_CodecPort_part_1.cc Creating dependency file for GTPv1C_Templates_part_7.cc Creating dependency file for GTPv1C_Templates_part_6.cc Creating dependency file for GTPv1C_Templates_part_5.cc Creating dependency file for GTPv1C_Templates_part_4.cc Creating dependency file for GTPv1C_Templates_part_3.cc Creating dependency file for GTPv1C_Templates_part_2.cc Creating dependency file for GTPv1C_Templates_part_1.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_7.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_6.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_5.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_4.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_3.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_2.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_1.cc Creating dependency file for GTPv1C_CodecPort_part_7.cc Creating dependency file for GTPv1C_CodecPort_part_6.cc Creating dependency file for GTPv1C_CodecPort_part_4.cc Creating dependency file for GTPv1C_CodecPort_part_5.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_6.cc Creating dependency file for GSUP_Templates_part_7.cc Creating dependency file for GSUP_Templates_part_5.cc Creating dependency file for GSUP_Templates_part_3.cc Creating dependency file for GSUP_Templates_part_4.cc Creating dependency file for GSUP_Templates_part_2.cc Creating dependency file for GSUP_Templates_part_1.cc Creating dependency file for GSUP_Emulation_part_7.cc Creating dependency file for GSUP_Emulation_part_6.cc Creating dependency file for GSUP_Emulation_part_5.cc Creating dependency file for GSUP_Emulation_part_4.cc Creating dependency file for GSUP_Emulation_part_3.cc Creating dependency file for GSUP_Emulation_part_2.cc Creating dependency file for GSUP_Emulation_part_1.cc Creating dependency file for GSM_Types_part_7.cc Creating dependency file for GSM_Types_part_6.cc Creating dependency file for GSM_Types_part_5.cc Creating dependency file for GSM_Types_part_4.cc Creating dependency file for GSM_Types_part_3.cc Creating dependency file for GSM_Types_part_2.cc Creating dependency file for GSM_Types_part_1.cc Creating dependency file for BSSGP_Types_part_7.cc Creating dependency file for BSSGP_Types_part_6.cc Creating dependency file for BSSGP_Types_part_5.cc Creating dependency file for BSSGP_Types_part_4.cc Creating dependency file for BSSGP_Types_part_3.cc Creating dependency file for BSSGP_Types_part_2.cc Creating dependency file for BSSGP_Types_part_1.cc Creating dependency file for BSSGP_ConnHdlr_part_7.cc Creating dependency file for BSSGP_ConnHdlr_part_6.cc Creating dependency file for BSSGP_ConnHdlr_part_5.cc Creating dependency file for BSSGP_ConnHdlr_part_4.cc Creating dependency file for BSSGP_ConnHdlr_part_3.cc Creating dependency file for BSSGP_ConnHdlr_part_2.cc Creating dependency file for BSSGP_ConnHdlr_part_1.cc Creating dependency file for TELNETasp_PortType.cc Creating dependency file for TCCInterface_Functions.cc Creating dependency file for TCCConversion_Functions.cc Creating dependency file for Socket_API_Definitions.cc Creating dependency file for SNDCP_Types.cc Creating dependency file for SGSN_Tests_NS.cc Creating dependency file for SGSN_Tests_Iu.cc Creating dependency file for SGSN_Tests.cc Creating dependency file for SCTPasp_Types.cc Creating dependency file for SCTPasp_PortType.cc Creating dependency file for SCCPasp_Types.cc Creating dependency file for SCCP_Types.cc Creating dependency file for SCCP_Templates.cc Creating dependency file for SCCP_Emulation.cc Creating dependency file for RANAP_Types.cc Creating dependency file for RANAP_Templates.cc Creating dependency file for RANAP_CodecPort.cc Creating dependency file for PCO_Types.cc Creating dependency file for Osmocom_VTY_Functions.cc Creating dependency file for Osmocom_Types.cc Creating dependency file for Osmocom_Gb_Types.cc Creating dependency file for Osmocom_CTRL_Types.cc Creating dependency file for Osmocom_CTRL_Functions.cc Creating dependency file for Osmocom_CTRL_Adapter.cc Creating dependency file for Native_Functions.cc Creating dependency file for NS_Types.cc Creating dependency file for NS_Provider_IPL4.cc Creating dependency file for MobileL3_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 IPL4asp_Types.cc Creating dependency file for ITU_X213_Types.cc Creating dependency file for IPL4asp_PortType.cc Creating dependency file for IPL4asp_Functions.cc Creating dependency file for IPCP_Types.cc Creating dependency file for IPCP_Templates.cc Creating dependency file for IPA_Types.cc Creating dependency file for IPA_CodecPort_CtrlFunct.cc Creating dependency file for IPA_CodecPort.cc Creating dependency file for General_Types.cc Creating dependency file for GTPv1U_Templates.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct.cc Creating dependency file for GTPv1U_CodecPort.cc Creating dependency file for GTPv1C_Templates.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct.cc Creating dependency file for GTPv1C_CodecPort.cc Creating dependency file for GTP_Emulation.cc Creating dependency file for GTPU_Types.cc Creating dependency file for GTPC_Types.cc Creating dependency file for GSUP_Types.cc Creating dependency file for GSUP_Templates.cc Creating dependency file for GSUP_Emulation.cc Creating dependency file for GSM_Types.cc Creating dependency file for BSSGP_Types.cc Creating dependency file for BSSGP_ConnHdlr.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr.o BSSGP_ConnHdlr.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types.o BSSGP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation.o GSUP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates.o GSUP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types.o GSUP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types.o GTPC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types.o GTPU_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation.o GTP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort.o GTPv1C_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct.o GTPv1C_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates.o GTPv1C_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort.o GTPv1U_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct.o GTPv1U_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates.o GTPv1U_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort.o IPA_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct.o IPA_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types.o IPA_Types.cc GSUP_Emulation.cc: In function 'COMPONENT GSUP__Emulation::f__comp__by__imsi(const CHARSTRING&)': GSUP_Emulation.cc:4864:1: warning: control reaches end of non-void function [-Wreturn-type] 4864 | } | ^ GSUP_Emulation.cc: In function 'CHARSTRING GSUP__Emulation::f__imsi__by__comp(const COMPONENT&)': GSUP_Emulation.cc:4915:1: warning: control reaches end of non-void function [-Wreturn-type] 4915 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates.o IPCP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types.o IPCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types.o ITU_X213_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common.o L3_Common.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates.o L3_Templates.cc GTP_Emulation.cc: In function 'COMPONENT GTP__Emulation::f__comp__by__teid(const OCTETSTRING&)': GTP_Emulation.cc:4279:1: warning: control reaches end of non-void function [-Wreturn-type] 4279 | } | ^ GTP_Emulation.cc: In function 'COMPONENT GTP__Emulation::f__comp__by__imsi(const HEXSTRING&)': GTP_Emulation.cc:4352:1: warning: control reaches end of non-void function [-Wreturn-type] 4352 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates.o LLC_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types.o LLC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation.o M3UA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types.o M3UA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType.o MTP3asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types.o MTP3asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers.o Misc_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types.o MobileL3_CC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types.o MobileL3_CommonIE_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types.o MobileL3_GMM_SM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types.o MobileL3_MM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types.o MobileL3_RRM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types.o MobileL3_SMS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types.o MobileL3_SS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types.o MobileL3_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4.o NS_Provider_IPL4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types.o NS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions.o Osmocom_CTRL_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types.o Osmocom_CTRL_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types.o Osmocom_Gb_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types.o Osmocom_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions.o Osmocom_VTY_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types.o PCO_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort.o RANAP_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates.o RANAP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types.o RANAP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation.o SCCP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates.o SCCP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types.o SCCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types.o SCCPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType.o SCTPasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types.o SCTPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests.o SGSN_Tests.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu.o SGSN_Tests_Iu.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS.o SGSN_Tests_NS.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types.o SNDCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions.o Socket_API_Definitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions.o TCCConversion_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions.o TCCInterface_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType.o TELNETasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_1.o BSSGP_ConnHdlr_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_2.o BSSGP_ConnHdlr_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_3.o BSSGP_ConnHdlr_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_4.o BSSGP_ConnHdlr_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_5.o BSSGP_ConnHdlr_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_6.o BSSGP_ConnHdlr_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_7.o BSSGP_ConnHdlr_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_1.o BSSGP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_2.o BSSGP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_3.o BSSGP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_4.o BSSGP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_5.o BSSGP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_6.o BSSGP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_7.o BSSGP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_1.o GSM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_2.o GSM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_3.o GSM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_4.o GSM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_5.o GSM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_6.o GSM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_7.o GSM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_1.o GSUP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_2.o GSUP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_3.o GSUP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_4.o GSUP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_5.o GSUP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_6.o GSUP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_7.o GSUP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_1.o GSUP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_2.o GSUP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_3.o GSUP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_4.o GSUP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_5.o GSUP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_6.o GSUP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_7.o GSUP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_1.o GSUP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_2.o GSUP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_3.o GSUP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_4.o GSUP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_5.o GSUP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_6.o GSUP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_7.o GSUP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_1.o GTPC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_2.o GTPC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_3.o GTPC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_4.o GTPC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_5.o GTPC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_6.o GTPC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_7.o GTPC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_1.o GTPU_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_2.o GTPU_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_3.o GTPU_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_4.o GTPU_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_5.o GTPU_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_6.o GTPU_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_7.o GTPU_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_1.o GTP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_2.o GTP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_3.o GTP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_4.o GTP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_5.o GTP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_6.o GTP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_7.o GTP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_1.o GTPv1C_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_2.o GTPv1C_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_3.o GTPv1C_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_4.o GTPv1C_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_5.o GTPv1C_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_6.o GTPv1C_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_7.o GTPv1C_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_1.o GTPv1C_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_2.o GTPv1C_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_3.o GTPv1C_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_4.o GTPv1C_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_5.o GTPv1C_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_6.o GTPv1C_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_7.o GTPv1C_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_1.o GTPv1C_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_2.o GTPv1C_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_3.o GTPv1C_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_4.o GTPv1C_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_5.o GTPv1C_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_6.o GTPv1C_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_7.o GTPv1C_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_1.o GTPv1U_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_2.o GTPv1U_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_3.o GTPv1U_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_4.o GTPv1U_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_5.o GTPv1U_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_6.o GTPv1U_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_7.o GTPv1U_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_1.o GTPv1U_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_2.o GTPv1U_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_3.o GTPv1U_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_4.o GTPv1U_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_5.o GTPv1U_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_6.o GTPv1U_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_7.o GTPv1U_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_1.o GTPv1U_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_2.o GTPv1U_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_3.o GTPv1U_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_4.o GTPv1U_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_5.o GTPv1U_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_6.o GTPv1U_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_7.o GTPv1U_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_1.o General_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_2.o General_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_3.o General_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_4.o General_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_5.o General_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_6.o General_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_7.o General_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_1.o IPA_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_2.o IPA_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_3.o IPA_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_4.o IPA_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_5.o IPA_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_6.o IPA_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_7.o IPA_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_7.o IPA_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_1.o IPA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_2.o IPA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_3.o IPA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_4.o IPA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_5.o IPA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_6.o IPA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_7.o IPA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_1.o IPCP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_2.o IPCP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_3.o IPCP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_4.o IPCP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_5.o IPCP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_6.o IPCP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_7.o IPCP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_1.o IPCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_2.o IPCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_3.o IPCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_4.o IPCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_5.o IPCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_6.o IPCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_7.o IPCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_7.o IPL4asp_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_7.o IPL4asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_5.o IPL4asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_6.o IPL4asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_7.o IPL4asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_1.o ITU_X213_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_2.o ITU_X213_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_3.o ITU_X213_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_4.o ITU_X213_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_5.o ITU_X213_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_6.o ITU_X213_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_7.o ITU_X213_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_1.o L3_Common_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_2.o L3_Common_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_3.o L3_Common_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_4.o L3_Common_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_5.o L3_Common_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_6.o L3_Common_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_7.o L3_Common_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_1.o L3_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_2.o L3_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_3.o L3_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_4.o L3_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_5.o L3_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_6.o L3_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_7.o L3_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_1.o LLC_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_2.o LLC_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_3.o LLC_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_4.o LLC_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_5.o LLC_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_6.o LLC_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_7.o LLC_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_1.o LLC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_2.o LLC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_3.o LLC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_4.o LLC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_5.o LLC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_6.o LLC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_7.o LLC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_1.o M3UA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_2.o M3UA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_3.o M3UA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_4.o M3UA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_5.o M3UA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_6.o M3UA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_7.o M3UA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_1.o M3UA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_2.o M3UA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_3.o M3UA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_4.o M3UA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_5.o M3UA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_6.o M3UA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_7.o M3UA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_1.o MTP3asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_2.o MTP3asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_3.o MTP3asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_4.o MTP3asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_5.o MTP3asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_6.o MTP3asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_7.o MTP3asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_1.o MTP3asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_2.o MTP3asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_3.o MTP3asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_4.o MTP3asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_5.o MTP3asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_6.o MTP3asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_7.o MTP3asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_7.o MobileL3_CC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_7.o MobileL3_CommonIE_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_7.o MobileL3_GMM_SM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_7.o MobileL3_MM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_7.o MobileL3_RRM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_7.o MobileL3_SMS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_7.o MobileL3_SS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_1.o MobileL3_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_2.o MobileL3_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_3.o MobileL3_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_4.o MobileL3_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_5.o MobileL3_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_6.o MobileL3_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_7.o MobileL3_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_1.o NS_Provider_IPL4_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_2.o NS_Provider_IPL4_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_3.o NS_Provider_IPL4_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_4.o NS_Provider_IPL4_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_5.o NS_Provider_IPL4_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_6.o NS_Provider_IPL4_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_7.o NS_Provider_IPL4_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_1.o NS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_2.o NS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_3.o NS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_4.o NS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_5.o NS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_6.o NS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_7.o NS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_1.o Native_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_2.o Native_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_3.o Native_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_4.o Native_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_5.o Native_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_6.o Native_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_7.o Native_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_7.o Osmocom_CTRL_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_1.o Osmocom_Gb_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_2.o Osmocom_Gb_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_3.o Osmocom_Gb_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_4.o Osmocom_Gb_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_5.o Osmocom_Gb_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_6.o Osmocom_Gb_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_7.o Osmocom_Gb_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_5.o Osmocom_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_6.o Osmocom_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_7.o Osmocom_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_7.o Osmocom_VTY_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_1.o PCO_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_2.o PCO_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_3.o PCO_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_4.o PCO_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_5.o PCO_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_6.o PCO_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_7.o PCO_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_1.o RANAP_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_2.o RANAP_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_3.o RANAP_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_4.o RANAP_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_5.o RANAP_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_6.o RANAP_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_7.o RANAP_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_1.o RANAP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_2.o RANAP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_3.o RANAP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_4.o RANAP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_5.o RANAP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_6.o RANAP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_7.o RANAP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_1.o RANAP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_2.o RANAP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_3.o RANAP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_4.o RANAP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_5.o RANAP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_6.o RANAP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_7.o RANAP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_1.o SCCP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_2.o SCCP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_3.o SCCP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_4.o SCCP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_5.o SCCP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_6.o SCCP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_7.o SCCP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_1.o SCCP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_2.o SCCP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_3.o SCCP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_4.o SCCP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_5.o SCCP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_6.o SCCP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_7.o SCCP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_1.o SCCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_2.o SCCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_3.o SCCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_4.o SCCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_5.o SCCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_6.o SCCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_7.o SCCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_1.o SCCPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_2.o SCCPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_3.o SCCPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_4.o SCCPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_5.o SCCPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_6.o SCCPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_7.o SCCPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_1.o SCTPasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_2.o SCTPasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_3.o SCTPasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_4.o SCTPasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_5.o SCTPasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_6.o SCTPasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_7.o SCTPasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_1.o SCTPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_2.o SCTPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_3.o SCTPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_4.o SCTPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_5.o SCTPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_6.o SCTPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_7.o SCTPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_1.o SGSN_Tests_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_2.o SGSN_Tests_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_3.o SGSN_Tests_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_4.o SGSN_Tests_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_5.o SGSN_Tests_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_6.o SGSN_Tests_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_7.o SGSN_Tests_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_1.o SGSN_Tests_Iu_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_2.o SGSN_Tests_Iu_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_3.o SGSN_Tests_Iu_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_4.o SGSN_Tests_Iu_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_5.o SGSN_Tests_Iu_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_6.o SGSN_Tests_Iu_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_7.o SGSN_Tests_Iu_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_1.o SGSN_Tests_NS_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_2.o SGSN_Tests_NS_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_3.o SGSN_Tests_NS_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_4.o SGSN_Tests_NS_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_5.o SGSN_Tests_NS_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_6.o SGSN_Tests_NS_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_7.o SGSN_Tests_NS_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_1.o SNDCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_2.o SNDCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_3.o SNDCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_4.o SNDCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_5.o SNDCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_6.o SNDCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_7.o SNDCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_7.o Socket_API_Definitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_7.o TCCConversion_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_7.o TELNETasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation.o BSSGP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation.o IPA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation.o NS_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter.o RAN_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation.o RAN_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS.o RAW_NS.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping.o SCCP_Mapping.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_1.o BSSGP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_2.o BSSGP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_3.o BSSGP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_4.o BSSGP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_5.o BSSGP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_6.o BSSGP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_7.o BSSGP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_1.o IPA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_2.o IPA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_3.o IPA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_4.o IPA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_5.o IPA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_6.o IPA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_7.o IPA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_1.o NS_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_2.o NS_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_3.o NS_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_4.o NS_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_5.o NS_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_6.o NS_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_7.o NS_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_1.o RAN_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_2.o RAN_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_3.o RAN_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_4.o RAN_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_5.o RAN_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_6.o RAN_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_7.o RAN_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_1.o RAN_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_2.o RAN_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_3.o RAN_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_4.o RAN_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_5.o RAN_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_6.o RAN_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_7.o RAN_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_1.o RAW_NS_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_2.o RAW_NS_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_3.o RAW_NS_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_4.o RAW_NS_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_5.o RAW_NS_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_6.o RAW_NS_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_7.o RAW_NS_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_1.o SCCP_Mapping_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_2.o SCCP_Mapping_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_3.o SCCP_Mapping_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_4.o SCCP_Mapping_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_5.o SCCP_Mapping_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_6.o SCCP_Mapping_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_7.o SCCP_Mapping_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes.o RANAP_CommonDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants.o RANAP_Constants.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers.o RANAP_Containers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs.o RANAP_IEs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents.o RANAP_PDU_Contents.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions.o RANAP_PDU_Descriptions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_1.o RANAP_CommonDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_2.o RANAP_CommonDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_3.o RANAP_CommonDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_4.o RANAP_CommonDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_5.o RANAP_CommonDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_6.o RANAP_CommonDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_7.o RANAP_CommonDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_1.o RANAP_Constants_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_2.o RANAP_Constants_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_3.o RANAP_Constants_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_4.o RANAP_Constants_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_5.o RANAP_Constants_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_6.o RANAP_Constants_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_7.o RANAP_Constants_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_1.o RANAP_Containers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_2.o RANAP_Containers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_3.o RANAP_Containers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_4.o RANAP_Containers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_5.o RANAP_Containers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_6.o RANAP_Containers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_7.o RANAP_Containers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_1.o RANAP_IEs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_2.o RANAP_IEs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_3.o RANAP_IEs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_4.o RANAP_IEs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_5.o RANAP_IEs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_6.o RANAP_IEs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_7.o RANAP_IEs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_1.o RANAP_PDU_Contents_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_2.o RANAP_PDU_Contents_part_2.cc RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__conn__id(const INTEGER&)': RAN_Emulation.cc:20395:1: warning: control reaches end of non-void function [-Wreturn-type] 20395 | } | ^ RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__cic(const INTEGER&)': RAN_Emulation.cc:20447:1: warning: control reaches end of non-void function [-Wreturn-type] 20447 | } | ^ RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__conn__id__by__comp(const COMPONENT&)': RAN_Emulation.cc:20556:1: warning: control reaches end of non-void function [-Wreturn-type] 20556 | } | ^ RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__idx__by__comp(const COMPONENT&)': RAN_Emulation.cc:20607:1: warning: control reaches end of non-void function [-Wreturn-type] 20607 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_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-20250112-1239-27e986f1-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-20250112-1239-27e986f1-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease Get:4 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ InRelease [1580 B] Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ Packages [196 kB] Fetched 198 kB in 0s (399 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-20250112-1239-27e986f1-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-20250112-1239-27e986f1-0', 'apt-rdepends', 'osmo-sgsn'] [testenv][generic] osmo-sgsn -> osmo-sgsn: installing osmo-sgsn-dbg [testenv][generic] osmo-sgsn -> libc6: installing libc6-dbg [testenv][generic] osmo-sgsn -> libgtp10: installing libgtp-dbg [testenv][generic] osmo-sgsn -> libosmocore22: installing libosmocore-dbg [testenv][generic] osmo-sgsn -> libosmo-ranap7: installing libosmo-ranap-dbg [testenv][generic] osmo-sgsn -> libasn1c1: installing libasn1c-dbg [testenv][generic] osmo-sgsn -> libosmo-sigtran10: installing libosmo-sigtran-dbg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20250112-1239-27e986f1-0', 'apt-rdepends', 'osmo-stp'] [testenv][generic] osmo-stp -> osmo-stp: installing osmo-stp-dbg [testenv][generic] osmo-stp -> libc6: installing libc6-dbg [testenv][generic] osmo-stp -> libosmo-sigtran10: installing libosmo-sigtran-dbg [testenv][generic] osmo-stp -> libosmocore22: installing libosmocore-dbg [testenv][generic] Installing packages: osmo-sgsn, osmo-stp, osmo-sgsn-dbg, libc6-dbg, libgtp-dbg, libosmocore-dbg, libosmo-ranap-dbg, libasn1c-dbg, libosmo-sigtran-dbg, osmo-stp-dbg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20250112-1239-27e986f1-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-sgsn', 'osmo-stp', 'osmo-sgsn-dbg', 'libc6-dbg', 'libgtp-dbg', 'libosmocore-dbg', 'libosmo-ranap-dbg', 'libasn1c-dbg', 'libosmo-sigtran-dbg', 'osmo-stp-dbg'] Reading package lists... Building dependency tree... The following additional packages will be installed: libasn1c1 libgtp10 libosmo-gsup-client0 libosmo-ranap7 libosmo-sigtran10 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmocom-latest The following NEW packages will be installed: libasn1c-dbg libasn1c1 libc6-dbg libgtp-dbg libgtp10 libosmo-gsup-client0 libosmo-ranap-dbg libosmo-ranap7 libosmo-sigtran-dbg libosmo-sigtran10 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore libosmocore-dbg libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmo-sgsn osmo-sgsn-dbg osmo-stp osmo-stp-dbg osmocom-latest 0 upgraded, 29 newly installed, 0 to remove and 38 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.38 [75.2 kB] Get:23 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libasn1c-dbg 0.9.38 [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 (65.1 MB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package libc6-dbg:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40050 files and directories currently installed.) Preparing to unpack .../00-libc6-dbg_2.36-9+deb12u9_amd64.deb ... Unpacking libc6-dbg:amd64 (2.36-9+deb12u9) ... Selecting previously unselected package osmocom-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.38_amd64.deb ... Unpacking libasn1c1:amd64 (0.9.38) ... Selecting previously unselected package libasn1c-dbg:amd64. Preparing to unpack .../22-libasn1c-dbg_0.9.38_amd64.deb ... Unpacking libasn1c-dbg:amd64 (0.9.38) ... 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.38) ... 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.38) ... 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-20250112-1239-27e986f1-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] + ['cp', '-a', 'osmo-stp.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/stp'] [testenv][generic] + ['cp', '-a', 'osmo-sgsn.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/sgsn'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-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-20250112-1239-27e986f1-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-20250112-1239-27e986f1-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-20250112-1239-27e986f1-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-20250112-1239-27e986f1-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-20250112-1239-27e986f1-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-20250112-1239-27e986f1-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-20250112-1239-27e986f1-0', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/stp/stp.log'] [testenv][generic] Running sgsn [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-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-20250112-1239-27e986f1-0', 'sh', '-c', 'osmo-sgsn 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/sgsn/sgsn.log'] 20250112123934584 DLSS7 INFO 0: Creating SS7 Instance (osmo_ss7.c:337) 20250112123934584 DLSS7 INFO 0: Creating Route Table system (osmo_ss7.c:637) 20250112123934584 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) 20250112123934584 DLSS7 NOTICE 0: asp-virt-rnc0-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20250112123934584 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Allocated (fsm.c:456) 20250112123934584 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Allocated (fsm.c:456) 20250112123934584 DLSS7 INFO 0: as-virt-rnc0: Created AS (osmo_ss7.c:956) 20250112123934584 DLSS7 INFO 0: as-virt-rnc0: Adding ASP virt-rnc0-0 to AS (osmo_ss7_as.c:110) 20250112123934584 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event AS_ASSIGNED (osmo_ss7_as.c:119) 20250112123934584 DLSS7 INFO 0: Creating route: pc=195=0.24.3 mask=0x3fff via AS 'virt-rnc0' (osmo_ss7.c:780) 20250112123934584 DLSS7 INFO Creating m3ua Server (null):2905 (osmo_ss7_xua_srv.c:217) 20250112123934584 DLSS7 INFO Created m3ua server on (null):2905 (osmo_ss7_xua_srv.c:237) 20250112123934584 DLSS7 INFO (Re)binding m3ua Server to 127.0.0.200:2905 (osmo_ss7_xua_srv.c:284) 20250112123934584 DLSS7 INFO Creating ipa Server (null):5000 (osmo_ss7_xua_srv.c:217) 20250112123934584 DLSS7 INFO Created ipa server on (null):5000 (osmo_ss7_xua_srv.c:237) 20250112123934584 DLSS7 INFO (Re)binding ipa Server to 127.0.0.200:5000 (osmo_ss7_xua_srv.c:284) 20250112123934584 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4239 (telnet_interface.c:88) rate_ctr.c:86 validating counter group 0x55d863845d60(sgsn) with 23 counters 20250112123934695 DLSS7 INFO (r=127.0.0.1:38742<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20250112123934695 DLSS7 INFO (r=127.0.0.1:38742<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-0 (osmo_ss7_xua_srv.c:141) 20250112123934695 DLSS7 INFO 0: asp-asp-dyn-0: Restarting ASP asp-dyn-0, r=127.0.0.1:38742<->l=127.0.0.200:2905 (osmo_ss7_asp.c:620) 20250112123934695 DLSS7 NOTICE 0: asp-asp-dyn-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20250112123934696 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Allocated (fsm.c:456) 20250112123934696 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20250112123934696 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) 20250112123934695 DLGLOBAL NOTICE Available via telnet 127.0.0.10 4245 (telnet_interface.c:88) 20250112123934696 DLGTP NOTICE GTP: gtp_newgsn() started at 127.0.0.10 (gsn.c:467) 20250112123934696 DLGTP NOTICE State information file (.//gsn_restart) not found. Creating new file. (gsn.c:388) 20250112123934696 DGPRS NOTICE Created GTP on 127.0.0.10 (sgsn_libgtp.c:921) 20250112123934696 DGPRS NOTICE libGTP v1.12.0 initialized (sgsn_main.c:456) 20250112123934696 DLCTRL NOTICE CTRL at 127.0.0.10 4251 (control_if.c:1024) 20250112123934696 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112123934696 DLSCCP NOTICE OsmoSGSN: Using SS7 instance 0, pc:0.23.4 (sccp_user.c:566) 20250112123934696 DLSCCP NOTICE OsmoSGSN: Using AS instance as-clnt-OsmoSGSN-A (sccp_user.c:584) 20250112123934696 DLSCCP NOTICE OsmoSGSN: Creating default route (sccp_user.c:590) 20250112123934696 DLINP NOTICE asp-dyn-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250112123934696 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) 20250112123934696 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20250112123934696 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20250112123934696 DLSCCP NOTICE OsmoSGSN: Using ASP instance asp-clnt-OsmoSGSN-A (sccp_user.c:699) 20250112123934696 DLSS7 NOTICE 0: Creating SCCP instance (osmo_ss7.c:408) 20250112123934696 DLSCCP INFO Binding user 'SCCP Management' to SSN=1 PC=(no PC) (sccp_user.c:108) 20250112123934696 DLSCCP INFO Binding user 'OsmoSGSN-IuPS' to SSN=142 PC=(no PC) (sccp_user.c:108) 20250112123934696 DLSS7 INFO (r=127.0.0.1:44666<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20250112123934696 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20250112123934696 DLSS7 INFO (r=127.0.0.1:44666<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-1 (osmo_ss7_xua_srv.c:141) 20250112123934696 DLSS7 INFO 0: asp-asp-dyn-1: Restarting ASP asp-dyn-1, r=127.0.0.1:44666<->l=127.0.0.200:2905 (osmo_ss7_asp.c:620) 20250112123934696 DLSS7 NOTICE 0: asp-asp-dyn-1: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20250112123934696 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Allocated (fsm.c:456) 20250112123934696 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20250112123934696 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) 20250112123934696 DLINP NOTICE asp-dyn-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250112123934696 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) 20250112123934696 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20250112123934696 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20250112123934696 DLINP NOTICE SRVCONN(asp-dyn-0,r=127.0.0.1:38742<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20250112123934696 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) 20250112123934696 DLSS7 INFO asp-dyn-0: connection closed (osmo_ss7_asp.c:1079) 20250112123934696 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20250112123934696 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20250112123934696 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20250112123934696 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20250112123934696 DLSS7 INFO 0: asp-asp-dyn-0: Destroying ASP (osmo_ss7_asp.c:578) 20250112123934696 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (osmo_ss7_asp.c:585) 20250112123934696 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Freeing instance (osmo_ss7_asp.c:585) 20250112123934696 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Deallocated (fsm.c:568) 20250112123934696 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112123934696 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20250112123934696 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20250112123934696 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20250112123934696 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-20250112-1239-27e986f1-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@f374f8ce76bf: Unix server socket created successfully. MC@f374f8ce76bf: Listening on TCP port 39677. f374f8ce76bf is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests f374f8ce76bf 39677 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@f374f8ce76bf: New HC connected from 10.0.2.100 [10.0.2.100]. f374f8ce76bf: Linux 6.1.0-21-amd64 on x86_64. cmtc MC@f374f8ce76bf: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@f374f8ce76bf: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@f374f8ce76bf: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@f374f8ce76bf: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@f374f8ce76bf: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@f374f8ce76bf: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@f374f8ce76bf: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@f374f8ce76bf: Configuration file was processed on all HCs. MC@f374f8ce76bf: Creating MTC on host 10.0.2.100. MC@f374f8ce76bf: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@f374f8ce76bf: 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 Jan 12 12:39:35 UTC 2025 /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 20250112123935697 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112123935697 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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@f374f8ce76bf: Test case TC_attach started. 20250112123936670 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35028<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112123936674 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(3)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21010 20250112123936697 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112123936697 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (RKM:REG-REQ) (m3ua.c:713) 20250112123936697 DLSS7 INFO 0: asp-asp-dyn-1: RKM: Registering routing key 3 for DPC 0.23.4 (xua_rkm.c:195) 20250112123936697 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Allocated (fsm.c:456) 20250112123936697 DLSS7 INFO 0: as-as-rkm-3: Created AS (osmo_ss7.c:956) 20250112123936697 DLSS7 INFO 0: Creating route: pc=188=0.23.4 mask=0x3fff via AS 'as-rkm-3' (osmo_ss7.c:780) 20250112123936697 DLSS7 INFO 0: as-as-rkm-3: Adding ASP asp-dyn-1 to AS (osmo_ss7_as.c:110) 20250112123936697 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event AS_ASSIGNED (osmo_ss7_as.c:119) 20250112123936697 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_rkm.c:333) 20250112123936697 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20250112123936697 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112123936697 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Inactive () (m3ua.c:622) 20250112123936697 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20250112123936697 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112123936697 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20250112123936697 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20250112123936697 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20250112123936697 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20250112123936697 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20250112123936697 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20250112123936697 DLSS7 NOTICE xua_default_lm(asp-clnt-OsmoSGSN-A)[0x55d8657e6660]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:400) 20250112123936697 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Active () (m3ua.c:622) SGSN_Test-Gb0-BSSGP0(4)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(3)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(7)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112123936716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNCONFIGURED}: Allocated (fsm.c:456) 20250112123936716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20250112123936716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20250112123936716 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250112123936716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112123936716 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112123936716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112123936716 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112123936716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(7)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112123936718 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112123936718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112123936718 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112123936718 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112123936718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112123936718 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112123936718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112123936718 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250112123936718 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250112123936718 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112123936718 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112123936719 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112123936719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(7)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(7)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112123936723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(8)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(4)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(4)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112123936731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112123936731 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach-BVCI196(6)@f374f8ce76bf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(9)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(8)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(12)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112123936753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNCONFIGURED}: Allocated (fsm.c:456) 20250112123936753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20250112123936753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20250112123936753 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250112123936753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112123936753 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112123936753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112123936753 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112123936753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(12)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112123936755 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112123936755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112123936755 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112123936755 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112123936755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112123936755 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112123936755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112123936755 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250112123936755 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250112123936755 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112123936755 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(12)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250112123936756 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112123936756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(12)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112123936760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112123936760 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)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(9)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(9)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112123936769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112123936769 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(14)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach-BVCI210(11)@f374f8ce76bf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(13)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(18)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(18)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112123936797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNCONFIGURED}: Allocated (fsm.c:456) 20250112123936797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20250112123936797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20250112123936797 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250112123936797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112123936797 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112123936797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112123936797 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112123936797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(18)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112123936799 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112123936799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112123936799 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112123936799 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112123936799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112123936799 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112123936799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112123936799 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250112123936799 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250112123936799 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112123936799 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(18)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250112123936800 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112123936800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(18)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112123936804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112123936804 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)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(14)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112123936813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112123936814 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach-BVCI220(15)@f374f8ce76bf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250112123937698 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112123937698 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250112123937698 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250112123937698 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(17)@f374f8ce76bf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(17)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250112123937701 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(17)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(17)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250112123937702 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(17)@f374f8ce76bf: 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(17)@f374f8ce76bf: 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(17)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(17)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250112123938145 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) 20250112123938145 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:769) 20250112123938145 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED 10.0.2.100:44666 err=None (osmo_ss7_asp.c:785) TC_attach-BVCI196(6)@f374f8ce76bf: Adding Client=TC_attach(21), IMSI='262420000000001'H, TLLI='F925C465'O, index=0 SGSN_Test-GSUP(19)@f374f8ce76bf: Created GsupExpect[0] for "262420000000001" to be handled at TC_attach(21) TC_attach(21)@f374f8ce76bf: 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 := 'C6583DF2707EA811F702DE2A89C8A03B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '977BB724'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DFF4286F4B196A5E'O } } } } } 20250112123938753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112123938753 DLLC NOTICE LLME(ffffffff/f925c465){UNASSIGNED} LLC RX: unknown TLLI 0xf925c465, creating LLME on the fly (gprs_llc.c:552) 20250112123938753 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250112123938753 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000001) type="GPRS attach"  (gprs_gmm.c:1266) 20250112123938753 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Allocated (fsm.c:456) 20250112123938753 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Init}: Allocated (fsm.c:456) 20250112123938753 DMM DEBUG MM_STATE_Gb[0x55d8657ebf80]{Idle}: Allocated (fsm.c:456) 20250112123938753 DMM DEBUG MM_STATE_Iu[0x55d8657ec0b0]{Detached}: Allocated (fsm.c:456) 20250112123938753 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250112123938753 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250112123938753 DLLC NOTICE LLME(ffffffff/f925c465){UNASSIGNED} LLGM Assign pre (f925c465 => e3add62a) (gprs_llc.c:1079) 20250112123938753 DLLC NOTICE LLME(f925c465/e3add62a){ASSIGNED} LLGM Assign post (f925c465 => e3add62a) (gprs_llc.c:1125) 20250112123938753 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250112123938753 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250112123938753 DMM DEBUG MM(262420000000001/e3add62a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250112123938766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112123938766 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250112123938767 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112123938767 DMM DEBUG MM(262420000000001/e3add62a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000010 (gprs_gmm.c:1084) 20250112123938767 DMM NOTICE MM(262420000000001/e3add62a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250112123938767 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250112123938767 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250112123938767 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250112123938767 DMM DEBUG MM(262420000000001/e3add62a) Requesting authorization (sgsn_auth.c:160) 20250112123938767 DMM INFO MM(262420000000001/e3add62a) Requesting authentication tuples (sgsn_auth.c:184) 20250112123938767 DMM DEBUG MM(262420000000001/e3add62a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250112123938767 DGPRS INFO SUBSCR(262420000000001) requesting auth info (gprs_subscriber.c:805) 20250112123938767 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)@f374f8ce76bf: Found GsupExpect[0] for "262420000000001" handled at TC_attach(21) SGSN_Test-GSUP(19)@f374f8ce76bf: Added IMSI table entry 0TC_attach(21)"262420000000001" 20250112123938770 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250112123938770 DGPRS INFO SUBSCR(262420000000001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250112123938770 DGPRS DEBUG SUBSCR(262420000000001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250112123938770 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber authentication info (gprs_subscriber.c:850) 20250112123938770 DMM INFO MM(262420000000001/e3add62a) Subscriber data update (mmctx.c:445) 20250112123938770 DMM DEBUG MM(262420000000001/e3add62a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250112123938770 DMM INFO MM(262420000000001/e3add62a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250112123938770 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250112123938770 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250112123938770 DMM INFO MM(262420000000001/e3add62a) <- GMM AUTH AND CIPHERING REQ (rand = c6 58 3d f2 70 7e a8 11 f7 02 de 2a 89 c8 a0 3b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250112123938777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112123938777 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20250112123938777 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112123938777 DMM INFO MM(262420000000001/e3add62a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250112123938777 DMM NOTICE MM(262420000000001/e3add62a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250112123938777 DMM DEBUG MM(262420000000001/e3add62a) checking auth: received GSM SRES = 97 7b b7 24 (gprs_gmm.c:666) 20250112123938777 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250112123938777 DMM DEBUG MM(262420000000001/e3add62a) Requesting authorization (sgsn_auth.c:160) 20250112123938778 DMM INFO MM(262420000000001/e3add62a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250112123938778 DMM DEBUG MM(262420000000001/e3add62a) Requesting subscriber data update (gprs_subscriber.c:894) 20250112123938778 DGPRS INFO SUBSCR(262420000000001) subscriber data is not available (gprs_subscriber.c:818) 20250112123938778 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) 20250112123938778 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250112123938778 DMM INFO MM(262420000000001/e3add62a) <- GMM ATTACH ACCEPT (new P-TMSI=0xe3add62a) (gprs_gmm.c:300) 20250112123938779 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250112123938779 DGPRS INFO SUBSCR(262420000000001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250112123938779 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20250112123938779 DMM INFO MM(262420000000001/e3add62a) Subscriber data update (mmctx.c:445) 20250112123938779 DMM DEBUG MM(262420000000001/e3add62a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250112123938779 DMM INFO MM(262420000000001/e3add62a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250112123938779 DMM NOTICE MM(262420000000001/e3add62a) Authorized, continuing procedure, IMSI=262420000000001 (gprs_gmm.c:1000) 20250112123938779 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250112123938779 DMM NOTICE MM(262420000000001/e3add62a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250112123938779 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) 20250112123938780 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250112123938780 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20250112123938780 DMM INFO MM(262420000000001/e3add62a) Subscriber data update (mmctx.c:445) 20250112123938780 DMM DEBUG MM(262420000000001/e3add62a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250112123938787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112123938787 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250112123938787 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112123938787 DMM INFO MM(262420000000001/e3add62a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250112123938787 DMM NOTICE MM(262420000000001/e3add62a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250112123938787 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250112123938787 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250112123938787 DLLC NOTICE LLME(f925c465/e3add62a){ASSIGNED} LLGM Assign pre (ffffffff => e3add62a) (gprs_llc.c:1079) 20250112123938787 DLLC NOTICE LLME(ffffffff/e3add62a){ASSIGNED} LLGM Assign post (ffffffff => e3add62a) (gprs_llc.c:1125) 20250112123938787 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250112123938787 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250112123938787 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250112123938787 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach(21)@f374f8ce76bf: setverdict(pass): none -> pass TC_attach-BVCI196(6)@f374f8ce76bf: Removing Client IMSI='262420000000001'H, index=0 TC_attach(21)@f374f8ce76bf: Final verdict of PTC: pass 20250112123938841 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35028<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250112123938843 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250112123938843 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(19)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(17)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99(18)@f374f8ce76bf: Final verdict of PTC: none -NSVCI97(7)@f374f8ce76bf: Final verdict of PTC: none TC_attach-BVCI210(11)@f374f8ce76bf: Final verdict of PTC: none TC_attach-BVCI220(15)@f374f8ce76bf: Final verdict of PTC: none TC_attach-BVCI196(6)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(14)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98(12)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(9)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(3)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(8)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(13)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(4)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(20)@f374f8ce76bf: Final verdict of PTC: none -NSVCI97-provIP(5)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98-provIP(10)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99-provIP(16)@f374f8ce76bf: Final verdict of PTC: none MTC@f374f8ce76bf: Setting final verdict of the test case. MTC@f374f8ce76bf: Local verdict of MTC: none MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-NS0(3): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(4): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97-provIP(5): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach-BVCI196(6): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97(7): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-NS1(8): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(9): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98-provIP(10): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach-BVCI210(11): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98(12): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-NS2(13): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(14): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach-BVCI220(15): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99-provIP(16): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP-IPA(17): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99(18): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP(19): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GGSN_GTP(20): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach(21): pass (none -> pass) MTC@f374f8ce76bf: Test case TC_attach finished. Verdict: pass MTC@f374f8ce76bf: 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 Jan 12 12:39:38 UTC 2025 ====== SGSN_Tests.TC_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach.talloc 20250112123939012 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37348<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112123939413 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37348<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=104496) 20250112123939844 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112123939845 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=104496, count=105656) 20250112123940845 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112123940845 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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@f374f8ce76bf: 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 Jan 12 12:39:41 UTC 2025 /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 20250112123941846 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112123941846 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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@f374f8ce76bf: Test case TC_attach_mnc3 started. 20250112123942473 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37350<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112123942474 DMM INFO MM(262420000000001/e3add62a) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250112123942474 DMM INFO MM(262420000000001/e3add62a) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250112123942474 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250112123942474 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250112123942474 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250112123942474 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250112123942474 DLLC NOTICE LLME(ffffffff/e3add62a){ASSIGNED} LLGM Assign pre (e3add62a => ffffffff) (gprs_llc.c:1079) 20250112123942474 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e3add62a => ffffffff) (gprs_llc.c:1125) 20250112123942474 DGPRS INFO SUBSCR(262420000000001) purging MS subscriber (gprs_subscriber.c:785) 20250112123942474 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) 20250112123942474 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) 20250112123942475 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Init}: Deallocated (fsm.c:568) 20250112123942475 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Deallocated (fsm.c:568) 20250112123942475 DMM DEBUG MM_STATE_Iu[0x55d8657ec0b0]{Detached}: Deallocated (fsm.c:568) 20250112123942475 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Deallocated (fsm.c:568) 20250112123942475 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(22)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(23)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(22)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(26)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112123942521 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250112123942521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112123942521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112123942521 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112123942521 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250112123942521 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112123942521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112123942521 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112123942521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(26)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112123942522 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112123942522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112123942522 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112123942522 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112123942522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112123942522 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112123942522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112123942522 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112123942522 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250112123942522 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112123942522 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(26)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250112123942523 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112123942523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(26)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112123942526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(23)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(23)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112123942534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112123942534 DLBSSGP NOTICE Cell 023-420-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(27)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21011 TC_attach_mnc3-BVCI196(25)@f374f8ce76bf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(28)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(27)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(31)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(31)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112123942561 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250112123942561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112123942562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112123942562 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112123942562 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250112123942562 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112123942562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112123942562 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112123942562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(31)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112123942563 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112123942563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112123942563 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112123942564 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112123942564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112123942564 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112123942564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112123942564 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112123942564 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250112123942564 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112123942564 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112123942564 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112123942564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(31)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(31)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112123942568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(28)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(28)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(32)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21012 20250112123942579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112123942579 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_mnc3-BVCI210(30)@f374f8ce76bf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(33)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(32)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(36)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112123942602 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250112123942602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112123942602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112123942602 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112123942602 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250112123942602 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112123942602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112123942602 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112123942602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(36)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112123942603 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112123942603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112123942603 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112123942604 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112123942604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112123942604 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112123942604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112123942604 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112123942604 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250112123942604 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112123942604 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112123942605 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112123942605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(36)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(36)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112123942608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(33)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(33)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112123942616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112123942616 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_mnc3-BVCI220(35)@f374f8ce76bf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250112123942847 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112123942847 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250112123942847 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250112123942847 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(37)@f374f8ce76bf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(37)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250112123942849 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(37)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(37)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250112123942850 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(37)@f374f8ce76bf: 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)@f374f8ce76bf: 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)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(37)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_mnc3-BVCI196(25)@f374f8ce76bf: Adding Client=TC_attach_mnc3(40), IMSI='262420000001001'H, TLLI='CE6D6F8C'O, index=0 SGSN_Test-GSUP(38)@f374f8ce76bf: Created GsupExpect[0] for "262420000001001" to be handled at TC_attach_mnc3(40) TC_attach_mnc3(40)@f374f8ce76bf: 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 := '42B8CA1D8C3C5821A62B15559B20D862'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6C340E6E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '074E3DA18D80FAE8'O } } } } } 20250112123943901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112123943901 DLLC NOTICE LLME(ffffffff/ce6d6f8c){UNASSIGNED} LLC RX: unknown TLLI 0xce6d6f8c, creating LLME on the fly (gprs_llc.c:552) 20250112123943901 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250112123943901 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach"  (gprs_gmm.c:1266) 20250112123943901 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Allocated (fsm.c:456) 20250112123943901 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Init}: Allocated (fsm.c:456) 20250112123943901 DMM DEBUG MM_STATE_Gb[0x55d8657ebf80]{Idle}: Allocated (fsm.c:456) 20250112123943901 DMM DEBUG MM_STATE_Iu[0x55d8657ebe50]{Detached}: Allocated (fsm.c:456) 20250112123943901 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250112123943901 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250112123943901 DLLC NOTICE LLME(ffffffff/ce6d6f8c){UNASSIGNED} LLGM Assign pre (ce6d6f8c => f6f5877e) (gprs_llc.c:1079) 20250112123943901 DLLC NOTICE LLME(ce6d6f8c/f6f5877e){ASSIGNED} LLGM Assign post (ce6d6f8c => f6f5877e) (gprs_llc.c:1125) 20250112123943901 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250112123943901 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250112123943901 DMM DEBUG MM(262420000001001/f6f5877e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250112123943915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112123943915 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250112123943915 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112123943915 DMM DEBUG MM(262420000001001/f6f5877e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20250112123943915 DMM NOTICE MM(262420000001001/f6f5877e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250112123943915 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250112123943915 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250112123943915 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250112123943915 DMM DEBUG MM(262420000001001/f6f5877e) Requesting authorization (sgsn_auth.c:160) 20250112123943915 DMM INFO MM(262420000001001/f6f5877e) Requesting authentication tuples (sgsn_auth.c:184) 20250112123943915 DMM DEBUG MM(262420000001001/f6f5877e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250112123943915 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20250112123943915 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)@f374f8ce76bf: Found GsupExpect[0] for "262420000001001" handled at TC_attach_mnc3(40) SGSN_Test-GSUP(38)@f374f8ce76bf: Added IMSI table entry 0TC_attach_mnc3(40)"262420000001001" 20250112123943918 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250112123943918 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250112123943918 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250112123943918 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20250112123943918 DMM INFO MM(262420000001001/f6f5877e) Subscriber data update (mmctx.c:445) 20250112123943918 DMM DEBUG MM(262420000001001/f6f5877e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250112123943919 DMM INFO MM(262420000001001/f6f5877e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250112123943919 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250112123943919 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250112123943919 DMM INFO MM(262420000001001/f6f5877e) <- GMM AUTH AND CIPHERING REQ (rand = 42 b8 ca 1d 8c 3c 58 21 a6 2b 15 55 9b 20 d8 62 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250112123943928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112123943928 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20250112123943928 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112123943928 DMM INFO MM(262420000001001/f6f5877e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250112123943928 DMM NOTICE MM(262420000001001/f6f5877e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250112123943928 DMM DEBUG MM(262420000001001/f6f5877e) checking auth: received GSM SRES = 6c 34 0e 6e (gprs_gmm.c:666) 20250112123943928 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250112123943928 DMM DEBUG MM(262420000001001/f6f5877e) Requesting authorization (sgsn_auth.c:160) 20250112123943928 DMM INFO MM(262420000001001/f6f5877e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250112123943928 DMM DEBUG MM(262420000001001/f6f5877e) Requesting subscriber data update (gprs_subscriber.c:894) 20250112123943928 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20250112123943928 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) 20250112123943928 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250112123943928 DMM INFO MM(262420000001001/f6f5877e) <- GMM ATTACH ACCEPT (new P-TMSI=0xf6f5877e) (gprs_gmm.c:300) 20250112123943929 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250112123943929 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250112123943929 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250112123943929 DMM INFO MM(262420000001001/f6f5877e) Subscriber data update (mmctx.c:445) 20250112123943929 DMM DEBUG MM(262420000001001/f6f5877e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250112123943929 DMM INFO MM(262420000001001/f6f5877e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250112123943929 DMM NOTICE MM(262420000001001/f6f5877e) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20250112123943930 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250112123943930 DMM NOTICE MM(262420000001001/f6f5877e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250112123943930 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) 20250112123943930 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250112123943930 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250112123943930 DMM INFO MM(262420000001001/f6f5877e) Subscriber data update (mmctx.c:445) 20250112123943930 DMM DEBUG MM(262420000001001/f6f5877e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250112123943936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112123943936 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250112123943936 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112123943936 DMM INFO MM(262420000001001/f6f5877e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250112123943936 DMM NOTICE MM(262420000001001/f6f5877e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250112123943936 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250112123943936 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250112123943936 DLLC NOTICE LLME(ce6d6f8c/f6f5877e){ASSIGNED} LLGM Assign pre (ffffffff => f6f5877e) (gprs_llc.c:1079) 20250112123943936 DLLC NOTICE LLME(ffffffff/f6f5877e){ASSIGNED} LLGM Assign post (ffffffff => f6f5877e) (gprs_llc.c:1125) 20250112123943936 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250112123943936 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250112123943936 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250112123943936 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_mnc3(40)@f374f8ce76bf: setverdict(pass): none -> pass TC_attach_mnc3-BVCI196(25)@f374f8ce76bf: Removing Client IMSI='262420000001001'H, index=0 TC_attach_mnc3(40)@f374f8ce76bf: Final verdict of PTC: pass 20250112123943989 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37350<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(38)@f374f8ce76bf: Final verdict of PTC: none -NSVCI97(26)@f374f8ce76bf: Final verdict of PTC: none 20250112123943992 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250112123943992 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_mnc3-BVCI196(25)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98(31)@f374f8ce76bf: Final verdict of PTC: none TC_attach_mnc3-BVCI220(35)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(22)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(27)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(37)@f374f8ce76bf: Final verdict of PTC: none TC_attach_mnc3-BVCI210(30)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(32)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(23)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(28)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99(36)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(33)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(39)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98-provIP(29)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99-provIP(34)@f374f8ce76bf: Final verdict of PTC: none -NSVCI97-provIP(24)@f374f8ce76bf: Final verdict of PTC: none MTC@f374f8ce76bf: Setting final verdict of the test case. MTC@f374f8ce76bf: Local verdict of MTC: none MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-NS0(22): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(23): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97-provIP(24): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_mnc3-BVCI196(25): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97(26): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-NS1(27): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(28): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98-provIP(29): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_mnc3-BVCI210(30): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98(31): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-NS2(32): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(33): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99-provIP(34): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_mnc3-BVCI220(35): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99(36): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP-IPA(37): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP(38): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GGSN_GTP(39): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_mnc3(40): pass (none -> pass) MTC@f374f8ce76bf: Test case TC_attach_mnc3 finished. Verdict: pass MTC@f374f8ce76bf: 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 Jan 12 12:39:44 UTC 2025 ====== SGSN_Tests.TC_attach_mnc3 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_mnc3.talloc 20250112123944119 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37362<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112123944520 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37362<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=85108) 20250112123944993 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112123944993 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=85108, count=89464) 20250112123945994 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112123945994 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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@f374f8ce76bf: 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 Jan 12 12:39:46 UTC 2025 /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 20250112123946995 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112123946995 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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@f374f8ce76bf: Test case TC_attach_umts_aka_umts_res started. 20250112123947581 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50680<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112123947582 DMM INFO MM(262420000001001/f6f5877e) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250112123947582 DMM INFO MM(262420000001001/f6f5877e) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250112123947582 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250112123947582 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250112123947582 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250112123947582 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250112123947582 DLLC NOTICE LLME(ffffffff/f6f5877e){ASSIGNED} LLGM Assign pre (f6f5877e => ffffffff) (gprs_llc.c:1079) 20250112123947582 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f6f5877e => ffffffff) (gprs_llc.c:1125) 20250112123947582 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20250112123947582 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) 20250112123947582 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) 20250112123947582 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Init}: Deallocated (fsm.c:568) 20250112123947582 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Deallocated (fsm.c:568) 20250112123947582 DMM DEBUG MM_STATE_Iu[0x55d8657ebe50]{Detached}: Deallocated (fsm.c:568) 20250112123947582 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Deallocated (fsm.c:568) 20250112123947582 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(41)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(42)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(41)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(45)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112123947627 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250112123947627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112123947627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112123947627 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112123947627 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250112123947627 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112123947627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112123947627 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112123947627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(45)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112123947629 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112123947629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112123947629 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112123947629 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112123947629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112123947629 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112123947629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112123947629 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112123947629 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250112123947629 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112123947629 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(45)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250112123947630 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112123947630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(45)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112123947634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(42)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(42)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_umts_aka_umts_res-BVCI196(44)@f374f8ce76bf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250112123947644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112123947644 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(46)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb1-BSSGP1(47)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(46)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(50)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112123947708 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250112123947708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112123947708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112123947708 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112123947708 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250112123947708 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112123947708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112123947708 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112123947708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(50)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112123947710 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112123947710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112123947710 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112123947711 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112123947711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112123947711 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112123947711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112123947711 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112123947711 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250112123947711 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112123947711 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(50)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250112123947711 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112123947711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(50)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112123947715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(47)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(47)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(51)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21012 20250112123947724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112123947724 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_umts_aka_umts_res-BVCI210(49)@f374f8ce76bf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(52)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(51)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(55)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112123947747 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250112123947747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112123947747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112123947747 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112123947747 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250112123947747 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112123947747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112123947747 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112123947747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(55)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112123947749 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112123947749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112123947749 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112123947749 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112123947749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112123947749 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112123947749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112123947749 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112123947749 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250112123947749 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112123947749 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112123947750 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112123947750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(55)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(55)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112123947754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(52)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(52)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112123947764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112123947764 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_umts_aka_umts_res-BVCI220(54)@f374f8ce76bf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250112123947996 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112123947996 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250112123947996 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250112123947996 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(56)@f374f8ce76bf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(56)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250112123947998 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(56)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(56)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250112123947999 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(56)@f374f8ce76bf: 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)@f374f8ce76bf: 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)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(56)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_umts_res-BVCI196(44)@f374f8ce76bf: Adding Client=TC_attach_umts_aka_umts_res(59), IMSI='262420000001002'H, TLLI='FFC34F05'O, index=0 SGSN_Test-GSUP(57)@f374f8ce76bf: Created GsupExpect[0] for "262420000001002" to be handled at TC_attach_umts_aka_umts_res(59) TC_attach_umts_aka_umts_res(59)@f374f8ce76bf: 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 := '3BDBCF19012CEFE0CFB9F51ADBA5A10B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A39933F1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7DFD3BF0CBA1E0D6'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '9753993BA23B728D9CA4792E2FC21E8B'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '467A1842FA8A7E7008031F843C95F45F'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '90C19F1E1546E26D363FC3CFA8529B98'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '1B4146FAD658FCAE'O } } } } } 20250112123949052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112123949052 DLLC NOTICE LLME(ffffffff/ffc34f05){UNASSIGNED} LLC RX: unknown TLLI 0xffc34f05, creating LLME on the fly (gprs_llc.c:552) 20250112123949052 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250112123949052 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach"  (gprs_gmm.c:1266) 20250112123949052 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Allocated (fsm.c:456) 20250112123949052 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Init}: Allocated (fsm.c:456) 20250112123949052 DMM DEBUG MM_STATE_Gb[0x55d8657ebf80]{Idle}: Allocated (fsm.c:456) 20250112123949052 DMM DEBUG MM_STATE_Iu[0x55d8657ec0b0]{Detached}: Allocated (fsm.c:456) 20250112123949053 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250112123949053 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250112123949053 DLLC NOTICE LLME(ffffffff/ffc34f05){UNASSIGNED} LLGM Assign pre (ffc34f05 => fcf7b7c5) (gprs_llc.c:1079) 20250112123949053 DLLC NOTICE LLME(ffc34f05/fcf7b7c5){ASSIGNED} LLGM Assign post (ffc34f05 => fcf7b7c5) (gprs_llc.c:1125) 20250112123949053 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250112123949053 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250112123949053 DMM DEBUG MM(262420000001002/fcf7b7c5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250112123949067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112123949067 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250112123949067 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112123949067 DMM DEBUG MM(262420000001002/fcf7b7c5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1084) 20250112123949067 DMM NOTICE MM(262420000001002/fcf7b7c5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250112123949067 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250112123949067 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250112123949067 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250112123949067 DMM DEBUG MM(262420000001002/fcf7b7c5) Requesting authorization (sgsn_auth.c:160) 20250112123949067 DMM INFO MM(262420000001002/fcf7b7c5) Requesting authentication tuples (sgsn_auth.c:184) 20250112123949067 DMM DEBUG MM(262420000001002/fcf7b7c5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250112123949067 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20250112123949067 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)@f374f8ce76bf: Found GsupExpect[0] for "262420000001002" handled at TC_attach_umts_aka_umts_res(59) SGSN_Test-GSUP(57)@f374f8ce76bf: Added IMSI table entry 0TC_attach_umts_aka_umts_res(59)"262420000001002" 20250112123949070 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250112123949070 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250112123949070 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250112123949070 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20250112123949070 DMM INFO MM(262420000001002/fcf7b7c5) Subscriber data update (mmctx.c:445) 20250112123949070 DMM DEBUG MM(262420000001002/fcf7b7c5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250112123949070 DMM INFO MM(262420000001002/fcf7b7c5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250112123949070 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250112123949070 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250112123949070 DMM INFO MM(262420000001002/fcf7b7c5) <- GMM AUTH AND CIPHERING REQ (rand = 3b db cf 19 01 2c ef e0 cf b9 f5 1a db a5 a1 0b , mmctx_is_r99=1, vec->auth_types=0x3, autn = 90 c1 9f 1e 15 46 e2 6d 36 3f c3 cf a8 52 9b 98 ) (gprs_gmm.c:483) 20250112123949078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112123949078 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20250112123949078 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112123949078 DMM INFO MM(262420000001002/fcf7b7c5) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250112123949079 DMM NOTICE MM(262420000001002/fcf7b7c5) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250112123949079 DMM DEBUG MM(262420000001002/fcf7b7c5) checking auth: received UMTS RES = 1b 41 46 fa d6 58 fc ae (gprs_gmm.c:666) 20250112123949079 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250112123949079 DMM DEBUG MM(262420000001002/fcf7b7c5) Requesting authorization (sgsn_auth.c:160) 20250112123949079 DMM INFO MM(262420000001002/fcf7b7c5) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250112123949079 DMM DEBUG MM(262420000001002/fcf7b7c5) Requesting subscriber data update (gprs_subscriber.c:894) 20250112123949079 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20250112123949079 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) 20250112123949079 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250112123949079 DMM INFO MM(262420000001002/fcf7b7c5) <- GMM ATTACH ACCEPT (new P-TMSI=0xfcf7b7c5) (gprs_gmm.c:300) 20250112123949080 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250112123949080 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250112123949080 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20250112123949080 DMM INFO MM(262420000001002/fcf7b7c5) Subscriber data update (mmctx.c:445) 20250112123949080 DMM DEBUG MM(262420000001002/fcf7b7c5) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250112123949080 DMM INFO MM(262420000001002/fcf7b7c5) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250112123949080 DMM NOTICE MM(262420000001002/fcf7b7c5) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:1000) 20250112123949080 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250112123949080 DMM NOTICE MM(262420000001002/fcf7b7c5) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250112123949080 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) 20250112123949080 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250112123949080 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20250112123949080 DMM INFO MM(262420000001002/fcf7b7c5) Subscriber data update (mmctx.c:445) 20250112123949080 DMM DEBUG MM(262420000001002/fcf7b7c5) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250112123949087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112123949087 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250112123949087 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112123949087 DMM INFO MM(262420000001002/fcf7b7c5) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250112123949087 DMM NOTICE MM(262420000001002/fcf7b7c5) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250112123949087 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250112123949087 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250112123949087 DLLC NOTICE LLME(ffc34f05/fcf7b7c5){ASSIGNED} LLGM Assign pre (ffffffff => fcf7b7c5) (gprs_llc.c:1079) 20250112123949087 DLLC NOTICE LLME(ffffffff/fcf7b7c5){ASSIGNED} LLGM Assign post (ffffffff => fcf7b7c5) (gprs_llc.c:1125) 20250112123949087 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250112123949087 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250112123949087 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250112123949087 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_umts_res(59)@f374f8ce76bf: setverdict(pass): none -> pass TC_attach_umts_aka_umts_res-BVCI196(44)@f374f8ce76bf: Removing Client IMSI='262420000001002'H, index=0 TC_attach_umts_aka_umts_res(59)@f374f8ce76bf: Final verdict of PTC: pass 20250112123949140 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50680<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(57)@f374f8ce76bf: Final verdict of PTC: none 20250112123949144 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250112123949144 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_umts_aka_umts_res-BVCI220(54)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(46)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(41)@f374f8ce76bf: Final verdict of PTC: none -NSVCI97(45)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98(50)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(56)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99(55)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(52)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(47)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(42)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(51)@f374f8ce76bf: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI210(49)@f374f8ce76bf: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI196(44)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(58)@f374f8ce76bf: Final verdict of PTC: none -NSVCI97-provIP(43)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99-provIP(53)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98-provIP(48)@f374f8ce76bf: Final verdict of PTC: none MTC@f374f8ce76bf: Setting final verdict of the test case. MTC@f374f8ce76bf: Local verdict of MTC: none MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-NS0(41): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(42): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97-provIP(43): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI196(44): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97(45): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-NS1(46): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(47): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98-provIP(48): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI210(49): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98(50): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-NS2(51): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(52): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99-provIP(53): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI220(54): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99(55): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP-IPA(56): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP(57): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GGSN_GTP(58): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_umts_aka_umts_res(59): pass (none -> pass) MTC@f374f8ce76bf: Test case TC_attach_umts_aka_umts_res finished. Verdict: pass MTC@f374f8ce76bf: 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 Jan 12 12:39:49 UTC 2025 ====== SGSN_Tests.TC_attach_umts_aka_umts_res pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_umts_aka_umts_res.talloc 20250112123949282 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50688<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112123949683 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50688<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=85580) 20250112123950145 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112123950145 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=85580, count=89936) 20250112123951146 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112123951146 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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@f374f8ce76bf: 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 Jan 12 12:39:51 UTC 2025 /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 20250112123952147 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112123952147 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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@f374f8ce76bf: Test case TC_attach_umts_aka_gsm_sres started. 20250112123952741 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50700<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112123952743 DMM INFO MM(262420000001002/fcf7b7c5) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250112123952743 DMM INFO MM(262420000001002/fcf7b7c5) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250112123952743 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250112123952743 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250112123952743 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250112123952743 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250112123952743 DLLC NOTICE LLME(ffffffff/fcf7b7c5){ASSIGNED} LLGM Assign pre (fcf7b7c5 => ffffffff) (gprs_llc.c:1079) 20250112123952743 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fcf7b7c5 => ffffffff) (gprs_llc.c:1125) 20250112123952743 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20250112123952743 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) 20250112123952743 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) 20250112123952743 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Init}: Deallocated (fsm.c:568) 20250112123952743 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Deallocated (fsm.c:568) 20250112123952743 DMM DEBUG MM_STATE_Iu[0x55d8657ec0b0]{Detached}: Deallocated (fsm.c:568) 20250112123952743 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Deallocated (fsm.c:568) 20250112123952743 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(60)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(61)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(60)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(64)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112123952789 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250112123952789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112123952789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112123952789 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112123952789 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250112123952789 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112123952789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112123952789 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112123952789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(64)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112123952791 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112123952791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112123952791 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112123952791 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112123952791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112123952791 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112123952791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112123952791 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112123952791 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250112123952791 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112123952791 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112123952792 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112123952792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(64)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(64)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112123952795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(61)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(61)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112123952804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112123952804 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_umts_aka_gsm_sres-BVCI196(63)@f374f8ce76bf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(65)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb1-BSSGP1(66)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(65)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(69)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(69)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112123952837 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250112123952837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112123952837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112123952837 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112123952837 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250112123952837 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112123952837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112123952837 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112123952837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(69)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112123952839 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112123952839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112123952839 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112123952839 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112123952839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112123952839 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112123952839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112123952839 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112123952839 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250112123952839 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112123952839 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112123952839 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112123952839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(69)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(69)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112123952844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(66)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(66)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(70)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21012 20250112123952854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112123952854 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_umts_aka_gsm_sres-BVCI210(68)@f374f8ce76bf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(71)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(70)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(74)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112123952878 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250112123952878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112123952878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112123952878 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112123952878 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250112123952878 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112123952878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112123952878 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112123952878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(74)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112123952880 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112123952880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112123952880 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112123952880 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112123952880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112123952880 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112123952880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112123952880 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112123952880 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250112123952880 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112123952880 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112123952880 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112123952881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(74)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(74)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112123952884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(71)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(71)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112123952893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112123952893 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_umts_aka_gsm_sres-BVCI220(73)@f374f8ce76bf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250112123953148 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112123953148 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250112123953148 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250112123953148 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(75)@f374f8ce76bf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(75)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250112123953150 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(75)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(75)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250112123953151 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(75)@f374f8ce76bf: 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)@f374f8ce76bf: 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)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(75)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_gsm_sres-BVCI196(63)@f374f8ce76bf: Adding Client=TC_attach_umts_aka_gsm_sres(78), IMSI='262420000001003'H, TLLI='C90C7FA4'O, index=0 SGSN_Test-GSUP(76)@f374f8ce76bf: Created GsupExpect[0] for "262420000001003" to be handled at TC_attach_umts_aka_gsm_sres(78) TC_attach_umts_aka_gsm_sres(78)@f374f8ce76bf: 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 := '6BE70FBB09A05928E0AB94D980F321AF'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '89FEFA86'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'EB265A83E5026E21'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '215111B8B63D0EA75F8993A05B2FD772'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '095AC1E6421260152D74762F81F31DCE'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'C29AB4A130961FD8A3744D116F5A67FD'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'F2861498C5788FDC'O } } } } } 20250112123954198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112123954198 DLLC NOTICE LLME(ffffffff/c90c7fa4){UNASSIGNED} LLC RX: unknown TLLI 0xc90c7fa4, creating LLME on the fly (gprs_llc.c:552) 20250112123954198 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250112123954198 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach"  (gprs_gmm.c:1266) 20250112123954198 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Allocated (fsm.c:456) 20250112123954198 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Init}: Allocated (fsm.c:456) 20250112123954198 DMM DEBUG MM_STATE_Gb[0x55d8657ebf80]{Idle}: Allocated (fsm.c:456) 20250112123954198 DMM DEBUG MM_STATE_Iu[0x55d8657ebe50]{Detached}: Allocated (fsm.c:456) 20250112123954198 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250112123954198 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250112123954198 DLLC NOTICE LLME(ffffffff/c90c7fa4){UNASSIGNED} LLGM Assign pre (c90c7fa4 => d7fb52a5) (gprs_llc.c:1079) 20250112123954198 DLLC NOTICE LLME(c90c7fa4/d7fb52a5){ASSIGNED} LLGM Assign post (c90c7fa4 => d7fb52a5) (gprs_llc.c:1125) 20250112123954198 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250112123954198 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250112123954198 DMM DEBUG MM(262420000001003/d7fb52a5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250112123954214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112123954214 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250112123954214 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112123954214 DMM DEBUG MM(262420000001003/d7fb52a5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1084) 20250112123954214 DMM NOTICE MM(262420000001003/d7fb52a5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250112123954214 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250112123954214 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250112123954214 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250112123954214 DMM DEBUG MM(262420000001003/d7fb52a5) Requesting authorization (sgsn_auth.c:160) 20250112123954214 DMM INFO MM(262420000001003/d7fb52a5) Requesting authentication tuples (sgsn_auth.c:184) 20250112123954214 DMM DEBUG MM(262420000001003/d7fb52a5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250112123954214 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20250112123954214 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)@f374f8ce76bf: Found GsupExpect[0] for "262420000001003" handled at TC_attach_umts_aka_gsm_sres(78) SGSN_Test-GSUP(76)@f374f8ce76bf: Added IMSI table entry 0TC_attach_umts_aka_gsm_sres(78)"262420000001003" 20250112123954217 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250112123954217 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250112123954217 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250112123954217 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20250112123954217 DMM INFO MM(262420000001003/d7fb52a5) Subscriber data update (mmctx.c:445) 20250112123954217 DMM DEBUG MM(262420000001003/d7fb52a5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250112123954217 DMM INFO MM(262420000001003/d7fb52a5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250112123954217 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250112123954217 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250112123954217 DMM INFO MM(262420000001003/d7fb52a5) <- GMM AUTH AND CIPHERING REQ (rand = 6b e7 0f bb 09 a0 59 28 e0 ab 94 d9 80 f3 21 af , mmctx_is_r99=1, vec->auth_types=0x3, autn = c2 9a b4 a1 30 96 1f d8 a3 74 4d 11 6f 5a 67 fd ) (gprs_gmm.c:483) 20250112123954226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112123954226 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20250112123954226 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112123954226 DMM INFO MM(262420000001003/d7fb52a5) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250112123954226 DMM NOTICE MM(262420000001003/d7fb52a5) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250112123954226 DMM DEBUG MM(262420000001003/d7fb52a5) checking auth: received GSM SRES = 89 fe fa 86 (gprs_gmm.c:666) 20250112123954226 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250112123954226 DMM DEBUG MM(262420000001003/d7fb52a5) Requesting authorization (sgsn_auth.c:160) 20250112123954226 DMM INFO MM(262420000001003/d7fb52a5) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250112123954226 DMM DEBUG MM(262420000001003/d7fb52a5) Requesting subscriber data update (gprs_subscriber.c:894) 20250112123954226 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20250112123954226 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) 20250112123954226 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250112123954226 DMM INFO MM(262420000001003/d7fb52a5) <- GMM ATTACH ACCEPT (new P-TMSI=0xd7fb52a5) (gprs_gmm.c:300) 20250112123954228 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250112123954228 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250112123954228 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20250112123954228 DMM INFO MM(262420000001003/d7fb52a5) Subscriber data update (mmctx.c:445) 20250112123954228 DMM DEBUG MM(262420000001003/d7fb52a5) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250112123954228 DMM INFO MM(262420000001003/d7fb52a5) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250112123954228 DMM NOTICE MM(262420000001003/d7fb52a5) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:1000) 20250112123954228 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250112123954228 DMM NOTICE MM(262420000001003/d7fb52a5) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250112123954228 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) 20250112123954228 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250112123954228 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20250112123954228 DMM INFO MM(262420000001003/d7fb52a5) Subscriber data update (mmctx.c:445) 20250112123954228 DMM DEBUG MM(262420000001003/d7fb52a5) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250112123954234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112123954234 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250112123954234 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112123954234 DMM INFO MM(262420000001003/d7fb52a5) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250112123954234 DMM NOTICE MM(262420000001003/d7fb52a5) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250112123954234 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250112123954234 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250112123954234 DLLC NOTICE LLME(c90c7fa4/d7fb52a5){ASSIGNED} LLGM Assign pre (ffffffff => d7fb52a5) (gprs_llc.c:1079) 20250112123954234 DLLC NOTICE LLME(ffffffff/d7fb52a5){ASSIGNED} LLGM Assign post (ffffffff => d7fb52a5) (gprs_llc.c:1125) 20250112123954234 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250112123954234 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250112123954234 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250112123954234 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_gsm_sres(78)@f374f8ce76bf: setverdict(pass): none -> pass TC_attach_umts_aka_gsm_sres-BVCI196(63)@f374f8ce76bf: Removing Client IMSI='262420000001003'H, index=0 TC_attach_umts_aka_gsm_sres(78)@f374f8ce76bf: Final verdict of PTC: pass 20250112123954287 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50700<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250112123954289 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) -NSVCI97(64)@f374f8ce76bf: Final verdict of PTC: none 20250112123954290 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(76)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98(69)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(75)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(65)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99(74)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(61)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(60)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(70)@f374f8ce76bf: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI210(68)@f374f8ce76bf: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI220(73)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(71)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(66)@f374f8ce76bf: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI196(63)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(77)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99-provIP(72)@f374f8ce76bf: Final verdict of PTC: none -NSVCI97-provIP(62)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98-provIP(67)@f374f8ce76bf: Final verdict of PTC: none MTC@f374f8ce76bf: Setting final verdict of the test case. MTC@f374f8ce76bf: Local verdict of MTC: none MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-NS0(60): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(61): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97-provIP(62): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI196(63): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97(64): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-NS1(65): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(66): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98-provIP(67): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI210(68): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98(69): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-NS2(70): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(71): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99-provIP(72): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI220(73): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99(74): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP-IPA(75): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP(76): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GGSN_GTP(77): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_umts_aka_gsm_sres(78): pass (none -> pass) MTC@f374f8ce76bf: Test case TC_attach_umts_aka_gsm_sres finished. Verdict: pass MTC@f374f8ce76bf: 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 Jan 12 12:39:54 UTC 2025 ====== SGSN_Tests.TC_attach_umts_aka_gsm_sres pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_umts_aka_gsm_sres.talloc 20250112123954414 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50710<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112123954815 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50710<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=85568) 20250112123955291 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112123955291 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=85568, count=89924) 20250112123956292 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112123956292 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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@f374f8ce76bf: 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 Jan 12 12:39:56 UTC 2025 /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 20250112123957293 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112123957293 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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@f374f8ce76bf: Test case TC_attach_timeout_after_pdp_act started. 20250112123957873 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54960<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112123957874 DMM INFO MM(262420000001003/d7fb52a5) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250112123957874 DMM INFO MM(262420000001003/d7fb52a5) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250112123957874 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250112123957874 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250112123957874 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250112123957874 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250112123957874 DLLC NOTICE LLME(ffffffff/d7fb52a5){ASSIGNED} LLGM Assign pre (d7fb52a5 => ffffffff) (gprs_llc.c:1079) 20250112123957874 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d7fb52a5 => ffffffff) (gprs_llc.c:1125) 20250112123957874 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20250112123957874 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) 20250112123957874 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) 20250112123957874 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Init}: Deallocated (fsm.c:568) 20250112123957874 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Deallocated (fsm.c:568) 20250112123957874 DMM DEBUG MM_STATE_Iu[0x55d8657ebe50]{Detached}: Deallocated (fsm.c:568) 20250112123957874 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Deallocated (fsm.c:568) 20250112123957874 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(79)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(80)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(79)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(83)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112123957915 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250112123957915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112123957915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112123957915 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112123957915 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250112123957915 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112123957915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112123957915 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112123957915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(83)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112123957916 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112123957916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112123957916 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112123957916 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112123957916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112123957916 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112123957916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112123957916 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112123957916 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250112123957916 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112123957916 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112123957917 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112123957917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(83)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(83)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112123957920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(80)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(80)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(84)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21011 20250112123957928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112123957928 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_timeout_after_pdp_act-BVCI196(82)@f374f8ce76bf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(85)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(84)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(89)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112123957957 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250112123957957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112123957957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112123957957 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112123957957 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250112123957957 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112123957957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112123957957 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112123957957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(88)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(89)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112123957960 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112123957960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112123957960 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112123957960 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112123957960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112123957960 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112123957960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112123957960 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112123957960 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250112123957960 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112123957960 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112123957961 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112123957961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(89)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(89)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112123957964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(85)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(85)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112123957971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112123957971 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(90)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_timeout_after_pdp_act-BVCI210(86)@f374f8ce76bf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(88)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(93)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112123957985 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250112123957985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112123957985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112123957985 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112123957985 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250112123957985 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112123957985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112123957985 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112123957985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(93)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112123957987 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112123957987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112123957987 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112123957987 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112123957987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112123957987 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112123957987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112123957987 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112123957987 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250112123957987 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112123957987 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112123957988 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112123957988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(93)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(93)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112123957991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(90)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(90)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112123958000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112123958000 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_timeout_after_pdp_act-BVCI220(92)@f374f8ce76bf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250112123958295 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112123958295 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250112123958295 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250112123958295 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(94)@f374f8ce76bf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(94)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250112123958297 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(94)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250112123958298 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(94)@f374f8ce76bf: 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)@f374f8ce76bf: 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)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(94)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_timeout_after_pdp_act-BVCI196(82)@f374f8ce76bf: Adding Client=TC_attach_timeout_after_pdp_act(97), IMSI='262420000000021'H, TLLI='CC673A81'O, index=0 SGSN_Test-GSUP(95)@f374f8ce76bf: Created GsupExpect[0] for "262420000000021" to be handled at TC_attach_timeout_after_pdp_act(97) TC_attach_timeout_after_pdp_act(97)@f374f8ce76bf: 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 := 'B71F3D7354EB9F13DDA97A36DD5086CA'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F617440A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D1FB0F24530643A5'O } } } } } 20250112123958343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112123958343 DLLC NOTICE LLME(ffffffff/cc673a81){UNASSIGNED} LLC RX: unknown TLLI 0xcc673a81, creating LLME on the fly (gprs_llc.c:552) 20250112123958343 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250112123958343 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach"  (gprs_gmm.c:1266) 20250112123958343 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Allocated (fsm.c:456) 20250112123958343 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Init}: Allocated (fsm.c:456) 20250112123958343 DMM DEBUG MM_STATE_Gb[0x55d8657ebf80]{Idle}: Allocated (fsm.c:456) 20250112123958343 DMM DEBUG MM_STATE_Iu[0x55d8657ec0b0]{Detached}: Allocated (fsm.c:456) 20250112123958343 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250112123958343 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250112123958343 DLLC NOTICE LLME(ffffffff/cc673a81){UNASSIGNED} LLGM Assign pre (cc673a81 => cab5c461) (gprs_llc.c:1079) 20250112123958343 DLLC NOTICE LLME(cc673a81/cab5c461){ASSIGNED} LLGM Assign post (cc673a81 => cab5c461) (gprs_llc.c:1125) 20250112123958343 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250112123958343 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250112123958343 DMM DEBUG MM(262420000000021/cab5c461) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250112123958356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112123958356 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250112123958356 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112123958356 DMM DEBUG MM(262420000000021/cab5c461) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20250112123958356 DMM NOTICE MM(262420000000021/cab5c461) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250112123958356 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250112123958356 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250112123958356 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250112123958356 DMM DEBUG MM(262420000000021/cab5c461) Requesting authorization (sgsn_auth.c:160) 20250112123958356 DMM INFO MM(262420000000021/cab5c461) Requesting authentication tuples (sgsn_auth.c:184) 20250112123958356 DMM DEBUG MM(262420000000021/cab5c461) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250112123958356 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20250112123958356 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)@f374f8ce76bf: Found GsupExpect[0] for "262420000000021" handled at TC_attach_timeout_after_pdp_act(97) SGSN_Test-GSUP(95)@f374f8ce76bf: Added IMSI table entry 0TC_attach_timeout_after_pdp_act(97)"262420000000021" 20250112123958359 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250112123958359 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250112123958359 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250112123958359 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20250112123958359 DMM INFO MM(262420000000021/cab5c461) Subscriber data update (mmctx.c:445) 20250112123958359 DMM DEBUG MM(262420000000021/cab5c461) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250112123958359 DMM INFO MM(262420000000021/cab5c461) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250112123958359 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250112123958359 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250112123958359 DMM INFO MM(262420000000021/cab5c461) <- GMM AUTH AND CIPHERING REQ (rand = b7 1f 3d 73 54 eb 9f 13 dd a9 7a 36 dd 50 86 ca , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250112123958365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112123958365 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20250112123958365 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112123958365 DMM INFO MM(262420000000021/cab5c461) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250112123958365 DMM NOTICE MM(262420000000021/cab5c461) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250112123958365 DMM DEBUG MM(262420000000021/cab5c461) checking auth: received GSM SRES = f6 17 44 0a (gprs_gmm.c:666) 20250112123958365 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250112123958366 DMM DEBUG MM(262420000000021/cab5c461) Requesting authorization (sgsn_auth.c:160) 20250112123958366 DMM INFO MM(262420000000021/cab5c461) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250112123958366 DMM DEBUG MM(262420000000021/cab5c461) Requesting subscriber data update (gprs_subscriber.c:894) 20250112123958366 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20250112123958366 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) 20250112123958366 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250112123958366 DMM INFO MM(262420000000021/cab5c461) <- GMM ATTACH ACCEPT (new P-TMSI=0xcab5c461) (gprs_gmm.c:300) 20250112123958367 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250112123958367 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250112123958367 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250112123958367 DMM INFO MM(262420000000021/cab5c461) Subscriber data update (mmctx.c:445) 20250112123958367 DMM DEBUG MM(262420000000021/cab5c461) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250112123958367 DMM INFO MM(262420000000021/cab5c461) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250112123958367 DMM NOTICE MM(262420000000021/cab5c461) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20250112123958367 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250112123958367 DMM NOTICE MM(262420000000021/cab5c461) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250112123958367 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) 20250112123958368 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250112123958368 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250112123958368 DMM INFO MM(262420000000021/cab5c461) Subscriber data update (mmctx.c:445) 20250112123958368 DMM DEBUG MM(262420000000021/cab5c461) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250112123958374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112123958374 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250112123958374 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112123958374 DMM INFO MM(262420000000021/cab5c461) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250112123958374 DMM NOTICE MM(262420000000021/cab5c461) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250112123958374 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250112123958374 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250112123958374 DLLC NOTICE LLME(cc673a81/cab5c461){ASSIGNED} LLGM Assign pre (ffffffff => cab5c461) (gprs_llc.c:1079) 20250112123958374 DLLC NOTICE LLME(ffffffff/cab5c461){ASSIGNED} LLGM Assign post (ffffffff => cab5c461) (gprs_llc.c:1125) 20250112123958374 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250112123958374 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250112123958374 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250112123958374 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_timeout_after_pdp_act(97)@f374f8ce76bf: setverdict(pass): none -> pass 20250112123958427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112123958427 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250112123958427 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112123958427 DMM INFO MM(262420000000021/cab5c461) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20250112123958427 DMM INFO MM(262420000000021/cab5c461) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250112123958427 DMM DEBUG MM(262420000000021/cab5c461) Using GGSN 0 (gprs_sm.c:312) 20250112123958427 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20250112123958427 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250112123958427 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:181) 20250112123958427 DLGTP DEBUG Registering seq=1024 in restransmit req queue (gtp.c:402) 20250112123958438 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 bc 84 0e d4 11 aa 0a 93 34 14 05 7f 6c de 93 06 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) 20250112123958438 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fdbaf9c3058, cbp=0x55d8657f1350) (sgsn_libgtp.c:632) 20250112123958439 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250112123958439 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55d8657f3988 TLLI=cab5c461, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250112123958439 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250112123958439 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_timeout_after_pdp_act(97)@f374f8ce76bf: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act(97)@f374f8ce76bf: setverdict(pass): pass -> pass, component reason not changed 20250112123958447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112123958447 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20250112123958447 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112123958447 DMM INFO MM(262420000000021/cab5c461) -> GMM ATTACH REQUEST MI(TMSI-0xCAB5C461) type="GPRS attach"  (gprs_gmm.c:1266) 20250112123958447 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250112123958447 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250112123958447 DLLC NOTICE LLME(ffffffff/cab5c461){ASSIGNED} LLGM Assign pre (cab5c461 => e983dd90) (gprs_llc.c:1079) 20250112123958447 DLLC NOTICE LLME(cab5c461/e983dd90){ASSIGNED} LLGM Assign post (cab5c461 => e983dd90) (gprs_llc.c:1125) 20250112123958448 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250112123958448 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250112123958448 DMM DEBUG MM(262420000000021/e983dd90) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250112123958453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112123958454 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20250112123958454 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112123958454 DMM DEBUG MM(262420000000021/e983dd90) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20250112123958454 DMM NOTICE MM(262420000000021/e983dd90) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250112123958454 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250112123958454 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250112123958454 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250112123958454 DMM DEBUG MM(262420000000021/e983dd90) Requesting authorization (sgsn_auth.c:160) 20250112123958454 DMM INFO MM(262420000000021/e983dd90) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250112123958454 DMM DEBUG MM(262420000000021/e983dd90) Requesting subscriber data update (gprs_subscriber.c:894) 20250112123958454 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20250112123958454 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) 20250112123958455 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250112123958455 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250112123958455 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250112123958455 DMM INFO MM(262420000000021/e983dd90) Subscriber data update (mmctx.c:445) 20250112123958455 DMM DEBUG MM(262420000000021/e983dd90) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20250112123958455 DMM INFO MM(262420000000021/e983dd90) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20250112123958455 DMM NOTICE MM(262420000000021/e983dd90) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20250112123958455 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250112123958455 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250112123958455 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250112123958455 DMM INFO MM(262420000000021/e983dd90) <- GMM ATTACH ACCEPT (new P-TMSI=0xe983dd90) (gprs_gmm.c:300) 20250112123958455 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) 20250112123958455 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250112123958455 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250112123958455 DMM INFO MM(262420000000021/e983dd90) Subscriber data update (mmctx.c:445) 20250112123958455 DMM DEBUG MM(262420000000021/e983dd90) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_timeout_after_pdp_act(97)@f374f8ce76bf: Trying to receive 5 ATTACH ACCEPTs 20250112124004456 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250112124004456 DMM INFO MM(262420000000021/e983dd90) <- GMM ATTACH ACCEPT (new P-TMSI=0xe983dd90) (gprs_gmm.c:300) 20250112124004694 DGPRS DEBUG Checking for inactive LLMEs, time = 18496338 (sgsn.c:131) 20250112124010457 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250112124010457 DMM INFO MM(262420000000021/e983dd90) <- GMM ATTACH ACCEPT (new P-TMSI=0xe983dd90) (gprs_gmm.c:300) 20250112124016459 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250112124016459 DMM INFO MM(262420000000021/e983dd90) <- GMM ATTACH ACCEPT (new P-TMSI=0xe983dd90) (gprs_gmm.c:300) 20250112124018295 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20250112124018296 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(94)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250112124018297 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20250112124022460 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250112124022460 DMM INFO MM(262420000000021/e983dd90) <- GMM ATTACH ACCEPT (new P-TMSI=0xe983dd90) (gprs_gmm.c:300) TC_attach_timeout_after_pdp_act(97)@f374f8ce76bf: Have received 5 ATTACH ACCEPT messages TC_attach_timeout_after_pdp_act(97)@f374f8ce76bf: Make sure not more than 5 ATTACH ACCEPT messages are sent 20250112124027918 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124027919 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124027920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250112124027962 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124027963 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124027963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250112124027988 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124027990 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124027990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250112124028461 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250112124028461 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20250112124028461 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20250112124028461 DMM NOTICE MM(262420000000021/e983dd90) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250112124028461 DGPRS INFO PDP(262420000000021/0) Forcing release of PDP context (pdpctx.c:102) 20250112124028461 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55d8657f3988, TLLI=e983dd90, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250112124028461 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20250112124028461 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20250112124028461 DLGTP DEBUG Registering seq=1025 in restransmit req queue (gtp.c:402) 20250112124028461 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20250112124028461 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) 20250112124028461 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Reject}: Deallocated (fsm.c:568) 20250112124028461 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: Deallocated (fsm.c:568) 20250112124028461 DMM DEBUG MM_STATE_Iu[0x55d8657ec0b0]{Detached}: Deallocated (fsm.c:568) 20250112124028461 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250112124028461 DLLC NOTICE LLME(cab5c461/e983dd90){ASSIGNED} LLGM Assign pre (e983dd90 => ffffffff) (gprs_llc.c:1079) 20250112124028461 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e983dd90 => ffffffff) (gprs_llc.c:1125) TC_attach_timeout_after_pdp_act(97)@f374f8ce76bf: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act-BVCI196(82)@f374f8ce76bf: Removing Client IMSI='262420000000021'H, index=0 TC_attach_timeout_after_pdp_act(97)@f374f8ce76bf: Final verdict of PTC: pass 20250112124028971 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54960<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250112124028973 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250112124028974 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(94)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GSUP(95)@f374f8ce76bf: Final verdict of PTC: none -NSVCI97(83)@f374f8ce76bf: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI220(92)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(80)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(79)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(84)@f374f8ce76bf: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI210(86)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(90)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(85)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(88)@f374f8ce76bf: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI196(82)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99(93)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98(89)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(96)@f374f8ce76bf: Final verdict of PTC: none -NSVCI97-provIP(81)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98-provIP(87)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99-provIP(91)@f374f8ce76bf: Final verdict of PTC: none MTC@f374f8ce76bf: Setting final verdict of the test case. MTC@f374f8ce76bf: Local verdict of MTC: none MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-NS0(79): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(80): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97-provIP(81): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI196(82): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97(83): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-NS1(84): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(85): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI210(86): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98-provIP(87): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-NS2(88): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98(89): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(90): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99-provIP(91): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI220(92): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99(93): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP-IPA(94): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP(95): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GGSN_GTP(96): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_timeout_after_pdp_act(97): pass (none -> pass) MTC@f374f8ce76bf: Test case TC_attach_timeout_after_pdp_act finished. Verdict: pass MTC@f374f8ce76bf: 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 Jan 12 12:40:29 UTC 2025 ====== SGSN_Tests.TC_attach_timeout_after_pdp_act pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_timeout_after_pdp_act.talloc 20250112124029106 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52874<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112124029407 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52874<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=127084) 20250112124029974 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124029975 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=127084, count=131440) 20250112124030975 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124030975 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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@f374f8ce76bf: 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 Jan 12 12:40:31 UTC 2025 /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 20250112124031976 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124031976 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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@f374f8ce76bf: Test case TC_attach_auth_id_timeout started. 20250112124032469 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52886<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112124032471 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(98)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(99)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(98)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(102)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124032515 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250112124032515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124032515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124032515 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124032515 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250112124032515 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124032515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124032515 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124032515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(102)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124032516 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124032516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124032516 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124032516 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124032516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124032516 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124032516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124032516 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124032517 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250112124032517 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124032517 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(102)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250112124032517 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124032517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(102)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124032521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(99)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(99)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(103)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21011 20250112124032530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124032530 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_auth_id_timeout-BVCI196(101)@f374f8ce76bf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(104)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(103)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(107)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(107)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124032553 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250112124032553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124032553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124032553 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124032553 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250112124032553 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124032553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124032553 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124032553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(107)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124032555 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124032555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124032555 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124032556 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124032556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124032556 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124032556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124032556 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124032556 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250112124032556 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124032556 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112124032557 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124032557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(107)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(107)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124032561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(108)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(104)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(104)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112124032572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124032572 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_auth_id_timeout-BVCI210(106)@f374f8ce76bf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(109)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(108)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(112)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(112)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124032590 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250112124032590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124032590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124032590 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124032590 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250112124032590 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124032590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124032590 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124032590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(112)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124032592 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124032592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124032592 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124032592 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124032592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124032592 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124032592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124032592 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124032592 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250112124032592 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124032592 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112124032593 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124032593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(112)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(112)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124032597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(109)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(109)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112124032606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124032606 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_auth_id_timeout-BVCI220(111)@f374f8ce76bf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250112124032977 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124032977 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250112124032977 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250112124032977 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(113)@f374f8ce76bf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(113)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250112124032979 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(113)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250112124032979 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(113)@f374f8ce76bf: 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)@f374f8ce76bf: 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)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(113)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_id_timeout-BVCI196(101)@f374f8ce76bf: Adding Client=TC_attach_auth_id_timeout(116), IMSI='262420000000002'H, TLLI='C3BA25F3'O, index=0 SGSN_Test-GSUP(114)@f374f8ce76bf: Created GsupExpect[0] for "262420000000002" to be handled at TC_attach_auth_id_timeout(116) 20250112124033027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124033027 DLLC NOTICE LLME(ffffffff/c3ba25f3){UNASSIGNED} LLC RX: unknown TLLI 0xc3ba25f3, creating LLME on the fly (gprs_llc.c:552) 20250112124033027 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250112124033027 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC000004A) type="GPRS attach"  (gprs_gmm.c:1266) 20250112124033027 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Allocated (fsm.c:456) 20250112124033027 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Init}: Allocated (fsm.c:456) 20250112124033027 DMM DEBUG MM_STATE_Gb[0x55d8657ebf80]{Idle}: Allocated (fsm.c:456) 20250112124033027 DMM DEBUG MM_STATE_Iu[0x55d8657ebe50]{Detached}: Allocated (fsm.c:456) 20250112124033027 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250112124033027 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250112124033027 DLLC NOTICE LLME(ffffffff/c3ba25f3){UNASSIGNED} LLGM Assign pre (c3ba25f3 => c968ff68) (gprs_llc.c:1079) 20250112124033027 DLLC NOTICE LLME(c3ba25f3/c968ff68){ASSIGNED} LLGM Assign post (c3ba25f3 => c968ff68) (gprs_llc.c:1125) 20250112124033027 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250112124033027 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250112124033027 DMM DEBUG MM(/c968ff68) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250112124034695 DGPRS DEBUG Checking for inactive LLMEs, time = 18496368 (sgsn.c:131) 20250112124039028 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250112124039028 DMM DEBUG MM(/c968ff68) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250112124045028 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250112124045029 DMM DEBUG MM(/c968ff68) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250112124051029 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250112124051029 DMM DEBUG MM(/c968ff68) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250112124052978 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20250112124052978 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20250112124052978 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(113)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250112124057030 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250112124057030 DMM DEBUG MM(/c968ff68) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250112124102519 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124102521 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124102521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250112124102557 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124102559 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124102559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250112124102594 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124102595 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124102595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250112124103031 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250112124103031 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20250112124103031 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20250112124103031 DMM NOTICE MM(/c968ff68) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20250112124103031 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Reject}: Deallocated (fsm.c:568) 20250112124103031 DMM DEBUG MM_STATE_Gb(3283756531)[0x55d8657ebf80]{Idle}: Deallocated (fsm.c:568) 20250112124103031 DMM DEBUG MM_STATE_Iu[0x55d8657ebe50]{Detached}: Deallocated (fsm.c:568) 20250112124103031 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250112124103031 DLLC NOTICE LLME(c3ba25f3/c968ff68){ASSIGNED} LLGM Assign pre (c968ff68 => ffffffff) (gprs_llc.c:1079) 20250112124103031 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c968ff68 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_id_timeout(116)@f374f8ce76bf: setverdict(pass): none -> pass TC_attach_auth_id_timeout-BVCI196(101)@f374f8ce76bf: Removing Client IMSI='262420000000002'H, index=0 TC_attach_auth_id_timeout(116)@f374f8ce76bf: Final verdict of PTC: pass 20250112124103041 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52886<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(114)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98(107)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(99)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(109)@f374f8ce76bf: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI196(101)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(108)@f374f8ce76bf: Final verdict of PTC: none -NSVCI97(102)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99(112)@f374f8ce76bf: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI210(106)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(103)@f374f8ce76bf: Final verdict of PTC: none 20250112124103044 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250112124103044 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-BSSGP1(104)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(98)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(113)@f374f8ce76bf: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI220(111)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(115)@f374f8ce76bf: Final verdict of PTC: none -NSVCI97-provIP(100)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99-provIP(110)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98-provIP(105)@f374f8ce76bf: Final verdict of PTC: none MTC@f374f8ce76bf: Setting final verdict of the test case. MTC@f374f8ce76bf: Local verdict of MTC: none MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-NS0(98): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(99): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97-provIP(100): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_auth_id_timeout-BVCI196(101): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97(102): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-NS1(103): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(104): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98-provIP(105): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_auth_id_timeout-BVCI210(106): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98(107): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-NS2(108): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(109): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99-provIP(110): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_auth_id_timeout-BVCI220(111): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99(112): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP-IPA(113): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP(114): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GGSN_GTP(115): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_auth_id_timeout(116): pass (none -> pass) MTC@f374f8ce76bf: Test case TC_attach_auth_id_timeout finished. Verdict: pass MTC@f374f8ce76bf: 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 Jan 12 12:41:03 UTC 2025 ====== SGSN_Tests.TC_attach_auth_id_timeout pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_auth_id_timeout.talloc 20250112124103169 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35034<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112124103470 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35034<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=59636) 20250112124104045 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124104045 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=59636, count=67888) 20250112124104695 DGPRS DEBUG Checking for inactive LLMEs, time = 18496398 (sgsn.c:131) 20250112124105046 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124105046 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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@f374f8ce76bf: 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 Jan 12 12:41:05 UTC 2025 /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 20250112124106047 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124106047 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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@f374f8ce76bf: Test case TC_attach_auth_sai_timeout started. 20250112124106525 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35046<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112124106526 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(117)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(118)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(117)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(121)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(121)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124106570 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250112124106570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124106570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124106570 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124106570 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250112124106570 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124106570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124106570 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124106570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(121)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124106572 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124106572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124106572 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124106572 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124106572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124106572 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124106572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124106572 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124106572 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250112124106572 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124106572 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(121)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250112124106573 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124106573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(121)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124106576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(118)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(118)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(122)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21011 20250112124106584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124106584 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_auth_sai_timeout-BVCI196(120)@f374f8ce76bf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(123)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(122)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(127)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(127)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124106618 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250112124106618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124106618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124106618 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124106618 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250112124106618 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124106618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124106618 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124106618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(126)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(127)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124106620 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124106620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124106620 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124106620 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124106620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124106620 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124106620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124106620 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124106620 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250112124106620 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124106620 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(127)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250112124106621 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124106621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(127)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124106624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(123)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(123)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112124106633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124106633 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_auth_sai_timeout-BVCI210(124)@f374f8ce76bf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(128)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(126)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(131)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(131)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124106649 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250112124106649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124106649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124106649 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124106649 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250112124106649 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124106649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124106649 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124106649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(131)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124106650 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124106650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124106650 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124106651 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124106651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124106651 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124106651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124106651 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124106651 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250112124106651 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124106651 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112124106651 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124106651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(131)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(131)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124106655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(128)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(128)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112124106666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124106666 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_auth_sai_timeout-BVCI220(130)@f374f8ce76bf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250112124107048 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124107048 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250112124107048 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250112124107048 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(132)@f374f8ce76bf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(132)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250112124107051 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(132)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(132)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250112124107051 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(132)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(132)@f374f8ce76bf: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(132)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(132)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_timeout-BVCI196(120)@f374f8ce76bf: Adding Client=TC_attach_auth_sai_timeout(135), IMSI='262420000000003'H, TLLI='D55729DF'O, index=0 SGSN_Test-GSUP(133)@f374f8ce76bf: Created GsupExpect[0] for "262420000000003" to be handled at TC_attach_auth_sai_timeout(135) 20250112124107095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124107095 DLLC NOTICE LLME(ffffffff/d55729df){UNASSIGNED} LLC RX: unknown TLLI 0xd55729df, creating LLME on the fly (gprs_llc.c:552) 20250112124107095 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250112124107095 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000003) type="GPRS attach"  (gprs_gmm.c:1266) 20250112124107095 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Allocated (fsm.c:456) 20250112124107095 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Init}: Allocated (fsm.c:456) 20250112124107095 DMM DEBUG MM_STATE_Gb[0x55d8657ebf80]{Idle}: Allocated (fsm.c:456) 20250112124107095 DMM DEBUG MM_STATE_Iu[0x55d8657ec0b0]{Detached}: Allocated (fsm.c:456) 20250112124107095 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250112124107095 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250112124107095 DLLC NOTICE LLME(ffffffff/d55729df){UNASSIGNED} LLGM Assign pre (d55729df => e17b83ce) (gprs_llc.c:1079) 20250112124107095 DLLC NOTICE LLME(d55729df/e17b83ce){ASSIGNED} LLGM Assign post (d55729df => e17b83ce) (gprs_llc.c:1125) 20250112124107095 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250112124107095 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250112124107095 DMM DEBUG MM(262420000000003/e17b83ce) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250112124107107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124107107 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250112124107107 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124107107 DMM DEBUG MM(262420000000003/e17b83ce) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000030 (gprs_gmm.c:1084) 20250112124107107 DMM NOTICE MM(262420000000003/e17b83ce) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250112124107107 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250112124107107 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250112124107107 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250112124107107 DMM DEBUG MM(262420000000003/e17b83ce) Requesting authorization (sgsn_auth.c:160) 20250112124107107 DMM INFO MM(262420000000003/e17b83ce) Requesting authentication tuples (sgsn_auth.c:184) 20250112124107107 DMM DEBUG MM(262420000000003/e17b83ce) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250112124107107 DGPRS INFO SUBSCR(262420000000003) requesting auth info (gprs_subscriber.c:805) 20250112124107107 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)@f374f8ce76bf: Found GsupExpect[0] for "262420000000003" handled at TC_attach_auth_sai_timeout(135) SGSN_Test-GSUP(133)@f374f8ce76bf: Added IMSI table entry 0TC_attach_auth_sai_timeout(135)"262420000000003" 20250112124113108 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250112124113108 DMM ERROR MM(262420000000003/e17b83ce) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250112124113108 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250112124113108 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250112124113108 DMM NOTICE MM(262420000000003/e17b83ce) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20250112124113108 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Reject}: Deallocated (fsm.c:568) 20250112124113108 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Deallocated (fsm.c:568) 20250112124113108 DMM DEBUG MM_STATE_Iu[0x55d8657ec0b0]{Detached}: Deallocated (fsm.c:568) 20250112124113108 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250112124113108 DLLC NOTICE LLME(d55729df/e17b83ce){ASSIGNED} LLGM Assign pre (e17b83ce => ffffffff) (gprs_llc.c:1079) 20250112124113108 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e17b83ce => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_timeout(135)@f374f8ce76bf: setverdict(pass): none -> pass TC_attach_auth_sai_timeout-BVCI196(120)@f374f8ce76bf: Removing Client IMSI='262420000000003'H, index=0 TC_attach_auth_sai_timeout(135)@f374f8ce76bf: Final verdict of PTC: pass 20250112124113118 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35046<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(133)@f374f8ce76bf: Final verdict of PTC: none 20250112124113121 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) TC_attach_auth_sai_timeout-BVCI196(120)@f374f8ce76bf: Final verdict of PTC: none -NSVCI97(121)@f374f8ce76bf: Final verdict of PTC: none 20250112124113121 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(131)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(117)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(128)@f374f8ce76bf: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI210(124)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(132)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(126)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(122)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98(127)@f374f8ce76bf: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI220(130)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(123)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(134)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99-provIP(129)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(118)@f374f8ce76bf: Final verdict of PTC: none -NSVCI97-provIP(119)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98-provIP(125)@f374f8ce76bf: Final verdict of PTC: none MTC@f374f8ce76bf: Setting final verdict of the test case. MTC@f374f8ce76bf: Local verdict of MTC: none MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-NS0(117): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(118): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97-provIP(119): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI196(120): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97(121): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-NS1(122): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(123): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI210(124): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98-provIP(125): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-NS2(126): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98(127): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(128): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99-provIP(129): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI220(130): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99(131): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP-IPA(132): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP(133): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GGSN_GTP(134): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_auth_sai_timeout(135): pass (none -> pass) MTC@f374f8ce76bf: Test case TC_attach_auth_sai_timeout finished. Verdict: pass MTC@f374f8ce76bf: 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 Jan 12 12:41:13 UTC 2025 ====== SGSN_Tests.TC_attach_auth_sai_timeout pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_auth_sai_timeout.talloc 20250112124113256 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39272<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112124113557 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39272<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=57348) 20250112124114122 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124114122 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=57348, count=66472) 20250112124115124 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124115124 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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@f374f8ce76bf: 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 Jan 12 12:41:15 UTC 2025 /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 20250112124116125 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124116125 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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@f374f8ce76bf: Test case TC_attach_auth_sai_reject started. 20250112124116614 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39282<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112124116615 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(136)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(137)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(136)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(141)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(141)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124116668 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250112124116668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124116668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124116668 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124116668 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250112124116668 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124116668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124116668 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124116668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(140)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(141)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124116670 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124116670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124116670 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124116670 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124116670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124116670 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124116670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124116670 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124116670 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250112124116670 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124116670 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112124116671 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124116671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(141)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(141)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124116675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(137)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(137)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(142)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250112124116684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124116684 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_auth_sai_reject-BVCI196(138)@f374f8ce76bf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(140)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(145)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(145)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124116693 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250112124116693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124116693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124116693 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124116693 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250112124116693 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124116693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124116693 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124116693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(145)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124116695 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124116695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124116695 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124116695 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124116695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124116695 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124116695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124116695 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124116695 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250112124116695 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124116695 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112124116695 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124116695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(145)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(145)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124116699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(146)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(142)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(142)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112124116709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124116709 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_auth_sai_reject-BVCI210(144)@f374f8ce76bf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(147)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(146)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(150)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124116731 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250112124116731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124116731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124116731 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124116731 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250112124116731 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124116731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124116731 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124116731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(150)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124116732 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124116733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124116733 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124116733 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124116733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124116733 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124116733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124116733 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124116733 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250112124116733 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124116733 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112124116733 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124116733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(150)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(150)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124116737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(147)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(147)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112124116745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124116745 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_auth_sai_reject-BVCI220(149)@f374f8ce76bf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250112124117127 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124117127 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250112124117127 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250112124117127 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(151)@f374f8ce76bf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(151)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250112124117129 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(151)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(151)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250112124117130 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(151)@f374f8ce76bf: 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)@f374f8ce76bf: 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)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(151)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_reject-BVCI196(138)@f374f8ce76bf: Adding Client=TC_attach_auth_sai_reject(154), IMSI='262420000000004'H, TLLI='C3348F6D'O, index=0 SGSN_Test-GSUP(152)@f374f8ce76bf: Created GsupExpect[0] for "262420000000004" to be handled at TC_attach_auth_sai_reject(154) 20250112124117176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124117176 DLLC NOTICE LLME(ffffffff/c3348f6d){UNASSIGNED} LLC RX: unknown TLLI 0xc3348f6d, creating LLME on the fly (gprs_llc.c:552) 20250112124117176 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250112124117176 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000004) type="GPRS attach"  (gprs_gmm.c:1266) 20250112124117176 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Allocated (fsm.c:456) 20250112124117176 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Init}: Allocated (fsm.c:456) 20250112124117176 DMM DEBUG MM_STATE_Gb[0x55d8657ebf80]{Idle}: Allocated (fsm.c:456) 20250112124117176 DMM DEBUG MM_STATE_Iu[0x55d8657ebe50]{Detached}: Allocated (fsm.c:456) 20250112124117176 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250112124117176 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250112124117176 DLLC NOTICE LLME(ffffffff/c3348f6d){UNASSIGNED} LLGM Assign pre (c3348f6d => db11e5ea) (gprs_llc.c:1079) 20250112124117176 DLLC NOTICE LLME(c3348f6d/db11e5ea){ASSIGNED} LLGM Assign post (c3348f6d => db11e5ea) (gprs_llc.c:1125) 20250112124117176 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250112124117176 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250112124117176 DMM DEBUG MM(262420000000004/db11e5ea) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250112124117190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124117190 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250112124117190 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124117190 DMM DEBUG MM(262420000000004/db11e5ea) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000040 (gprs_gmm.c:1084) 20250112124117190 DMM NOTICE MM(262420000000004/db11e5ea) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250112124117190 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250112124117190 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250112124117190 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250112124117190 DMM DEBUG MM(262420000000004/db11e5ea) Requesting authorization (sgsn_auth.c:160) 20250112124117190 DMM INFO MM(262420000000004/db11e5ea) Requesting authentication tuples (sgsn_auth.c:184) 20250112124117190 DMM DEBUG MM(262420000000004/db11e5ea) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250112124117190 DGPRS INFO SUBSCR(262420000000004) requesting auth info (gprs_subscriber.c:805) 20250112124117190 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)@f374f8ce76bf: Found GsupExpect[0] for "262420000000004" handled at TC_attach_auth_sai_reject(154) SGSN_Test-GSUP(152)@f374f8ce76bf: Added IMSI table entry 0TC_attach_auth_sai_reject(154)"262420000000004" 20250112124117194 DGPRS INFO SUBSCR(262420000000004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR (gprs_subscriber.c:723) 20250112124117194 DGPRS DEBUG SUBSCR(262420000000004) Send authentication info has failed with cause 23, handled as: Invalid argument (gprs_subscriber.c:477) 20250112124117194 DGPRS ERROR SUBSCR(262420000000004) GSUP protocol remote error, GMM cause = 'GSM authentication unacceptable' (23) (gprs_subscriber.c:511) 20250112124123191 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250112124123191 DMM ERROR MM(262420000000004/db11e5ea) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250112124123191 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250112124123191 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250112124123191 DMM NOTICE MM(262420000000004/db11e5ea) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20250112124123191 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Reject}: Deallocated (fsm.c:568) 20250112124123191 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Deallocated (fsm.c:568) 20250112124123191 DMM DEBUG MM_STATE_Iu[0x55d8657ebe50]{Detached}: Deallocated (fsm.c:568) 20250112124123191 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250112124123191 DLLC NOTICE LLME(c3348f6d/db11e5ea){ASSIGNED} LLGM Assign pre (db11e5ea => ffffffff) (gprs_llc.c:1079) 20250112124123191 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (db11e5ea => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_reject(154)@f374f8ce76bf: setverdict(pass): none -> pass TC_attach_auth_sai_reject-BVCI196(138)@f374f8ce76bf: Removing Client IMSI='262420000000004'H, index=0 TC_attach_auth_sai_reject(154)@f374f8ce76bf: Final verdict of PTC: pass 20250112124123202 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39282<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(152)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99(150)@f374f8ce76bf: Final verdict of PTC: none -NSVCI97(141)@f374f8ce76bf: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI220(149)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98(145)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(137)@f374f8ce76bf: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI196(138)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(147)@f374f8ce76bf: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI210(144)@f374f8ce76bf: Final verdict of PTC: none 20250112124123205 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250112124123205 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(140)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(136)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(146)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(142)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(151)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98-provIP(143)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(153)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99-provIP(148)@f374f8ce76bf: Final verdict of PTC: none -NSVCI97-provIP(139)@f374f8ce76bf: Final verdict of PTC: none MTC@f374f8ce76bf: Setting final verdict of the test case. MTC@f374f8ce76bf: Local verdict of MTC: none MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-NS0(136): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(137): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_auth_sai_reject-BVCI196(138): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97-provIP(139): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-NS1(140): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97(141): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(142): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98-provIP(143): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_auth_sai_reject-BVCI210(144): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98(145): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-NS2(146): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(147): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99-provIP(148): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_auth_sai_reject-BVCI220(149): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99(150): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP-IPA(151): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP(152): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GGSN_GTP(153): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_auth_sai_reject(154): pass (none -> pass) MTC@f374f8ce76bf: Test case TC_attach_auth_sai_reject finished. Verdict: pass MTC@f374f8ce76bf: 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 Jan 12 12:41:23 UTC 2025 ====== SGSN_Tests.TC_attach_auth_sai_reject pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_auth_sai_reject.talloc 20250112124123332 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45930<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112124123633 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45930<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=64056) 20250112124124206 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124124206 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=64056, count=68412) 20250112124125208 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124125208 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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@f374f8ce76bf: 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 Jan 12 12:41:25 UTC 2025 /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 20250112124126209 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124126209 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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@f374f8ce76bf: Test case TC_attach_gsup_lu_timeout started. 20250112124126692 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47088<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112124126693 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(155)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(156)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(155)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(160)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(160)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124126748 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250112124126748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124126748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124126748 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124126748 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250112124126748 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124126748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124126748 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124126748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(159)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(160)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124126750 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124126750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124126750 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124126751 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124126751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124126751 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124126751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124126751 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124126751 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250112124126751 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124126751 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112124126751 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124126751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(160)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(160)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124126754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(156)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(156)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112124126763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124126763 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_gsup_lu_timeout-BVCI196(157)@f374f8ce76bf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(161)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(159)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(164)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124126776 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250112124126776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124126776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124126776 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124126776 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250112124126776 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124126776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124126776 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124126776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(164)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124126778 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124126778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124126778 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124126779 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124126779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124126779 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124126779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124126779 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124126779 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250112124126779 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124126779 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112124126779 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124126779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(164)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(164)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124126782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(165)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(161)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(161)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112124126791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124126791 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_gsup_lu_timeout-BVCI210(163)@f374f8ce76bf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(166)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(165)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(169)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124126815 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250112124126815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124126815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124126815 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124126815 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250112124126815 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124126815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124126815 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124126815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(169)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124126817 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124126817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124126817 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124126817 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124126817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124126817 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124126817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124126817 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124126818 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250112124126818 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124126818 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(169)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250112124126818 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124126818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(169)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124126822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(166)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(166)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112124126831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124126831 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_gsup_lu_timeout-BVCI220(168)@f374f8ce76bf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250112124127210 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124127210 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250112124127210 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250112124127210 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(170)@f374f8ce76bf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(170)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250112124127212 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(170)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(170)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250112124127213 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(170)@f374f8ce76bf: 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)@f374f8ce76bf: 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)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(170)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_timeout-BVCI196(157)@f374f8ce76bf: Adding Client=TC_attach_gsup_lu_timeout(173), IMSI='262420000000005'H, TLLI='DB08AB9D'O, index=0 SGSN_Test-GSUP(171)@f374f8ce76bf: Created GsupExpect[0] for "262420000000005" to be handled at TC_attach_gsup_lu_timeout(173) TC_attach_gsup_lu_timeout(173)@f374f8ce76bf: 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 := 'C0661EA968D4F747D1EA6C89EE9707AF'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A0CE909A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F24363F332AE77F1'O } } } } } 20250112124128265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124128265 DLLC NOTICE LLME(ffffffff/db08ab9d){UNASSIGNED} LLC RX: unknown TLLI 0xdb08ab9d, creating LLME on the fly (gprs_llc.c:552) 20250112124128265 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250112124128265 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000005) type="GPRS attach"  (gprs_gmm.c:1266) 20250112124128265 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Allocated (fsm.c:456) 20250112124128265 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Init}: Allocated (fsm.c:456) 20250112124128265 DMM DEBUG MM_STATE_Gb[0x55d8657ebf80]{Idle}: Allocated (fsm.c:456) 20250112124128265 DMM DEBUG MM_STATE_Iu[0x55d8657ec0b0]{Detached}: Allocated (fsm.c:456) 20250112124128265 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250112124128265 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250112124128265 DLLC NOTICE LLME(ffffffff/db08ab9d){UNASSIGNED} LLGM Assign pre (db08ab9d => d3d943bf) (gprs_llc.c:1079) 20250112124128265 DLLC NOTICE LLME(db08ab9d/d3d943bf){ASSIGNED} LLGM Assign post (db08ab9d => d3d943bf) (gprs_llc.c:1125) 20250112124128265 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250112124128265 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250112124128265 DMM DEBUG MM(262420000000005/d3d943bf) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250112124128278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124128278 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250112124128278 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124128278 DMM DEBUG MM(262420000000005/d3d943bf) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000050 (gprs_gmm.c:1084) 20250112124128278 DMM NOTICE MM(262420000000005/d3d943bf) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250112124128278 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250112124128278 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250112124128278 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250112124128278 DMM DEBUG MM(262420000000005/d3d943bf) Requesting authorization (sgsn_auth.c:160) 20250112124128278 DMM INFO MM(262420000000005/d3d943bf) Requesting authentication tuples (sgsn_auth.c:184) 20250112124128278 DMM DEBUG MM(262420000000005/d3d943bf) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250112124128278 DGPRS INFO SUBSCR(262420000000005) requesting auth info (gprs_subscriber.c:805) 20250112124128278 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)@f374f8ce76bf: Found GsupExpect[0] for "262420000000005" handled at TC_attach_gsup_lu_timeout(173) SGSN_Test-GSUP(171)@f374f8ce76bf: Added IMSI table entry 0TC_attach_gsup_lu_timeout(173)"262420000000005" 20250112124128281 DGPRS INFO SUBSCR(262420000000005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250112124128281 DGPRS INFO SUBSCR(262420000000005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250112124128281 DGPRS DEBUG SUBSCR(262420000000005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250112124128281 DGPRS DEBUG SUBSCR(262420000000005) Updating subscriber authentication info (gprs_subscriber.c:850) 20250112124128281 DMM INFO MM(262420000000005/d3d943bf) Subscriber data update (mmctx.c:445) 20250112124128281 DMM DEBUG MM(262420000000005/d3d943bf) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250112124128281 DMM INFO MM(262420000000005/d3d943bf) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250112124128281 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250112124128281 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250112124128281 DMM INFO MM(262420000000005/d3d943bf) <- GMM AUTH AND CIPHERING REQ (rand = c0 66 1e a9 68 d4 f7 47 d1 ea 6c 89 ee 97 07 af , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250112124128289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124128289 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20250112124128289 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124128289 DMM INFO MM(262420000000005/d3d943bf) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250112124128289 DMM NOTICE MM(262420000000005/d3d943bf) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250112124128289 DMM DEBUG MM(262420000000005/d3d943bf) checking auth: received GSM SRES = a0 ce 90 9a (gprs_gmm.c:666) 20250112124128289 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250112124128289 DMM DEBUG MM(262420000000005/d3d943bf) Requesting authorization (sgsn_auth.c:160) 20250112124128289 DMM INFO MM(262420000000005/d3d943bf) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250112124128289 DMM DEBUG MM(262420000000005/d3d943bf) Requesting subscriber data update (gprs_subscriber.c:894) 20250112124128289 DGPRS INFO SUBSCR(262420000000005) subscriber data is not available (gprs_subscriber.c:818) 20250112124128289 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) 20250112124128289 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250112124128289 DMM INFO MM(262420000000005/d3d943bf) <- GMM ATTACH ACCEPT (new P-TMSI=0xd3d943bf) (gprs_gmm.c:300) TC_attach_gsup_lu_timeout(173)@f374f8ce76bf: setverdict(fail): none -> fail MC@f374f8ce76bf: Test Component 173 has requested to stop MTC. Terminating current testcase execution. 20250112124128299 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250112124128299 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(164)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GSUP(171)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(170)@f374f8ce76bf: Final verdict of PTC: none 20250112124128299 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47088<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(160)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(159)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(155)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99(169)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(165)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(156)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(166)@f374f8ce76bf: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI196(157)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(161)@f374f8ce76bf: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI210(163)@f374f8ce76bf: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI220(168)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(172)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98-provIP(162)@f374f8ce76bf: Final verdict of PTC: none -NSVCI97-provIP(158)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99-provIP(167)@f374f8ce76bf: Final verdict of PTC: none TC_attach_gsup_lu_timeout(173)@f374f8ce76bf: Final verdict of PTC: fail MTC@f374f8ce76bf: Setting final verdict of the test case. MTC@f374f8ce76bf: Local verdict of MTC: none MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-NS0(155): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(156): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI196(157): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97-provIP(158): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-NS1(159): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97(160): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(161): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98-provIP(162): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI210(163): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98(164): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-NS2(165): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(166): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99-provIP(167): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI220(168): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99(169): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP-IPA(170): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP(171): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GGSN_GTP(172): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_gsup_lu_timeout(173): fail (none -> fail) MTC@f374f8ce76bf: Test case TC_attach_gsup_lu_timeout finished. Verdict: fail MTC@f374f8ce76bf: 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 Jan 12 12:41:28 UTC 2025 ------ SGSN_Tests.TC_attach_gsup_lu_timeout fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_gsup_lu_timeout.talloc 20250112124128438 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47094<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112124128839 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47094<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=73268) 20250112124129300 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124129300 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=73268, count=73808) 20250112124130301 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124130301 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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@f374f8ce76bf: 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 Jan 12 12:41:30 UTC 2025 /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 20250112124131302 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124131302 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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@f374f8ce76bf: Test case TC_attach_gsup_lu_reject started. 20250112124131903 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47110<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112124131904 DMM INFO MM(262420000000005/d3d943bf) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250112124131904 DMM INFO MM(262420000000005/d3d943bf) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250112124131904 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250112124131904 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250112124131904 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250112124131904 DMM ERROR MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20250112124131904 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{WaitAttachComplete}: Deallocated (fsm.c:568) 20250112124131904 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Deallocated (fsm.c:568) 20250112124131904 DMM DEBUG MM_STATE_Iu[0x55d8657ec0b0]{Detached}: Deallocated (fsm.c:568) 20250112124131904 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Deallocated (fsm.c:568) 20250112124131904 DLLC NOTICE LLME(db08ab9d/d3d943bf){ASSIGNED} LLGM Assign pre (d3d943bf => ffffffff) (gprs_llc.c:1079) 20250112124131904 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d3d943bf => ffffffff) (gprs_llc.c:1125) 20250112124131904 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(174)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(175)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(174)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(179)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(179)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124131954 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250112124131954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124131954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124131954 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124131954 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250112124131954 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124131954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124131954 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124131954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(178)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(179)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124131955 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124131955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124131955 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124131956 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124131956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124131956 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124131956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124131956 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124131956 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250112124131956 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124131956 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112124131956 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124131956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(179)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(179)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124131960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(175)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(175)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(180)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250112124131971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124131971 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(178)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } TC_attach_gsup_lu_reject-BVCI196(176)@f374f8ce76bf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(183)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(183)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124131978 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250112124131978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124131978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124131978 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124131978 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250112124131978 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124131978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124131978 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124131979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(183)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124131980 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124131980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124131980 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124131981 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124131981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124131981 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124131981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124131981 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124131981 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250112124131981 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124131981 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112124131981 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124131981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(183)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(183)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124131985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(184)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(180)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(180)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112124131992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124131992 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_gsup_lu_reject-BVCI210(182)@f374f8ce76bf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(185)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(184)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(188)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(188)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124132015 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250112124132015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124132015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124132015 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124132015 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250112124132016 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124132016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124132016 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124132016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(188)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124132017 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124132017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124132017 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124132017 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124132017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124132017 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124132017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124132017 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124132017 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250112124132017 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124132018 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112124132018 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124132018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(188)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(188)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124132022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(185)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(185)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112124132032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124132032 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_gsup_lu_reject-BVCI220(187)@f374f8ce76bf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250112124132303 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124132303 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250112124132303 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250112124132303 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(189)@f374f8ce76bf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(189)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250112124132306 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(189)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(189)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250112124132306 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(189)@f374f8ce76bf: 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(189)@f374f8ce76bf: 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(189)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(189)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_reject-BVCI196(176)@f374f8ce76bf: Adding Client=TC_attach_gsup_lu_reject(192), IMSI='262420000000006'H, TLLI='CCC398C5'O, index=0 SGSN_Test-GSUP(190)@f374f8ce76bf: Created GsupExpect[0] for "262420000000006" to be handled at TC_attach_gsup_lu_reject(192) TC_attach_gsup_lu_reject(192)@f374f8ce76bf: 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 := '8FB037FCA48ED8AA0BE37455B4883E2E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'DE60A79C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '71817F770AF5E8D8'O } } } } } 20250112124133361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124133361 DLLC NOTICE LLME(ffffffff/ccc398c5){UNASSIGNED} LLC RX: unknown TLLI 0xccc398c5, creating LLME on the fly (gprs_llc.c:552) 20250112124133361 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250112124133361 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000006) type="GPRS attach"  (gprs_gmm.c:1266) 20250112124133362 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Allocated (fsm.c:456) 20250112124133362 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Init}: Allocated (fsm.c:456) 20250112124133362 DMM DEBUG MM_STATE_Gb[0x55d8657ebf80]{Idle}: Allocated (fsm.c:456) 20250112124133362 DMM DEBUG MM_STATE_Iu[0x55d8657ebe50]{Detached}: Allocated (fsm.c:456) 20250112124133362 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250112124133362 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250112124133362 DLLC NOTICE LLME(ffffffff/ccc398c5){UNASSIGNED} LLGM Assign pre (ccc398c5 => c15ac291) (gprs_llc.c:1079) 20250112124133362 DLLC NOTICE LLME(ccc398c5/c15ac291){ASSIGNED} LLGM Assign post (ccc398c5 => c15ac291) (gprs_llc.c:1125) 20250112124133362 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250112124133362 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250112124133362 DMM DEBUG MM(262420000000006/c15ac291) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250112124133376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124133376 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250112124133376 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124133376 DMM DEBUG MM(262420000000006/c15ac291) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000060 (gprs_gmm.c:1084) 20250112124133376 DMM NOTICE MM(262420000000006/c15ac291) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250112124133376 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250112124133376 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250112124133376 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250112124133376 DMM DEBUG MM(262420000000006/c15ac291) Requesting authorization (sgsn_auth.c:160) 20250112124133376 DMM INFO MM(262420000000006/c15ac291) Requesting authentication tuples (sgsn_auth.c:184) 20250112124133376 DMM DEBUG MM(262420000000006/c15ac291) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250112124133376 DGPRS INFO SUBSCR(262420000000006) requesting auth info (gprs_subscriber.c:805) 20250112124133376 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)@f374f8ce76bf: Found GsupExpect[0] for "262420000000006" handled at TC_attach_gsup_lu_reject(192) SGSN_Test-GSUP(190)@f374f8ce76bf: Added IMSI table entry 0TC_attach_gsup_lu_reject(192)"262420000000006" 20250112124133379 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250112124133379 DGPRS INFO SUBSCR(262420000000006) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250112124133379 DGPRS DEBUG SUBSCR(262420000000006) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250112124133379 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20250112124133379 DMM INFO MM(262420000000006/c15ac291) Subscriber data update (mmctx.c:445) 20250112124133379 DMM DEBUG MM(262420000000006/c15ac291) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250112124133379 DMM INFO MM(262420000000006/c15ac291) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250112124133379 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250112124133379 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250112124133379 DMM INFO MM(262420000000006/c15ac291) <- GMM AUTH AND CIPHERING REQ (rand = 8f b0 37 fc a4 8e d8 aa 0b e3 74 55 b4 88 3e 2e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250112124133387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124133387 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20250112124133387 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124133387 DMM INFO MM(262420000000006/c15ac291) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250112124133387 DMM NOTICE MM(262420000000006/c15ac291) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250112124133387 DMM DEBUG MM(262420000000006/c15ac291) checking auth: received GSM SRES = de 60 a7 9c (gprs_gmm.c:666) 20250112124133387 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250112124133387 DMM DEBUG MM(262420000000006/c15ac291) Requesting authorization (sgsn_auth.c:160) 20250112124133387 DMM INFO MM(262420000000006/c15ac291) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250112124133387 DMM DEBUG MM(262420000000006/c15ac291) Requesting subscriber data update (gprs_subscriber.c:894) 20250112124133387 DGPRS INFO SUBSCR(262420000000006) subscriber data is not available (gprs_subscriber.c:818) 20250112124133387 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) 20250112124133387 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250112124133387 DMM INFO MM(262420000000006/c15ac291) <- GMM ATTACH ACCEPT (new P-TMSI=0xc15ac291) (gprs_gmm.c:300) 20250112124133388 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR (gprs_subscriber.c:723) 20250112124133388 DGPRS DEBUG SUBSCR(262420000000006) Update location has failed with cause 17, handled as: No route to host (gprs_subscriber.c:529) 20250112124133388 DGPRS NOTICE SUBSCR(262420000000006) GPRS update location failed, GMM cause = 'Network failure' (17) (gprs_subscriber.c:547) 20250112124133388 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20250112124133388 DMM INFO MM(262420000000006/c15ac291) Subscriber data update (mmctx.c:445) 20250112124133388 DMM DEBUG MM(262420000000006/c15ac291) Updating authorization (authenticate -> authenticate) (sgsn_auth.c:217) TC_attach_gsup_lu_reject(192)@f374f8ce76bf: setverdict(fail): none -> fail MC@f374f8ce76bf: Test Component 192 has requested to stop MTC. Terminating current testcase execution. 20250112124133396 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250112124133396 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20250112124133397 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47110<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(179)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GSUP(190)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(189)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99(188)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98(183)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(178)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(174)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(184)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(180)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(185)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(175)@f374f8ce76bf: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI210(182)@f374f8ce76bf: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI220(187)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(191)@f374f8ce76bf: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI196(176)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99-provIP(186)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98-provIP(181)@f374f8ce76bf: Final verdict of PTC: none TC_attach_gsup_lu_reject(192)@f374f8ce76bf: Final verdict of PTC: fail -NSVCI97-provIP(177)@f374f8ce76bf: Final verdict of PTC: none MTC@f374f8ce76bf: Setting final verdict of the test case. MTC@f374f8ce76bf: Local verdict of MTC: none MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-NS0(174): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(175): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI196(176): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97-provIP(177): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-NS1(178): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97(179): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(180): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98-provIP(181): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI210(182): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98(183): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-NS2(184): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(185): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99-provIP(186): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI220(187): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99(188): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP-IPA(189): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP(190): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GGSN_GTP(191): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_gsup_lu_reject(192): fail (none -> fail) MTC@f374f8ce76bf: Test case TC_attach_gsup_lu_reject finished. Verdict: fail MTC@f374f8ce76bf: 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 Jan 12 12:41:33 UTC 2025 ------ SGSN_Tests.TC_attach_gsup_lu_reject fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_gsup_lu_reject.talloc 20250112124133531 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47114<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112124133932 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47114<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=47400) 20250112124134397 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124134397 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20250112124134696 DGPRS DEBUG Checking for inactive LLMEs, time = 18496428 (sgsn.c:131) Waiting for packet dumper to finish... 1 (prev_count=47400, count=79552) 20250112124135399 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124135399 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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@f374f8ce76bf: 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 Jan 12 12:41:35 UTC 2025 /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 20250112124136401 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124136401 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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@f374f8ce76bf: Test case TC_attach_combined started. 20250112124136991 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45420<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112124136992 DMM INFO MM(262420000000006/c15ac291) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250112124136992 DMM INFO MM(262420000000006/c15ac291) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250112124136992 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250112124136992 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250112124136992 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250112124136992 DMM ERROR MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20250112124136992 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{WaitAttachComplete}: Deallocated (fsm.c:568) 20250112124136992 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Deallocated (fsm.c:568) 20250112124136992 DMM DEBUG MM_STATE_Iu[0x55d8657ebe50]{Detached}: Deallocated (fsm.c:568) 20250112124136992 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Deallocated (fsm.c:568) 20250112124136992 DLLC NOTICE LLME(ccc398c5/c15ac291){ASSIGNED} LLGM Assign pre (c15ac291 => ffffffff) (gprs_llc.c:1079) 20250112124136992 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c15ac291 => ffffffff) (gprs_llc.c:1125) 20250112124136992 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(193)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(194)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(193)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(197)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124137039 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250112124137039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124137039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124137039 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124137039 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250112124137039 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124137039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124137039 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124137039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(197)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124137041 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124137041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124137041 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124137041 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124137041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124137041 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124137041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124137041 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124137041 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250112124137041 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124137041 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112124137042 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124137042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(197)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(197)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(198)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21011 20250112124137046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(194)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(194)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112124137054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124137055 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_combined-BVCI196(195)@f374f8ce76bf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(199)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(198)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(202)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124137077 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250112124137077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124137077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124137077 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124137077 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250112124137077 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124137077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124137077 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124137077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(202)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124137079 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124137079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124137079 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124137079 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124137079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124137079 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124137079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124137079 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124137079 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250112124137079 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124137079 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112124137079 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI98(202)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250112124137080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(202)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124137083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(203)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(199)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(199)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112124137093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124137093 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_combined-BVCI210(201)@f374f8ce76bf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(204)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(203)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(207)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124137114 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250112124137114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124137114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124137114 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124137114 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250112124137114 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124137114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124137114 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124137114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(207)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124137116 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124137116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124137116 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124137116 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124137116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124137116 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124137116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124137116 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124137116 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250112124137116 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124137116 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112124137117 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124137117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(207)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(207)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124137121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(204)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(204)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112124137131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124137131 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_combined-BVCI220(206)@f374f8ce76bf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250112124137402 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124137402 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250112124137402 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250112124137402 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(208)@f374f8ce76bf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(208)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250112124137404 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(208)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(208)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250112124137405 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(208)@f374f8ce76bf: 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)@f374f8ce76bf: 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)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(208)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_combined-BVCI196(195)@f374f8ce76bf: Adding Client=TC_attach_combined(211), IMSI='262420000000007'H, TLLI='C4740007'O, index=0 SGSN_Test-GSUP(209)@f374f8ce76bf: Created GsupExpect[0] for "262420000000007" to be handled at TC_attach_combined(211) TC_attach_combined(211)@f374f8ce76bf: 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 := '8CDCA7D27A430D802A2375301C8562CD'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'EDE6015C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DCDC4628E440E7FE'O } } } } } 20250112124138456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124138456 DLLC NOTICE LLME(ffffffff/c4740007){UNASSIGNED} LLC RX: unknown TLLI 0xc4740007, creating LLME on the fly (gprs_llc.c:552) 20250112124138456 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250112124138456 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000007) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1266) 20250112124138456 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Allocated (fsm.c:456) 20250112124138456 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Init}: Allocated (fsm.c:456) 20250112124138456 DMM DEBUG MM_STATE_Gb[0x55d8657ebf80]{Idle}: Allocated (fsm.c:456) 20250112124138456 DMM DEBUG MM_STATE_Iu[0x55d8657ec0b0]{Detached}: Allocated (fsm.c:456) 20250112124138456 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250112124138456 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250112124138456 DLLC NOTICE LLME(ffffffff/c4740007){UNASSIGNED} LLGM Assign pre (c4740007 => e783975a) (gprs_llc.c:1079) 20250112124138456 DLLC NOTICE LLME(c4740007/e783975a){ASSIGNED} LLGM Assign post (c4740007 => e783975a) (gprs_llc.c:1125) 20250112124138456 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250112124138456 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250112124138456 DMM DEBUG MM(262420000000007/e783975a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250112124138469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124138469 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250112124138469 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124138469 DMM DEBUG MM(262420000000007/e783975a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000070 (gprs_gmm.c:1084) 20250112124138469 DMM NOTICE MM(262420000000007/e783975a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250112124138469 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250112124138469 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250112124138469 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250112124138469 DMM DEBUG MM(262420000000007/e783975a) Requesting authorization (sgsn_auth.c:160) 20250112124138469 DMM INFO MM(262420000000007/e783975a) Requesting authentication tuples (sgsn_auth.c:184) 20250112124138469 DMM DEBUG MM(262420000000007/e783975a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250112124138469 DGPRS INFO SUBSCR(262420000000007) requesting auth info (gprs_subscriber.c:805) 20250112124138469 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)@f374f8ce76bf: Found GsupExpect[0] for "262420000000007" handled at TC_attach_combined(211) SGSN_Test-GSUP(209)@f374f8ce76bf: Added IMSI table entry 0TC_attach_combined(211)"262420000000007" 20250112124138472 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250112124138472 DGPRS INFO SUBSCR(262420000000007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250112124138472 DGPRS DEBUG SUBSCR(262420000000007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250112124138472 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber authentication info (gprs_subscriber.c:850) 20250112124138472 DMM INFO MM(262420000000007/e783975a) Subscriber data update (mmctx.c:445) 20250112124138472 DMM DEBUG MM(262420000000007/e783975a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250112124138472 DMM INFO MM(262420000000007/e783975a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250112124138472 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250112124138472 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250112124138472 DMM INFO MM(262420000000007/e783975a) <- GMM AUTH AND CIPHERING REQ (rand = 8c dc a7 d2 7a 43 0d 80 2a 23 75 30 1c 85 62 cd , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250112124138479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124138479 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20250112124138479 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124138479 DMM INFO MM(262420000000007/e783975a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250112124138479 DMM NOTICE MM(262420000000007/e783975a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250112124138479 DMM DEBUG MM(262420000000007/e783975a) checking auth: received GSM SRES = ed e6 01 5c (gprs_gmm.c:666) 20250112124138479 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250112124138479 DMM DEBUG MM(262420000000007/e783975a) Requesting authorization (sgsn_auth.c:160) 20250112124138479 DMM INFO MM(262420000000007/e783975a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250112124138479 DMM DEBUG MM(262420000000007/e783975a) Requesting subscriber data update (gprs_subscriber.c:894) 20250112124138480 DGPRS INFO SUBSCR(262420000000007) subscriber data is not available (gprs_subscriber.c:818) 20250112124138480 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) 20250112124138480 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250112124138480 DMM INFO MM(262420000000007/e783975a) <- GMM ATTACH ACCEPT (new P-TMSI=0xe783975a) (gprs_gmm.c:300) 20250112124138481 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250112124138481 DGPRS INFO SUBSCR(262420000000007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250112124138481 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20250112124138481 DMM INFO MM(262420000000007/e783975a) Subscriber data update (mmctx.c:445) 20250112124138481 DMM DEBUG MM(262420000000007/e783975a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250112124138481 DMM INFO MM(262420000000007/e783975a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250112124138481 DMM NOTICE MM(262420000000007/e783975a) Authorized, continuing procedure, IMSI=262420000000007 (gprs_gmm.c:1000) 20250112124138481 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250112124138481 DMM NOTICE MM(262420000000007/e783975a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250112124138481 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) 20250112124138481 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250112124138481 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20250112124138481 DMM INFO MM(262420000000007/e783975a) Subscriber data update (mmctx.c:445) 20250112124138481 DMM DEBUG MM(262420000000007/e783975a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_combined(211)@f374f8ce76bf: setverdict(pass): none -> pass TC_attach_combined-BVCI196(195)@f374f8ce76bf: Removing Client IMSI='262420000000007'H, index=0 20250112124138487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124138487 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250112124138487 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124138487 DMM INFO MM(262420000000007/e783975a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250112124138487 DMM NOTICE MM(262420000000007/e783975a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250112124138487 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250112124138487 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250112124138487 DLLC NOTICE LLME(c4740007/e783975a){ASSIGNED} LLGM Assign pre (ffffffff => e783975a) (gprs_llc.c:1079) 20250112124138487 DLLC NOTICE LLME(ffffffff/e783975a){ASSIGNED} LLGM Assign post (ffffffff => e783975a) (gprs_llc.c:1125) 20250112124138487 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250112124138487 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250112124138487 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250112124138487 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_combined(211)@f374f8ce76bf: Final verdict of PTC: pass 20250112124138490 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45420<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(209)@f374f8ce76bf: Final verdict of PTC: none 20250112124138492 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250112124138492 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(193)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98(202)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99(207)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(199)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(208)@f374f8ce76bf: Final verdict of PTC: none TC_attach_combined-BVCI210(201)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(198)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(194)@f374f8ce76bf: Final verdict of PTC: none -NSVCI97(197)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(203)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(204)@f374f8ce76bf: Final verdict of PTC: none TC_attach_combined-BVCI220(206)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(210)@f374f8ce76bf: Final verdict of PTC: none TC_attach_combined-BVCI196(195)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99-provIP(205)@f374f8ce76bf: Final verdict of PTC: none -NSVCI97-provIP(196)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98-provIP(200)@f374f8ce76bf: Final verdict of PTC: none MTC@f374f8ce76bf: Setting final verdict of the test case. MTC@f374f8ce76bf: Local verdict of MTC: none MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-NS0(193): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(194): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_combined-BVCI196(195): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97-provIP(196): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97(197): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-NS1(198): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(199): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98-provIP(200): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_combined-BVCI210(201): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98(202): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-NS2(203): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(204): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99-provIP(205): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_combined-BVCI220(206): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99(207): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP-IPA(208): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP(209): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GGSN_GTP(210): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_combined(211): pass (none -> pass) MTC@f374f8ce76bf: Test case TC_attach_combined finished. Verdict: pass MTC@f374f8ce76bf: 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 Jan 12 12:41:38 UTC 2025 ====== SGSN_Tests.TC_attach_combined pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_combined.talloc 20250112124138620 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45422<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112124139022 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45422<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=87424) 20250112124139493 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124139493 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) 20250112124140495 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124140495 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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@f374f8ce76bf: 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 Jan 12 12:41:41 UTC 2025 /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 20250112124141497 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124141497 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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@f374f8ce76bf: Test case TC_attach_accept_all started. 20250112124142081 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45430<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112124142083 DMM INFO MM(262420000000007/e783975a) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250112124142083 DMM INFO MM(262420000000007/e783975a) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250112124142083 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250112124142083 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250112124142083 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250112124142083 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250112124142083 DLLC NOTICE LLME(ffffffff/e783975a){ASSIGNED} LLGM Assign pre (e783975a => ffffffff) (gprs_llc.c:1079) 20250112124142083 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e783975a => ffffffff) (gprs_llc.c:1125) 20250112124142083 DGPRS INFO SUBSCR(262420000000007) purging MS subscriber (gprs_subscriber.c:785) 20250112124142083 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) 20250112124142083 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) 20250112124142083 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Init}: Deallocated (fsm.c:568) 20250112124142083 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Deallocated (fsm.c:568) 20250112124142083 DMM DEBUG MM_STATE_Iu[0x55d8657ec0b0]{Detached}: Deallocated (fsm.c:568) 20250112124142083 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Deallocated (fsm.c:568) 20250112124142083 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(212)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(213)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(212)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(216)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(216)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124142127 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250112124142127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124142127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124142127 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124142127 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250112124142127 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124142127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124142127 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124142127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(216)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124142128 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124142128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124142128 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124142128 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124142128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124142128 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124142128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124142128 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124142128 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250112124142128 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124142128 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112124142129 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124142129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(216)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(216)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124142133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(217)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(213)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(213)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112124142143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124142143 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(218)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_accept_all-BVCI196(215)@f374f8ce76bf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(217)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(222)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(222)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124142172 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250112124142172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124142172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124142172 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124142172 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250112124142172 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124142172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124142172 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124142172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(222)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124142174 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124142174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124142174 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124142174 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124142174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124142174 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124142174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124142174 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124142174 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250112124142175 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124142175 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(222)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250112124142175 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124142175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(222)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(221)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21012 20250112124142179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(218)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(218)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112124142187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124142187 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(223)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_accept_all-BVCI210(219)@f374f8ce76bf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(221)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(227)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(227)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124142211 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250112124142211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124142211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124142211 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124142211 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250112124142211 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124142211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124142211 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124142211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(227)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124142213 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124142213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124142213 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124142213 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124142213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124142213 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124142213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124142213 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124142213 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250112124142213 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124142213 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112124142214 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124142214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(227)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(227)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124142217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(223)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(223)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112124142227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124142227 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_accept_all-BVCI220(224)@f374f8ce76bf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250112124142497 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124142497 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250112124142497 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250112124142497 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(226)@f374f8ce76bf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(226)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250112124142500 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(226)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(226)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250112124142500 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(226)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(226)@f374f8ce76bf: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(226)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(226)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_accept_all-BVCI196(215)@f374f8ce76bf: Adding Client=TC_attach_accept_all(230), IMSI='262420000000008'H, TLLI='FAA3C196'O, index=0 SGSN_Test-GSUP(228)@f374f8ce76bf: Created GsupExpect[0] for "262420000000008" to be handled at TC_attach_accept_all(230) 20250112124143553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124143553 DLLC NOTICE LLME(ffffffff/faa3c196){UNASSIGNED} LLC RX: unknown TLLI 0xfaa3c196, creating LLME on the fly (gprs_llc.c:552) 20250112124143553 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250112124143553 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000008) type="GPRS attach"  (gprs_gmm.c:1266) 20250112124143553 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Allocated (fsm.c:456) 20250112124143553 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Init}: Allocated (fsm.c:456) 20250112124143553 DMM DEBUG MM_STATE_Gb[0x55d8657ebf80]{Idle}: Allocated (fsm.c:456) 20250112124143553 DMM DEBUG MM_STATE_Iu[0x55d8657ebe50]{Detached}: Allocated (fsm.c:456) 20250112124143553 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250112124143553 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250112124143554 DLLC NOTICE LLME(ffffffff/faa3c196){UNASSIGNED} LLGM Assign pre (faa3c196 => ea861348) (gprs_llc.c:1079) 20250112124143554 DLLC NOTICE LLME(faa3c196/ea861348){ASSIGNED} LLGM Assign post (faa3c196 => ea861348) (gprs_llc.c:1125) 20250112124143554 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250112124143554 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250112124143554 DMM DEBUG MM(262420000000008/ea861348) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250112124143564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124143564 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250112124143564 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124143564 DMM DEBUG MM(262420000000008/ea861348) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000080 (gprs_gmm.c:1084) 20250112124143564 DMM NOTICE MM(262420000000008/ea861348) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250112124143565 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250112124143565 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250112124143565 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250112124143565 DMM INFO MM(262420000000008/ea861348) <- GMM ATTACH ACCEPT (new P-TMSI=0xea861348) (gprs_gmm.c:300) TC_attach_accept_all(230)@f374f8ce76bf: setverdict(pass): none -> pass TC_attach_accept_all-BVCI196(215)@f374f8ce76bf: Removing Client IMSI='262420000000008'H, index=0 20250112124144557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124144557 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250112124144557 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124144557 DMM INFO MM(262420000000008/ea861348) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250112124144557 DMM NOTICE MM(262420000000008/ea861348) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250112124144557 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250112124144557 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250112124144557 DLLC NOTICE LLME(faa3c196/ea861348){ASSIGNED} LLGM Assign pre (ffffffff => ea861348) (gprs_llc.c:1079) 20250112124144557 DLLC NOTICE LLME(ffffffff/ea861348){ASSIGNED} LLGM Assign post (ffffffff => ea861348) (gprs_llc.c:1125) 20250112124144557 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250112124144557 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250112124144557 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250112124144557 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_accept_all(230)@f374f8ce76bf: Final verdict of PTC: pass 20250112124144559 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45430<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(216)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(213)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GSUP(228)@f374f8ce76bf: Final verdict of PTC: none 20250112124144562 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250112124144562 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(212)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(217)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(226)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(221)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99(227)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(223)@f374f8ce76bf: Final verdict of PTC: none TC_attach_accept_all-BVCI210(219)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98(222)@f374f8ce76bf: Final verdict of PTC: none TC_attach_accept_all-BVCI196(215)@f374f8ce76bf: Final verdict of PTC: none TC_attach_accept_all-BVCI220(224)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(229)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(218)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98-provIP(220)@f374f8ce76bf: Final verdict of PTC: none -NSVCI97-provIP(214)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99-provIP(225)@f374f8ce76bf: Final verdict of PTC: none MTC@f374f8ce76bf: Setting final verdict of the test case. MTC@f374f8ce76bf: Local verdict of MTC: none MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-NS0(212): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(213): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97-provIP(214): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_accept_all-BVCI196(215): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97(216): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-NS1(217): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(218): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_accept_all-BVCI210(219): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98-provIP(220): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-NS2(221): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98(222): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(223): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_accept_all-BVCI220(224): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99-provIP(225): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP-IPA(226): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99(227): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP(228): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GGSN_GTP(229): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_accept_all(230): pass (none -> pass) MTC@f374f8ce76bf: Test case TC_attach_accept_all finished. Verdict: pass MTC@f374f8ce76bf: 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 Jan 12 12:41:44 UTC 2025 ====== SGSN_Tests.TC_attach_accept_all pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_accept_all.talloc 20250112124144695 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45440<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112124145096 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45440<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=69324) 20250112124145563 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124145563 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=69324, count=70864) 20250112124146564 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124146564 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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@f374f8ce76bf: 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 Jan 12 12:41:47 UTC 2025 /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 20250112124147565 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124147565 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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@f374f8ce76bf: Test case TC_attach_closed started. 20250112124148153 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33780<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112124148155 DMM INFO MM(262420000000008/ea861348) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250112124148155 DMM INFO MM(262420000000008/ea861348) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250112124148155 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250112124148155 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250112124148155 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250112124148155 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250112124148155 DLLC NOTICE LLME(ffffffff/ea861348){ASSIGNED} LLGM Assign pre (ea861348 => ffffffff) (gprs_llc.c:1079) 20250112124148155 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ea861348 => ffffffff) (gprs_llc.c:1125) 20250112124148155 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Init}: Deallocated (fsm.c:568) 20250112124148155 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Deallocated (fsm.c:568) 20250112124148155 DMM DEBUG MM_STATE_Iu[0x55d8657ebe50]{Detached}: Deallocated (fsm.c:568) 20250112124148155 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Deallocated (fsm.c:568) 20250112124148155 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(231)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(232)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(231)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(235)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124148197 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250112124148197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124148197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124148197 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124148197 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250112124148197 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124148197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124148197 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124148197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(235)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124148199 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124148199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124148199 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124148199 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124148199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124148199 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124148199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124148199 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124148199 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250112124148199 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124148199 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112124148200 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124148200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(235)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(235)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124148204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(236)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(232)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(232)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112124148214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124148214 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_closed-BVCI196(234)@f374f8ce76bf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(237)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(236)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(240)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(240)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124148228 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250112124148228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124148228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124148228 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124148228 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250112124148228 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124148228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124148228 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124148228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(240)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124148230 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124148230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124148230 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124148230 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124148230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124148230 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124148230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124148230 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124148230 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250112124148230 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124148230 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112124148230 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124148230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(240)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(240)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124148234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(237)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(237)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(241)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21012 20250112124148244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124148244 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_closed-BVCI210(239)@f374f8ce76bf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(242)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(241)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(245)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(245)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124148273 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250112124148273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124148273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124148273 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124148273 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250112124148273 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124148273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124148273 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124148273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(245)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124148275 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124148275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124148275 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124148275 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124148275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124148275 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124148275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124148275 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124148276 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250112124148276 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124148276 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(245)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250112124148276 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124148276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(245)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124148280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(242)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(242)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112124148291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124148291 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_closed-BVCI220(244)@f374f8ce76bf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250112124148566 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124148566 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250112124148566 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250112124148566 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(246)@f374f8ce76bf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(246)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250112124148569 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(246)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(246)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250112124148570 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(246)@f374f8ce76bf: 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(246)@f374f8ce76bf: 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(246)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(246)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_closed-BVCI196(234)@f374f8ce76bf: Adding Client=TC_attach_closed(249), IMSI='262420000000009'H, TLLI='FA3A5872'O, index=0 SGSN_Test-GSUP(247)@f374f8ce76bf: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed(249) TC_attach_closed-BVCI196(234)@f374f8ce76bf: Adding Client=TC_attach_closed(249), IMSI='001010123456789'H, TLLI='FA3A5872'O, index=1 20250112124149624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124149624 DLLC NOTICE LLME(ffffffff/fa3a5872){UNASSIGNED} LLC RX: unknown TLLI 0xfa3a5872, creating LLME on the fly (gprs_llc.c:552) 20250112124149624 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250112124149624 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach"  (gprs_gmm.c:1266) 20250112124149624 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Allocated (fsm.c:456) 20250112124149624 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Init}: Allocated (fsm.c:456) 20250112124149624 DMM DEBUG MM_STATE_Gb[0x55d8657ebf80]{Idle}: Allocated (fsm.c:456) 20250112124149624 DMM DEBUG MM_STATE_Iu[0x55d8657ec0b0]{Detached}: Allocated (fsm.c:456) 20250112124149624 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250112124149624 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250112124149624 DLLC NOTICE LLME(ffffffff/fa3a5872){UNASSIGNED} LLGM Assign pre (fa3a5872 => ec82e30e) (gprs_llc.c:1079) 20250112124149624 DLLC NOTICE LLME(fa3a5872/ec82e30e){ASSIGNED} LLGM Assign post (fa3a5872 => ec82e30e) (gprs_llc.c:1125) 20250112124149624 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250112124149624 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250112124149624 DMM DEBUG MM(001010123456789/ec82e30e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250112124149637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124149637 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250112124149637 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124149637 DMM DEBUG MM(001010123456789/ec82e30e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20250112124149637 DMM NOTICE MM(001010123456789/ec82e30e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250112124149637 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250112124149638 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250112124149638 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20250112124149638 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20250112124149638 DMM NOTICE MM(001010123456789/ec82e30e) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:364) 20250112124149638 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Reject}: Deallocated (fsm.c:568) 20250112124149638 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Deallocated (fsm.c:568) 20250112124149638 DMM DEBUG MM_STATE_Iu[0x55d8657ec0b0]{Detached}: Deallocated (fsm.c:568) 20250112124149638 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250112124149638 DLLC NOTICE LLME(fa3a5872/ec82e30e){ASSIGNED} LLGM Assign pre (ec82e30e => ffffffff) (gprs_llc.c:1079) 20250112124149638 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ec82e30e => ffffffff) (gprs_llc.c:1125) TC_attach_closed(249)@f374f8ce76bf: setverdict(pass): none -> pass TC_attach_closed-BVCI196(234)@f374f8ce76bf: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed(249)@f374f8ce76bf: Final verdict of PTC: pass TC_attach_closed-BVCI196(234)@f374f8ce76bf: Adding Client=TC_attach_closed(250), IMSI='262420000000010'H, TLLI='D2F11206'O, index=2 SGSN_Test-GSUP(247)@f374f8ce76bf: Created GsupExpect[1] for "262420000000010" to be handled at TC_attach_closed(250) 20250112124149680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124149680 DLLC NOTICE LLME(ffffffff/d2f11206){UNASSIGNED} LLC RX: unknown TLLI 0xd2f11206, creating LLME on the fly (gprs_llc.c:552) 20250112124149680 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250112124149680 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000010) type="GPRS attach"  (gprs_gmm.c:1266) 20250112124149680 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Allocated (fsm.c:456) 20250112124149680 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Init}: Allocated (fsm.c:456) 20250112124149680 DMM DEBUG MM_STATE_Gb[0x55d8657ebf80]{Idle}: Allocated (fsm.c:456) 20250112124149680 DMM DEBUG MM_STATE_Iu[0x55d8657ebe50]{Detached}: Allocated (fsm.c:456) 20250112124149680 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250112124149680 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250112124149680 DLLC NOTICE LLME(ffffffff/d2f11206){UNASSIGNED} LLGM Assign pre (d2f11206 => df77479b) (gprs_llc.c:1079) 20250112124149680 DLLC NOTICE LLME(d2f11206/df77479b){ASSIGNED} LLGM Assign post (d2f11206 => df77479b) (gprs_llc.c:1125) 20250112124149680 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250112124149680 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250112124149680 DMM DEBUG MM(262420000000010/df77479b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250112124149687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124149687 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250112124149687 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124149687 DMM DEBUG MM(262420000000010/df77479b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000100 (gprs_gmm.c:1084) 20250112124149687 DMM NOTICE MM(262420000000010/df77479b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250112124149687 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250112124149687 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250112124149687 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250112124149687 DMM INFO MM(262420000000010/df77479b) <- GMM ATTACH ACCEPT (new P-TMSI=0xdf77479b) (gprs_gmm.c:300) TC_attach_closed(250)@f374f8ce76bf: setverdict(pass): none -> pass TC_attach_closed-BVCI196(234)@f374f8ce76bf: Removing Client IMSI='262420000000010'H, index=2 20250112124150683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124150683 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250112124150684 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124150684 DMM INFO MM(262420000000010/df77479b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250112124150684 DMM NOTICE MM(262420000000010/df77479b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250112124150684 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250112124150684 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250112124150684 DLLC NOTICE LLME(d2f11206/df77479b){ASSIGNED} LLGM Assign pre (ffffffff => df77479b) (gprs_llc.c:1079) 20250112124150684 DLLC NOTICE LLME(ffffffff/df77479b){ASSIGNED} LLGM Assign post (ffffffff => df77479b) (gprs_llc.c:1125) 20250112124150684 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250112124150684 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250112124150684 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250112124150684 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed(250)@f374f8ce76bf: Final verdict of PTC: pass 20250112124150685 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33780<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250112124150688 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250112124150688 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(247)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(246)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(231)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98(240)@f374f8ce76bf: Final verdict of PTC: none TC_attach_closed-BVCI196(234)@f374f8ce76bf: Final verdict of PTC: none -NSVCI97(235)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(237)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(232)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99(245)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(236)@f374f8ce76bf: Final verdict of PTC: none TC_attach_closed-BVCI210(239)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(242)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(241)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(248)@f374f8ce76bf: Final verdict of PTC: none TC_attach_closed-BVCI220(244)@f374f8ce76bf: Final verdict of PTC: none -NSVCI97-provIP(233)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98-provIP(238)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99-provIP(243)@f374f8ce76bf: Final verdict of PTC: none MTC@f374f8ce76bf: Setting final verdict of the test case. MTC@f374f8ce76bf: Local verdict of MTC: none MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-NS0(231): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(232): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97-provIP(233): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_closed-BVCI196(234): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97(235): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-NS1(236): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(237): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98-provIP(238): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_closed-BVCI210(239): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98(240): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-NS2(241): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(242): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99-provIP(243): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_closed-BVCI220(244): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99(245): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP-IPA(246): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP(247): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GGSN_GTP(248): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_closed(249): pass (none -> pass) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_closed(250): pass (pass -> pass) MTC@f374f8ce76bf: Test case TC_attach_closed finished. Verdict: pass MTC@f374f8ce76bf: 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 Jan 12 12:41:50 UTC 2025 ====== SGSN_Tests.TC_attach_closed pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_closed.talloc 20250112124150831 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33788<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112124151232 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33788<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=76580) 20250112124151689 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124151689 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=76580, count=80936) 20250112124152691 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124152691 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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@f374f8ce76bf: 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 Jan 12 12:41:53 UTC 2025 /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 20250112124153692 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124153692 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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@f374f8ce76bf: Test case TC_attach_no_imei_response started. 20250112124154291 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33804<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112124154293 DMM INFO MM(262420000000010/df77479b) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250112124154293 DMM INFO MM(262420000000010/df77479b) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250112124154293 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250112124154293 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250112124154293 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250112124154293 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250112124154293 DLLC NOTICE LLME(ffffffff/df77479b){ASSIGNED} LLGM Assign pre (df77479b => ffffffff) (gprs_llc.c:1079) 20250112124154293 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (df77479b => ffffffff) (gprs_llc.c:1125) 20250112124154293 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Init}: Deallocated (fsm.c:568) 20250112124154293 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Deallocated (fsm.c:568) 20250112124154293 DMM DEBUG MM_STATE_Iu[0x55d8657ebe50]{Detached}: Deallocated (fsm.c:568) 20250112124154293 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Deallocated (fsm.c:568) 20250112124154293 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(251)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(252)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(251)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(256)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(256)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124154352 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250112124154352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124154352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124154352 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) SGSN_Test-Gb1-NS1(255)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21011 20250112124154352 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250112124154352 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124154352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124154352 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124154352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(256)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124154354 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124154354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124154354 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124154354 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124154354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124154354 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124154354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124154354 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124154354 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250112124154354 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124154354 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112124154355 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124154355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(256)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(256)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124154358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(252)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(252)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112124154367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124154367 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_no_imei_response-BVCI196(253)@f374f8ce76bf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(257)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(255)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(260)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124154383 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250112124154383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124154383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124154383 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124154383 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250112124154383 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124154383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124154383 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124154383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(260)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124154385 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124154385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124154385 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124154385 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124154385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124154385 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124154385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124154385 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124154385 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250112124154385 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124154385 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(260)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250112124154386 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124154386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(260)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124154389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(261)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(257)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(257)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112124154398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124154398 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_no_imei_response-BVCI210(259)@f374f8ce76bf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(262)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(261)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(265)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(265)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124154421 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250112124154421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124154421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124154421 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124154421 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250112124154421 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124154421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124154421 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124154421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(265)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124154423 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124154423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124154423 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124154423 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124154423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124154423 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124154423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124154423 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124154423 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250112124154423 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124154423 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(265)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250112124154424 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124154424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(265)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124154427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(262)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(262)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112124154437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124154437 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_no_imei_response-BVCI220(264)@f374f8ce76bf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250112124154693 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124154693 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250112124154693 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250112124154693 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(266)@f374f8ce76bf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(266)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250112124154695 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(266)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(266)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250112124154696 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(266)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(266)@f374f8ce76bf: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(266)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(266)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imei_response-BVCI196(253)@f374f8ce76bf: Adding Client=TC_attach_no_imei_response(269), IMSI='262420000000032'H, TLLI='CAA34859'O, index=0 SGSN_Test-GSUP(267)@f374f8ce76bf: Created GsupExpect[0] for "262420000000032" to be handled at TC_attach_no_imei_response(269) 20250112124155751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124155751 DLLC NOTICE LLME(ffffffff/caa34859){UNASSIGNED} LLC RX: unknown TLLI 0xcaa34859, creating LLME on the fly (gprs_llc.c:552) 20250112124155751 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250112124155751 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000032) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1266) 20250112124155751 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Allocated (fsm.c:456) 20250112124155751 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Init}: Allocated (fsm.c:456) 20250112124155751 DMM DEBUG MM_STATE_Gb[0x55d8657ebf80]{Idle}: Allocated (fsm.c:456) 20250112124155751 DMM DEBUG MM_STATE_Iu[0x55d8657ec0b0]{Detached}: Allocated (fsm.c:456) 20250112124155751 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250112124155751 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250112124155751 DLLC NOTICE LLME(ffffffff/caa34859){UNASSIGNED} LLGM Assign pre (caa34859 => c871f790) (gprs_llc.c:1079) 20250112124155751 DLLC NOTICE LLME(caa34859/c871f790){ASSIGNED} LLGM Assign post (caa34859 => c871f790) (gprs_llc.c:1125) 20250112124155751 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250112124155751 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250112124155751 DMM DEBUG MM(262420000000032/c871f790) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250112124201752 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250112124201752 DMM DEBUG MM(262420000000032/c871f790) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250112124204697 DGPRS DEBUG Checking for inactive LLMEs, time = 18496458 (sgsn.c:131) 20250112124207753 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250112124207753 DMM DEBUG MM(262420000000032/c871f790) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250112124213754 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250112124213754 DMM DEBUG MM(262420000000032/c871f790) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250112124214693 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20250112124214693 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20250112124214694 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(266)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(266)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250112124219754 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250112124219754 DMM DEBUG MM(262420000000032/c871f790) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250112124224355 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124224357 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124224357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250112124224386 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124224388 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124224388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250112124224425 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124224426 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124224426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250112124225755 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250112124225755 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20250112124225755 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20250112124225755 DMM NOTICE MM(262420000000032/c871f790) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20250112124225755 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Reject}: Deallocated (fsm.c:568) 20250112124225755 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Deallocated (fsm.c:568) 20250112124225755 DMM DEBUG MM_STATE_Iu[0x55d8657ec0b0]{Detached}: Deallocated (fsm.c:568) 20250112124225755 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250112124225755 DLLC NOTICE LLME(caa34859/c871f790){ASSIGNED} LLGM Assign pre (c871f790 => ffffffff) (gprs_llc.c:1079) 20250112124225755 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c871f790 => ffffffff) (gprs_llc.c:1125) TC_attach_no_imei_response(269)@f374f8ce76bf: setverdict(pass): none -> pass TC_attach_no_imei_response-BVCI196(253)@f374f8ce76bf: Removing Client IMSI='262420000000032'H, index=0 TC_attach_no_imei_response(269)@f374f8ce76bf: Final verdict of PTC: pass 20250112124225765 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33804<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(267)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98(260)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(252)@f374f8ce76bf: Final verdict of PTC: none TC_attach_no_imei_response-BVCI196(253)@f374f8ce76bf: Final verdict of PTC: none -NSVCI97(256)@f374f8ce76bf: Final verdict of PTC: none 20250112124225768 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250112124225768 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_no_imei_response-BVCI220(264)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(255)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(266)@f374f8ce76bf: Final verdict of PTC: none TC_attach_no_imei_response-BVCI210(259)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99(265)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(251)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(261)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(262)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(257)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(268)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98-provIP(258)@f374f8ce76bf: Final verdict of PTC: none -NSVCI97-provIP(254)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99-provIP(263)@f374f8ce76bf: Final verdict of PTC: none MTC@f374f8ce76bf: Setting final verdict of the test case. MTC@f374f8ce76bf: Local verdict of MTC: none MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-NS0(251): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(252): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_no_imei_response-BVCI196(253): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97-provIP(254): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-NS1(255): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97(256): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(257): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98-provIP(258): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_no_imei_response-BVCI210(259): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98(260): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-NS2(261): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(262): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99-provIP(263): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_no_imei_response-BVCI220(264): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99(265): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP-IPA(266): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP(267): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GGSN_GTP(268): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_no_imei_response(269): pass (none -> pass) MTC@f374f8ce76bf: Test case TC_attach_no_imei_response finished. Verdict: pass MTC@f374f8ce76bf: 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 Jan 12 12:42:25 UTC 2025 ====== SGSN_Tests.TC_attach_no_imei_response pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_no_imei_response.talloc 20250112124225897 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58516<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112124226198 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58516<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=62628) 20250112124226769 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124226769 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=62628, count=70884) 20250112124227770 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124227770 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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@f374f8ce76bf: 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 Jan 12 12:42:28 UTC 2025 /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 20250112124228771 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124228771 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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@f374f8ce76bf: Test case TC_attach_no_imsi_response started. 20250112124229255 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36566<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112124229256 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(270)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(271)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(270)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(274)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124229300 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250112124229300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124229300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124229300 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124229300 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250112124229301 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124229301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124229301 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124229301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(274)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124229302 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124229302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124229302 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124229303 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124229303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124229303 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124229303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124229303 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124229303 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250112124229303 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124229303 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112124229303 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124229303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(274)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(274)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(275)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21011 20250112124229308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(271)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(271)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112124229316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124229316 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(276)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_no_imsi_response-BVCI196(273)@f374f8ce76bf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(275)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(279)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124229331 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250112124229331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124229331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124229331 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124229331 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250112124229331 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124229331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124229331 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124229331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(279)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124229332 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124229332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124229332 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124229332 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124229332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124229332 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124229332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124229332 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124229332 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250112124229332 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124229332 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(279)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250112124229333 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124229333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(279)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124229336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(280)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(276)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(276)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112124229347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124229347 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_no_imsi_response-BVCI210(278)@f374f8ce76bf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(281)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(280)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(284)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124229368 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250112124229368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124229368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124229368 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124229368 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250112124229368 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124229368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124229368 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124229368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(284)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124229370 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124229370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124229370 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124229370 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124229370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124229370 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124229370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124229370 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124229370 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250112124229370 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124229370 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(284)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250112124229371 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124229371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(284)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124229374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(281)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(281)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112124229384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124229384 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_no_imsi_response-BVCI220(283)@f374f8ce76bf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250112124229771 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124229771 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250112124229771 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250112124229771 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(285)@f374f8ce76bf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(285)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250112124229774 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(285)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(285)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250112124229774 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(285)@f374f8ce76bf: 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)@f374f8ce76bf: 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)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(285)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imsi_response-BVCI196(273)@f374f8ce76bf: Adding Client=TC_attach_no_imsi_response(288), IMSI='262420000000035'H, TLLI='EEE741F3'O, index=0 SGSN_Test-GSUP(286)@f374f8ce76bf: Created GsupExpect[0] for "262420000000035" to be handled at TC_attach_no_imsi_response(288) 20250112124230830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124230830 DLLC NOTICE LLME(ffffffff/eee741f3){UNASSIGNED} LLC RX: unknown TLLI 0xeee741f3, creating LLME on the fly (gprs_llc.c:552) 20250112124230830 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250112124230830 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC0000035) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1266) 20250112124230830 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Allocated (fsm.c:456) 20250112124230830 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Init}: Allocated (fsm.c:456) 20250112124230830 DMM DEBUG MM_STATE_Gb[0x55d8657ebf80]{Idle}: Allocated (fsm.c:456) 20250112124230830 DMM DEBUG MM_STATE_Iu[0x55d8657ebe50]{Detached}: Allocated (fsm.c:456) 20250112124230830 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250112124230830 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250112124230830 DLLC NOTICE LLME(ffffffff/eee741f3){UNASSIGNED} LLGM Assign pre (eee741f3 => d2e7a75e) (gprs_llc.c:1079) 20250112124230830 DLLC NOTICE LLME(eee741f3/d2e7a75e){ASSIGNED} LLGM Assign post (eee741f3 => d2e7a75e) (gprs_llc.c:1125) 20250112124230830 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250112124230830 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250112124230830 DMM DEBUG MM(/d2e7a75e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250112124230843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124230843 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250112124230843 DMM DEBUG MM_STATE_Gb(4008133107)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124230843 DMM DEBUG MM(/d2e7a75e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000350 (gprs_gmm.c:1084) 20250112124230843 DMM NOTICE MM(/d2e7a75e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250112124230843 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250112124230843 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{CheckIdentity}: state_chg to CheckIdentity (gprs_gmm_attach.c:113) 20250112124230843 DMM DEBUG MM(/d2e7a75e) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20250112124234698 DGPRS DEBUG Checking for inactive LLMEs, time = 18496488 (sgsn.c:131) 20250112124236844 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250112124236844 DMM DEBUG MM(/d2e7a75e) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20250112124242845 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250112124242845 DMM DEBUG MM(/d2e7a75e) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20250112124248846 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250112124248846 DMM DEBUG MM(/d2e7a75e) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20250112124249772 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20250112124249772 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20250112124249773 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(285)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(285)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250112124254846 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250112124254846 DMM DEBUG MM(/d2e7a75e) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20250112124259305 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124259306 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124259306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250112124259334 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124259335 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124259335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250112124259372 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124259373 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124259373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250112124300847 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250112124300847 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20250112124300847 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20250112124300847 DMM NOTICE MM(/d2e7a75e) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20250112124300847 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Reject}: Deallocated (fsm.c:568) 20250112124300847 DMM DEBUG MM_STATE_Gb(4008133107)[0x55d8657ebf80]{Idle}: Deallocated (fsm.c:568) 20250112124300847 DMM DEBUG MM_STATE_Iu[0x55d8657ebe50]{Detached}: Deallocated (fsm.c:568) 20250112124300847 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250112124300847 DLLC NOTICE LLME(eee741f3/d2e7a75e){ASSIGNED} LLGM Assign pre (d2e7a75e => ffffffff) (gprs_llc.c:1079) 20250112124300847 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d2e7a75e => ffffffff) (gprs_llc.c:1125) TC_attach_no_imsi_response(288)@f374f8ce76bf: setverdict(pass): none -> pass TC_attach_no_imsi_response-BVCI196(273)@f374f8ce76bf: Removing Client IMSI='262420000000035'H, index=0 TC_attach_no_imsi_response(288)@f374f8ce76bf: Final verdict of PTC: pass 20250112124300857 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36566<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(286)@f374f8ce76bf: Final verdict of PTC: none 20250112124300859 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250112124300859 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-BSSGP1(276)@f374f8ce76bf: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI220(283)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98(279)@f374f8ce76bf: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI196(273)@f374f8ce76bf: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI210(278)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(285)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(271)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(280)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(270)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99(284)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(281)@f374f8ce76bf: Final verdict of PTC: none -NSVCI97(274)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(275)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(287)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99-provIP(282)@f374f8ce76bf: Final verdict of PTC: none -NSVCI97-provIP(272)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98-provIP(277)@f374f8ce76bf: Final verdict of PTC: none MTC@f374f8ce76bf: Setting final verdict of the test case. MTC@f374f8ce76bf: Local verdict of MTC: none MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-NS0(270): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(271): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97-provIP(272): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_no_imsi_response-BVCI196(273): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97(274): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-NS1(275): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(276): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98-provIP(277): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_no_imsi_response-BVCI210(278): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98(279): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-NS2(280): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(281): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99-provIP(282): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_no_imsi_response-BVCI220(283): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99(284): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP-IPA(285): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP(286): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GGSN_GTP(287): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_no_imsi_response(288): pass (none -> pass) MTC@f374f8ce76bf: Test case TC_attach_no_imsi_response finished. Verdict: pass MTC@f374f8ce76bf: 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 Jan 12 12:43:00 UTC 2025 ====== SGSN_Tests.TC_attach_no_imsi_response pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_no_imsi_response.talloc 20250112124300998 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45186<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112124301299 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45186<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=63356) 20250112124301860 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124301860 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=63356, count=71608) 20250112124302861 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124302861 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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@f374f8ce76bf: 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 Jan 12 12:43:03 UTC 2025 /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 20250112124303862 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124303862 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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@f374f8ce76bf: Test case TC_attach_closed_add_vty started. 20250112124304354 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45194<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112124304355 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(289)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(290)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(289)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(294)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(294)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124304419 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250112124304419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124304419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124304419 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124304419 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250112124304419 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124304419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124304419 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124304419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(294)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb1-NS1(293)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21011 20250112124304421 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124304421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124304421 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124304421 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124304421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124304421 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124304421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124304421 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124304421 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250112124304421 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124304421 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(294)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250112124304422 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124304422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(294)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124304425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(290)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(290)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112124304434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124304434 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_closed_add_vty-BVCI196(291)@f374f8ce76bf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(295)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(293)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(298)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124304447 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250112124304447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124304447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124304447 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124304447 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250112124304447 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124304447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124304447 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124304447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(298)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124304449 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124304449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124304449 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124304449 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124304449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124304449 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124304449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124304449 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124304449 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250112124304449 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124304449 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112124304450 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124304450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(298)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(298)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124304453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(295)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(295)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(299)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21012 20250112124304463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124304464 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_closed_add_vty-BVCI210(297)@f374f8ce76bf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(300)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(299)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(303)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124304491 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250112124304491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124304491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124304491 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124304491 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250112124304491 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124304491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124304491 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124304491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(303)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124304493 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124304493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124304493 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124304493 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124304493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124304493 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124304493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124304493 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124304493 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250112124304493 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124304493 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(303)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250112124304494 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124304494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(303)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124304497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(300)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(300)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112124304506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124304506 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_closed_add_vty-BVCI220(302)@f374f8ce76bf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250112124304699 DGPRS DEBUG Checking for inactive LLMEs, time = 18496518 (sgsn.c:131) 20250112124304863 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124304863 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250112124304863 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250112124304863 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(304)@f374f8ce76bf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(304)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250112124304865 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(304)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(304)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250112124304865 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(304)@f374f8ce76bf: 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)@f374f8ce76bf: 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)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(304)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_closed_add_vty-BVCI196(291)@f374f8ce76bf: Adding Client=TC_attach_closed_add_vty(307), IMSI='262420000000009'H, TLLI='C31FF701'O, index=0 SGSN_Test-GSUP(305)@f374f8ce76bf: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed_add_vty(307) TC_attach_closed_add_vty-BVCI196(291)@f374f8ce76bf: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456789'H, TLLI='C31FF701'O, index=1 20250112124305923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124305923 DLLC NOTICE LLME(ffffffff/c31ff701){UNASSIGNED} LLC RX: unknown TLLI 0xc31ff701, creating LLME on the fly (gprs_llc.c:552) 20250112124305923 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250112124305923 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach"  (gprs_gmm.c:1266) 20250112124305923 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Allocated (fsm.c:456) 20250112124305923 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Init}: Allocated (fsm.c:456) 20250112124305923 DMM DEBUG MM_STATE_Gb[0x55d8657ebf80]{Idle}: Allocated (fsm.c:456) 20250112124305923 DMM DEBUG MM_STATE_Iu[0x55d8657ec0b0]{Detached}: Allocated (fsm.c:456) 20250112124305923 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250112124305924 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250112124305924 DLLC NOTICE LLME(ffffffff/c31ff701){UNASSIGNED} LLGM Assign pre (c31ff701 => d22324c3) (gprs_llc.c:1079) 20250112124305924 DLLC NOTICE LLME(c31ff701/d22324c3){ASSIGNED} LLGM Assign post (c31ff701 => d22324c3) (gprs_llc.c:1125) 20250112124305924 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250112124305924 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250112124305924 DMM DEBUG MM(001010123456789/d22324c3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250112124305936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124305936 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250112124305936 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124305936 DMM DEBUG MM(001010123456789/d22324c3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20250112124305936 DMM NOTICE MM(001010123456789/d22324c3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250112124305936 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250112124305936 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250112124305936 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20250112124305936 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20250112124305936 DMM NOTICE MM(001010123456789/d22324c3) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:364) 20250112124305936 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Reject}: Deallocated (fsm.c:568) 20250112124305936 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Deallocated (fsm.c:568) 20250112124305936 DMM DEBUG MM_STATE_Iu[0x55d8657ec0b0]{Detached}: Deallocated (fsm.c:568) 20250112124305936 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250112124305936 DLLC NOTICE LLME(c31ff701/d22324c3){ASSIGNED} LLGM Assign pre (d22324c3 => ffffffff) (gprs_llc.c:1079) 20250112124305936 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d22324c3 => ffffffff) (gprs_llc.c:1125) TC_attach_closed_add_vty(307)@f374f8ce76bf: setverdict(pass): none -> pass TC_attach_closed_add_vty-BVCI196(291)@f374f8ce76bf: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed_add_vty-BVCI196(291)@f374f8ce76bf: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456700'H, TLLI='C31FF701'O, index=2 20250112124305944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124305944 DLLC NOTICE LLME(ffffffff/c31ff701){UNASSIGNED} LLC RX: unknown TLLI 0xc31ff701, creating LLME on the fly (gprs_llc.c:552) 20250112124305944 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb03bc9 CMD=UI DATA (gprs_llc_parse.c:89) 20250112124305944 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456700) type="GPRS attach"  (gprs_gmm.c:1266) 20250112124305944 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Allocated (fsm.c:456) 20250112124305944 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Init}: Allocated (fsm.c:456) 20250112124305944 DMM DEBUG MM_STATE_Gb[0x55d8657ebf80]{Idle}: Allocated (fsm.c:456) 20250112124305944 DMM DEBUG MM_STATE_Iu[0x55d8657ebe50]{Detached}: Allocated (fsm.c:456) 20250112124305944 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250112124305944 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250112124305944 DLLC NOTICE LLME(ffffffff/c31ff701){UNASSIGNED} LLGM Assign pre (c31ff701 => da3c3a5f) (gprs_llc.c:1079) 20250112124305944 DLLC NOTICE LLME(c31ff701/da3c3a5f){ASSIGNED} LLGM Assign post (c31ff701 => da3c3a5f) (gprs_llc.c:1125) 20250112124305944 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250112124305944 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250112124305945 DMM DEBUG MM(001010123456700/da3c3a5f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250112124305949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124305949 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x230ce1 CMD=UI DATA (gprs_llc_parse.c:89) 20250112124305949 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124305949 DMM DEBUG MM(001010123456700/da3c3a5f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20250112124305950 DMM NOTICE MM(001010123456700/da3c3a5f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250112124305950 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250112124305950 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250112124305950 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250112124305950 DMM INFO MM(001010123456700/da3c3a5f) <- GMM ATTACH ACCEPT (new P-TMSI=0xda3c3a5f) (gprs_gmm.c:300) TC_attach_closed_add_vty(307)@f374f8ce76bf: setverdict(pass): pass -> pass, component reason not changed TC_attach_closed_add_vty-BVCI196(291)@f374f8ce76bf: Removing Client IMSI='001010123456700'H, index=2 20250112124306948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124306948 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20250112124306948 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124306948 DMM INFO MM(001010123456700/da3c3a5f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250112124306948 DMM NOTICE MM(001010123456700/da3c3a5f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250112124306948 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250112124306948 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250112124306948 DLLC NOTICE LLME(c31ff701/da3c3a5f){ASSIGNED} LLGM Assign pre (ffffffff => da3c3a5f) (gprs_llc.c:1079) 20250112124306948 DLLC NOTICE LLME(ffffffff/da3c3a5f){ASSIGNED} LLGM Assign post (ffffffff => da3c3a5f) (gprs_llc.c:1125) 20250112124306948 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250112124306948 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250112124306948 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250112124306948 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed_add_vty(307)@f374f8ce76bf: Final verdict of PTC: pass 20250112124306950 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45194<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(305)@f374f8ce76bf: Final verdict of PTC: none 20250112124306952 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) -NSVCI99(303)@f374f8ce76bf: Final verdict of PTC: none 20250112124306952 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(294)@f374f8ce76bf: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI220(302)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(299)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(293)@f374f8ce76bf: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI210(297)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(289)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(290)@f374f8ce76bf: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI196(291)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(304)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(295)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98(298)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(300)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(306)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99-provIP(301)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98-provIP(296)@f374f8ce76bf: Final verdict of PTC: none -NSVCI97-provIP(292)@f374f8ce76bf: Final verdict of PTC: none MTC@f374f8ce76bf: Setting final verdict of the test case. MTC@f374f8ce76bf: Local verdict of MTC: none MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-NS0(289): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(290): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_closed_add_vty-BVCI196(291): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97-provIP(292): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-NS1(293): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97(294): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(295): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98-provIP(296): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_closed_add_vty-BVCI210(297): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98(298): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-NS2(299): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(300): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99-provIP(301): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_closed_add_vty-BVCI220(302): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99(303): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP-IPA(304): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP(305): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GGSN_GTP(306): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_closed_add_vty(307): pass (none -> pass) MTC@f374f8ce76bf: Test case TC_attach_closed_add_vty finished. Verdict: pass MTC@f374f8ce76bf: 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 Jan 12 12:43:07 UTC 2025 ====== SGSN_Tests.TC_attach_closed_add_vty pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_closed_add_vty.talloc 20250112124307089 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56164<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112124307491 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56164<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=76716) 20250112124307953 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124307953 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) 20250112124308954 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124308954 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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@f374f8ce76bf: 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 Jan 12 12:43:09 UTC 2025 /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 20250112124309954 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124309955 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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@f374f8ce76bf: Test case TC_attach_check_subscriber_list started. 20250112124310544 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56168<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112124310546 DMM INFO MM(001010123456700/da3c3a5f) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250112124310546 DMM INFO MM(001010123456700/da3c3a5f) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250112124310546 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250112124310546 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250112124310546 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250112124310546 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250112124310546 DLLC NOTICE LLME(ffffffff/da3c3a5f){ASSIGNED} LLGM Assign pre (da3c3a5f => ffffffff) (gprs_llc.c:1079) 20250112124310546 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (da3c3a5f => ffffffff) (gprs_llc.c:1125) 20250112124310546 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Init}: Deallocated (fsm.c:568) 20250112124310546 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Deallocated (fsm.c:568) 20250112124310546 DMM DEBUG MM_STATE_Iu[0x55d8657ebe50]{Detached}: Deallocated (fsm.c:568) 20250112124310546 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Deallocated (fsm.c:568) 20250112124310546 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(308)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(309)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(308)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(312)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(312)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124310593 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250112124310593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124310593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124310593 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124310593 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250112124310593 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124310593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124310593 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124310593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(312)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124310594 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124310594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124310594 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124310594 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124310594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124310594 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124310595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124310595 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124310595 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250112124310595 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124310595 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112124310595 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124310595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(312)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(312)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124310599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(313)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(309)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(309)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112124310609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124310609 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_check_subscriber_list-BVCI196(311)@f374f8ce76bf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(314)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(313)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(317)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(317)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124310634 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250112124310634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124310634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124310634 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124310634 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250112124310634 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124310634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124310634 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124310634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(317)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124310636 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124310636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124310636 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124310636 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124310636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124310636 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124310636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124310636 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124310636 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250112124310636 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124310636 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112124310637 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124310637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(317)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(317)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124310640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(318)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(314)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(314)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112124310650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124310650 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_check_subscriber_list-BVCI210(316)@f374f8ce76bf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(319)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(318)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(323)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124310685 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250112124310685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124310685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124310685 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124310685 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250112124310686 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124310686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124310686 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124310686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(323)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124310687 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124310687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124310687 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124310687 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124310687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124310687 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124310687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124310687 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124310687 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250112124310687 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124310687 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112124310688 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124310688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(323)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(323)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124310692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(319)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(319)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112124310702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124310702 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_check_subscriber_list-BVCI220(320)@f374f8ce76bf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250112124310955 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124310955 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250112124310955 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250112124310955 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(322)@f374f8ce76bf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(322)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250112124310957 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(322)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(322)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250112124310958 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(322)@f374f8ce76bf: 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)@f374f8ce76bf: 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)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(322)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_subscriber_list-BVCI196(311)@f374f8ce76bf: Adding Client=TC_attach_check_subscriber_list(326), IMSI='262420000000034'H, TLLI='E7558A8B'O, index=0 SGSN_Test-GSUP(324)@f374f8ce76bf: Created GsupExpect[0] for "262420000000034" to be handled at TC_attach_check_subscriber_list(326) TC_attach_check_subscriber_list(326)@f374f8ce76bf: 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 := '0164D3E3CBF201222E219F047DF9B81E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A4ED6F85'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '44E4108582EAD55B'O } } } } } 20250112124312010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124312010 DLLC NOTICE LLME(ffffffff/e7558a8b){UNASSIGNED} LLC RX: unknown TLLI 0xe7558a8b, creating LLME on the fly (gprs_llc.c:552) 20250112124312010 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250112124312010 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000034) type="GPRS attach"  (gprs_gmm.c:1266) 20250112124312011 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Allocated (fsm.c:456) 20250112124312011 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Init}: Allocated (fsm.c:456) 20250112124312011 DMM DEBUG MM_STATE_Gb[0x55d8657ebf80]{Idle}: Allocated (fsm.c:456) 20250112124312011 DMM DEBUG MM_STATE_Iu[0x55d8657ec0b0]{Detached}: Allocated (fsm.c:456) 20250112124312011 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250112124312011 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250112124312011 DLLC NOTICE LLME(ffffffff/e7558a8b){UNASSIGNED} LLGM Assign pre (e7558a8b => e18c6aab) (gprs_llc.c:1079) 20250112124312011 DLLC NOTICE LLME(e7558a8b/e18c6aab){ASSIGNED} LLGM Assign post (e7558a8b => e18c6aab) (gprs_llc.c:1125) 20250112124312011 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250112124312011 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250112124312011 DMM DEBUG MM(262420000000034/e18c6aab) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250112124312022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124312022 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250112124312022 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124312022 DMM DEBUG MM(262420000000034/e18c6aab) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000340 (gprs_gmm.c:1084) 20250112124312022 DMM NOTICE MM(262420000000034/e18c6aab) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250112124312022 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250112124312022 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250112124312022 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250112124312022 DMM DEBUG MM(262420000000034/e18c6aab) Requesting authorization (sgsn_auth.c:160) 20250112124312022 DMM INFO MM(262420000000034/e18c6aab) Requesting authentication tuples (sgsn_auth.c:184) 20250112124312022 DMM DEBUG MM(262420000000034/e18c6aab) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250112124312022 DGPRS INFO SUBSCR(262420000000034) requesting auth info (gprs_subscriber.c:805) 20250112124312022 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)@f374f8ce76bf: Found GsupExpect[0] for "262420000000034" handled at TC_attach_check_subscriber_list(326) SGSN_Test-GSUP(324)@f374f8ce76bf: Added IMSI table entry 0TC_attach_check_subscriber_list(326)"262420000000034" 20250112124312025 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250112124312025 DGPRS INFO SUBSCR(262420000000034) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250112124312025 DGPRS DEBUG SUBSCR(262420000000034) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250112124312025 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber authentication info (gprs_subscriber.c:850) 20250112124312025 DMM INFO MM(262420000000034/e18c6aab) Subscriber data update (mmctx.c:445) 20250112124312025 DMM DEBUG MM(262420000000034/e18c6aab) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250112124312025 DMM INFO MM(262420000000034/e18c6aab) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250112124312025 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250112124312025 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250112124312025 DMM INFO MM(262420000000034/e18c6aab) <- GMM AUTH AND CIPHERING REQ (rand = 01 64 d3 e3 cb f2 01 22 2e 21 9f 04 7d f9 b8 1e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250112124312033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124312033 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20250112124312033 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124312033 DMM INFO MM(262420000000034/e18c6aab) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250112124312033 DMM NOTICE MM(262420000000034/e18c6aab) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250112124312033 DMM DEBUG MM(262420000000034/e18c6aab) checking auth: received GSM SRES = a4 ed 6f 85 (gprs_gmm.c:666) 20250112124312033 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250112124312033 DMM DEBUG MM(262420000000034/e18c6aab) Requesting authorization (sgsn_auth.c:160) 20250112124312033 DMM INFO MM(262420000000034/e18c6aab) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250112124312033 DMM DEBUG MM(262420000000034/e18c6aab) Requesting subscriber data update (gprs_subscriber.c:894) 20250112124312033 DGPRS INFO SUBSCR(262420000000034) subscriber data is not available (gprs_subscriber.c:818) 20250112124312033 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) 20250112124312033 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250112124312033 DMM INFO MM(262420000000034/e18c6aab) <- GMM ATTACH ACCEPT (new P-TMSI=0xe18c6aab) (gprs_gmm.c:300) 20250112124312035 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250112124312035 DGPRS INFO SUBSCR(262420000000034) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250112124312035 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20250112124312035 DMM INFO MM(262420000000034/e18c6aab) Subscriber data update (mmctx.c:445) 20250112124312035 DMM DEBUG MM(262420000000034/e18c6aab) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250112124312035 DMM INFO MM(262420000000034/e18c6aab) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250112124312035 DMM NOTICE MM(262420000000034/e18c6aab) Authorized, continuing procedure, IMSI=262420000000034 (gprs_gmm.c:1000) 20250112124312035 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250112124312035 DMM NOTICE MM(262420000000034/e18c6aab) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250112124312035 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) 20250112124312035 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250112124312035 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20250112124312035 DMM INFO MM(262420000000034/e18c6aab) Subscriber data update (mmctx.c:445) 20250112124312035 DMM DEBUG MM(262420000000034/e18c6aab) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250112124312041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124312041 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250112124312041 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124312041 DMM INFO MM(262420000000034/e18c6aab) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250112124312041 DMM NOTICE MM(262420000000034/e18c6aab) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250112124312041 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250112124312041 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250112124312041 DLLC NOTICE LLME(e7558a8b/e18c6aab){ASSIGNED} LLGM Assign pre (ffffffff => e18c6aab) (gprs_llc.c:1079) 20250112124312041 DLLC NOTICE LLME(ffffffff/e18c6aab){ASSIGNED} LLGM Assign post (ffffffff => e18c6aab) (gprs_llc.c:1125) 20250112124312041 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250112124312041 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250112124312041 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250112124312041 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_check_subscriber_list(326)@f374f8ce76bf: setverdict(pass): none -> pass TC_attach_check_subscriber_list-BVCI196(311)@f374f8ce76bf: Removing Client IMSI='262420000000034'H, index=0 TC_attach_check_subscriber_list(326)@f374f8ce76bf: Final verdict of PTC: pass 20250112124312095 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20250112124312095 DMM INFO MM(262420000000034/e18c6aab) Subscriber data update (mmctx.c:445) 20250112124312095 DMM DEBUG MM(262420000000034/e18c6aab) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20250112124312095 DMM INFO MM(262420000000034/e18c6aab) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20250112124312095 DMM INFO MM(262420000000034/e18c6aab) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250112124312095 DMM INFO MM(262420000000034/e18c6aab) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250112124312095 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250112124312095 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250112124312095 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250112124312095 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250112124312095 DLLC NOTICE LLME(ffffffff/e18c6aab){ASSIGNED} LLGM Assign pre (e18c6aab => ffffffff) (gprs_llc.c:1079) 20250112124312095 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e18c6aab => ffffffff) (gprs_llc.c:1125) 20250112124312095 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Init}: Deallocated (fsm.c:568) 20250112124312095 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Deallocated (fsm.c:568) 20250112124312095 DMM DEBUG MM_STATE_Iu[0x55d8657ec0b0]{Detached}: Deallocated (fsm.c:568) 20250112124312095 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Deallocated (fsm.c:568) 20250112124312096 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56168<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(324)@f374f8ce76bf: Final verdict of PTC: none 20250112124312099 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250112124312099 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(313)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98(317)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99(323)@f374f8ce76bf: Final verdict of PTC: none -NSVCI97(312)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(322)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(318)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(314)@f374f8ce76bf: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI210(316)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(308)@f374f8ce76bf: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI196(311)@f374f8ce76bf: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI220(320)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(309)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(319)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(325)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98-provIP(315)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99-provIP(321)@f374f8ce76bf: Final verdict of PTC: none -NSVCI97-provIP(310)@f374f8ce76bf: Final verdict of PTC: none MTC@f374f8ce76bf: Setting final verdict of the test case. MTC@f374f8ce76bf: Local verdict of MTC: none MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-NS0(308): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(309): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97-provIP(310): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_check_subscriber_list-BVCI196(311): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97(312): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-NS1(313): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(314): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98-provIP(315): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_check_subscriber_list-BVCI210(316): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98(317): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-NS2(318): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(319): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_check_subscriber_list-BVCI220(320): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99-provIP(321): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP-IPA(322): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99(323): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP(324): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GGSN_GTP(325): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_check_subscriber_list(326): pass (none -> pass) MTC@f374f8ce76bf: Test case TC_attach_check_subscriber_list finished. Verdict: pass MTC@f374f8ce76bf: 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 Jan 12 12:43:12 UTC 2025 ====== SGSN_Tests.TC_attach_check_subscriber_list pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_check_subscriber_list.talloc 20250112124312239 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56174<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112124312540 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56174<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=90044) 20250112124313100 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124313100 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=90044, count=94400) 20250112124314101 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124314101 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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@f374f8ce76bf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_detach_check_subscriber_list'. ------ SGSN_Tests.TC_attach_detach_check_subscriber_list ------ Sun Jan 12 12:43:14 UTC 2025 /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 20250112124315103 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124315103 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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@f374f8ce76bf: Test case TC_attach_detach_check_subscriber_list started. 20250112124315601 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56188<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112124315602 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(327)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(328)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(327)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(331)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(331)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124315646 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250112124315646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124315646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124315646 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124315646 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250112124315646 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124315646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124315646 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124315646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(331)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124315648 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124315648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124315648 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124315648 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124315648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124315648 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124315648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124315648 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124315648 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250112124315648 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124315648 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(331)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250112124315649 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124315649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(331)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124315653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(328)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(328)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(332)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21011 20250112124315663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124315663 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_detach_check_subscriber_list-BVCI196(330)@f374f8ce76bf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(333)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(332)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(336)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124315691 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250112124315691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124315692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124315692 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124315692 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250112124315692 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124315692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124315692 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124315692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(336)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124315694 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124315694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124315694 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124315694 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124315694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124315694 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124315694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124315694 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124315694 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250112124315694 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124315694 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(336)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250112124315695 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124315695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(336)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124315698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(333)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(333)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(337)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21012 20250112124315708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124315708 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_detach_check_subscriber_list-BVCI210(335)@f374f8ce76bf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(338)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(337)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(341)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124315741 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250112124315741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124315741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124315741 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124315741 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250112124315741 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124315741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124315741 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124315741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(341)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124315743 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124315743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124315743 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124315743 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124315743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124315743 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124315743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124315743 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124315743 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250112124315743 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124315743 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112124315744 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124315744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(341)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(341)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124315748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(338)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(338)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112124315757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124315758 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_detach_check_subscriber_list-BVCI220(340)@f374f8ce76bf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250112124316104 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124316104 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250112124316104 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250112124316104 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(342)@f374f8ce76bf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(342)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250112124316106 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(342)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(342)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250112124316107 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(342)@f374f8ce76bf: 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)@f374f8ce76bf: 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)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(342)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_detach_check_subscriber_list-BVCI196(330)@f374f8ce76bf: Adding Client=TC_attach_detach_check_subscriber_list(345), IMSI='262420000000033'H, TLLI='F307A884'O, index=0 SGSN_Test-GSUP(343)@f374f8ce76bf: Created GsupExpect[0] for "262420000000033" to be handled at TC_attach_detach_check_subscriber_list(345) TC_attach_detach_check_subscriber_list(345)@f374f8ce76bf: 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 := '6EB6AFBF333703D6F304C3C005FD52FC'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8110E42C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '61E08A7344F7A148'O } } } } } 20250112124316159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124316159 DLLC NOTICE LLME(ffffffff/f307a884){UNASSIGNED} LLC RX: unknown TLLI 0xf307a884, creating LLME on the fly (gprs_llc.c:552) 20250112124316159 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250112124316159 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000033) type="GPRS attach"  (gprs_gmm.c:1266) 20250112124316159 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Allocated (fsm.c:456) 20250112124316159 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Init}: Allocated (fsm.c:456) 20250112124316159 DMM DEBUG MM_STATE_Gb[0x55d8657ebf80]{Idle}: Allocated (fsm.c:456) 20250112124316159 DMM DEBUG MM_STATE_Iu[0x55d8657ebe50]{Detached}: Allocated (fsm.c:456) 20250112124316159 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250112124316159 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250112124316159 DLLC NOTICE LLME(ffffffff/f307a884){UNASSIGNED} LLGM Assign pre (f307a884 => faea2771) (gprs_llc.c:1079) 20250112124316159 DLLC NOTICE LLME(f307a884/faea2771){ASSIGNED} LLGM Assign post (f307a884 => faea2771) (gprs_llc.c:1125) 20250112124316159 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250112124316159 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250112124316159 DMM DEBUG MM(262420000000033/faea2771) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250112124316172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124316172 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250112124316172 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124316172 DMM DEBUG MM(262420000000033/faea2771) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000330 (gprs_gmm.c:1084) 20250112124316172 DMM NOTICE MM(262420000000033/faea2771) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250112124316172 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250112124316172 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250112124316172 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250112124316172 DMM DEBUG MM(262420000000033/faea2771) Requesting authorization (sgsn_auth.c:160) 20250112124316172 DMM INFO MM(262420000000033/faea2771) Requesting authentication tuples (sgsn_auth.c:184) 20250112124316172 DMM DEBUG MM(262420000000033/faea2771) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250112124316172 DGPRS INFO SUBSCR(262420000000033) requesting auth info (gprs_subscriber.c:805) 20250112124316172 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)@f374f8ce76bf: Found GsupExpect[0] for "262420000000033" handled at TC_attach_detach_check_subscriber_list(345) SGSN_Test-GSUP(343)@f374f8ce76bf: Added IMSI table entry 0TC_attach_detach_check_subscriber_list(345)"262420000000033" 20250112124316175 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250112124316175 DGPRS INFO SUBSCR(262420000000033) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250112124316175 DGPRS DEBUG SUBSCR(262420000000033) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250112124316175 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber authentication info (gprs_subscriber.c:850) 20250112124316175 DMM INFO MM(262420000000033/faea2771) Subscriber data update (mmctx.c:445) 20250112124316175 DMM DEBUG MM(262420000000033/faea2771) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250112124316175 DMM INFO MM(262420000000033/faea2771) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250112124316175 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250112124316175 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250112124316175 DMM INFO MM(262420000000033/faea2771) <- GMM AUTH AND CIPHERING REQ (rand = 6e b6 af bf 33 37 03 d6 f3 04 c3 c0 05 fd 52 fc , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250112124316183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124316184 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20250112124316184 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124316184 DMM INFO MM(262420000000033/faea2771) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250112124316184 DMM NOTICE MM(262420000000033/faea2771) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250112124316184 DMM DEBUG MM(262420000000033/faea2771) checking auth: received GSM SRES = 81 10 e4 2c (gprs_gmm.c:666) 20250112124316184 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250112124316184 DMM DEBUG MM(262420000000033/faea2771) Requesting authorization (sgsn_auth.c:160) 20250112124316184 DMM INFO MM(262420000000033/faea2771) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250112124316184 DMM DEBUG MM(262420000000033/faea2771) Requesting subscriber data update (gprs_subscriber.c:894) 20250112124316184 DGPRS INFO SUBSCR(262420000000033) subscriber data is not available (gprs_subscriber.c:818) 20250112124316184 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) 20250112124316184 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250112124316184 DMM INFO MM(262420000000033/faea2771) <- GMM ATTACH ACCEPT (new P-TMSI=0xfaea2771) (gprs_gmm.c:300) 20250112124316185 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250112124316185 DGPRS INFO SUBSCR(262420000000033) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250112124316185 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20250112124316185 DMM INFO MM(262420000000033/faea2771) Subscriber data update (mmctx.c:445) 20250112124316185 DMM DEBUG MM(262420000000033/faea2771) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250112124316185 DMM INFO MM(262420000000033/faea2771) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250112124316185 DMM NOTICE MM(262420000000033/faea2771) Authorized, continuing procedure, IMSI=262420000000033 (gprs_gmm.c:1000) 20250112124316185 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250112124316185 DMM NOTICE MM(262420000000033/faea2771) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250112124316185 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) 20250112124316186 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250112124316186 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20250112124316186 DMM INFO MM(262420000000033/faea2771) Subscriber data update (mmctx.c:445) 20250112124316186 DMM DEBUG MM(262420000000033/faea2771) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250112124316191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124316191 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250112124316191 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124316191 DMM INFO MM(262420000000033/faea2771) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250112124316191 DMM NOTICE MM(262420000000033/faea2771) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250112124316191 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250112124316191 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250112124316191 DLLC NOTICE LLME(f307a884/faea2771){ASSIGNED} LLGM Assign pre (ffffffff => faea2771) (gprs_llc.c:1079) 20250112124316192 DLLC NOTICE LLME(ffffffff/faea2771){ASSIGNED} LLGM Assign post (ffffffff => faea2771) (gprs_llc.c:1125) 20250112124316192 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250112124316192 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250112124316192 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250112124316192 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_detach_check_subscriber_list(345)@f374f8ce76bf: setverdict(pass): none -> pass 20250112124316243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124316243 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20250112124316243 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124316243 DMM INFO MM(262420000000033/faea2771) -> GMM DETACH REQUEST TLLI=0xfaea2771 type=GPRS detach Power-off (gprs_gmm.c:1465) 20250112124316243 DMM INFO MM(262420000000033/faea2771) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20250112124316243 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250112124316243 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250112124316243 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250112124316243 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250112124316243 DLLC NOTICE LLME(ffffffff/faea2771){ASSIGNED} LLGM Assign pre (faea2771 => ffffffff) (gprs_llc.c:1079) 20250112124316243 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (faea2771 => ffffffff) (gprs_llc.c:1125) 20250112124316243 DGPRS INFO SUBSCR(262420000000033) purging MS subscriber (gprs_subscriber.c:785) 20250112124316243 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) 20250112124316243 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Init}: Deallocated (fsm.c:568) 20250112124316243 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Deallocated (fsm.c:568) 20250112124316243 DMM DEBUG MM_STATE_Iu[0x55d8657ebe50]{Detached}: Deallocated (fsm.c:568) 20250112124316243 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Deallocated (fsm.c:568) 20250112124316244 DGPRS INFO GSUP(262420000000033) Completing purge MS (gprs_subscriber.c:579) TC_attach_detach_check_subscriber_list(345)@f374f8ce76bf: setverdict(pass): pass -> pass, component reason not changed TC_attach_detach_check_subscriber_list-BVCI196(330)@f374f8ce76bf: Removing Client IMSI='262420000000033'H, index=0 TC_attach_detach_check_subscriber_list(345)@f374f8ce76bf: Final verdict of PTC: pass 20250112124321254 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56188<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250112124321256 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250112124321256 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(343)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(342)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99(341)@f374f8ce76bf: Final verdict of PTC: none -NSVCI97(331)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98(336)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(332)@f374f8ce76bf: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI220(340)@f374f8ce76bf: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI196(330)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(327)@f374f8ce76bf: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI210(335)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(337)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(328)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(338)@f374f8ce76bf: Final verdict of PTC: none -NSVCI97-provIP(329)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(333)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(344)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99-provIP(339)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98-provIP(334)@f374f8ce76bf: Final verdict of PTC: none MTC@f374f8ce76bf: Setting final verdict of the test case. MTC@f374f8ce76bf: Local verdict of MTC: none MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-NS0(327): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(328): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97-provIP(329): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI196(330): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97(331): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-NS1(332): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(333): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98-provIP(334): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI210(335): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98(336): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-NS2(337): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(338): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99-provIP(339): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI220(340): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99(341): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP-IPA(342): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP(343): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GGSN_GTP(344): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_detach_check_subscriber_list(345): pass (none -> pass) MTC@f374f8ce76bf: Test case TC_attach_detach_check_subscriber_list finished. Verdict: pass MTC@f374f8ce76bf: 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 Jan 12 12:43:21 UTC 2025 ====== SGSN_Tests.TC_attach_detach_check_subscriber_list pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_detach_check_subscriber_list.talloc 20250112124321391 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55604<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112124321692 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55604<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=87472) 20250112124322257 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124322257 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=87472, count=93544) 20250112124323258 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124323258 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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@f374f8ce76bf: 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 Jan 12 12:43:23 UTC 2025 /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 20250112124324259 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124324259 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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@f374f8ce76bf: Test case TC_attach_check_complete_resend started. 20250112124324750 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55616<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112124324750 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(346)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(347)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(346)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(350)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(350)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124324795 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250112124324795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124324795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124324795 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124324795 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250112124324795 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124324796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124324796 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124324796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(350)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124324797 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124324797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124324797 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124324798 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124324798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124324798 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124324798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124324798 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124324798 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250112124324798 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124324798 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(350)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250112124324799 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124324799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(350)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124324803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(351)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(347)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(347)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112124324812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124324812 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(352)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_check_complete_resend-BVCI196(349)@f374f8ce76bf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(351)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(356)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(356)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124324838 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250112124324838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124324838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124324838 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124324838 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250112124324838 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124324838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124324838 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124324838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(356)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124324840 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124324840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124324840 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) SGSN_Test-Gb2-NS2(355)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21012 20250112124324841 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124324841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124324841 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124324841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124324841 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124324841 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250112124324841 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124324841 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112124324841 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124324841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(356)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(356)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124324846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(352)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(352)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112124324857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124324857 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_check_complete_resend-BVCI210(353)@f374f8ce76bf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(357)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(355)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(360)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124324873 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250112124324873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124324873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124324873 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124324873 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250112124324873 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124324873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124324873 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124324873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(360)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124324875 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124324875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124324875 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124324875 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124324875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124324875 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124324875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124324875 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124324875 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250112124324875 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124324875 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(360)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250112124324876 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124324876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(360)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124324879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(357)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(357)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112124324887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124324887 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_check_complete_resend-BVCI220(359)@f374f8ce76bf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250112124325260 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124325260 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250112124325261 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250112124325261 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(361)@f374f8ce76bf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(361)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250112124325263 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(361)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } 20250112124325264 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(361)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(361)@f374f8ce76bf: 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)@f374f8ce76bf: 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)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(361)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_complete_resend-BVCI196(349)@f374f8ce76bf: Adding Client=TC_attach_check_complete_resend(364), IMSI='262420000000036'H, TLLI='CF627A1C'O, index=0 SGSN_Test-GSUP(362)@f374f8ce76bf: Created GsupExpect[0] for "262420000000036" to be handled at TC_attach_check_complete_resend(364) TC_attach_check_complete_resend(364)@f374f8ce76bf: 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 := '373BE2AB8000CC6D2E04C2954064E055'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FA11E367'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '51B352EAEB7C130D'O } } } } } 20250112124326317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124326317 DLLC NOTICE LLME(ffffffff/cf627a1c){UNASSIGNED} LLC RX: unknown TLLI 0xcf627a1c, creating LLME on the fly (gprs_llc.c:552) 20250112124326317 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250112124326317 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000036) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1266) 20250112124326317 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Allocated (fsm.c:456) 20250112124326317 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Init}: Allocated (fsm.c:456) 20250112124326317 DMM DEBUG MM_STATE_Gb[0x55d8657ebf80]{Idle}: Allocated (fsm.c:456) 20250112124326317 DMM DEBUG MM_STATE_Iu[0x55d8657ec0b0]{Detached}: Allocated (fsm.c:456) 20250112124326317 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250112124326317 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250112124326317 DLLC NOTICE LLME(ffffffff/cf627a1c){UNASSIGNED} LLGM Assign pre (cf627a1c => fca67667) (gprs_llc.c:1079) 20250112124326317 DLLC NOTICE LLME(cf627a1c/fca67667){ASSIGNED} LLGM Assign post (cf627a1c => fca67667) (gprs_llc.c:1125) 20250112124326317 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250112124326317 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250112124326317 DMM DEBUG MM(262420000000036/fca67667) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250112124326331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124326331 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250112124326331 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124326331 DMM DEBUG MM(262420000000036/fca67667) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000360 (gprs_gmm.c:1084) 20250112124326331 DMM NOTICE MM(262420000000036/fca67667) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250112124326331 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250112124326331 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250112124326331 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250112124326331 DMM DEBUG MM(262420000000036/fca67667) Requesting authorization (sgsn_auth.c:160) 20250112124326331 DMM INFO MM(262420000000036/fca67667) Requesting authentication tuples (sgsn_auth.c:184) 20250112124326331 DMM DEBUG MM(262420000000036/fca67667) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250112124326331 DGPRS INFO SUBSCR(262420000000036) requesting auth info (gprs_subscriber.c:805) 20250112124326331 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)@f374f8ce76bf: Found GsupExpect[0] for "262420000000036" handled at TC_attach_check_complete_resend(364) SGSN_Test-GSUP(362)@f374f8ce76bf: Added IMSI table entry 0TC_attach_check_complete_resend(364)"262420000000036" 20250112124326334 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250112124326334 DGPRS INFO SUBSCR(262420000000036) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250112124326334 DGPRS DEBUG SUBSCR(262420000000036) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250112124326334 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber authentication info (gprs_subscriber.c:850) 20250112124326334 DMM INFO MM(262420000000036/fca67667) Subscriber data update (mmctx.c:445) 20250112124326334 DMM DEBUG MM(262420000000036/fca67667) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250112124326334 DMM INFO MM(262420000000036/fca67667) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250112124326334 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250112124326334 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250112124326334 DMM INFO MM(262420000000036/fca67667) <- GMM AUTH AND CIPHERING REQ (rand = 37 3b e2 ab 80 00 cc 6d 2e 04 c2 95 40 64 e0 55 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250112124326342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124326342 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20250112124326342 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124326342 DMM INFO MM(262420000000036/fca67667) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250112124326342 DMM NOTICE MM(262420000000036/fca67667) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250112124326342 DMM DEBUG MM(262420000000036/fca67667) checking auth: received GSM SRES = fa 11 e3 67 (gprs_gmm.c:666) 20250112124326342 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250112124326342 DMM DEBUG MM(262420000000036/fca67667) Requesting authorization (sgsn_auth.c:160) 20250112124326343 DMM INFO MM(262420000000036/fca67667) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250112124326343 DMM DEBUG MM(262420000000036/fca67667) Requesting subscriber data update (gprs_subscriber.c:894) 20250112124326343 DGPRS INFO SUBSCR(262420000000036) subscriber data is not available (gprs_subscriber.c:818) 20250112124326343 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) 20250112124326343 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250112124326343 DMM INFO MM(262420000000036/fca67667) <- GMM ATTACH ACCEPT (new P-TMSI=0xfca67667) (gprs_gmm.c:300) 20250112124326344 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250112124326344 DGPRS INFO SUBSCR(262420000000036) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250112124326344 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20250112124326344 DMM INFO MM(262420000000036/fca67667) Subscriber data update (mmctx.c:445) 20250112124326344 DMM DEBUG MM(262420000000036/fca67667) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250112124326344 DMM INFO MM(262420000000036/fca67667) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250112124326344 DMM NOTICE MM(262420000000036/fca67667) Authorized, continuing procedure, IMSI=262420000000036 (gprs_gmm.c:1000) 20250112124326344 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250112124326344 DMM NOTICE MM(262420000000036/fca67667) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250112124326344 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) 20250112124326345 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250112124326345 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20250112124326345 DMM INFO MM(262420000000036/fca67667) Subscriber data update (mmctx.c:445) 20250112124326345 DMM DEBUG MM(262420000000036/fca67667) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_check_complete_resend(364)@f374f8ce76bf: Warning: Re-starting timer T, which is already active (running or expired). 20250112124332343 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250112124332343 DMM INFO MM(262420000000036/fca67667) <- GMM ATTACH ACCEPT (new P-TMSI=0xfca67667) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@f374f8ce76bf: Warning: Re-starting timer T, which is already active (running or expired). 20250112124334700 DGPRS DEBUG Checking for inactive LLMEs, time = 18496548 (sgsn.c:131) 20250112124338344 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250112124338344 DMM INFO MM(262420000000036/fca67667) <- GMM ATTACH ACCEPT (new P-TMSI=0xfca67667) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@f374f8ce76bf: Warning: Re-starting timer T, which is already active (running or expired). 20250112124344345 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250112124344345 DMM INFO MM(262420000000036/fca67667) <- GMM ATTACH ACCEPT (new P-TMSI=0xfca67667) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@f374f8ce76bf: Warning: Re-starting timer T, which is already active (running or expired). 20250112124345261 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20250112124345261 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20250112124345262 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(361)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(361)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250112124350347 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250112124350347 DMM INFO MM(262420000000036/fca67667) <- GMM ATTACH ACCEPT (new P-TMSI=0xfca67667) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@f374f8ce76bf: Warning: Re-starting timer T, which is already active (running or expired). 20250112124354799 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124354801 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124354801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250112124354842 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124354843 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124354843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250112124354877 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124354878 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124354878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250112124356348 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250112124356348 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20250112124356348 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20250112124356349 DGPRS INFO SUBSCR(262420000000036) purging MS subscriber (gprs_subscriber.c:785) 20250112124356349 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) 20250112124356349 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Reject}: Deallocated (fsm.c:568) 20250112124356349 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Deallocated (fsm.c:568) 20250112124356349 DMM DEBUG MM_STATE_Iu[0x55d8657ec0b0]{Detached}: Deallocated (fsm.c:568) 20250112124356349 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250112124356349 DLLC NOTICE LLME(cf627a1c/fca67667){ASSIGNED} LLGM Assign pre (fca67667 => ffffffff) (gprs_llc.c:1079) 20250112124356349 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fca67667 => ffffffff) (gprs_llc.c:1125) TC_attach_check_complete_resend(364)@f374f8ce76bf: setverdict(pass): none -> pass TC_attach_check_complete_resend-BVCI196(349)@f374f8ce76bf: Removing Client IMSI='262420000000036'H, index=0 TC_attach_check_complete_resend(364)@f374f8ce76bf: Final verdict of PTC: pass 20250112124400359 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55616<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250112124400361 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250112124400361 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(362)@f374f8ce76bf: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI210(353)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(361)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98(356)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99(360)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(352)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(351)@f374f8ce76bf: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI220(359)@f374f8ce76bf: Final verdict of PTC: none -NSVCI97(350)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(346)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(357)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(355)@f374f8ce76bf: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI196(349)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(347)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(363)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99-provIP(358)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98-provIP(354)@f374f8ce76bf: Final verdict of PTC: none -NSVCI97-provIP(348)@f374f8ce76bf: Final verdict of PTC: none MTC@f374f8ce76bf: Setting final verdict of the test case. MTC@f374f8ce76bf: Local verdict of MTC: none MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-NS0(346): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(347): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97-provIP(348): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_check_complete_resend-BVCI196(349): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97(350): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-NS1(351): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(352): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_check_complete_resend-BVCI210(353): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98-provIP(354): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-NS2(355): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98(356): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(357): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99-provIP(358): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_check_complete_resend-BVCI220(359): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99(360): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP-IPA(361): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP(362): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GGSN_GTP(363): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_check_complete_resend(364): pass (none -> pass) MTC@f374f8ce76bf: Test case TC_attach_check_complete_resend finished. Verdict: pass MTC@f374f8ce76bf: 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 Jan 12 12:44:00 UTC 2025 ====== SGSN_Tests.TC_attach_check_complete_resend pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_check_complete_resend.talloc 20250112124400491 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49186<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112124400792 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49186<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=90820) 20250112124401362 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124401362 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=90820, count=95176) 20250112124402364 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124402364 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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@f374f8ce76bf: 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 Jan 12 12:44:02 UTC 2025 /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 20250112124403365 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124403365 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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@f374f8ce76bf: Test case TC_hlr_location_cancel_request_update started. 20250112124403855 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49192<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112124403856 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(365)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(366)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(365)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(369)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124403903 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250112124403903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124403903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124403903 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124403903 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250112124403903 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124403903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124403903 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124403903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(369)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124403905 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124403905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124403905 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124403905 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124403905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124403905 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124403905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124403905 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124403905 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250112124403905 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124403905 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(369)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250112124403906 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124403906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(369)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124403909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(366)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(366)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(370)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21011 20250112124403921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124403921 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_update-BVCI196(368)@f374f8ce76bf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(371)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(370)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(375)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(375)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124403954 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250112124403954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124403954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124403954 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124403954 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250112124403954 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124403954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124403954 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124403954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(374)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(375)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124403956 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124403956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124403956 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124403957 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124403957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124403957 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124403957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124403957 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124403957 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250112124403957 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124403957 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(375)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250112124403957 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124403957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(375)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124403961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(371)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(371)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112124403969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124403969 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_update-BVCI210(372)@f374f8ce76bf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(376)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(374)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(379)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124403983 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250112124403983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124403983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124403983 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124403983 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250112124403983 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124403983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124403983 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124403983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(379)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124403985 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124403985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124403985 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124403985 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124403985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124403985 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124403985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124403985 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124403985 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250112124403985 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124403985 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112124403986 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124403986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(379)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(379)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124403989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(376)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(376)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112124404000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124404000 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_update-BVCI220(378)@f374f8ce76bf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250112124404367 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124404367 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250112124404367 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250112124404367 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(380)@f374f8ce76bf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(380)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250112124404368 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(380)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(380)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250112124404369 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(380)@f374f8ce76bf: 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)@f374f8ce76bf: 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)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(380)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250112124404700 DGPRS DEBUG Checking for inactive LLMEs, time = 18496578 (sgsn.c:131) TC_hlr_location_cancel_request_update-BVCI196(368)@f374f8ce76bf: Adding Client=TC_hlr_location_cancel_request_update(383), IMSI='262420000000031'H, TLLI='CCA26CEF'O, index=0 SGSN_Test-GSUP(381)@f374f8ce76bf: Created GsupExpect[0] for "262420000000031" to be handled at TC_hlr_location_cancel_request_update(383) TC_hlr_location_cancel_request_update(383)@f374f8ce76bf: 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 := '39011B968034F9952BF0C7C773EAF22C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8BCC9C69'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '76B5CA397E2E38D2'O } } } } } 20250112124405419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124405420 DLLC NOTICE LLME(ffffffff/cca26cef){UNASSIGNED} LLC RX: unknown TLLI 0xcca26cef, creating LLME on the fly (gprs_llc.c:552) 20250112124405420 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250112124405420 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000031) type="GPRS attach"  (gprs_gmm.c:1266) 20250112124405420 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Allocated (fsm.c:456) 20250112124405420 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Init}: Allocated (fsm.c:456) 20250112124405420 DMM DEBUG MM_STATE_Gb[0x55d8657ebf80]{Idle}: Allocated (fsm.c:456) 20250112124405420 DMM DEBUG MM_STATE_Iu[0x55d8657ebe50]{Detached}: Allocated (fsm.c:456) 20250112124405420 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250112124405420 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250112124405420 DLLC NOTICE LLME(ffffffff/cca26cef){UNASSIGNED} LLGM Assign pre (cca26cef => d4ccf9d0) (gprs_llc.c:1079) 20250112124405420 DLLC NOTICE LLME(cca26cef/d4ccf9d0){ASSIGNED} LLGM Assign post (cca26cef => d4ccf9d0) (gprs_llc.c:1125) 20250112124405420 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250112124405420 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250112124405420 DMM DEBUG MM(262420000000031/d4ccf9d0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250112124405434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124405434 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250112124405434 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124405434 DMM DEBUG MM(262420000000031/d4ccf9d0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000310 (gprs_gmm.c:1084) 20250112124405434 DMM NOTICE MM(262420000000031/d4ccf9d0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250112124405434 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250112124405434 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250112124405434 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250112124405434 DMM DEBUG MM(262420000000031/d4ccf9d0) Requesting authorization (sgsn_auth.c:160) 20250112124405434 DMM INFO MM(262420000000031/d4ccf9d0) Requesting authentication tuples (sgsn_auth.c:184) 20250112124405434 DMM DEBUG MM(262420000000031/d4ccf9d0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250112124405434 DGPRS INFO SUBSCR(262420000000031) requesting auth info (gprs_subscriber.c:805) 20250112124405434 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)@f374f8ce76bf: Found GsupExpect[0] for "262420000000031" handled at TC_hlr_location_cancel_request_update(383) SGSN_Test-GSUP(381)@f374f8ce76bf: Added IMSI table entry 0TC_hlr_location_cancel_request_update(383)"262420000000031" 20250112124405437 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250112124405437 DGPRS INFO SUBSCR(262420000000031) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250112124405437 DGPRS DEBUG SUBSCR(262420000000031) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250112124405437 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber authentication info (gprs_subscriber.c:850) 20250112124405437 DMM INFO MM(262420000000031/d4ccf9d0) Subscriber data update (mmctx.c:445) 20250112124405437 DMM DEBUG MM(262420000000031/d4ccf9d0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250112124405437 DMM INFO MM(262420000000031/d4ccf9d0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250112124405437 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250112124405437 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250112124405437 DMM INFO MM(262420000000031/d4ccf9d0) <- GMM AUTH AND CIPHERING REQ (rand = 39 01 1b 96 80 34 f9 95 2b f0 c7 c7 73 ea f2 2c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250112124405445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124405445 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20250112124405445 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124405445 DMM INFO MM(262420000000031/d4ccf9d0) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250112124405445 DMM NOTICE MM(262420000000031/d4ccf9d0) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250112124405445 DMM DEBUG MM(262420000000031/d4ccf9d0) checking auth: received GSM SRES = 8b cc 9c 69 (gprs_gmm.c:666) 20250112124405445 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250112124405445 DMM DEBUG MM(262420000000031/d4ccf9d0) Requesting authorization (sgsn_auth.c:160) 20250112124405445 DMM INFO MM(262420000000031/d4ccf9d0) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250112124405445 DMM DEBUG MM(262420000000031/d4ccf9d0) Requesting subscriber data update (gprs_subscriber.c:894) 20250112124405445 DGPRS INFO SUBSCR(262420000000031) subscriber data is not available (gprs_subscriber.c:818) 20250112124405445 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) 20250112124405445 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250112124405445 DMM INFO MM(262420000000031/d4ccf9d0) <- GMM ATTACH ACCEPT (new P-TMSI=0xd4ccf9d0) (gprs_gmm.c:300) 20250112124405446 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250112124405446 DGPRS INFO SUBSCR(262420000000031) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250112124405446 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20250112124405446 DMM INFO MM(262420000000031/d4ccf9d0) Subscriber data update (mmctx.c:445) 20250112124405446 DMM DEBUG MM(262420000000031/d4ccf9d0) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250112124405446 DMM INFO MM(262420000000031/d4ccf9d0) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250112124405446 DMM NOTICE MM(262420000000031/d4ccf9d0) Authorized, continuing procedure, IMSI=262420000000031 (gprs_gmm.c:1000) 20250112124405446 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250112124405446 DMM NOTICE MM(262420000000031/d4ccf9d0) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250112124405446 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) 20250112124405447 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250112124405447 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20250112124405447 DMM INFO MM(262420000000031/d4ccf9d0) Subscriber data update (mmctx.c:445) 20250112124405447 DMM DEBUG MM(262420000000031/d4ccf9d0) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250112124405453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124405453 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250112124405453 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124405453 DMM INFO MM(262420000000031/d4ccf9d0) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250112124405453 DMM NOTICE MM(262420000000031/d4ccf9d0) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250112124405453 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250112124405453 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250112124405453 DLLC NOTICE LLME(cca26cef/d4ccf9d0){ASSIGNED} LLGM Assign pre (ffffffff => d4ccf9d0) (gprs_llc.c:1079) 20250112124405453 DLLC NOTICE LLME(ffffffff/d4ccf9d0){ASSIGNED} LLGM Assign post (ffffffff => d4ccf9d0) (gprs_llc.c:1125) 20250112124405453 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250112124405453 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250112124405453 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250112124405453 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_update(383)@f374f8ce76bf: setverdict(pass): none -> pass 20250112124405502 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20250112124405502 DGPRS INFO SUBSCR(262420000000031) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20250112124405502 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) 20250112124405502 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20250112124405502 DMM INFO MM(262420000000031/d4ccf9d0) Subscriber data update (mmctx.c:445) 20250112124405502 DMM DEBUG MM(262420000000031/d4ccf9d0) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20250112124405502 DMM INFO MM(262420000000031/d4ccf9d0) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20250112124405502 DMM INFO MM(262420000000031/d4ccf9d0) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250112124405502 DMM INFO MM(262420000000031/d4ccf9d0) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250112124405502 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250112124405502 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250112124405502 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250112124405502 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250112124405502 DLLC NOTICE LLME(ffffffff/d4ccf9d0){ASSIGNED} LLGM Assign pre (d4ccf9d0 => ffffffff) (gprs_llc.c:1079) 20250112124405502 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d4ccf9d0 => ffffffff) (gprs_llc.c:1125) 20250112124405502 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Init}: Deallocated (fsm.c:568) 20250112124405502 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Deallocated (fsm.c:568) 20250112124405502 DMM DEBUG MM_STATE_Iu[0x55d8657ebe50]{Detached}: Deallocated (fsm.c:568) 20250112124405502 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Deallocated (fsm.c:568) TC_hlr_location_cancel_request_update(383)@f374f8ce76bf: setverdict(pass): pass -> pass, component reason not changed MC@f374f8ce76bf: Test Component 383 has requested to stop MTC. Terminating current testcase execution. 20250112124410508 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250112124410508 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(381)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(380)@f374f8ce76bf: Final verdict of PTC: none -NSVCI97(369)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(370)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99(379)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(365)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(374)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98(375)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(366)@f374f8ce76bf: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI210(372)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(376)@f374f8ce76bf: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI196(368)@f374f8ce76bf: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI220(378)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(371)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(382)@f374f8ce76bf: Final verdict of PTC: none 20250112124410513 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49192<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_hlr_location_cancel_request_update(383)@f374f8ce76bf: Final verdict of PTC: pass -NSVCI98-provIP(373)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99-provIP(377)@f374f8ce76bf: Final verdict of PTC: none -NSVCI97-provIP(367)@f374f8ce76bf: Final verdict of PTC: none MTC@f374f8ce76bf: Setting final verdict of the test case. MTC@f374f8ce76bf: Local verdict of MTC: none MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-NS0(365): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(366): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97-provIP(367): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI196(368): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97(369): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-NS1(370): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(371): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI210(372): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98-provIP(373): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-NS2(374): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98(375): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(376): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99-provIP(377): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI220(378): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99(379): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP-IPA(380): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP(381): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GGSN_GTP(382): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_hlr_location_cancel_request_update(383): pass (none -> pass) MTC@f374f8ce76bf: Test case TC_hlr_location_cancel_request_update finished. Verdict: pass MTC@f374f8ce76bf: 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 Jan 12 12:44:10 UTC 2025 ====== SGSN_Tests.TC_hlr_location_cancel_request_update pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_hlr_location_cancel_request_update.talloc 20250112124410640 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48092<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112124410941 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48092<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=87220) 20250112124411510 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124411510 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=87220, count=92652) 20250112124412512 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124412512 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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@f374f8ce76bf: 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 Jan 12 12:44:12 UTC 2025 /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 20250112124413513 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124413513 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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@f374f8ce76bf: Test case TC_hlr_location_cancel_request_withdraw started. 20250112124413998 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48094<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112124413999 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(384)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(385)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(384)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(388)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124414048 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250112124414048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124414048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124414048 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124414048 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250112124414048 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124414048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124414048 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124414048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(388)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124414050 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124414050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124414050 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124414050 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124414050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124414050 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124414050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124414050 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124414050 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250112124414050 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124414050 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(388)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250112124414051 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124414051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(388)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124414054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(385)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(385)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(389)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21011 20250112124414065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124414065 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_withdraw-BVCI196(387)@f374f8ce76bf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(390)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(389)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(394)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(394)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124414098 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250112124414098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124414098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124414098 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124414098 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250112124414098 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124414098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124414098 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124414098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(394)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124414100 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124414100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124414100 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) SGSN_Test-Gb2-NS2(393)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21012 20250112124414101 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124414101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124414101 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124414101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124414101 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124414101 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250112124414101 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124414101 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112124414101 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124414101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(394)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(394)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124414105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(390)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(390)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112124414114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124414114 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(395)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_hlr_location_cancel_request_withdraw-BVCI210(391)@f374f8ce76bf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(393)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(398)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124414130 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250112124414130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124414130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124414130 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124414130 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250112124414130 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124414130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124414130 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124414130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(398)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124414131 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124414131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124414131 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124414131 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124414131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124414131 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124414131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124414131 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124414131 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250112124414131 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124414132 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112124414132 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124414132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(398)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(398)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124414136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(395)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(395)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112124414146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124414146 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_withdraw-BVCI220(397)@f374f8ce76bf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250112124414513 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124414513 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250112124414514 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250112124414514 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(399)@f374f8ce76bf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(399)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250112124414516 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(399)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(399)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250112124414517 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(399)@f374f8ce76bf: 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)@f374f8ce76bf: 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)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(399)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_withdraw-BVCI196(387)@f374f8ce76bf: Adding Client=TC_hlr_location_cancel_request_withdraw(402), IMSI='262420000000029'H, TLLI='F56F31CC'O, index=0 SGSN_Test-GSUP(400)@f374f8ce76bf: Created GsupExpect[0] for "262420000000029" to be handled at TC_hlr_location_cancel_request_withdraw(402) TC_hlr_location_cancel_request_withdraw(402)@f374f8ce76bf: 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 := 'A9A4A2C3B4310D55528CA5A2FE13374A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D427102D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '05FEFB789E84BCE5'O } } } } } 20250112124415568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124415568 DLLC NOTICE LLME(ffffffff/f56f31cc){UNASSIGNED} LLC RX: unknown TLLI 0xf56f31cc, creating LLME on the fly (gprs_llc.c:552) 20250112124415568 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250112124415568 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000029) type="GPRS attach"  (gprs_gmm.c:1266) 20250112124415568 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Allocated (fsm.c:456) 20250112124415568 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Init}: Allocated (fsm.c:456) 20250112124415568 DMM DEBUG MM_STATE_Gb[0x55d8657ebf80]{Idle}: Allocated (fsm.c:456) 20250112124415568 DMM DEBUG MM_STATE_Iu[0x55d8657ec0b0]{Detached}: Allocated (fsm.c:456) 20250112124415568 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250112124415568 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250112124415568 DLLC NOTICE LLME(ffffffff/f56f31cc){UNASSIGNED} LLGM Assign pre (f56f31cc => e3533ef5) (gprs_llc.c:1079) 20250112124415568 DLLC NOTICE LLME(f56f31cc/e3533ef5){ASSIGNED} LLGM Assign post (f56f31cc => e3533ef5) (gprs_llc.c:1125) 20250112124415568 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250112124415568 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250112124415568 DMM DEBUG MM(262420000000029/e3533ef5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250112124415582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124415582 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250112124415582 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124415582 DMM DEBUG MM(262420000000029/e3533ef5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000290 (gprs_gmm.c:1084) 20250112124415582 DMM NOTICE MM(262420000000029/e3533ef5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250112124415582 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250112124415582 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250112124415582 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250112124415582 DMM DEBUG MM(262420000000029/e3533ef5) Requesting authorization (sgsn_auth.c:160) 20250112124415582 DMM INFO MM(262420000000029/e3533ef5) Requesting authentication tuples (sgsn_auth.c:184) 20250112124415582 DMM DEBUG MM(262420000000029/e3533ef5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250112124415582 DGPRS INFO SUBSCR(262420000000029) requesting auth info (gprs_subscriber.c:805) 20250112124415582 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)@f374f8ce76bf: Found GsupExpect[0] for "262420000000029" handled at TC_hlr_location_cancel_request_withdraw(402) SGSN_Test-GSUP(400)@f374f8ce76bf: Added IMSI table entry 0TC_hlr_location_cancel_request_withdraw(402)"262420000000029" 20250112124415585 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250112124415585 DGPRS INFO SUBSCR(262420000000029) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250112124415585 DGPRS DEBUG SUBSCR(262420000000029) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250112124415585 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber authentication info (gprs_subscriber.c:850) 20250112124415585 DMM INFO MM(262420000000029/e3533ef5) Subscriber data update (mmctx.c:445) 20250112124415585 DMM DEBUG MM(262420000000029/e3533ef5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250112124415585 DMM INFO MM(262420000000029/e3533ef5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250112124415585 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250112124415585 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250112124415585 DMM INFO MM(262420000000029/e3533ef5) <- GMM AUTH AND CIPHERING REQ (rand = a9 a4 a2 c3 b4 31 0d 55 52 8c a5 a2 fe 13 37 4a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250112124415593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124415593 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20250112124415593 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124415593 DMM INFO MM(262420000000029/e3533ef5) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250112124415593 DMM NOTICE MM(262420000000029/e3533ef5) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250112124415593 DMM DEBUG MM(262420000000029/e3533ef5) checking auth: received GSM SRES = d4 27 10 2d (gprs_gmm.c:666) 20250112124415593 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250112124415593 DMM DEBUG MM(262420000000029/e3533ef5) Requesting authorization (sgsn_auth.c:160) 20250112124415593 DMM INFO MM(262420000000029/e3533ef5) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250112124415593 DMM DEBUG MM(262420000000029/e3533ef5) Requesting subscriber data update (gprs_subscriber.c:894) 20250112124415593 DGPRS INFO SUBSCR(262420000000029) subscriber data is not available (gprs_subscriber.c:818) 20250112124415593 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) 20250112124415593 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250112124415593 DMM INFO MM(262420000000029/e3533ef5) <- GMM ATTACH ACCEPT (new P-TMSI=0xe3533ef5) (gprs_gmm.c:300) 20250112124415595 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250112124415595 DGPRS INFO SUBSCR(262420000000029) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250112124415595 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20250112124415595 DMM INFO MM(262420000000029/e3533ef5) Subscriber data update (mmctx.c:445) 20250112124415595 DMM DEBUG MM(262420000000029/e3533ef5) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250112124415595 DMM INFO MM(262420000000029/e3533ef5) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250112124415595 DMM NOTICE MM(262420000000029/e3533ef5) Authorized, continuing procedure, IMSI=262420000000029 (gprs_gmm.c:1000) 20250112124415595 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250112124415595 DMM NOTICE MM(262420000000029/e3533ef5) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250112124415595 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) 20250112124415595 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250112124415595 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20250112124415595 DMM INFO MM(262420000000029/e3533ef5) Subscriber data update (mmctx.c:445) 20250112124415595 DMM DEBUG MM(262420000000029/e3533ef5) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250112124415601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124415601 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250112124415602 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124415602 DMM INFO MM(262420000000029/e3533ef5) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250112124415602 DMM NOTICE MM(262420000000029/e3533ef5) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250112124415602 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250112124415602 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250112124415602 DLLC NOTICE LLME(f56f31cc/e3533ef5){ASSIGNED} LLGM Assign pre (ffffffff => e3533ef5) (gprs_llc.c:1079) 20250112124415602 DLLC NOTICE LLME(ffffffff/e3533ef5){ASSIGNED} LLGM Assign post (ffffffff => e3533ef5) (gprs_llc.c:1125) 20250112124415602 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250112124415602 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250112124415602 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250112124415602 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_withdraw(402)@f374f8ce76bf: setverdict(pass): none -> pass 20250112124415650 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20250112124415650 DGPRS INFO SUBSCR(262420000000029) Cancelling MS subscriber (subscription withdraw) (gprs_subscriber.c:635) 20250112124415651 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) 20250112124415651 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20250112124415651 DMM INFO MM(262420000000029/e3533ef5) Subscriber data update (mmctx.c:445) 20250112124415651 DMM DEBUG MM(262420000000029/e3533ef5) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20250112124415651 DMM INFO MM(262420000000029/e3533ef5) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20250112124415651 DMM INFO MM(262420000000029/e3533ef5) Cancelled with cause 'Implicitly detached' (10), deleting context (gprs_gmm.c:1053) 20250112124415651 DMM NOTICE MM(262420000000029/e3533ef5) Authorization lost, detaching with cause 'Implicitly detached' (10) (gprs_gmm.c:1031) 20250112124415651 DMM DEBUG <- GMM DETACH REQ (type: IMSI detach (after VLR failure), cause: Implicitly detached) (gprs_gmm.c:251) 20250112124415651 DMM INFO MM(262420000000029/e3533ef5) Cleaning MM context due to auth lost (gprs_gmm.c:200) 20250112124415651 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250112124415651 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250112124415651 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250112124415651 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250112124415651 DLLC NOTICE LLME(ffffffff/e3533ef5){ASSIGNED} LLGM Assign pre (e3533ef5 => ffffffff) (gprs_llc.c:1079) 20250112124415651 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e3533ef5 => ffffffff) (gprs_llc.c:1125) 20250112124415651 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Init}: Deallocated (fsm.c:568) 20250112124415651 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Deallocated (fsm.c:568) 20250112124415651 DMM DEBUG MM_STATE_Iu[0x55d8657ec0b0]{Detached}: Deallocated (fsm.c:568) 20250112124415651 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Deallocated (fsm.c:568) TC_hlr_location_cancel_request_withdraw(402)@f374f8ce76bf: setverdict(pass): pass -> pass, component reason not changed TC_hlr_location_cancel_request_withdraw-BVCI196(387)@f374f8ce76bf: Removing Client IMSI='262420000000029'H, index=0 20250112124415658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124415658 DLLC NOTICE LLME(ffffffff/e3533ef5){UNASSIGNED} LLC RX: unknown TLLI 0xe3533ef5, creating LLME on the fly (gprs_llc.c:552) 20250112124415658 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x65f352 CMD=UI DATA (gprs_llc_parse.c:89) 20250112124415658 DMM NOTICE LLME(ffffffff/e3533ef5){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) 20250112124415658 DLLC NOTICE LLME(ffffffff/e3533ef5){UNASSIGNED} LLGM Assign pre (e3533ef5 => ffffffff) (gprs_llc.c:1079) 20250112124415658 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e3533ef5 => ffffffff) (gprs_llc.c:1125) TC_hlr_location_cancel_request_withdraw(402)@f374f8ce76bf: Final verdict of PTC: pass 20250112124415660 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48094<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250112124415663 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250112124415663 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(399)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GSUP(400)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98(394)@f374f8ce76bf: Final verdict of PTC: none -NSVCI97(388)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99(398)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(384)@f374f8ce76bf: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI196(387)@f374f8ce76bf: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI210(391)@f374f8ce76bf: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI220(397)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(393)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(389)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(395)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(390)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(385)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(401)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99-provIP(396)@f374f8ce76bf: Final verdict of PTC: none -NSVCI97-provIP(386)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98-provIP(392)@f374f8ce76bf: Final verdict of PTC: none MTC@f374f8ce76bf: Setting final verdict of the test case. MTC@f374f8ce76bf: Local verdict of MTC: none MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-NS0(384): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(385): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97-provIP(386): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI196(387): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97(388): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-NS1(389): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(390): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI210(391): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98-provIP(392): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-NS2(393): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98(394): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(395): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99-provIP(396): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI220(397): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99(398): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP-IPA(399): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP(400): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GGSN_GTP(401): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_hlr_location_cancel_request_withdraw(402): pass (none -> pass) MTC@f374f8ce76bf: Test case TC_hlr_location_cancel_request_withdraw finished. Verdict: pass MTC@f374f8ce76bf: 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 Jan 12 12:44:15 UTC 2025 ====== SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_hlr_location_cancel_request_withdraw.talloc 20250112124415796 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48102<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112124416097 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48102<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=79452) 20250112124416664 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124416664 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=96772) 20250112124417665 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124417665 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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@f374f8ce76bf: 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 Jan 12 12:44:18 UTC 2025 /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 20250112124418666 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124418666 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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@f374f8ce76bf: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw started. 20250112124419160 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45402<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112124419161 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(403)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(404)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(403)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(408)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124419214 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250112124419214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124419214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124419214 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124419214 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250112124419214 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124419214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124419214 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124419214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(407)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(408)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124419216 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124419216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124419216 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124419217 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124419217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124419217 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124419217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124419217 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124419217 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250112124419217 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124419217 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(408)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250112124419218 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124419218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(408)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124419222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(404)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(404)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(409)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250112124419231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124419231 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)@f374f8ce76bf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(407)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(412)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(412)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124419242 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250112124419242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124419242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124419242 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124419242 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250112124419242 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124419242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124419242 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124419242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(412)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124419244 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124419244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124419244 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124419244 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124419244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124419244 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124419244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124419244 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124419244 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250112124419244 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124419244 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(412)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250112124419245 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124419245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(412)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124419248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(413)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(409)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(409)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112124419257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124419257 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(411)@f374f8ce76bf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(414)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(413)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(417)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124419279 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250112124419279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124419279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124419279 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124419279 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250112124419279 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124419279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124419279 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124419279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(417)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124419281 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124419281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124419281 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124419281 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124419281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124419281 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124419281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124419281 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124419281 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250112124419281 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124419281 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112124419282 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124419282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(417)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(417)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124419285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(414)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(414)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112124419294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124419294 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)@f374f8ce76bf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250112124419667 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124419667 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250112124419667 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250112124419667 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(418)@f374f8ce76bf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(418)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250112124419669 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(418)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(418)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250112124419669 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(418)@f374f8ce76bf: 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)@f374f8ce76bf: 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)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(418)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(405)@f374f8ce76bf: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421), IMSI='262420000000030'H, TLLI='DC03477D'O, index=0 SGSN_Test-GSUP(419)@f374f8ce76bf: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) 20250112124420713 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) 20250112124420713 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(419)@f374f8ce76bf: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) SGSN_Test-GSUP(419)@f374f8ce76bf: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@f374f8ce76bf: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(405)@f374f8ce76bf: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@f374f8ce76bf: Final verdict of PTC: pass 20250112124420718 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45402<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250112124420720 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250112124420720 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(419)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(418)@f374f8ce76bf: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(405)@f374f8ce76bf: Final verdict of PTC: none -NSVCI97(408)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(407)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98(412)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(403)@f374f8ce76bf: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(409)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(413)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(404)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(414)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99(417)@f374f8ce76bf: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(420)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98-provIP(410)@f374f8ce76bf: Final verdict of PTC: none -NSVCI97-provIP(406)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99-provIP(415)@f374f8ce76bf: Final verdict of PTC: none MTC@f374f8ce76bf: Setting final verdict of the test case. MTC@f374f8ce76bf: Local verdict of MTC: none MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-NS0(403): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(404): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(405): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97-provIP(406): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-NS1(407): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97(408): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(409): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98-provIP(410): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98(412): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-NS2(413): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(414): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99-provIP(415): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99(417): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP-IPA(418): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP(419): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GGSN_GTP(420): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421): pass (none -> pass) MTC@f374f8ce76bf: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw finished. Verdict: pass MTC@f374f8ce76bf: 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 Jan 12 12:44:20 UTC 2025 ====== SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.talloc 20250112124420857 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45414<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112124421158 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45414<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44512) 20250112124421721 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124421721 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=44512, count=52456) 20250112124422722 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124422722 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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@f374f8ce76bf: 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 Jan 12 12:44:23 UTC 2025 /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 20250112124423723 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124423723 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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@f374f8ce76bf: Test case TC_hlr_location_cancel_request_unknown_subscriber_update started. 20250112124424214 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45424<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112124424216 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(422)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(423)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(422)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(427)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(427)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124424270 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250112124424270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124424270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124424270 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124424270 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250112124424270 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124424270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124424270 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124424270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(426)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(427)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124424273 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124424273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124424273 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124424273 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124424273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124424273 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124424273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124424273 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124424273 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250112124424273 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124424273 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(427)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250112124424274 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124424274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(427)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124424278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(428)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(423)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(423)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112124424285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124424285 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(424)@f374f8ce76bf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(426)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(432)@f374f8ce76bf: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(431)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21012 20250112124424308 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250112124424308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124424308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124424308 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124424309 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250112124424309 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124424309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124424309 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124424309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(432)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124424310 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124424310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124424310 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124424311 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124424311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124424311 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124424311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124424311 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124424311 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250112124424311 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124424311 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112124424311 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124424311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(432)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(432)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124424314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(428)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(428)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(433)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250112124424322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124424322 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)@f374f8ce76bf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(431)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(437)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124424349 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250112124424349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124424349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124424349 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124424349 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250112124424349 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124424349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124424349 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124424349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(437)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124424351 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124424351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124424351 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124424351 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124424351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124424351 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124424351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124424351 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124424351 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250112124424351 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124424351 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112124424352 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124424352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(437)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(437)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124424355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(433)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(433)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112124424365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124424365 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)@f374f8ce76bf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250112124424723 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124424723 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250112124424723 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250112124424723 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(436)@f374f8ce76bf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(436)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250112124424726 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(436)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(436)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250112124424726 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(436)@f374f8ce76bf: 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)@f374f8ce76bf: 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)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(436)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(424)@f374f8ce76bf: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_update(440), IMSI='262420000000030'H, TLLI='CF82FADD'O, index=0 SGSN_Test-GSUP(438)@f374f8ce76bf: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) 20250112124425773 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) 20250112124425773 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(438)@f374f8ce76bf: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) SGSN_Test-GSUP(438)@f374f8ce76bf: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_update(440)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_update(440)@f374f8ce76bf: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(424)@f374f8ce76bf: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_update(440)@f374f8ce76bf: Final verdict of PTC: pass 20250112124425778 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45424<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(438)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(422)@f374f8ce76bf: Final verdict of PTC: none 20250112124425780 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250112124425780 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(437)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(426)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(436)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(431)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98(432)@f374f8ce76bf: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(424)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(433)@f374f8ce76bf: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(429)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(428)@f374f8ce76bf: Final verdict of PTC: none -NSVCI97(427)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(423)@f374f8ce76bf: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(434)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(439)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99-provIP(435)@f374f8ce76bf: Final verdict of PTC: none -NSVCI97-provIP(425)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98-provIP(430)@f374f8ce76bf: Final verdict of PTC: none MTC@f374f8ce76bf: Setting final verdict of the test case. MTC@f374f8ce76bf: Local verdict of MTC: none MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-NS0(422): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(423): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(424): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97-provIP(425): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-NS1(426): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97(427): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(428): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(429): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98-provIP(430): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-NS2(431): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98(432): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(433): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(434): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99-provIP(435): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP-IPA(436): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99(437): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP(438): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GGSN_GTP(439): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update(440): pass (none -> pass) MTC@f374f8ce76bf: Test case TC_hlr_location_cancel_request_unknown_subscriber_update finished. Verdict: pass MTC@f374f8ce76bf: 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 Jan 12 12:44:25 UTC 2025 ====== SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.talloc 20250112124425908 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45440<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112124426209 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45440<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44724) 20250112124426781 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124426781 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=44724, count=52664) 20250112124427782 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124427782 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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@f374f8ce76bf: 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 Jan 12 12:44:28 UTC 2025 /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 20250112124428783 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124428783 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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@f374f8ce76bf: Test case TC_rau_unknown started. 20250112124429271 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46680<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112124429273 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(441)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(442)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(441)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(445)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124429315 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250112124429315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124429315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124429315 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124429315 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250112124429315 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124429315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124429315 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124429315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(445)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124429317 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124429317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124429317 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124429317 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124429317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124429317 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124429317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124429317 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124429317 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250112124429317 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124429317 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112124429317 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124429317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(445)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(445)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124429321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(442)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(442)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(446)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21011 20250112124429330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124429331 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_rau_unknown-BVCI196(444)@f374f8ce76bf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(447)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(446)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(451)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(451)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124429360 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250112124429360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124429360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124429360 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124429360 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250112124429360 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124429360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124429360 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124429360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(450)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(451)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124429362 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124429362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124429362 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124429362 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124429362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124429362 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124429362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124429362 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124429362 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250112124429362 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124429362 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(451)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250112124429363 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124429363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(451)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124429366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(447)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(447)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112124429375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124429375 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(452)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_rau_unknown-BVCI210(448)@f374f8ce76bf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(450)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(455)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124429388 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250112124429388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124429388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124429388 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124429388 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250112124429388 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124429388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124429388 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124429388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(455)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124429390 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124429390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124429390 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124429390 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124429390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124429390 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124429390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124429390 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124429390 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250112124429390 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124429390 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112124429390 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124429390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(455)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(455)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124429394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(452)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(452)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112124429402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124429402 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_rau_unknown-BVCI220(454)@f374f8ce76bf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250112124429783 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124429783 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250112124429783 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250112124429783 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(456)@f374f8ce76bf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(456)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250112124429786 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(456)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(456)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250112124429786 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(456)@f374f8ce76bf: 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)@f374f8ce76bf: 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)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(456)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rau_unknown-BVCI196(444)@f374f8ce76bf: Adding Client=TC_rau_unknown(459), IMSI='262420000000011'H, TLLI='D03560AC'O, index=0 SGSN_Test-GSUP(457)@f374f8ce76bf: Created GsupExpect[0] for "262420000000011" to be handled at TC_rau_unknown(459) 20250112124430830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124430830 DLLC NOTICE LLME(ffffffff/d03560ac){UNASSIGNED} LLC RX: unknown TLLI 0xd03560ac, creating LLME on the fly (gprs_llc.c:552) 20250112124430830 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20250112124430830 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20250112124430831 DMM NOTICE LLME(ffffffff/d03560ac){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1749) 20250112124430831 DLLC NOTICE LLME(ffffffff/d03560ac){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20250112124430831 DMM ERROR LLME(ffffffff/d03560ac){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1770) 20250112124430831 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20250112124430831 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20250112124430831 DLLC NOTICE LLME(ffffffff/d03560ac){UNASSIGNED} LLGM Assign pre (d03560ac => ffffffff) (gprs_llc.c:1079) 20250112124430831 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d03560ac => ffffffff) (gprs_llc.c:1125) TC_rau_unknown(459)@f374f8ce76bf: setverdict(pass): none -> pass TC_rau_unknown-BVCI196(444)@f374f8ce76bf: Removing Client IMSI='262420000000011'H, index=0 TC_rau_unknown(459)@f374f8ce76bf: Final verdict of PTC: pass 20250112124430847 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46680<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(457)@f374f8ce76bf: Final verdict of PTC: none TC_rau_unknown-BVCI210(448)@f374f8ce76bf: Final verdict of PTC: none TC_rau_unknown-BVCI196(444)@f374f8ce76bf: Final verdict of PTC: none 20250112124430850 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250112124430850 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(441)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98(451)@f374f8ce76bf: Final verdict of PTC: none -NSVCI97(445)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(450)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(456)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(446)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(447)@f374f8ce76bf: Final verdict of PTC: none TC_rau_unknown-BVCI220(454)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(452)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(442)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99(455)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(458)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98-provIP(449)@f374f8ce76bf: Final verdict of PTC: none -NSVCI97-provIP(443)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99-provIP(453)@f374f8ce76bf: Final verdict of PTC: none MTC@f374f8ce76bf: Setting final verdict of the test case. MTC@f374f8ce76bf: Local verdict of MTC: none MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-NS0(441): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(442): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97-provIP(443): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_rau_unknown-BVCI196(444): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97(445): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-NS1(446): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(447): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_rau_unknown-BVCI210(448): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98-provIP(449): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-NS2(450): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98(451): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(452): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99-provIP(453): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_rau_unknown-BVCI220(454): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99(455): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP-IPA(456): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP(457): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GGSN_GTP(458): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_rau_unknown(459): pass (none -> pass) MTC@f374f8ce76bf: Test case TC_rau_unknown finished. Verdict: pass MTC@f374f8ce76bf: 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 Jan 12 12:44:30 UTC 2025 ====== SGSN_Tests.TC_rau_unknown pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_rau_unknown.talloc 20250112124430978 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46696<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112124431279 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46696<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=50304) 20250112124431851 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124431851 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=50304, count=54940) 20250112124432852 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124432852 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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@f374f8ce76bf: 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 Jan 12 12:44:33 UTC 2025 /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 20250112124433853 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124433853 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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@f374f8ce76bf: Test case TC_attach_rau started. 20250112124434338 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46710<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112124434340 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(460)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(461)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(460)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(465)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(465)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124434392 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250112124434392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124434392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124434392 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124434392 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250112124434392 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124434392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124434392 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124434392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(465)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124434394 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124434394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124434394 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124434394 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124434395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124434395 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124434395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124434395 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124434395 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250112124434395 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124434395 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112124434395 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124434395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(465)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test SGSN_Test-Gb1-NS1(464)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(465)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124434399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(461)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(461)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112124434408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124434408 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_rau-BVCI196(462)@f374f8ce76bf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(466)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(464)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(469)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124434423 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250112124434423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124434423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124434423 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124434423 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250112124434423 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124434423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124434423 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124434423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(469)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124434424 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124434424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124434425 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124434425 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124434425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124434425 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124434425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124434425 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124434425 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250112124434425 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124434425 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112124434426 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124434426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(469)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(469)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124434430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(470)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(466)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(466)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112124434440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124434440 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_rau-BVCI210(468)@f374f8ce76bf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(471)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(470)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(475)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(475)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124434475 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250112124434475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124434475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124434475 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124434475 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250112124434475 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124434475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124434475 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124434475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(475)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124434477 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124434477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124434477 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124434477 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124434477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124434477 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124434478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124434478 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124434478 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250112124434478 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124434478 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112124434478 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124434478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(475)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(475)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124434482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(471)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(471)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112124434492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124434492 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_rau-BVCI220(472)@f374f8ce76bf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250112124434701 DGPRS DEBUG Checking for inactive LLMEs, time = 18496608 (sgsn.c:131) 20250112124434854 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124434854 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250112124434854 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250112124434854 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(474)@f374f8ce76bf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(474)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250112124434856 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(474)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(474)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250112124434856 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(474)@f374f8ce76bf: 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(474)@f374f8ce76bf: 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(474)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(474)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau-BVCI196(462)@f374f8ce76bf: Adding Client=TC_attach_rau(478), IMSI='262420000000012'H, TLLI='C80E731B'O, index=0 SGSN_Test-GSUP(476)@f374f8ce76bf: Created GsupExpect[0] for "262420000000012" to be handled at TC_attach_rau(478) TC_attach_rau(478)@f374f8ce76bf: 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 := '58B230C5374E3C34060ACE4B7DED68FB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '932EABE8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '09B65F65D67FAB52'O } } } } } 20250112124435910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124435910 DLLC NOTICE LLME(ffffffff/c80e731b){UNASSIGNED} LLC RX: unknown TLLI 0xc80e731b, creating LLME on the fly (gprs_llc.c:552) 20250112124435910 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250112124435910 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000012) type="GPRS attach"  (gprs_gmm.c:1266) 20250112124435910 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Allocated (fsm.c:456) 20250112124435910 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Init}: Allocated (fsm.c:456) 20250112124435910 DMM DEBUG MM_STATE_Gb[0x55d8657ebf80]{Idle}: Allocated (fsm.c:456) 20250112124435910 DMM DEBUG MM_STATE_Iu[0x55d8657ebe50]{Detached}: Allocated (fsm.c:456) 20250112124435910 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250112124435910 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250112124435910 DLLC NOTICE LLME(ffffffff/c80e731b){UNASSIGNED} LLGM Assign pre (c80e731b => ea4ea5b1) (gprs_llc.c:1079) 20250112124435910 DLLC NOTICE LLME(c80e731b/ea4ea5b1){ASSIGNED} LLGM Assign post (c80e731b => ea4ea5b1) (gprs_llc.c:1125) 20250112124435910 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250112124435910 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250112124435910 DMM DEBUG MM(262420000000012/ea4ea5b1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250112124435923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124435923 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250112124435923 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124435923 DMM DEBUG MM(262420000000012/ea4ea5b1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000120 (gprs_gmm.c:1084) 20250112124435923 DMM NOTICE MM(262420000000012/ea4ea5b1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250112124435923 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250112124435923 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250112124435923 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250112124435923 DMM DEBUG MM(262420000000012/ea4ea5b1) Requesting authorization (sgsn_auth.c:160) 20250112124435923 DMM INFO MM(262420000000012/ea4ea5b1) Requesting authentication tuples (sgsn_auth.c:184) 20250112124435923 DMM DEBUG MM(262420000000012/ea4ea5b1) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250112124435923 DGPRS INFO SUBSCR(262420000000012) requesting auth info (gprs_subscriber.c:805) 20250112124435923 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)@f374f8ce76bf: Found GsupExpect[0] for "262420000000012" handled at TC_attach_rau(478) SGSN_Test-GSUP(476)@f374f8ce76bf: Added IMSI table entry 0TC_attach_rau(478)"262420000000012" 20250112124435927 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250112124435927 DGPRS INFO SUBSCR(262420000000012) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250112124435927 DGPRS DEBUG SUBSCR(262420000000012) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250112124435927 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber authentication info (gprs_subscriber.c:850) 20250112124435927 DMM INFO MM(262420000000012/ea4ea5b1) Subscriber data update (mmctx.c:445) 20250112124435927 DMM DEBUG MM(262420000000012/ea4ea5b1) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250112124435927 DMM INFO MM(262420000000012/ea4ea5b1) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250112124435927 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250112124435927 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250112124435927 DMM INFO MM(262420000000012/ea4ea5b1) <- GMM AUTH AND CIPHERING REQ (rand = 58 b2 30 c5 37 4e 3c 34 06 0a ce 4b 7d ed 68 fb , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250112124435934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124435934 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20250112124435934 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124435934 DMM INFO MM(262420000000012/ea4ea5b1) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250112124435934 DMM NOTICE MM(262420000000012/ea4ea5b1) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250112124435934 DMM DEBUG MM(262420000000012/ea4ea5b1) checking auth: received GSM SRES = 93 2e ab e8 (gprs_gmm.c:666) 20250112124435934 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250112124435934 DMM DEBUG MM(262420000000012/ea4ea5b1) Requesting authorization (sgsn_auth.c:160) 20250112124435934 DMM INFO MM(262420000000012/ea4ea5b1) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250112124435934 DMM DEBUG MM(262420000000012/ea4ea5b1) Requesting subscriber data update (gprs_subscriber.c:894) 20250112124435935 DGPRS INFO SUBSCR(262420000000012) subscriber data is not available (gprs_subscriber.c:818) 20250112124435935 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) 20250112124435935 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250112124435935 DMM INFO MM(262420000000012/ea4ea5b1) <- GMM ATTACH ACCEPT (new P-TMSI=0xea4ea5b1) (gprs_gmm.c:300) 20250112124435936 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250112124435936 DGPRS INFO SUBSCR(262420000000012) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250112124435936 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20250112124435936 DMM INFO MM(262420000000012/ea4ea5b1) Subscriber data update (mmctx.c:445) 20250112124435936 DMM DEBUG MM(262420000000012/ea4ea5b1) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250112124435936 DMM INFO MM(262420000000012/ea4ea5b1) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250112124435936 DMM NOTICE MM(262420000000012/ea4ea5b1) Authorized, continuing procedure, IMSI=262420000000012 (gprs_gmm.c:1000) 20250112124435936 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250112124435936 DMM NOTICE MM(262420000000012/ea4ea5b1) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250112124435936 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) 20250112124435936 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250112124435936 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20250112124435936 DMM INFO MM(262420000000012/ea4ea5b1) Subscriber data update (mmctx.c:445) 20250112124435936 DMM DEBUG MM(262420000000012/ea4ea5b1) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250112124435943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124435943 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250112124435943 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124435943 DMM INFO MM(262420000000012/ea4ea5b1) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250112124435943 DMM NOTICE MM(262420000000012/ea4ea5b1) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250112124435943 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250112124435943 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250112124435943 DLLC NOTICE LLME(c80e731b/ea4ea5b1){ASSIGNED} LLGM Assign pre (ffffffff => ea4ea5b1) (gprs_llc.c:1079) 20250112124435943 DLLC NOTICE LLME(ffffffff/ea4ea5b1){ASSIGNED} LLGM Assign post (ffffffff => ea4ea5b1) (gprs_llc.c:1125) 20250112124435943 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250112124435943 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250112124435943 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250112124435943 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau(478)@f374f8ce76bf: setverdict(pass): none -> pass 20250112124435995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124435995 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xba5958 CMD=UI DATA (gprs_llc_parse.c:89) 20250112124435995 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124435995 DMM INFO MM(262420000000012/ea4ea5b1) -> GMM RA UPDATE REQUEST type="periodic updating" (gprs_gmm.c:1641) 20250112124435995 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250112124435995 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250112124435995 DLLC NOTICE LLME(ffffffff/ea4ea5b1){ASSIGNED} LLGM Assign pre (ea4ea5b1 => dbc09011) (gprs_llc.c:1079) 20250112124435995 DLLC NOTICE LLME(ea4ea5b1/dbc09011){ASSIGNED} LLGM Assign post (ea4ea5b1 => dbc09011) (gprs_llc.c:1125) 20250112124435995 DMM INFO MM(262420000000012/dbc09011) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau(478)@f374f8ce76bf: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau(478)@f374f8ce76bf: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau-BVCI196(462)@f374f8ce76bf: Removing Client IMSI='262420000000012'H, index=0 20250112124436002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124436003 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20250112124436003 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124436003 DMM INFO MM(262420000000012/dbc09011) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20250112124436003 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20250112124436003 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250112124436003 DLLC NOTICE LLME(ea4ea5b1/dbc09011){ASSIGNED} LLGM Assign pre (ffffffff => dbc09011) (gprs_llc.c:1079) 20250112124436003 DLLC NOTICE LLME(ffffffff/dbc09011){ASSIGNED} LLGM Assign post (ffffffff => dbc09011) (gprs_llc.c:1125) 20250112124436003 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) TC_attach_rau(478)@f374f8ce76bf: Final verdict of PTC: pass 20250112124436004 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46710<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(476)@f374f8ce76bf: Final verdict of PTC: none 20250112124436006 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250112124436006 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(474)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99(475)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(470)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98(469)@f374f8ce76bf: Final verdict of PTC: none TC_attach_rau-BVCI196(462)@f374f8ce76bf: Final verdict of PTC: none TC_attach_rau-BVCI210(468)@f374f8ce76bf: Final verdict of PTC: none -NSVCI97(465)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(464)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(466)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(460)@f374f8ce76bf: Final verdict of PTC: none TC_attach_rau-BVCI220(472)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(477)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(471)@f374f8ce76bf: Final verdict of PTC: none -NSVCI97-provIP(463)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99-provIP(473)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(461)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98-provIP(467)@f374f8ce76bf: Final verdict of PTC: none MTC@f374f8ce76bf: Setting final verdict of the test case. MTC@f374f8ce76bf: Local verdict of MTC: none MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-NS0(460): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(461): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_rau-BVCI196(462): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97-provIP(463): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-NS1(464): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97(465): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(466): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98-provIP(467): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_rau-BVCI210(468): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98(469): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-NS2(470): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(471): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_rau-BVCI220(472): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99-provIP(473): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP-IPA(474): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99(475): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP(476): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GGSN_GTP(477): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_rau(478): pass (none -> pass) MTC@f374f8ce76bf: Test case TC_attach_rau finished. Verdict: pass MTC@f374f8ce76bf: 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 Jan 12 12:44:36 UTC 2025 ====== SGSN_Tests.TC_attach_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau.talloc 20250112124436141 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46716<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112124436542 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46716<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=79080) 20250112124437007 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124437007 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=79080, count=92852) 20250112124438008 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124438008 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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@f374f8ce76bf: 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 Jan 12 12:44:38 UTC 2025 /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 20250112124439009 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124439009 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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@f374f8ce76bf: Test case TC_attach_rau_a_a started. 20250112124439599 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42784<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112124439601 DMM INFO MM(262420000000012/dbc09011) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250112124439601 DMM INFO MM(262420000000012/dbc09011) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250112124439601 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250112124439601 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250112124439601 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250112124439601 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250112124439601 DLLC NOTICE LLME(ffffffff/dbc09011){ASSIGNED} LLGM Assign pre (dbc09011 => ffffffff) (gprs_llc.c:1079) 20250112124439601 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dbc09011 => ffffffff) (gprs_llc.c:1125) 20250112124439601 DGPRS INFO SUBSCR(262420000000012) purging MS subscriber (gprs_subscriber.c:785) 20250112124439601 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) 20250112124439601 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) 20250112124439601 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Init}: Deallocated (fsm.c:568) 20250112124439601 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Deallocated (fsm.c:568) 20250112124439601 DMM DEBUG MM_STATE_Iu[0x55d8657ebe50]{Detached}: Deallocated (fsm.c:568) 20250112124439601 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Deallocated (fsm.c:568) 20250112124439601 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(479)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(480)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(479)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(483)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124439646 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250112124439646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124439646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124439646 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124439646 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250112124439646 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124439646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124439646 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124439646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(483)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124439647 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124439647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124439647 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124439648 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124439648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124439648 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124439648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124439648 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124439648 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250112124439648 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124439648 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(483)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250112124439648 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124439648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(483)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124439652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(480)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(480)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(484)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21011 20250112124439660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124439660 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_rau_a_a-BVCI196(482)@f374f8ce76bf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(485)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(484)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(488)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(488)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124439684 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250112124439684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124439684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124439684 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124439684 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250112124439684 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124439684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124439684 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124439684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(488)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124439686 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124439686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124439686 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124439686 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124439686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124439686 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124439686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124439686 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124439686 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250112124439686 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124439686 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112124439687 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124439687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(488)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(488)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124439690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(485)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(485)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(489)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21012 20250112124439701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124439701 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_rau_a_a-BVCI210(487)@f374f8ce76bf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(490)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(489)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(494)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(494)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124439736 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250112124439736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124439736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124439736 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124439736 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250112124439736 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124439736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124439736 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124439736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(494)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124439738 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124439738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124439738 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124439738 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124439738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124439738 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124439738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124439738 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124439738 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250112124439738 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124439738 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112124439739 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124439739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(494)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(494)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124439742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(490)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(490)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112124439752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124439752 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_rau_a_a-BVCI220(491)@f374f8ce76bf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250112124440010 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124440010 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250112124440010 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250112124440010 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(493)@f374f8ce76bf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(493)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250112124440013 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(493)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(493)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250112124440014 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(493)@f374f8ce76bf: 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(493)@f374f8ce76bf: 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(493)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(493)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_a-BVCI196(482)@f374f8ce76bf: Adding Client=TC_attach_rau_a_a(497), IMSI='262420000000037'H, TLLI='CF56D26A'O, index=0 SGSN_Test-GSUP(495)@f374f8ce76bf: Created GsupExpect[0] for "262420000000037" to be handled at TC_attach_rau_a_a(497) TC_attach_rau_a_a(497)@f374f8ce76bf: 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 := 'EFA900B4020464E56D52A0E3C045EC2E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5E0BEC63'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E7EC1A0D9739775F'O } } } } } 20250112124441065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124441065 DLLC NOTICE LLME(ffffffff/cf56d26a){UNASSIGNED} LLC RX: unknown TLLI 0xcf56d26a, creating LLME on the fly (gprs_llc.c:552) 20250112124441065 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250112124441065 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000037) type="GPRS attach"  (gprs_gmm.c:1266) 20250112124441065 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Allocated (fsm.c:456) 20250112124441065 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Init}: Allocated (fsm.c:456) 20250112124441065 DMM DEBUG MM_STATE_Gb[0x55d8657ebf80]{Idle}: Allocated (fsm.c:456) 20250112124441065 DMM DEBUG MM_STATE_Iu[0x55d8657ec0b0]{Detached}: Allocated (fsm.c:456) 20250112124441065 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250112124441065 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250112124441065 DLLC NOTICE LLME(ffffffff/cf56d26a){UNASSIGNED} LLGM Assign pre (cf56d26a => ce00a9fe) (gprs_llc.c:1079) 20250112124441065 DLLC NOTICE LLME(cf56d26a/ce00a9fe){ASSIGNED} LLGM Assign post (cf56d26a => ce00a9fe) (gprs_llc.c:1125) 20250112124441065 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250112124441065 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250112124441065 DMM DEBUG MM(262420000000037/ce00a9fe) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250112124441078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124441078 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250112124441078 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124441078 DMM DEBUG MM(262420000000037/ce00a9fe) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000370 (gprs_gmm.c:1084) 20250112124441078 DMM NOTICE MM(262420000000037/ce00a9fe) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250112124441078 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250112124441078 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250112124441078 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250112124441078 DMM DEBUG MM(262420000000037/ce00a9fe) Requesting authorization (sgsn_auth.c:160) 20250112124441078 DMM INFO MM(262420000000037/ce00a9fe) Requesting authentication tuples (sgsn_auth.c:184) 20250112124441078 DMM DEBUG MM(262420000000037/ce00a9fe) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250112124441078 DGPRS INFO SUBSCR(262420000000037) requesting auth info (gprs_subscriber.c:805) 20250112124441078 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)@f374f8ce76bf: Found GsupExpect[0] for "262420000000037" handled at TC_attach_rau_a_a(497) SGSN_Test-GSUP(495)@f374f8ce76bf: Added IMSI table entry 0TC_attach_rau_a_a(497)"262420000000037" 20250112124441081 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250112124441081 DGPRS INFO SUBSCR(262420000000037) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250112124441081 DGPRS DEBUG SUBSCR(262420000000037) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250112124441081 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber authentication info (gprs_subscriber.c:850) 20250112124441081 DMM INFO MM(262420000000037/ce00a9fe) Subscriber data update (mmctx.c:445) 20250112124441081 DMM DEBUG MM(262420000000037/ce00a9fe) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250112124441081 DMM INFO MM(262420000000037/ce00a9fe) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250112124441081 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250112124441081 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250112124441081 DMM INFO MM(262420000000037/ce00a9fe) <- GMM AUTH AND CIPHERING REQ (rand = ef a9 00 b4 02 04 64 e5 6d 52 a0 e3 c0 45 ec 2e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250112124441089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124441089 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20250112124441089 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124441089 DMM INFO MM(262420000000037/ce00a9fe) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250112124441089 DMM NOTICE MM(262420000000037/ce00a9fe) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250112124441089 DMM DEBUG MM(262420000000037/ce00a9fe) checking auth: received GSM SRES = 5e 0b ec 63 (gprs_gmm.c:666) 20250112124441089 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250112124441089 DMM DEBUG MM(262420000000037/ce00a9fe) Requesting authorization (sgsn_auth.c:160) 20250112124441089 DMM INFO MM(262420000000037/ce00a9fe) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250112124441089 DMM DEBUG MM(262420000000037/ce00a9fe) Requesting subscriber data update (gprs_subscriber.c:894) 20250112124441089 DGPRS INFO SUBSCR(262420000000037) subscriber data is not available (gprs_subscriber.c:818) 20250112124441089 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) 20250112124441089 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250112124441089 DMM INFO MM(262420000000037/ce00a9fe) <- GMM ATTACH ACCEPT (new P-TMSI=0xce00a9fe) (gprs_gmm.c:300) 20250112124441090 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250112124441090 DGPRS INFO SUBSCR(262420000000037) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250112124441090 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20250112124441090 DMM INFO MM(262420000000037/ce00a9fe) Subscriber data update (mmctx.c:445) 20250112124441090 DMM DEBUG MM(262420000000037/ce00a9fe) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250112124441090 DMM INFO MM(262420000000037/ce00a9fe) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250112124441090 DMM NOTICE MM(262420000000037/ce00a9fe) Authorized, continuing procedure, IMSI=262420000000037 (gprs_gmm.c:1000) 20250112124441091 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250112124441091 DMM NOTICE MM(262420000000037/ce00a9fe) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250112124441091 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) 20250112124441091 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250112124441091 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20250112124441091 DMM INFO MM(262420000000037/ce00a9fe) Subscriber data update (mmctx.c:445) 20250112124441091 DMM DEBUG MM(262420000000037/ce00a9fe) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250112124441097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124441097 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250112124441097 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124441097 DMM INFO MM(262420000000037/ce00a9fe) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250112124441097 DMM NOTICE MM(262420000000037/ce00a9fe) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250112124441097 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250112124441097 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250112124441097 DLLC NOTICE LLME(cf56d26a/ce00a9fe){ASSIGNED} LLGM Assign pre (ffffffff => ce00a9fe) (gprs_llc.c:1079) 20250112124441097 DLLC NOTICE LLME(ffffffff/ce00a9fe){ASSIGNED} LLGM Assign post (ffffffff => ce00a9fe) (gprs_llc.c:1125) 20250112124441097 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250112124441097 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250112124441097 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250112124441097 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_a(497)@f374f8ce76bf: setverdict(pass): none -> pass 20250112124441149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124441149 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20250112124441149 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124441150 DMM INFO MM(262420000000037/ce00a9fe) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20250112124441150 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250112124441150 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250112124441150 DLLC NOTICE LLME(ffffffff/ce00a9fe){ASSIGNED} LLGM Assign pre (ce00a9fe => f6f2bb23) (gprs_llc.c:1079) 20250112124441150 DLLC NOTICE LLME(ce00a9fe/f6f2bb23){ASSIGNED} LLGM Assign post (ce00a9fe => f6f2bb23) (gprs_llc.c:1125) 20250112124441150 DMM INFO MM(262420000000037/f6f2bb23) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_a(497)@f374f8ce76bf: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@f374f8ce76bf: setverdict(pass): pass -> pass, component reason not changed 20250112124441156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124441156 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20250112124441156 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124441156 DMM INFO MM(262420000000037/f6f2bb23) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20250112124441156 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20250112124441156 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250112124441156 DLLC NOTICE LLME(ce00a9fe/f6f2bb23){ASSIGNED} LLGM Assign pre (ffffffff => f6f2bb23) (gprs_llc.c:1079) 20250112124441156 DLLC NOTICE LLME(ffffffff/f6f2bb23){ASSIGNED} LLGM Assign post (ffffffff => f6f2bb23) (gprs_llc.c:1125) 20250112124441156 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20250112124441156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124441156 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20250112124441156 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124441156 DMM INFO MM(262420000000037/f6f2bb23) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20250112124441156 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250112124441156 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250112124441156 DLLC NOTICE LLME(ffffffff/f6f2bb23){ASSIGNED} LLGM Assign pre (f6f2bb23 => ea1b2007) (gprs_llc.c:1079) 20250112124441156 DLLC NOTICE LLME(f6f2bb23/ea1b2007){ASSIGNED} LLGM Assign post (f6f2bb23 => ea1b2007) (gprs_llc.c:1125) 20250112124441156 DMM INFO MM(262420000000037/ea1b2007) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_a(497)@f374f8ce76bf: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@f374f8ce76bf: setverdict(pass): pass -> pass, component reason not changed 20250112124441161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124441161 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20250112124441161 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124441161 DMM INFO MM(262420000000037/ea1b2007) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20250112124441161 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20250112124441161 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250112124441162 DLLC NOTICE LLME(f6f2bb23/ea1b2007){ASSIGNED} LLGM Assign pre (ffffffff => ea1b2007) (gprs_llc.c:1079) 20250112124441162 DLLC NOTICE LLME(ffffffff/ea1b2007){ASSIGNED} LLGM Assign post (ffffffff => ea1b2007) (gprs_llc.c:1125) 20250112124441162 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20250112124441162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124441162 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20250112124441162 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124441162 DMM INFO MM(262420000000037/ea1b2007) -> GMM DETACH REQUEST TLLI=0xea1b2007 type=GPRS detach Power-off (gprs_gmm.c:1465) 20250112124441162 DMM INFO MM(262420000000037/ea1b2007) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20250112124441162 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250112124441162 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250112124441162 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250112124441162 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250112124441162 DLLC NOTICE LLME(ffffffff/ea1b2007){ASSIGNED} LLGM Assign pre (ea1b2007 => ffffffff) (gprs_llc.c:1079) 20250112124441162 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ea1b2007 => ffffffff) (gprs_llc.c:1125) 20250112124441162 DGPRS INFO SUBSCR(262420000000037) purging MS subscriber (gprs_subscriber.c:785) 20250112124441162 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) 20250112124441162 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Init}: Deallocated (fsm.c:568) 20250112124441162 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Deallocated (fsm.c:568) 20250112124441162 DMM DEBUG MM_STATE_Iu[0x55d8657ec0b0]{Detached}: Deallocated (fsm.c:568) 20250112124441162 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Deallocated (fsm.c:568) 20250112124441163 DGPRS INFO GSUP(262420000000037) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_a(497)@f374f8ce76bf: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a-BVCI196(482)@f374f8ce76bf: Removing Client IMSI='262420000000037'H, index=0 TC_attach_rau_a_a(497)@f374f8ce76bf: Final verdict of PTC: pass 20250112124446172 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42784<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(495)@f374f8ce76bf: Final verdict of PTC: none 20250112124446174 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250112124446174 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(493)@f374f8ce76bf: Final verdict of PTC: none -NSVCI97(483)@f374f8ce76bf: Final verdict of PTC: none TC_attach_rau_a_a-BVCI220(491)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98(488)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(484)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(479)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(489)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(485)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99(494)@f374f8ce76bf: Final verdict of PTC: none TC_attach_rau_a_a-BVCI196(482)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(480)@f374f8ce76bf: Final verdict of PTC: none TC_attach_rau_a_a-BVCI210(487)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(490)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99-provIP(492)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(496)@f374f8ce76bf: Final verdict of PTC: none -NSVCI97-provIP(481)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98-provIP(486)@f374f8ce76bf: Final verdict of PTC: none MTC@f374f8ce76bf: Setting final verdict of the test case. MTC@f374f8ce76bf: Local verdict of MTC: none MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-NS0(479): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(480): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97-provIP(481): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_rau_a_a-BVCI196(482): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97(483): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-NS1(484): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(485): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98-provIP(486): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_rau_a_a-BVCI210(487): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98(488): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-NS2(489): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(490): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_rau_a_a-BVCI220(491): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99-provIP(492): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP-IPA(493): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99(494): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP(495): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GGSN_GTP(496): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_rau_a_a(497): pass (none -> pass) MTC@f374f8ce76bf: Test case TC_attach_rau_a_a finished. Verdict: pass MTC@f374f8ce76bf: 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 Jan 12 12:44:46 UTC 2025 ====== SGSN_Tests.TC_attach_rau_a_a pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau_a_a.talloc 20250112124446305 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42794<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112124446606 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42794<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=106672) 20250112124447175 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124447175 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=106672, count=112104) 20250112124448176 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124448176 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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@f374f8ce76bf: 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 Jan 12 12:44:48 UTC 2025 /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 20250112124449177 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124449177 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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@f374f8ce76bf: Test case TC_attach_rau_a_b started. 20250112124449658 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41988<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112124449660 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(498)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(499)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(498)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(502)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(502)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124449708 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250112124449708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124449708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124449708 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124449708 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250112124449708 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124449708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124449708 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124449708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(502)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124449709 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124449709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124449709 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124449709 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124449709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124449709 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124449709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124449709 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124449709 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250112124449709 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124449709 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(502)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250112124449710 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124449710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(502)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124449714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(499)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(499)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(503)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21011 20250112124449724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124449724 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_rau_a_b-BVCI196(501)@f374f8ce76bf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(504)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(503)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(508)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(508)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124449757 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250112124449757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124449757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124449757 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124449757 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250112124449757 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124449757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124449757 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124449757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(508)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124449760 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124449760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124449760 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124449760 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124449760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124449760 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124449760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124449760 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124449760 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250112124449760 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124449760 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112124449760 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124449760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(508)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(508)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(507)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21012 20250112124449765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(504)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(504)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(509)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250112124449774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124449774 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_rau_a_b-BVCI210(505)@f374f8ce76bf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(507)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(513)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(513)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124449799 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250112124449799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124449799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124449799 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124449799 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250112124449799 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124449799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124449799 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124449799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(513)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124449801 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124449801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124449801 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124449802 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124449802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124449802 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124449802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124449802 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124449802 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250112124449802 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124449802 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112124449802 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124449802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(513)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(513)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124449805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(509)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(509)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112124449814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124449814 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_rau_a_b-BVCI220(510)@f374f8ce76bf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250112124450178 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124450178 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250112124450178 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250112124450178 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(512)@f374f8ce76bf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(512)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250112124450180 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(512)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(512)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250112124450181 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(512)@f374f8ce76bf: 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(512)@f374f8ce76bf: 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(512)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(512)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b-BVCI196(501)@f374f8ce76bf: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='E7024723'O, index=0 SGSN_Test-GSUP(514)@f374f8ce76bf: Created GsupExpect[0] for "262420000000038" to be handled at TC_attach_rau_a_b(516) TC_attach_rau_a_b(516)@f374f8ce76bf: 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 := '5AB47C03791E734E353FA13AD3616FE8'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F9435F7E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B466CF63F03780F4'O } } } } } 20250112124451235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124451235 DLLC NOTICE LLME(ffffffff/e7024723){UNASSIGNED} LLC RX: unknown TLLI 0xe7024723, creating LLME on the fly (gprs_llc.c:552) 20250112124451235 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250112124451235 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000038) type="GPRS attach"  (gprs_gmm.c:1266) 20250112124451235 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Allocated (fsm.c:456) 20250112124451235 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Init}: Allocated (fsm.c:456) 20250112124451235 DMM DEBUG MM_STATE_Gb[0x55d8657ebf80]{Idle}: Allocated (fsm.c:456) 20250112124451235 DMM DEBUG MM_STATE_Iu[0x55d8657ebe50]{Detached}: Allocated (fsm.c:456) 20250112124451235 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250112124451235 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250112124451235 DLLC NOTICE LLME(ffffffff/e7024723){UNASSIGNED} LLGM Assign pre (e7024723 => d3ea267f) (gprs_llc.c:1079) 20250112124451235 DLLC NOTICE LLME(e7024723/d3ea267f){ASSIGNED} LLGM Assign post (e7024723 => d3ea267f) (gprs_llc.c:1125) 20250112124451235 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250112124451235 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250112124451235 DMM DEBUG MM(262420000000038/d3ea267f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250112124451247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124451247 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250112124451247 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124451247 DMM DEBUG MM(262420000000038/d3ea267f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000380 (gprs_gmm.c:1084) 20250112124451248 DMM NOTICE MM(262420000000038/d3ea267f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250112124451248 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250112124451248 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250112124451248 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250112124451248 DMM DEBUG MM(262420000000038/d3ea267f) Requesting authorization (sgsn_auth.c:160) 20250112124451248 DMM INFO MM(262420000000038/d3ea267f) Requesting authentication tuples (sgsn_auth.c:184) 20250112124451248 DMM DEBUG MM(262420000000038/d3ea267f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250112124451248 DGPRS INFO SUBSCR(262420000000038) requesting auth info (gprs_subscriber.c:805) 20250112124451248 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)@f374f8ce76bf: Found GsupExpect[0] for "262420000000038" handled at TC_attach_rau_a_b(516) SGSN_Test-GSUP(514)@f374f8ce76bf: Added IMSI table entry 0TC_attach_rau_a_b(516)"262420000000038" 20250112124451251 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250112124451251 DGPRS INFO SUBSCR(262420000000038) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250112124451251 DGPRS DEBUG SUBSCR(262420000000038) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250112124451251 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber authentication info (gprs_subscriber.c:850) 20250112124451251 DMM INFO MM(262420000000038/d3ea267f) Subscriber data update (mmctx.c:445) 20250112124451251 DMM DEBUG MM(262420000000038/d3ea267f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250112124451251 DMM INFO MM(262420000000038/d3ea267f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250112124451251 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250112124451251 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250112124451251 DMM INFO MM(262420000000038/d3ea267f) <- GMM AUTH AND CIPHERING REQ (rand = 5a b4 7c 03 79 1e 73 4e 35 3f a1 3a d3 61 6f e8 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250112124451258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124451258 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20250112124451258 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124451258 DMM INFO MM(262420000000038/d3ea267f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250112124451258 DMM NOTICE MM(262420000000038/d3ea267f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250112124451258 DMM DEBUG MM(262420000000038/d3ea267f) checking auth: received GSM SRES = f9 43 5f 7e (gprs_gmm.c:666) 20250112124451258 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250112124451258 DMM DEBUG MM(262420000000038/d3ea267f) Requesting authorization (sgsn_auth.c:160) 20250112124451259 DMM INFO MM(262420000000038/d3ea267f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250112124451259 DMM DEBUG MM(262420000000038/d3ea267f) Requesting subscriber data update (gprs_subscriber.c:894) 20250112124451259 DGPRS INFO SUBSCR(262420000000038) subscriber data is not available (gprs_subscriber.c:818) 20250112124451259 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) 20250112124451259 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250112124451259 DMM INFO MM(262420000000038/d3ea267f) <- GMM ATTACH ACCEPT (new P-TMSI=0xd3ea267f) (gprs_gmm.c:300) 20250112124451260 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250112124451260 DGPRS INFO SUBSCR(262420000000038) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250112124451260 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20250112124451260 DMM INFO MM(262420000000038/d3ea267f) Subscriber data update (mmctx.c:445) 20250112124451260 DMM DEBUG MM(262420000000038/d3ea267f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250112124451260 DMM INFO MM(262420000000038/d3ea267f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250112124451260 DMM NOTICE MM(262420000000038/d3ea267f) Authorized, continuing procedure, IMSI=262420000000038 (gprs_gmm.c:1000) 20250112124451260 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250112124451260 DMM NOTICE MM(262420000000038/d3ea267f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250112124451260 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) 20250112124451261 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250112124451261 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20250112124451261 DMM INFO MM(262420000000038/d3ea267f) Subscriber data update (mmctx.c:445) 20250112124451261 DMM DEBUG MM(262420000000038/d3ea267f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250112124451267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124451267 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250112124451267 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124451267 DMM INFO MM(262420000000038/d3ea267f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250112124451267 DMM NOTICE MM(262420000000038/d3ea267f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250112124451267 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250112124451267 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250112124451267 DLLC NOTICE LLME(e7024723/d3ea267f){ASSIGNED} LLGM Assign pre (ffffffff => d3ea267f) (gprs_llc.c:1079) 20250112124451267 DLLC NOTICE LLME(ffffffff/d3ea267f){ASSIGNED} LLGM Assign post (ffffffff => d3ea267f) (gprs_llc.c:1125) 20250112124451267 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250112124451267 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250112124451267 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250112124451267 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_b(516)@f374f8ce76bf: setverdict(pass): none -> pass TC_attach_rau_a_b(516)@f374f8ce76bf: attach complete sending rau 20250112124451319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124451319 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20250112124451319 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124451319 DMM INFO MM(262420000000038/d3ea267f) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20250112124451319 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250112124451319 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250112124451319 DLLC NOTICE LLME(ffffffff/d3ea267f){ASSIGNED} LLGM Assign pre (d3ea267f => ff8cd080) (gprs_llc.c:1079) 20250112124451319 DLLC NOTICE LLME(d3ea267f/ff8cd080){ASSIGNED} LLGM Assign post (d3ea267f => ff8cd080) (gprs_llc.c:1125) 20250112124451319 DMM INFO MM(262420000000038/ff8cd080) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_b(516)@f374f8ce76bf: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@f374f8ce76bf: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@f374f8ce76bf: rau complete unregistering TC_attach_rau_a_b-BVCI196(501)@f374f8ce76bf: Removing Client IMSI='262420000000038'H, index=0 20250112124451327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124451327 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20250112124451327 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124451327 DMM INFO MM(262420000000038/ff8cd080) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20250112124451327 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20250112124451327 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250112124451327 DLLC NOTICE LLME(d3ea267f/ff8cd080){ASSIGNED} LLGM Assign pre (ffffffff => ff8cd080) (gprs_llc.c:1079) 20250112124451327 DLLC NOTICE LLME(ffffffff/ff8cd080){ASSIGNED} LLGM Assign post (ffffffff => ff8cd080) (gprs_llc.c:1125) 20250112124451327 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) TC_attach_rau_a_b-BVCI210(505)@f374f8ce76bf: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='FF8CD080'O, index=0 TC_attach_rau_a_b(516)@f374f8ce76bf: sending second RAU via different RA 20250112124451332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124451332 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20250112124451332 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20250112124451332 DMM INFO MM(262420000000038/ff8cd080) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: ff8cd080, P-TMSI: ff8cd080 (00000000), TLLI: ff8cd080 (ff8cd080), RA: 262-42-13135-0 (gprs_gmm.c:1705) 20250112124451332 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1717) 20250112124451332 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250112124451332 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250112124451332 DLLC NOTICE LLME(ffffffff/ff8cd080){ASSIGNED} LLGM Assign pre (ff8cd080 => ff8cd080) (gprs_llc.c:1079) 20250112124451332 DLLC NOTICE LLME(ff8cd080/ff8cd080){ASSIGNED} LLGM Assign post (ff8cd080 => ff8cd080) (gprs_llc.c:1125) 20250112124451333 DMM INFO MM(262420000000038/ff8cd080) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_b(516)@f374f8ce76bf: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@f374f8ce76bf: setverdict(pass): pass -> pass, component reason not changed 20250112124451349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124451349 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20250112124451349 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124451349 DMM INFO MM(262420000000038/ff8cd080) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20250112124451349 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20250112124451349 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250112124451349 DLLC NOTICE LLME(ff8cd080/ff8cd080){ASSIGNED} LLGM Assign pre (ffffffff => ff8cd080) (gprs_llc.c:1079) 20250112124451349 DLLC NOTICE LLME(ffffffff/ff8cd080){ASSIGNED} LLGM Assign post (ffffffff => ff8cd080) (gprs_llc.c:1125) 20250112124451349 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20250112124451350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124451350 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20250112124451350 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124451350 DMM INFO MM(262420000000038/ff8cd080) -> GMM DETACH REQUEST TLLI=0xff8cd080 type=GPRS detach Power-off (gprs_gmm.c:1465) 20250112124451350 DMM INFO MM(262420000000038/ff8cd080) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20250112124451350 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250112124451350 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250112124451350 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250112124451350 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250112124451350 DLLC NOTICE LLME(ffffffff/ff8cd080){ASSIGNED} LLGM Assign pre (ff8cd080 => ffffffff) (gprs_llc.c:1079) 20250112124451350 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ff8cd080 => ffffffff) (gprs_llc.c:1125) 20250112124451350 DGPRS INFO SUBSCR(262420000000038) purging MS subscriber (gprs_subscriber.c:785) 20250112124451350 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) 20250112124451350 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Init}: Deallocated (fsm.c:568) 20250112124451350 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Deallocated (fsm.c:568) 20250112124451350 DMM DEBUG MM_STATE_Iu[0x55d8657ebe50]{Detached}: Deallocated (fsm.c:568) 20250112124451350 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Deallocated (fsm.c:568) 20250112124451351 DGPRS INFO GSUP(262420000000038) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_b(516)@f374f8ce76bf: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b-BVCI196(501)@f374f8ce76bf: Warning: Could not find client for IMSI '262420000000038'H TC_attach_rau_a_b(516)@f374f8ce76bf: Final verdict of PTC: pass 20250112124456358 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41988<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250112124456360 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250112124456360 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(508)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GSUP(514)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(509)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(512)@f374f8ce76bf: Final verdict of PTC: none TC_attach_rau_a_b-BVCI210(505)@f374f8ce76bf: Final verdict of PTC: none TC_attach_rau_a_b-BVCI196(501)@f374f8ce76bf: Final verdict of PTC: none -NSVCI97(502)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(498)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(504)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(503)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(507)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(499)@f374f8ce76bf: Final verdict of PTC: none TC_attach_rau_a_b-BVCI220(510)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99(513)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99-provIP(511)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98-provIP(506)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(515)@f374f8ce76bf: Final verdict of PTC: none -NSVCI97-provIP(500)@f374f8ce76bf: Final verdict of PTC: none MTC@f374f8ce76bf: Setting final verdict of the test case. MTC@f374f8ce76bf: Local verdict of MTC: none MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-NS0(498): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(499): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97-provIP(500): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_rau_a_b-BVCI196(501): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97(502): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-NS1(503): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(504): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_rau_a_b-BVCI210(505): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98-provIP(506): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-NS2(507): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98(508): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(509): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_rau_a_b-BVCI220(510): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99-provIP(511): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP-IPA(512): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99(513): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP(514): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GGSN_GTP(515): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_rau_a_b(516): pass (none -> pass) MTC@f374f8ce76bf: Test case TC_attach_rau_a_b finished. Verdict: pass MTC@f374f8ce76bf: 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 Jan 12 12:44:56 UTC 2025 ====== SGSN_Tests.TC_attach_rau_a_b pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau_a_b.talloc 20250112124456500 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41990<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112124456801 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41990<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=104648) 20250112124457362 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124457362 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=104648, count=109004) 20250112124458363 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124458363 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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@f374f8ce76bf: 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 Jan 12 12:44:58 UTC 2025 /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 20250112124459364 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124459364 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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@f374f8ce76bf: Test case TC_attach_usim_resync started. 20250112124459860 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50558<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112124459861 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(517)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(518)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(517)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(521)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124459906 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250112124459906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124459906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124459906 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124459906 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250112124459906 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124459906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124459906 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124459906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(521)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124459908 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124459908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124459908 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124459908 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124459908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124459908 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124459908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124459908 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124459908 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250112124459908 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124459908 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(521)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250112124459908 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124459908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(521)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124459912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(518)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(518)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(522)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21011 20250112124459922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124459922 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_usim_resync-BVCI196(520)@f374f8ce76bf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(523)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(522)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(527)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(527)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124459951 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250112124459951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124459951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124459951 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124459951 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250112124459951 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124459951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124459951 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124459951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(526)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(527)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124459953 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124459953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124459953 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124459953 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124459953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124459953 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124459953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124459953 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124459953 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250112124459953 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124459953 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112124459954 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124459954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(527)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(527)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124459959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(528)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(523)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(523)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112124459968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124459968 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_usim_resync-BVCI210(524)@f374f8ce76bf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(526)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(532)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(532)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124459985 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250112124459986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124459986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124459986 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124459986 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250112124459986 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124459986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124459986 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124459986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(532)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124459987 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124459987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124459987 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124459988 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124459988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124459988 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124459988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124459988 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124459988 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250112124459988 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124459988 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(532)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250112124459989 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124459989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(532)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124459992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(528)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(528)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112124500002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124500002 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_resync-BVCI220(529)@f374f8ce76bf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250112124500366 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124500366 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250112124500366 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250112124500366 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(531)@f374f8ce76bf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(531)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250112124500368 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(531)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(531)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250112124500369 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(531)@f374f8ce76bf: 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(531)@f374f8ce76bf: 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(531)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(531)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_resync-BVCI196(520)@f374f8ce76bf: Adding Client=TC_attach_usim_resync(535), IMSI='262420000000040'H, TLLI='F7973463'O, index=0 SGSN_Test-GSUP(533)@f374f8ce76bf: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_resync(535) TC_attach_usim_resync(535)@f374f8ce76bf: 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 := '1DE42A2764E4BB22993C7A785E6EBBD7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1088D460'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '35E63EDBF31F4412'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'F8EF39864A2576F267B9BF93DDCCE5DA'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '55E654890D3D4B053C1EC9264568270D'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '25746C2FAF063648B61A2972173100E7'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '34CBB6A2A5CE3F44'O } } } } } 20250112124501418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124501418 DLLC NOTICE LLME(ffffffff/f7973463){UNASSIGNED} LLC RX: unknown TLLI 0xf7973463, creating LLME on the fly (gprs_llc.c:552) 20250112124501418 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250112124501418 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1266) 20250112124501418 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Allocated (fsm.c:456) 20250112124501418 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Init}: Allocated (fsm.c:456) 20250112124501418 DMM DEBUG MM_STATE_Gb[0x55d8657ebf80]{Idle}: Allocated (fsm.c:456) 20250112124501418 DMM DEBUG MM_STATE_Iu[0x55d8657ec0b0]{Detached}: Allocated (fsm.c:456) 20250112124501418 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250112124501418 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250112124501418 DLLC NOTICE LLME(ffffffff/f7973463){UNASSIGNED} LLGM Assign pre (f7973463 => ff04dc65) (gprs_llc.c:1079) 20250112124501418 DLLC NOTICE LLME(f7973463/ff04dc65){ASSIGNED} LLGM Assign post (f7973463 => ff04dc65) (gprs_llc.c:1125) 20250112124501418 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250112124501418 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250112124501418 DMM DEBUG MM(262420000000040/ff04dc65) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250112124501432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124501432 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250112124501432 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124501432 DMM DEBUG MM(262420000000040/ff04dc65) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20250112124501432 DMM NOTICE MM(262420000000040/ff04dc65) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250112124501432 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250112124501432 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250112124501432 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250112124501432 DMM DEBUG MM(262420000000040/ff04dc65) Requesting authorization (sgsn_auth.c:160) 20250112124501432 DMM INFO MM(262420000000040/ff04dc65) Requesting authentication tuples (sgsn_auth.c:184) 20250112124501432 DMM DEBUG MM(262420000000040/ff04dc65) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250112124501432 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250112124501432 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)@f374f8ce76bf: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_resync(535) SGSN_Test-GSUP(533)@f374f8ce76bf: Added IMSI table entry 0TC_attach_usim_resync(535)"262420000000040" 20250112124501435 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250112124501435 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250112124501435 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250112124501435 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250112124501435 DMM INFO MM(262420000000040/ff04dc65) Subscriber data update (mmctx.c:445) 20250112124501435 DMM DEBUG MM(262420000000040/ff04dc65) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250112124501435 DMM INFO MM(262420000000040/ff04dc65) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250112124501435 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250112124501435 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250112124501435 DMM INFO MM(262420000000040/ff04dc65) <- GMM AUTH AND CIPHERING REQ (rand = 1d e4 2a 27 64 e4 bb 22 99 3c 7a 78 5e 6e bb d7 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 25 74 6c 2f af 06 36 48 b6 1a 29 72 17 31 00 e7 ) (gprs_gmm.c:483) 20250112124501444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124501444 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x96b9a4 CMD=UI DATA (gprs_llc_parse.c:89) 20250112124501444 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124501444 DMM INFO MM(262420000000040/ff04dc65) -> GMM AUTH AND CIPH FAILURE (cause = SYNC failure) (gprs_gmm.c:694) 20250112124501444 DMM INFO MM(262420000000040/ff04dc65) R99 AUTHENTICATION SYNCH (AUTS = 327a596766cc8d478e99b7407a13) (gprs_gmm.c:711) 20250112124501444 DMM DEBUG MM(262420000000040/ff04dc65) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250112124501444 DGPRS INFO SUBSCR(262420000000040) requesting auth info with AUTS (UMTS Resynch) (gprs_subscriber.c:805) 20250112124501444 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 26 0e 32 7a 59 67 66 cc 8d 47 8e 99 b7 40 7a 13 20 10 1d e4 2a 27 64 e4 bb 22 99 3c 7a 78 5e 6e bb d7 28 01 01 (gprs_subscriber.c:210) 20250112124501444 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Authenticate}: Received Event E_AUTH_RESP_RECV_RESYNC (gprs_gmm.c:726) 20250112124501444 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:185) 20250112124501445 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250112124501445 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250112124501445 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250112124501445 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250112124501445 DMM INFO MM(262420000000040/ff04dc65) Subscriber data update (mmctx.c:445) 20250112124501445 DMM DEBUG MM(262420000000040/ff04dc65) Updating authorization (UMTS-resync -> authenticate) (sgsn_auth.c:217) 20250112124501445 DMM INFO MM(262420000000040/ff04dc65) Got authorization update: state UMTS-resync -> authenticate (sgsn_auth.c:246) 20250112124501445 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250112124501445 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250112124501445 DMM INFO MM(262420000000040/ff04dc65) <- GMM AUTH AND CIPHERING REQ (rand = 38 1d 55 2e 59 c4 16 8c 12 41 3a 91 cd 51 6e 28 , mmctx_is_r99=1, vec->auth_types=0x3, autn = c3 a5 56 78 df 37 13 ce f9 29 d7 4d c2 9c 70 3a ) (gprs_gmm.c:483) 20250112124501452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124501452 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x769f70 CMD=UI DATA (gprs_llc_parse.c:89) 20250112124501452 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124501452 DMM INFO MM(262420000000040/ff04dc65) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250112124501452 DMM NOTICE MM(262420000000040/ff04dc65) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250112124501452 DMM DEBUG MM(262420000000040/ff04dc65) checking auth: received UMTS RES = 0f b8 47 2b 5d 5a dc 30 (gprs_gmm.c:666) 20250112124501452 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250112124501452 DMM DEBUG MM(262420000000040/ff04dc65) Requesting authorization (sgsn_auth.c:160) 20250112124501452 DMM INFO MM(262420000000040/ff04dc65) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250112124501452 DMM DEBUG MM(262420000000040/ff04dc65) Requesting subscriber data update (gprs_subscriber.c:894) 20250112124501452 DGPRS INFO SUBSCR(262420000000040) subscriber data is not available (gprs_subscriber.c:818) 20250112124501452 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) 20250112124501452 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250112124501452 DMM INFO MM(262420000000040/ff04dc65) <- GMM ATTACH ACCEPT (new P-TMSI=0xff04dc65) (gprs_gmm.c:300) 20250112124501453 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250112124501453 DGPRS INFO SUBSCR(262420000000040) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250112124501453 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20250112124501453 DMM INFO MM(262420000000040/ff04dc65) Subscriber data update (mmctx.c:445) 20250112124501453 DMM DEBUG MM(262420000000040/ff04dc65) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250112124501453 DMM INFO MM(262420000000040/ff04dc65) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250112124501453 DMM NOTICE MM(262420000000040/ff04dc65) Authorized, continuing procedure, IMSI=262420000000040 (gprs_gmm.c:1000) 20250112124501453 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250112124501453 DMM NOTICE MM(262420000000040/ff04dc65) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250112124501453 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) 20250112124501454 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250112124501454 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20250112124501454 DMM INFO MM(262420000000040/ff04dc65) Subscriber data update (mmctx.c:445) 20250112124501454 DMM DEBUG MM(262420000000040/ff04dc65) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_usim_resync(535)@f374f8ce76bf: setverdict(pass): none -> pass TC_attach_usim_resync-BVCI196(520)@f374f8ce76bf: Removing Client IMSI='262420000000040'H, index=0 20250112124501461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124501461 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20250112124501461 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124501461 DMM INFO MM(262420000000040/ff04dc65) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250112124501461 DMM NOTICE MM(262420000000040/ff04dc65) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250112124501461 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250112124501461 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250112124501461 DLLC NOTICE LLME(f7973463/ff04dc65){ASSIGNED} LLGM Assign pre (ffffffff => ff04dc65) (gprs_llc.c:1079) 20250112124501461 DLLC NOTICE LLME(ffffffff/ff04dc65){ASSIGNED} LLGM Assign post (ffffffff => ff04dc65) (gprs_llc.c:1125) 20250112124501461 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250112124501461 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250112124501461 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250112124501461 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_usim_resync(535)@f374f8ce76bf: Final verdict of PTC: pass 20250112124501462 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50558<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250112124501464 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250112124501464 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(517)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GSUP(533)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(531)@f374f8ce76bf: Final verdict of PTC: none TC_attach_usim_resync-BVCI196(520)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(518)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(522)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(523)@f374f8ce76bf: Final verdict of PTC: none -NSVCI97(521)@f374f8ce76bf: Final verdict of PTC: none TC_attach_usim_resync-BVCI210(524)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98(527)@f374f8ce76bf: Final verdict of PTC: none TC_attach_usim_resync-BVCI220(529)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(526)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99(532)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(534)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(528)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98-provIP(525)@f374f8ce76bf: Final verdict of PTC: none -NSVCI97-provIP(519)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99-provIP(530)@f374f8ce76bf: Final verdict of PTC: none MTC@f374f8ce76bf: Setting final verdict of the test case. MTC@f374f8ce76bf: Local verdict of MTC: none MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-NS0(517): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(518): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97-provIP(519): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_usim_resync-BVCI196(520): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97(521): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-NS1(522): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(523): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_usim_resync-BVCI210(524): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98-provIP(525): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-NS2(526): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98(527): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(528): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_usim_resync-BVCI220(529): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99-provIP(530): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP-IPA(531): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99(532): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP(533): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GGSN_GTP(534): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_usim_resync(535): pass (none -> pass) MTC@f374f8ce76bf: Test case TC_attach_usim_resync finished. Verdict: pass MTC@f374f8ce76bf: 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 Jan 12 12:45:01 UTC 2025 ====== SGSN_Tests.TC_attach_usim_resync pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_resync.talloc 20250112124501597 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50568<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112124501998 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50568<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44000) 20250112124502465 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124502465 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=44000, count=94684) 20250112124503466 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124503467 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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@f374f8ce76bf: 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 Jan 12 12:45:04 UTC 2025 /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 20250112124504467 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124504468 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20250112124504702 DGPRS DEBUG Checking for inactive LLMEs, time = 18496638 (sgsn.c:131) MTC@f374f8ce76bf: 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@f374f8ce76bf: Test case TC_attach_usim_a54_a54 started. 20250112124505055 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50572<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112124505056 DMM INFO MM(262420000000040/ff04dc65) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250112124505056 DMM INFO MM(262420000000040/ff04dc65) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250112124505056 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250112124505056 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250112124505056 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250112124505056 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250112124505056 DLLC NOTICE LLME(ffffffff/ff04dc65){ASSIGNED} LLGM Assign pre (ff04dc65 => ffffffff) (gprs_llc.c:1079) 20250112124505056 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ff04dc65 => ffffffff) (gprs_llc.c:1125) 20250112124505056 DGPRS INFO SUBSCR(262420000000040) purging MS subscriber (gprs_subscriber.c:785) 20250112124505056 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) 20250112124505056 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) 20250112124505056 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Init}: Deallocated (fsm.c:568) 20250112124505056 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Deallocated (fsm.c:568) 20250112124505056 DMM DEBUG MM_STATE_Iu[0x55d8657ec0b0]{Detached}: Deallocated (fsm.c:568) 20250112124505056 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Deallocated (fsm.c:568) 20250112124505056 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(536)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(537)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(536)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(540)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124505101 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250112124505101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124505101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124505101 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124505101 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250112124505101 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124505101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124505101 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124505101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(540)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124505103 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124505103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124505103 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124505103 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124505103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124505103 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124505103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124505103 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124505103 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250112124505103 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124505103 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112124505103 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124505104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(540)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(540)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124505106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(537)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(537)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(541)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21011 20250112124505116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124505116 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_usim_a54_a54-BVCI196(539)@f374f8ce76bf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(542)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(541)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(545)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124505139 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250112124505139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124505139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124505139 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124505139 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250112124505139 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124505139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124505139 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124505139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(545)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124505141 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124505141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124505141 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124505141 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124505141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124505141 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124505141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124505141 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124505141 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250112124505141 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124505141 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112124505141 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124505141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(545)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(545)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124505145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(542)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(542)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(546)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21012 20250112124505154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124505154 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_usim_a54_a54-BVCI210(544)@f374f8ce76bf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(547)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(546)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(551)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(551)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124505187 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250112124505187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124505187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124505187 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124505187 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250112124505187 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124505187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124505187 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124505187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(551)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124505189 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124505189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124505189 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124505190 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124505190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124505190 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124505190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124505190 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124505190 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250112124505190 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124505190 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112124505190 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124505190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(551)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(551)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124505194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(547)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(547)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112124505205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124505205 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a54_a54-BVCI220(548)@f374f8ce76bf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250112124505468 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124505468 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250112124505468 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250112124505468 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(550)@f374f8ce76bf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(550)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250112124505471 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(550)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(550)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250112124505471 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(550)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(550)@f374f8ce76bf: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(550)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(550)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a54-BVCI196(539)@f374f8ce76bf: Adding Client=TC_attach_usim_a54_a54(554), IMSI='262420000000040'H, TLLI='FD1B3313'O, index=0 SGSN_Test-GSUP(552)@f374f8ce76bf: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a54(554) TC_attach_usim_a54_a54(554)@f374f8ce76bf: 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 := 'D9D230D08DD4819C176A68E28BC04DDD'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D133761D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C03405CFBF7BE895'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '9A611B14903BCD752EBB82B2A3F2494E'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'E23E2E31E1AAF878D6DF9E44C360DC0B'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '0D4C365A122BC6BD4F7B0AD3526A48F8'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '74703CA08A4810A5'O } } } } } 20250112124506523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124506523 DLLC NOTICE LLME(ffffffff/fd1b3313){UNASSIGNED} LLC RX: unknown TLLI 0xfd1b3313, creating LLME on the fly (gprs_llc.c:552) 20250112124506523 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250112124506523 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1266) 20250112124506523 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Allocated (fsm.c:456) 20250112124506523 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Init}: Allocated (fsm.c:456) 20250112124506523 DMM DEBUG MM_STATE_Gb[0x55d8657ebf80]{Idle}: Allocated (fsm.c:456) 20250112124506523 DMM DEBUG MM_STATE_Iu[0x55d8657ebe50]{Detached}: Allocated (fsm.c:456) 20250112124506523 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250112124506523 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250112124506523 DLLC NOTICE LLME(ffffffff/fd1b3313){UNASSIGNED} LLGM Assign pre (fd1b3313 => e426f1ea) (gprs_llc.c:1079) 20250112124506523 DLLC NOTICE LLME(fd1b3313/e426f1ea){ASSIGNED} LLGM Assign post (fd1b3313 => e426f1ea) (gprs_llc.c:1125) 20250112124506523 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250112124506523 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250112124506523 DMM DEBUG MM(262420000000040/e426f1ea) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250112124506534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124506534 DLLC DEBUG LLC SAPI=1 C U GEA4 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250112124506534 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124506534 DMM DEBUG MM(262420000000040/e426f1ea) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20250112124506534 DMM NOTICE MM(262420000000040/e426f1ea) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250112124506534 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250112124506534 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250112124506534 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250112124506534 DMM DEBUG MM(262420000000040/e426f1ea) Requesting authorization (sgsn_auth.c:160) 20250112124506534 DMM INFO MM(262420000000040/e426f1ea) Requesting authentication tuples (sgsn_auth.c:184) 20250112124506534 DMM DEBUG MM(262420000000040/e426f1ea) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250112124506534 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250112124506534 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)@f374f8ce76bf: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a54(554) SGSN_Test-GSUP(552)@f374f8ce76bf: Added IMSI table entry 0TC_attach_usim_a54_a54(554)"262420000000040" 20250112124506537 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250112124506537 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250112124506537 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250112124506537 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250112124506537 DMM INFO MM(262420000000040/e426f1ea) Subscriber data update (mmctx.c:445) 20250112124506537 DMM DEBUG MM(262420000000040/e426f1ea) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250112124506537 DMM INFO MM(262420000000040/e426f1ea) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250112124506537 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250112124506537 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250112124506537 DMM INFO MM(262420000000040/e426f1ea) <- GMM AUTH AND CIPHERING REQ (rand = d9 d2 30 d0 8d d4 81 9c 17 6a 68 e2 8b c0 4d dd , mmctx_is_r99=1, vec->auth_types=0x3, autn = 0d 4c 36 5a 12 2b c6 bd 4f 7b 0a d3 52 6a 48 f8 ) (gprs_gmm.c:483) TC_attach_usim_a54_a54(554)@f374f8ce76bf: setverdict(pass): none -> pass TC_attach_usim_a54_a54-BVCI196(539)@f374f8ce76bf: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a54(554)@f374f8ce76bf: Final verdict of PTC: pass 20250112124506548 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50572<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(552)@f374f8ce76bf: Final verdict of PTC: none 20250112124506551 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250112124506551 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(540)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(546)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(541)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(550)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99(551)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(537)@f374f8ce76bf: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI220(548)@f374f8ce76bf: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI196(539)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(536)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98(545)@f374f8ce76bf: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI210(544)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(542)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(547)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(553)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98-provIP(543)@f374f8ce76bf: Final verdict of PTC: none -NSVCI97-provIP(538)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99-provIP(549)@f374f8ce76bf: Final verdict of PTC: none MTC@f374f8ce76bf: Setting final verdict of the test case. MTC@f374f8ce76bf: Local verdict of MTC: none MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-NS0(536): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(537): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97-provIP(538): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_usim_a54_a54-BVCI196(539): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97(540): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-NS1(541): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(542): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98-provIP(543): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_usim_a54_a54-BVCI210(544): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98(545): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-NS2(546): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(547): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_usim_a54_a54-BVCI220(548): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99-provIP(549): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP-IPA(550): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99(551): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP(552): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GGSN_GTP(553): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_usim_a54_a54(554): pass (none -> pass) MTC@f374f8ce76bf: Test case TC_attach_usim_a54_a54 finished. Verdict: pass MTC@f374f8ce76bf: 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 Jan 12 12:45:06 UTC 2025 ====== SGSN_Tests.TC_attach_usim_a54_a54 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_a54_a54.talloc 20250112124506680 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54944<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112124507082 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54944<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=71744) 20250112124507551 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124507551 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=71744, count=72284) 20250112124508553 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124508553 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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@f374f8ce76bf: 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 Jan 12 12:45:09 UTC 2025 /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 20250112124509554 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124509554 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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@f374f8ce76bf: Test case TC_attach_usim_a54_a53 started. 20250112124510136 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54948<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112124510137 DMM INFO MM(262420000000040/e426f1ea) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250112124510137 DMM INFO MM(262420000000040/e426f1ea) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250112124510137 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250112124510137 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250112124510137 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250112124510137 DMM ERROR MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20250112124510137 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Authenticate}: Deallocated (fsm.c:568) 20250112124510137 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Deallocated (fsm.c:568) 20250112124510137 DMM DEBUG MM_STATE_Iu[0x55d8657ebe50]{Detached}: Deallocated (fsm.c:568) 20250112124510137 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Deallocated (fsm.c:568) 20250112124510137 DLLC NOTICE LLME(fd1b3313/e426f1ea){ASSIGNED} LLGM Assign pre (e426f1ea => ffffffff) (gprs_llc.c:1079) 20250112124510137 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e426f1ea => ffffffff) (gprs_llc.c:1125) 20250112124510137 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(555)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(556)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(555)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(559)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(559)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124510188 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250112124510188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124510188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124510188 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124510188 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250112124510188 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124510188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124510188 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124510188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(559)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124510190 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124510190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124510190 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124510190 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124510190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124510190 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124510190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124510190 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124510190 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250112124510190 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124510190 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(559)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250112124510191 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124510191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(559)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124510195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(560)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(556)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(556)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112124510207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124510207 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_usim_a54_a53-BVCI196(558)@f374f8ce76bf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(561)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(560)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(564)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124510236 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250112124510236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124510236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124510236 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124510236 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250112124510236 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124510236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124510236 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124510236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(564)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124510238 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124510238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124510238 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124510239 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124510239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124510239 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124510239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124510239 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124510239 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250112124510239 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124510239 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112124510240 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124510240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(564)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(564)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124510245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(565)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(561)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(561)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112124510260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124510260 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_usim_a54_a53-BVCI210(563)@f374f8ce76bf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(566)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(565)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(569)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124510292 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250112124510292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124510292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124510292 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124510292 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250112124510292 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124510292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124510292 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124510292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(569)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124510294 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124510295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124510295 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124510295 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124510295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124510295 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124510295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124510295 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124510295 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250112124510295 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124510295 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112124510296 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124510296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(569)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(569)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124510305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(566)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(566)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112124510318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124510318 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a54_a53-BVCI220(568)@f374f8ce76bf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250112124510555 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124510555 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250112124510555 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250112124510555 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(570)@f374f8ce76bf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(570)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250112124510557 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250112124510558 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(570)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(570)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(570)@f374f8ce76bf: 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)@f374f8ce76bf: 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)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(570)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a53-BVCI196(558)@f374f8ce76bf: Adding Client=TC_attach_usim_a54_a53(573), IMSI='262420000000040'H, TLLI='D2EE4704'O, index=0 SGSN_Test-GSUP(571)@f374f8ce76bf: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a53(573) TC_attach_usim_a54_a53(573)@f374f8ce76bf: 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 := '9612145F3942E998EC658A6F148941B8'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C8124FD7'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DC741BB960A2B08D'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '2694AA0DE1B0E07969B3A5C35D97824E'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '60673DC6E2540D8C2DE5229CB7C3A70E'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '3A104E0A509E897DCE66536AF485F201'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '171A2557C0566CA8'O } } } } } 20250112124511604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124511604 DLLC NOTICE LLME(ffffffff/d2ee4704){UNASSIGNED} LLC RX: unknown TLLI 0xd2ee4704, creating LLME on the fly (gprs_llc.c:552) 20250112124511604 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250112124511604 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1266) 20250112124511604 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Allocated (fsm.c:456) 20250112124511604 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Init}: Allocated (fsm.c:456) 20250112124511604 DMM DEBUG MM_STATE_Gb[0x55d8657ebf80]{Idle}: Allocated (fsm.c:456) 20250112124511605 DMM DEBUG MM_STATE_Iu[0x55d8657ec0b0]{Detached}: Allocated (fsm.c:456) 20250112124511605 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250112124511605 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250112124511605 DLLC NOTICE LLME(ffffffff/d2ee4704){UNASSIGNED} LLGM Assign pre (d2ee4704 => c443f8d2) (gprs_llc.c:1079) 20250112124511605 DLLC NOTICE LLME(d2ee4704/c443f8d2){ASSIGNED} LLGM Assign post (d2ee4704 => c443f8d2) (gprs_llc.c:1125) 20250112124511605 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250112124511605 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250112124511605 DMM DEBUG MM(262420000000040/c443f8d2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250112124511618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124511618 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250112124511618 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124511618 DMM DEBUG MM(262420000000040/c443f8d2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20250112124511618 DMM NOTICE MM(262420000000040/c443f8d2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250112124511618 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250112124511618 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250112124511618 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250112124511618 DMM DEBUG MM(262420000000040/c443f8d2) Requesting authorization (sgsn_auth.c:160) 20250112124511618 DMM INFO MM(262420000000040/c443f8d2) Requesting authentication tuples (sgsn_auth.c:184) 20250112124511618 DMM DEBUG MM(262420000000040/c443f8d2) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250112124511618 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250112124511618 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)@f374f8ce76bf: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a53(573) SGSN_Test-GSUP(571)@f374f8ce76bf: Added IMSI table entry 0TC_attach_usim_a54_a53(573)"262420000000040" 20250112124511621 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250112124511621 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250112124511621 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250112124511621 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250112124511621 DMM INFO MM(262420000000040/c443f8d2) Subscriber data update (mmctx.c:445) 20250112124511621 DMM DEBUG MM(262420000000040/c443f8d2) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250112124511621 DMM INFO MM(262420000000040/c443f8d2) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250112124511621 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250112124511621 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250112124511621 DMM INFO MM(262420000000040/c443f8d2) <- GMM AUTH AND CIPHERING REQ (rand = 96 12 14 5f 39 42 e9 98 ec 65 8a 6f 14 89 41 b8 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 3a 10 4e 0a 50 9e 89 7d ce 66 53 6a f4 85 f2 01 ) (gprs_gmm.c:483) TC_attach_usim_a54_a53(573)@f374f8ce76bf: setverdict(pass): none -> pass TC_attach_usim_a54_a53-BVCI196(558)@f374f8ce76bf: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a53(573)@f374f8ce76bf: Final verdict of PTC: pass 20250112124511630 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54948<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_usim_a54_a53-BVCI220(568)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GSUP(571)@f374f8ce76bf: Final verdict of PTC: none -NSVCI97(559)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99(569)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(555)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(560)@f374f8ce76bf: Final verdict of PTC: none 20250112124511634 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-Gb2-NS2(565)@f374f8ce76bf: Final verdict of PTC: none 20250112124511634 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_usim_a54_a53-BVCI196(558)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(570)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(561)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(556)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98(564)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(572)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(566)@f374f8ce76bf: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI210(563)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99-provIP(567)@f374f8ce76bf: Final verdict of PTC: none -NSVCI97-provIP(557)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98-provIP(562)@f374f8ce76bf: Final verdict of PTC: none MTC@f374f8ce76bf: Setting final verdict of the test case. MTC@f374f8ce76bf: Local verdict of MTC: none MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-NS0(555): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(556): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97-provIP(557): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_usim_a54_a53-BVCI196(558): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97(559): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-NS1(560): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(561): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98-provIP(562): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_usim_a54_a53-BVCI210(563): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98(564): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-NS2(565): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(566): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99-provIP(567): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_usim_a54_a53-BVCI220(568): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99(569): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP-IPA(570): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP(571): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GGSN_GTP(572): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_usim_a54_a53(573): pass (none -> pass) MTC@f374f8ce76bf: Test case TC_attach_usim_a54_a53 finished. Verdict: pass MTC@f374f8ce76bf: 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 Jan 12 12:45:11 UTC 2025 ====== SGSN_Tests.TC_attach_usim_a54_a53 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_a54_a53.talloc 20250112124511774 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54964<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112124512175 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54964<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=70600) 20250112124512635 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124512635 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=70600, count=71860) 20250112124513636 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124513636 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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@f374f8ce76bf: 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 Jan 12 12:45:14 UTC 2025 /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 20250112124514637 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124514637 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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@f374f8ce76bf: Test case TC_attach_usim_a53_a54 started. 20250112124515266 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54972<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112124515268 DMM INFO MM(262420000000040/c443f8d2) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250112124515268 DMM INFO MM(262420000000040/c443f8d2) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250112124515268 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250112124515268 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250112124515268 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250112124515268 DMM ERROR MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20250112124515268 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Authenticate}: Deallocated (fsm.c:568) 20250112124515268 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Deallocated (fsm.c:568) 20250112124515268 DMM DEBUG MM_STATE_Iu[0x55d8657ec0b0]{Detached}: Deallocated (fsm.c:568) 20250112124515268 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Deallocated (fsm.c:568) 20250112124515268 DLLC NOTICE LLME(d2ee4704/c443f8d2){ASSIGNED} LLGM Assign pre (c443f8d2 => ffffffff) (gprs_llc.c:1079) 20250112124515268 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c443f8d2 => ffffffff) (gprs_llc.c:1125) 20250112124515268 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(574)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(575)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(574)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(579)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(579)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124515329 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250112124515329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124515329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124515329 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124515329 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250112124515329 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124515329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124515329 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124515329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(579)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124515330 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124515330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124515330 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124515331 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124515331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124515331 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124515331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124515331 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124515331 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250112124515331 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124515331 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb1-NS1(578)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21011 20250112124515331 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124515331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(579)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(579)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124515335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(575)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(575)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(580)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250112124515344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124515344 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_usim_a53_a54-BVCI196(576)@f374f8ce76bf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(578)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(584)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(584)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124515367 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250112124515367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124515367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124515367 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124515367 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250112124515367 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124515367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124515367 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124515367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(583)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(584)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124515369 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124515369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124515369 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124515369 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124515369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124515369 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124515369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124515369 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124515369 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250112124515369 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124515369 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(584)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250112124515370 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124515370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(584)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124515374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(580)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(580)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112124515385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124515385 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(585)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a53_a54-BVCI210(581)@f374f8ce76bf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(583)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(588)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(588)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124515397 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250112124515397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124515397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124515397 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124515397 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250112124515397 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124515397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124515397 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124515397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(588)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124515399 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124515399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124515399 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124515399 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124515399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124515399 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124515399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124515399 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124515399 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250112124515399 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124515399 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112124515400 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124515400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(588)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(588)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124515404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(585)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(585)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112124515415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124515415 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a53_a54-BVCI220(587)@f374f8ce76bf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250112124515638 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124515638 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250112124515638 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250112124515638 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(589)@f374f8ce76bf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(589)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250112124515641 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(589)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(589)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250112124515642 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(589)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(589)@f374f8ce76bf: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(589)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(589)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a53_a54-BVCI196(576)@f374f8ce76bf: Adding Client=TC_attach_usim_a53_a54(592), IMSI='262420000000040'H, TLLI='FCFAFF81'O, index=0 SGSN_Test-GSUP(590)@f374f8ce76bf: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a53_a54(592) TC_attach_usim_a53_a54(592)@f374f8ce76bf: 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 := 'B0A11313F8ADF9285F82D640F91CC760'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4A892D28'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '45C4E7695FFFBA34'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'BD9DB5E61C59C40779F9E751B1C5BCF1'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'E17E004D56DD8D8B8644CD7FB7C17DDC'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'BE44A54A28E98263F19B313C7F082961'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '58FDB0D54E40DDD8'O } } } } } 20250112124516696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124516696 DLLC NOTICE LLME(ffffffff/fcfaff81){UNASSIGNED} LLC RX: unknown TLLI 0xfcfaff81, creating LLME on the fly (gprs_llc.c:552) 20250112124516696 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250112124516696 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1266) 20250112124516697 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Allocated (fsm.c:456) 20250112124516697 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Init}: Allocated (fsm.c:456) 20250112124516697 DMM DEBUG MM_STATE_Gb[0x55d8657ebf80]{Idle}: Allocated (fsm.c:456) 20250112124516697 DMM DEBUG MM_STATE_Iu[0x55d8657ebe50]{Detached}: Allocated (fsm.c:456) 20250112124516697 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250112124516697 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250112124516697 DLLC NOTICE LLME(ffffffff/fcfaff81){UNASSIGNED} LLGM Assign pre (fcfaff81 => d4e21491) (gprs_llc.c:1079) 20250112124516697 DLLC NOTICE LLME(fcfaff81/d4e21491){ASSIGNED} LLGM Assign post (fcfaff81 => d4e21491) (gprs_llc.c:1125) 20250112124516697 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250112124516697 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250112124516697 DMM DEBUG MM(262420000000040/d4e21491) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250112124516709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124516709 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250112124516709 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124516709 DMM DEBUG MM(262420000000040/d4e21491) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20250112124516709 DMM NOTICE MM(262420000000040/d4e21491) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250112124516709 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250112124516709 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250112124516709 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250112124516709 DMM DEBUG MM(262420000000040/d4e21491) Requesting authorization (sgsn_auth.c:160) 20250112124516709 DMM INFO MM(262420000000040/d4e21491) Requesting authentication tuples (sgsn_auth.c:184) 20250112124516709 DMM DEBUG MM(262420000000040/d4e21491) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250112124516709 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250112124516709 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)@f374f8ce76bf: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a53_a54(592) SGSN_Test-GSUP(590)@f374f8ce76bf: Added IMSI table entry 0TC_attach_usim_a53_a54(592)"262420000000040" 20250112124516712 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250112124516712 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250112124516712 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250112124516712 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250112124516712 DMM INFO MM(262420000000040/d4e21491) Subscriber data update (mmctx.c:445) 20250112124516712 DMM DEBUG MM(262420000000040/d4e21491) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250112124516712 DMM INFO MM(262420000000040/d4e21491) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250112124516712 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250112124516712 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250112124516712 DMM INFO MM(262420000000040/d4e21491) <- GMM AUTH AND CIPHERING REQ (rand = b0 a1 13 13 f8 ad f9 28 5f 82 d6 40 f9 1c c7 60 , mmctx_is_r99=1, vec->auth_types=0x3, autn = be 44 a5 4a 28 e9 82 63 f1 9b 31 3c 7f 08 29 61 ) (gprs_gmm.c:483) TC_attach_usim_a53_a54(592)@f374f8ce76bf: setverdict(pass): none -> pass TC_attach_usim_a53_a54-BVCI196(576)@f374f8ce76bf: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a53_a54(592)@f374f8ce76bf: Final verdict of PTC: pass 20250112124516721 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54972<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250112124516724 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250112124516724 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(590)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(589)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98(584)@f374f8ce76bf: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI220(587)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(578)@f374f8ce76bf: Final verdict of PTC: none -NSVCI97(579)@f374f8ce76bf: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI210(581)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99(588)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(574)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(580)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(583)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(585)@f374f8ce76bf: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI196(576)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(575)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(591)@f374f8ce76bf: Final verdict of PTC: none -NSVCI97-provIP(577)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98-provIP(582)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99-provIP(586)@f374f8ce76bf: Final verdict of PTC: none MTC@f374f8ce76bf: Setting final verdict of the test case. MTC@f374f8ce76bf: Local verdict of MTC: none MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-NS0(574): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(575): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_usim_a53_a54-BVCI196(576): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97-provIP(577): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-NS1(578): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97(579): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(580): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_usim_a53_a54-BVCI210(581): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98-provIP(582): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-NS2(583): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98(584): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(585): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99-provIP(586): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_usim_a53_a54-BVCI220(587): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99(588): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP-IPA(589): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP(590): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GGSN_GTP(591): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_usim_a53_a54(592): pass (none -> pass) MTC@f374f8ce76bf: Test case TC_attach_usim_a53_a54 finished. Verdict: pass MTC@f374f8ce76bf: 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 Jan 12 12:45:16 UTC 2025 ====== SGSN_Tests.TC_attach_usim_a53_a54 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_a53_a54.talloc 20250112124516858 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53016<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112124517259 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53016<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=70792) 20250112124517725 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124517725 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=70792, count=71332) 20250112124518726 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124518726 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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@f374f8ce76bf: 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 Jan 12 12:45:19 UTC 2025 /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 20250112124519726 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124519726 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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@f374f8ce76bf: Test case TC_attach_usim_a50_a54 started. 20250112124520313 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53018<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112124520314 DMM INFO MM(262420000000040/d4e21491) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250112124520314 DMM INFO MM(262420000000040/d4e21491) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250112124520314 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250112124520314 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250112124520314 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250112124520314 DMM ERROR MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20250112124520314 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Authenticate}: Deallocated (fsm.c:568) 20250112124520314 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Deallocated (fsm.c:568) 20250112124520314 DMM DEBUG MM_STATE_Iu[0x55d8657ebe50]{Detached}: Deallocated (fsm.c:568) 20250112124520314 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Deallocated (fsm.c:568) 20250112124520314 DLLC NOTICE LLME(fcfaff81/d4e21491){ASSIGNED} LLGM Assign pre (d4e21491 => ffffffff) (gprs_llc.c:1079) 20250112124520314 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d4e21491 => ffffffff) (gprs_llc.c:1125) 20250112124520314 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(593)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(594)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(593)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(597)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124520357 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250112124520357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124520357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124520357 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124520357 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250112124520357 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124520357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124520357 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124520357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(597)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124520359 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124520359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124520359 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124520359 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124520359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124520360 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124520360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124520360 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124520360 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250112124520360 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124520360 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112124520360 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124520360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(597)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(597)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124520364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(598)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(594)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(594)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112124520374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124520374 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_usim_a50_a54-BVCI196(596)@f374f8ce76bf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(599)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(598)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(602)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124520394 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250112124520394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124520394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124520394 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124520394 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250112124520394 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124520394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124520394 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124520394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(602)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124520395 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124520395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124520395 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124520395 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124520395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124520395 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124520395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124520395 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124520395 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250112124520395 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124520395 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(602)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250112124520396 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124520396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(602)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124520399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(599)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(599)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(603)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21012 20250112124520408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124520408 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_usim_a50_a54-BVCI210(601)@f374f8ce76bf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(604)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(603)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(607)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(607)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124520435 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250112124520435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124520435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124520435 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124520435 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250112124520435 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124520435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124520435 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124520435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(607)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124520437 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124520437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124520437 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124520437 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124520437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124520437 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124520437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124520437 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124520437 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250112124520437 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124520437 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112124520438 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124520438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(607)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(607)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124520442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(604)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(604)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112124520452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124520452 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a50_a54-BVCI220(606)@f374f8ce76bf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250112124520727 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124520727 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250112124520727 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250112124520727 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(608)@f374f8ce76bf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(608)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250112124520729 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(608)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(608)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250112124520730 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(608)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(608)@f374f8ce76bf: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(608)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(608)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a50_a54-BVCI196(596)@f374f8ce76bf: Adding Client=TC_attach_usim_a50_a54(611), IMSI='262420000000040'H, TLLI='F117049C'O, index=0 SGSN_Test-GSUP(609)@f374f8ce76bf: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a50_a54(611) TC_attach_usim_a50_a54(611)@f374f8ce76bf: 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 := '69D3CCF3179D7E56DFE5EE99966D5240'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E8BCB7AD'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8321CBA4A5113C0E'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '3A0C75A60694E754F48B5099B93DC404'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '9FBEFD1D37BE91E87963FCAFF45D5AF6'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '6C08AF295086911A170EE0EB386EB842'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '52D7C26A15076317'O } } } } } 20250112124521784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124521784 DLLC NOTICE LLME(ffffffff/f117049c){UNASSIGNED} LLC RX: unknown TLLI 0xf117049c, creating LLME on the fly (gprs_llc.c:552) 20250112124521784 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250112124521784 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1266) 20250112124521784 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Allocated (fsm.c:456) 20250112124521784 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Init}: Allocated (fsm.c:456) 20250112124521784 DMM DEBUG MM_STATE_Gb[0x55d8657ebf80]{Idle}: Allocated (fsm.c:456) 20250112124521784 DMM DEBUG MM_STATE_Iu[0x55d8657ec0b0]{Detached}: Allocated (fsm.c:456) 20250112124521785 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250112124521785 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250112124521785 DLLC NOTICE LLME(ffffffff/f117049c){UNASSIGNED} LLGM Assign pre (f117049c => fdb9a3b8) (gprs_llc.c:1079) 20250112124521785 DLLC NOTICE LLME(f117049c/fdb9a3b8){ASSIGNED} LLGM Assign post (f117049c => fdb9a3b8) (gprs_llc.c:1125) 20250112124521785 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250112124521785 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250112124521785 DMM DEBUG MM(262420000000040/fdb9a3b8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250112124521800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124521800 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250112124521800 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124521800 DMM DEBUG MM(262420000000040/fdb9a3b8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20250112124521800 DMM NOTICE MM(262420000000040/fdb9a3b8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250112124521800 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250112124521800 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250112124521800 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250112124521800 DMM DEBUG MM(262420000000040/fdb9a3b8) Requesting authorization (sgsn_auth.c:160) 20250112124521800 DMM INFO MM(262420000000040/fdb9a3b8) Requesting authentication tuples (sgsn_auth.c:184) 20250112124521800 DMM DEBUG MM(262420000000040/fdb9a3b8) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250112124521800 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250112124521800 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)@f374f8ce76bf: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a50_a54(611) SGSN_Test-GSUP(609)@f374f8ce76bf: Added IMSI table entry 0TC_attach_usim_a50_a54(611)"262420000000040" 20250112124521803 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250112124521803 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250112124521803 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250112124521803 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250112124521803 DMM INFO MM(262420000000040/fdb9a3b8) Subscriber data update (mmctx.c:445) 20250112124521803 DMM DEBUG MM(262420000000040/fdb9a3b8) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250112124521803 DMM INFO MM(262420000000040/fdb9a3b8) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250112124521803 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250112124521803 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250112124521803 DMM INFO MM(262420000000040/fdb9a3b8) <- GMM AUTH AND CIPHERING REQ (rand = 69 d3 cc f3 17 9d 7e 56 df e5 ee 99 96 6d 52 40 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 6c 08 af 29 50 86 91 1a 17 0e e0 eb 38 6e b8 42 ) (gprs_gmm.c:483) TC_attach_usim_a50_a54(611)@f374f8ce76bf: setverdict(pass): none -> pass TC_attach_usim_a50_a54-BVCI196(596)@f374f8ce76bf: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a50_a54(611)@f374f8ce76bf: Final verdict of PTC: pass 20250112124521813 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53018<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(609)@f374f8ce76bf: Final verdict of PTC: none -NSVCI97(597)@f374f8ce76bf: Final verdict of PTC: none 20250112124521816 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250112124521816 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(607)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(603)@f374f8ce76bf: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI210(601)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(608)@f374f8ce76bf: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI196(596)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(594)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98(602)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(610)@f374f8ce76bf: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI220(606)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(598)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(593)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(599)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(604)@f374f8ce76bf: Final verdict of PTC: none -NSVCI97-provIP(595)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98-provIP(600)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99-provIP(605)@f374f8ce76bf: Final verdict of PTC: none MTC@f374f8ce76bf: Setting final verdict of the test case. MTC@f374f8ce76bf: Local verdict of MTC: none MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-NS0(593): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(594): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97-provIP(595): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_usim_a50_a54-BVCI196(596): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97(597): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-NS1(598): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(599): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98-provIP(600): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_usim_a50_a54-BVCI210(601): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98(602): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-NS2(603): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(604): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99-provIP(605): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_usim_a50_a54-BVCI220(606): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99(607): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP-IPA(608): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP(609): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GGSN_GTP(610): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_usim_a50_a54(611): pass (none -> pass) MTC@f374f8ce76bf: Test case TC_attach_usim_a50_a54 finished. Verdict: pass MTC@f374f8ce76bf: 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 Jan 12 12:45:21 UTC 2025 ====== SGSN_Tests.TC_attach_usim_a50_a54 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_a50_a54.talloc 20250112124521957 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53032<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112124522358 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53032<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=70692) 20250112124522817 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124522817 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=70692, count=71852) 20250112124523818 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124523818 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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@f374f8ce76bf: 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 Jan 12 12:45:24 UTC 2025 /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 20250112124524818 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124524818 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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@f374f8ce76bf: Test case TC_attach_usim_a54_a50 started. 20250112124525410 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53036<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112124525412 DMM INFO MM(262420000000040/fdb9a3b8) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250112124525412 DMM INFO MM(262420000000040/fdb9a3b8) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250112124525412 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250112124525412 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250112124525412 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250112124525412 DMM ERROR MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20250112124525412 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Authenticate}: Deallocated (fsm.c:568) 20250112124525412 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Deallocated (fsm.c:568) 20250112124525412 DMM DEBUG MM_STATE_Iu[0x55d8657ec0b0]{Detached}: Deallocated (fsm.c:568) 20250112124525412 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Deallocated (fsm.c:568) 20250112124525412 DLLC NOTICE LLME(f117049c/fdb9a3b8){ASSIGNED} LLGM Assign pre (fdb9a3b8 => ffffffff) (gprs_llc.c:1079) 20250112124525412 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fdb9a3b8 => ffffffff) (gprs_llc.c:1125) 20250112124525412 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(612)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(613)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(612)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(617)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(617)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124525461 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250112124525461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124525461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124525461 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124525461 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250112124525461 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124525461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124525461 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124525461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(617)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124525463 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124525463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124525463 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124525464 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124525464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124525464 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124525464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124525464 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124525464 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250112124525464 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124525464 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb1-NS1(616)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(617)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250112124525465 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124525465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(617)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124525469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(613)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(613)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112124525479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124525479 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(618)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a54_a50-BVCI196(614)@f374f8ce76bf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(616)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(621)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124525490 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250112124525490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124525490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124525490 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124525490 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250112124525490 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124525490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124525490 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124525490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(621)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124525492 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124525492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124525492 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124525492 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124525492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124525492 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124525492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124525492 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124525492 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250112124525492 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124525492 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112124525492 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124525492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(621)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(621)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124525496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(618)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(618)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(622)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21012 20250112124525508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124525508 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_usim_a54_a50-BVCI210(620)@f374f8ce76bf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(623)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(622)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(627)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(627)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124525545 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250112124525545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124525545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124525545 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124525545 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250112124525545 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124525545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124525545 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124525545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(627)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124525547 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124525547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124525547 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124525547 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124525547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124525547 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124525547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124525547 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124525547 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250112124525547 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124525547 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112124525548 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI99(627)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250112124525548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(627)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124525551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(623)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(623)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112124525559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124525559 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a54_a50-BVCI220(624)@f374f8ce76bf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250112124525819 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124525819 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250112124525819 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250112124525819 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(626)@f374f8ce76bf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(626)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250112124525821 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(626)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(626)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250112124525822 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(626)@f374f8ce76bf: 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(626)@f374f8ce76bf: 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(626)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(626)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a50-BVCI196(614)@f374f8ce76bf: Adding Client=TC_attach_usim_a54_a50(630), IMSI='262420000000040'H, TLLI='C93D4474'O, index=0 SGSN_Test-GSUP(628)@f374f8ce76bf: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a50(630) TC_attach_usim_a54_a50(630)@f374f8ce76bf: 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 := 'A1B2EE2EA346274A6ACFDD785F557004'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3F2CAD4F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '420A00AAB9127338'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'F06A6929401939F52EF042C318F23CC7'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '035B65D3D090300ECFED804A18004CBA'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '662FAC57913218E426CDC0FD8F1B04DB'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'B4E76C466E5A9C2F'O } } } } } 20250112124526874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124526874 DLLC NOTICE LLME(ffffffff/c93d4474){UNASSIGNED} LLC RX: unknown TLLI 0xc93d4474, creating LLME on the fly (gprs_llc.c:552) 20250112124526874 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250112124526874 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1266) 20250112124526874 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Allocated (fsm.c:456) 20250112124526874 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Init}: Allocated (fsm.c:456) 20250112124526874 DMM DEBUG MM_STATE_Gb[0x55d8657ebf80]{Idle}: Allocated (fsm.c:456) 20250112124526874 DMM DEBUG MM_STATE_Iu[0x55d8657ebe50]{Detached}: Allocated (fsm.c:456) 20250112124526874 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250112124526874 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250112124526874 DLLC NOTICE LLME(ffffffff/c93d4474){UNASSIGNED} LLGM Assign pre (c93d4474 => d74fef9a) (gprs_llc.c:1079) 20250112124526874 DLLC NOTICE LLME(c93d4474/d74fef9a){ASSIGNED} LLGM Assign post (c93d4474 => d74fef9a) (gprs_llc.c:1125) 20250112124526874 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250112124526874 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250112124526874 DMM DEBUG MM(262420000000040/d74fef9a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250112124526889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124526889 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250112124526889 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124526889 DMM DEBUG MM(262420000000040/d74fef9a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20250112124526889 DMM NOTICE MM(262420000000040/d74fef9a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250112124526889 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250112124526889 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250112124526889 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250112124526889 DMM DEBUG MM(262420000000040/d74fef9a) Requesting authorization (sgsn_auth.c:160) 20250112124526889 DMM INFO MM(262420000000040/d74fef9a) Requesting authentication tuples (sgsn_auth.c:184) 20250112124526889 DMM DEBUG MM(262420000000040/d74fef9a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250112124526889 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250112124526889 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)@f374f8ce76bf: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a50(630) SGSN_Test-GSUP(628)@f374f8ce76bf: Added IMSI table entry 0TC_attach_usim_a54_a50(630)"262420000000040" 20250112124526892 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250112124526892 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250112124526892 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250112124526892 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250112124526892 DMM INFO MM(262420000000040/d74fef9a) Subscriber data update (mmctx.c:445) 20250112124526892 DMM DEBUG MM(262420000000040/d74fef9a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250112124526892 DMM INFO MM(262420000000040/d74fef9a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250112124526892 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250112124526892 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250112124526892 DMM INFO MM(262420000000040/d74fef9a) <- GMM AUTH AND CIPHERING REQ (rand = a1 b2 ee 2e a3 46 27 4a 6a cf dd 78 5f 55 70 04 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 66 2f ac 57 91 32 18 e4 26 cd c0 fd 8f 1b 04 db ) (gprs_gmm.c:483) TC_attach_usim_a54_a50(630)@f374f8ce76bf: setverdict(pass): none -> pass TC_attach_usim_a54_a50-BVCI196(614)@f374f8ce76bf: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a50(630)@f374f8ce76bf: Final verdict of PTC: pass 20250112124526904 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53036<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(628)@f374f8ce76bf: Final verdict of PTC: none 20250112124526906 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250112124526906 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(627)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(626)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98(621)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(612)@f374f8ce76bf: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI210(620)@f374f8ce76bf: Final verdict of PTC: none -NSVCI97(617)@f374f8ce76bf: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI220(624)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(613)@f374f8ce76bf: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI196(614)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(616)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(622)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(618)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(623)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(629)@f374f8ce76bf: Final verdict of PTC: none -NSVCI97-provIP(615)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98-provIP(619)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99-provIP(625)@f374f8ce76bf: Final verdict of PTC: none MTC@f374f8ce76bf: Setting final verdict of the test case. MTC@f374f8ce76bf: Local verdict of MTC: none MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-NS0(612): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(613): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_usim_a54_a50-BVCI196(614): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97-provIP(615): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-NS1(616): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97(617): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(618): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98-provIP(619): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_usim_a54_a50-BVCI210(620): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98(621): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-NS2(622): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(623): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_usim_a54_a50-BVCI220(624): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99-provIP(625): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP-IPA(626): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99(627): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP(628): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GGSN_GTP(629): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_usim_a54_a50(630): pass (none -> pass) MTC@f374f8ce76bf: Test case TC_attach_usim_a54_a50 finished. Verdict: pass MTC@f374f8ce76bf: 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 Jan 12 12:45:27 UTC 2025 ====== SGSN_Tests.TC_attach_usim_a54_a50 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_a54_a50.talloc 20250112124527039 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58422<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112124527440 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58422<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=70800) 20250112124527907 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124527907 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=70800, count=71960) 20250112124528908 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124528908 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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@f374f8ce76bf: 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 Jan 12 12:45:29 UTC 2025 /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 20250112124529908 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124529909 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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@f374f8ce76bf: Test case TC_detach_unknown_nopoweroff started. 20250112124530501 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58438<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112124530502 DMM INFO MM(262420000000040/d74fef9a) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250112124530502 DMM INFO MM(262420000000040/d74fef9a) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250112124530502 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250112124530502 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250112124530502 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250112124530502 DMM ERROR MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20250112124530502 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Authenticate}: Deallocated (fsm.c:568) 20250112124530502 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Deallocated (fsm.c:568) 20250112124530502 DMM DEBUG MM_STATE_Iu[0x55d8657ebe50]{Detached}: Deallocated (fsm.c:568) 20250112124530502 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Deallocated (fsm.c:568) 20250112124530502 DLLC NOTICE LLME(c93d4474/d74fef9a){ASSIGNED} LLGM Assign pre (d74fef9a => ffffffff) (gprs_llc.c:1079) 20250112124530502 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d74fef9a => ffffffff) (gprs_llc.c:1125) 20250112124530502 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(631)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(632)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(631)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(635)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(635)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124530548 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250112124530548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124530548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124530548 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124530548 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250112124530548 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124530548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124530548 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124530548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(635)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124530549 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124530549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124530549 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124530550 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124530550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124530550 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124530550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124530550 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124530550 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250112124530550 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124530550 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112124530550 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124530550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(635)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(635)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124530554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(636)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(632)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(632)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112124530565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124530565 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_detach_unknown_nopoweroff-BVCI196(634)@f374f8ce76bf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(637)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(636)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(640)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(640)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124530585 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250112124530585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124530585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124530585 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124530585 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250112124530585 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124530586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124530586 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124530586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(640)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124530588 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124530588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124530588 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124530588 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124530588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124530588 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124530588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124530588 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124530588 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250112124530588 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124530588 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112124530589 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124530589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(640)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(640)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124530593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(641)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(637)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(637)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112124530602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124530602 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_detach_unknown_nopoweroff-BVCI210(639)@f374f8ce76bf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(642)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(641)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(645)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(645)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124530619 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250112124530619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124530619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124530619 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124530619 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250112124530619 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124530619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124530619 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124530619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(645)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124530621 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124530621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124530621 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124530621 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124530621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124530621 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124530621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124530621 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124530621 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250112124530621 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124530621 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112124530621 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124530621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(645)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(645)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124530624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(642)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(642)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112124530633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124530633 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_detach_unknown_nopoweroff-BVCI220(644)@f374f8ce76bf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250112124530909 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124530909 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250112124530909 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250112124530909 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(646)@f374f8ce76bf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(646)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250112124530911 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(646)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(646)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250112124530912 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(646)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(646)@f374f8ce76bf: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(646)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(646)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_nopoweroff-BVCI196(634)@f374f8ce76bf: Adding Client=TC_detach_unknown_nopoweroff(649), IMSI='262420000000013'H, TLLI='F7FDEB9E'O, index=0 SGSN_Test-GSUP(647)@f374f8ce76bf: Created GsupExpect[0] for "262420000000013" to be handled at TC_detach_unknown_nopoweroff(649) 20250112124531963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124531963 DLLC NOTICE LLME(ffffffff/f7fdeb9e){UNASSIGNED} LLC RX: unknown TLLI 0xf7fdeb9e, creating LLME on the fly (gprs_llc.c:552) 20250112124531963 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1304a8 CMD=UI DATA (gprs_llc_parse.c:89) 20250112124531963 DMM NOTICE LLME(ffffffff/f7fdeb9e){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) 20250112124531963 DLLC NOTICE LLME(ffffffff/f7fdeb9e){UNASSIGNED} LLGM Reset (gprs_llc.c:1149) 20250112124531963 DMM INFO MM(---/ffffffff) -> GMM DETACH REQUEST TLLI=0xf7fdeb9e type=GPRS detach (gprs_gmm.c:1465) 20250112124531963 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20250112124531963 DLLC NOTICE LLME(ffffffff/f7fdeb9e){UNASSIGNED} LLGM Assign pre (f7fdeb9e => ffffffff) (gprs_llc.c:1079) 20250112124531963 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f7fdeb9e => ffffffff) (gprs_llc.c:1125) TC_detach_unknown_nopoweroff(649)@f374f8ce76bf: setverdict(pass): none -> pass TC_detach_unknown_nopoweroff-BVCI196(634)@f374f8ce76bf: Removing Client IMSI='262420000000013'H, index=0 TC_detach_unknown_nopoweroff(649)@f374f8ce76bf: Final verdict of PTC: pass 20250112124531979 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58438<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250112124531980 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250112124531980 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(647)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(646)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(637)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(631)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(632)@f374f8ce76bf: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI196(634)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(642)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(641)@f374f8ce76bf: Final verdict of PTC: none -NSVCI97(635)@f374f8ce76bf: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI220(644)@f374f8ce76bf: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI210(639)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98(640)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(636)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99(645)@f374f8ce76bf: Final verdict of PTC: none -NSVCI97-provIP(633)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(648)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98-provIP(638)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99-provIP(643)@f374f8ce76bf: Final verdict of PTC: none MTC@f374f8ce76bf: Setting final verdict of the test case. MTC@f374f8ce76bf: Local verdict of MTC: none MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-NS0(631): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(632): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97-provIP(633): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI196(634): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97(635): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-NS1(636): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(637): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98-provIP(638): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI210(639): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98(640): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-NS2(641): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(642): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99-provIP(643): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI220(644): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99(645): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP-IPA(646): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP(647): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GGSN_GTP(648): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_detach_unknown_nopoweroff(649): pass (none -> pass) MTC@f374f8ce76bf: Test case TC_detach_unknown_nopoweroff finished. Verdict: pass MTC@f374f8ce76bf: 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 Jan 12 12:45:32 UTC 2025 ====== SGSN_Tests.TC_detach_unknown_nopoweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_unknown_nopoweroff.talloc 20250112124532113 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58452<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112124532414 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58452<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=56924) 20250112124532981 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124532981 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=56924, count=57744) 20250112124533982 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124533982 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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@f374f8ce76bf: 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 Jan 12 12:45:34 UTC 2025 /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 20250112124534703 DGPRS DEBUG Checking for inactive LLMEs, time = 18496668 (sgsn.c:131) 20250112124534983 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124534983 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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@f374f8ce76bf: Test case TC_detach_unknown_poweroff started. 20250112124535473 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58454<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112124535474 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(650)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(651)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(650)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(654)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124535517 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250112124535517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124535517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124535517 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124535517 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250112124535517 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124535517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124535517 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124535517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(654)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124535518 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124535518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124535518 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124535519 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124535519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124535519 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124535519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124535519 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124535519 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250112124535519 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124535519 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(654)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250112124535519 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124535519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(654)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124535523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(651)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(651)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112124535531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124535531 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_detach_unknown_poweroff-BVCI196(653)@f374f8ce76bf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(655)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb1-BSSGP1(656)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(655)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(659)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124535559 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250112124535559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124535559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124535559 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124535559 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250112124535559 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124535559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124535559 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124535559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(659)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124535561 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124535561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124535561 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124535561 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124535561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124535561 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124535561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124535561 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124535561 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250112124535561 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124535561 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112124535561 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124535561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(659)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(659)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124535565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(656)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(656)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112124535573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124535573 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(660)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21012 TC_detach_unknown_poweroff-BVCI210(658)@f374f8ce76bf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(661)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(660)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(664)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124535602 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250112124535602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124535602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124535602 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124535602 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250112124535602 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124535602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124535602 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124535602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(664)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124535603 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124535603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124535603 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124535603 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124535603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124535603 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124535603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124535603 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124535604 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250112124535604 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124535604 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112124535604 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124535604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(664)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(664)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124535607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(661)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(661)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112124535616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124535617 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_detach_unknown_poweroff-BVCI220(663)@f374f8ce76bf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250112124535984 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124535984 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250112124535984 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250112124535984 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(665)@f374f8ce76bf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(665)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250112124535986 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(665)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(665)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250112124535987 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(665)@f374f8ce76bf: 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)@f374f8ce76bf: 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)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(665)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_poweroff-BVCI196(653)@f374f8ce76bf: Adding Client=TC_detach_unknown_poweroff(668), IMSI='262420000000014'H, TLLI='EBE3FB73'O, index=0 SGSN_Test-GSUP(666)@f374f8ce76bf: Created GsupExpect[0] for "262420000000014" to be handled at TC_detach_unknown_poweroff(668) 20250112124537038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124537038 DLLC NOTICE LLME(ffffffff/ebe3fb73){UNASSIGNED} LLC RX: unknown TLLI 0xebe3fb73, creating LLME on the fly (gprs_llc.c:552) 20250112124537038 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x270d39 CMD=UI DATA (gprs_llc_parse.c:89) 20250112124537038 DMM NOTICE LLME(ffffffff/ebe3fb73){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) TC_detach_unknown_poweroff(668)@f374f8ce76bf: setverdict(pass): none -> pass TC_detach_unknown_poweroff-BVCI196(653)@f374f8ce76bf: Removing Client IMSI='262420000000014'H, index=0 TC_detach_unknown_poweroff(668)@f374f8ce76bf: Final verdict of PTC: pass 20250112124542043 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58454<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(666)@f374f8ce76bf: Final verdict of PTC: none 20250112124542046 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250112124542046 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(650)@f374f8ce76bf: Final verdict of PTC: none -NSVCI97(654)@f374f8ce76bf: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI210(658)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(665)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(661)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99(664)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(656)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98(659)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(655)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(660)@f374f8ce76bf: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI196(653)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(651)@f374f8ce76bf: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI220(663)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(667)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98-provIP(657)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99-provIP(662)@f374f8ce76bf: Final verdict of PTC: none -NSVCI97-provIP(652)@f374f8ce76bf: Final verdict of PTC: none MTC@f374f8ce76bf: Setting final verdict of the test case. MTC@f374f8ce76bf: Local verdict of MTC: none MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-NS0(650): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(651): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97-provIP(652): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_detach_unknown_poweroff-BVCI196(653): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97(654): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-NS1(655): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(656): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98-provIP(657): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_detach_unknown_poweroff-BVCI210(658): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98(659): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-NS2(660): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(661): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99-provIP(662): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_detach_unknown_poweroff-BVCI220(663): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99(664): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP-IPA(665): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP(666): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GGSN_GTP(667): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_detach_unknown_poweroff(668): pass (none -> pass) MTC@f374f8ce76bf: Test case TC_detach_unknown_poweroff finished. Verdict: pass MTC@f374f8ce76bf: 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 Jan 12 12:45:42 UTC 2025 ====== SGSN_Tests.TC_detach_unknown_poweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_unknown_poweroff.talloc 20250112124542175 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41234<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112124542476 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41234<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=47132) 20250112124543047 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124543047 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=47132, count=53184) 20250112124544048 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124544048 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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@f374f8ce76bf: 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 Jan 12 12:45:44 UTC 2025 /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 20250112124545049 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124545049 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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@f374f8ce76bf: Test case TC_detach_nopoweroff started. 20250112124545534 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41236<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112124545536 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(669)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(670)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(669)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(673)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(673)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124545580 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250112124545580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124545580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124545580 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124545580 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250112124545580 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124545580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124545580 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124545580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(673)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124545582 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124545582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124545582 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124545582 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124545582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124545582 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124545582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124545582 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124545582 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250112124545582 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124545582 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112124545583 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124545583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(673)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(673)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124545587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(674)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(670)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(670)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112124545595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124545595 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_detach_nopoweroff-BVCI196(672)@f374f8ce76bf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(675)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(674)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(678)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124545618 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250112124545618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124545618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124545618 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124545618 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250112124545618 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124545618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124545618 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124545618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(678)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124545619 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124545619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124545619 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124545620 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124545620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124545620 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124545620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124545620 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124545620 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250112124545620 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124545620 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112124545620 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124545620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(678)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(678)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124545624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(675)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(675)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(679)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21012 20250112124545634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124545634 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_detach_nopoweroff-BVCI210(677)@f374f8ce76bf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(680)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(679)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(684)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(684)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124545673 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250112124545673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124545673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124545673 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124545673 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250112124545673 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124545673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124545673 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124545673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(684)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124545676 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124545676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124545676 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124545676 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124545676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124545676 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124545676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124545676 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124545676 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250112124545676 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124545676 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(684)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250112124545677 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124545677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(684)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124545680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(680)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(680)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112124545688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124545688 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_detach_nopoweroff-BVCI220(681)@f374f8ce76bf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250112124546050 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124546050 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250112124546050 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250112124546050 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(683)@f374f8ce76bf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(683)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250112124546052 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(683)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(683)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250112124546053 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(683)@f374f8ce76bf: 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(683)@f374f8ce76bf: 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(683)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(683)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_nopoweroff-BVCI196(672)@f374f8ce76bf: Adding Client=TC_detach_nopoweroff(687), IMSI='262420000000015'H, TLLI='C6F0A800'O, index=0 SGSN_Test-GSUP(685)@f374f8ce76bf: Created GsupExpect[0] for "262420000000015" to be handled at TC_detach_nopoweroff(687) TC_detach_nopoweroff(687)@f374f8ce76bf: 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 := '5969AC9888ADE85D074FA8844ED7FD72'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3E9E16DC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1C4652A970C6037C'O } } } } } 20250112124547107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124547107 DLLC NOTICE LLME(ffffffff/c6f0a800){UNASSIGNED} LLC RX: unknown TLLI 0xc6f0a800, creating LLME on the fly (gprs_llc.c:552) 20250112124547107 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250112124547107 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000015) type="GPRS attach"  (gprs_gmm.c:1266) 20250112124547107 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Allocated (fsm.c:456) 20250112124547107 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Init}: Allocated (fsm.c:456) 20250112124547107 DMM DEBUG MM_STATE_Gb[0x55d8657ebf80]{Idle}: Allocated (fsm.c:456) 20250112124547107 DMM DEBUG MM_STATE_Iu[0x55d8657ec0b0]{Detached}: Allocated (fsm.c:456) 20250112124547107 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250112124547107 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250112124547107 DLLC NOTICE LLME(ffffffff/c6f0a800){UNASSIGNED} LLGM Assign pre (c6f0a800 => e3abebcc) (gprs_llc.c:1079) 20250112124547107 DLLC NOTICE LLME(c6f0a800/e3abebcc){ASSIGNED} LLGM Assign post (c6f0a800 => e3abebcc) (gprs_llc.c:1125) 20250112124547107 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250112124547107 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250112124547107 DMM DEBUG MM(262420000000015/e3abebcc) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250112124547122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124547122 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250112124547122 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124547122 DMM DEBUG MM(262420000000015/e3abebcc) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000150 (gprs_gmm.c:1084) 20250112124547122 DMM NOTICE MM(262420000000015/e3abebcc) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250112124547122 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250112124547122 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250112124547122 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250112124547122 DMM DEBUG MM(262420000000015/e3abebcc) Requesting authorization (sgsn_auth.c:160) 20250112124547122 DMM INFO MM(262420000000015/e3abebcc) Requesting authentication tuples (sgsn_auth.c:184) 20250112124547122 DMM DEBUG MM(262420000000015/e3abebcc) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250112124547122 DGPRS INFO SUBSCR(262420000000015) requesting auth info (gprs_subscriber.c:805) 20250112124547122 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)@f374f8ce76bf: Found GsupExpect[0] for "262420000000015" handled at TC_detach_nopoweroff(687) SGSN_Test-GSUP(685)@f374f8ce76bf: Added IMSI table entry 0TC_detach_nopoweroff(687)"262420000000015" 20250112124547125 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250112124547125 DGPRS INFO SUBSCR(262420000000015) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250112124547125 DGPRS DEBUG SUBSCR(262420000000015) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250112124547125 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber authentication info (gprs_subscriber.c:850) 20250112124547125 DMM INFO MM(262420000000015/e3abebcc) Subscriber data update (mmctx.c:445) 20250112124547125 DMM DEBUG MM(262420000000015/e3abebcc) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250112124547125 DMM INFO MM(262420000000015/e3abebcc) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250112124547125 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250112124547125 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250112124547125 DMM INFO MM(262420000000015/e3abebcc) <- GMM AUTH AND CIPHERING REQ (rand = 59 69 ac 98 88 ad e8 5d 07 4f a8 84 4e d7 fd 72 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250112124547134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124547134 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20250112124547134 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124547134 DMM INFO MM(262420000000015/e3abebcc) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250112124547134 DMM NOTICE MM(262420000000015/e3abebcc) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250112124547134 DMM DEBUG MM(262420000000015/e3abebcc) checking auth: received GSM SRES = 3e 9e 16 dc (gprs_gmm.c:666) 20250112124547134 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250112124547134 DMM DEBUG MM(262420000000015/e3abebcc) Requesting authorization (sgsn_auth.c:160) 20250112124547134 DMM INFO MM(262420000000015/e3abebcc) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250112124547134 DMM DEBUG MM(262420000000015/e3abebcc) Requesting subscriber data update (gprs_subscriber.c:894) 20250112124547134 DGPRS INFO SUBSCR(262420000000015) subscriber data is not available (gprs_subscriber.c:818) 20250112124547134 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) 20250112124547134 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250112124547134 DMM INFO MM(262420000000015/e3abebcc) <- GMM ATTACH ACCEPT (new P-TMSI=0xe3abebcc) (gprs_gmm.c:300) 20250112124547136 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250112124547136 DGPRS INFO SUBSCR(262420000000015) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250112124547136 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20250112124547136 DMM INFO MM(262420000000015/e3abebcc) Subscriber data update (mmctx.c:445) 20250112124547136 DMM DEBUG MM(262420000000015/e3abebcc) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250112124547136 DMM INFO MM(262420000000015/e3abebcc) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250112124547136 DMM NOTICE MM(262420000000015/e3abebcc) Authorized, continuing procedure, IMSI=262420000000015 (gprs_gmm.c:1000) 20250112124547136 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250112124547136 DMM NOTICE MM(262420000000015/e3abebcc) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250112124547136 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) 20250112124547136 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250112124547136 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20250112124547136 DMM INFO MM(262420000000015/e3abebcc) Subscriber data update (mmctx.c:445) 20250112124547136 DMM DEBUG MM(262420000000015/e3abebcc) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250112124547143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124547143 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250112124547143 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124547143 DMM INFO MM(262420000000015/e3abebcc) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250112124547143 DMM NOTICE MM(262420000000015/e3abebcc) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250112124547143 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250112124547143 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250112124547143 DLLC NOTICE LLME(c6f0a800/e3abebcc){ASSIGNED} LLGM Assign pre (ffffffff => e3abebcc) (gprs_llc.c:1079) 20250112124547143 DLLC NOTICE LLME(ffffffff/e3abebcc){ASSIGNED} LLGM Assign post (ffffffff => e3abebcc) (gprs_llc.c:1125) 20250112124547143 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250112124547143 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250112124547143 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250112124547143 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_nopoweroff(687)@f374f8ce76bf: setverdict(pass): none -> pass 20250112124547194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124547194 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x07ef3e CMD=UI DATA (gprs_llc_parse.c:89) 20250112124547194 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124547194 DMM INFO MM(262420000000015/e3abebcc) -> GMM DETACH REQUEST TLLI=0xe3abebcc type=GPRS detach (gprs_gmm.c:1465) 20250112124547194 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20250112124547194 DMM INFO MM(262420000000015/e3abebcc) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20250112124547194 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250112124547194 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250112124547194 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250112124547194 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250112124547194 DLLC NOTICE LLME(ffffffff/e3abebcc){ASSIGNED} LLGM Assign pre (e3abebcc => ffffffff) (gprs_llc.c:1079) 20250112124547194 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e3abebcc => ffffffff) (gprs_llc.c:1125) 20250112124547194 DGPRS INFO SUBSCR(262420000000015) purging MS subscriber (gprs_subscriber.c:785) 20250112124547195 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) 20250112124547195 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Init}: Deallocated (fsm.c:568) 20250112124547195 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Deallocated (fsm.c:568) 20250112124547195 DMM DEBUG MM_STATE_Iu[0x55d8657ec0b0]{Detached}: Deallocated (fsm.c:568) 20250112124547195 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Deallocated (fsm.c:568) 20250112124547195 DGPRS INFO GSUP(262420000000015) Completing purge MS (gprs_subscriber.c:579) TC_detach_nopoweroff(687)@f374f8ce76bf: setverdict(pass): pass -> pass, component reason not changed TC_detach_nopoweroff-BVCI196(672)@f374f8ce76bf: Removing Client IMSI='262420000000015'H, index=0 TC_detach_nopoweroff(687)@f374f8ce76bf: Final verdict of PTC: pass 20250112124547203 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41236<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(685)@f374f8ce76bf: Final verdict of PTC: none 20250112124547206 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250112124547206 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(673)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(683)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(675)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(674)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99(684)@f374f8ce76bf: Final verdict of PTC: none TC_detach_nopoweroff-BVCI210(677)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(679)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(669)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98(678)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(680)@f374f8ce76bf: Final verdict of PTC: none TC_detach_nopoweroff-BVCI220(681)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(670)@f374f8ce76bf: Final verdict of PTC: none TC_detach_nopoweroff-BVCI196(672)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(686)@f374f8ce76bf: Final verdict of PTC: none -NSVCI97-provIP(671)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98-provIP(676)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99-provIP(682)@f374f8ce76bf: Final verdict of PTC: none MTC@f374f8ce76bf: Setting final verdict of the test case. MTC@f374f8ce76bf: Local verdict of MTC: none MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-NS0(669): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(670): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97-provIP(671): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_detach_nopoweroff-BVCI196(672): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97(673): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-NS1(674): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(675): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98-provIP(676): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_detach_nopoweroff-BVCI210(677): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98(678): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-NS2(679): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(680): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_detach_nopoweroff-BVCI220(681): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99-provIP(682): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP-IPA(683): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99(684): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP(685): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GGSN_GTP(686): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_detach_nopoweroff(687): pass (none -> pass) MTC@f374f8ce76bf: Test case TC_detach_nopoweroff finished. Verdict: pass MTC@f374f8ce76bf: 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 Jan 12 12:45:47 UTC 2025 ====== SGSN_Tests.TC_detach_nopoweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_nopoweroff.talloc 20250112124547342 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52856<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112124547643 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52856<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=78996) 20250112124548207 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124548207 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=78996, count=93732) 20250112124549208 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124549208 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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@f374f8ce76bf: 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 Jan 12 12:45:49 UTC 2025 /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 20250112124550209 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124550210 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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@f374f8ce76bf: Test case TC_detach_poweroff started. 20250112124550700 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52860<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112124550701 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(688)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(689)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(688)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(692)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(692)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124550745 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250112124550745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124550745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124550745 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124550745 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250112124550745 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124550745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124550745 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124550745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(692)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124550746 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124550746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124550746 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124550746 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124550746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124550746 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124550746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124550746 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124550746 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250112124550746 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124550746 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112124550747 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124550747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(692)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(692)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124550750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(693)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(689)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(689)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112124550760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124550760 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_detach_poweroff-BVCI196(691)@f374f8ce76bf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(694)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(693)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(698)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(698)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124550792 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250112124550792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124550792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124550792 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124550792 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250112124550792 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124550792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124550792 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124550792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(698)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124550794 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124550794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124550794 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124550794 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124550794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124550794 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124550794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124550794 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124550794 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250112124550794 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124550794 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112124550795 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124550795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(698)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test SGSN_Test-Gb2-NS2(697)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(698)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124550799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(694)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(694)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112124550808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124550808 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(699)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_poweroff-BVCI210(695)@f374f8ce76bf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(697)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(702)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124550821 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250112124550821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124550821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124550821 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124550821 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250112124550821 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124550821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124550821 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124550821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(702)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124550822 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124550822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124550822 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124550823 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124550823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124550823 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124550823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124550823 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124550823 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250112124550823 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124550823 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(702)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(702)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124550823 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124550824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250112124550826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(699)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(699)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112124550835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124550835 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_detach_poweroff-BVCI220(701)@f374f8ce76bf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250112124551211 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124551211 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250112124551211 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250112124551211 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(703)@f374f8ce76bf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(703)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250112124551213 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(703)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(703)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250112124551214 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(703)@f374f8ce76bf: 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)@f374f8ce76bf: 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)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(703)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_poweroff-BVCI196(691)@f374f8ce76bf: Adding Client=TC_detach_poweroff(706), IMSI='262420000000016'H, TLLI='DC8F66BA'O, index=0 SGSN_Test-GSUP(704)@f374f8ce76bf: Created GsupExpect[0] for "262420000000016" to be handled at TC_detach_poweroff(706) TC_detach_poweroff(706)@f374f8ce76bf: 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 := '5760F996FADAB9D14A79C1ED3CEE0F25'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '83A4843D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'AB981B64975B67B7'O } } } } } 20250112124552269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124552269 DLLC NOTICE LLME(ffffffff/dc8f66ba){UNASSIGNED} LLC RX: unknown TLLI 0xdc8f66ba, creating LLME on the fly (gprs_llc.c:552) 20250112124552269 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250112124552269 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000016) type="GPRS attach"  (gprs_gmm.c:1266) 20250112124552269 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Allocated (fsm.c:456) 20250112124552269 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Init}: Allocated (fsm.c:456) 20250112124552269 DMM DEBUG MM_STATE_Gb[0x55d8657ebf80]{Idle}: Allocated (fsm.c:456) 20250112124552269 DMM DEBUG MM_STATE_Iu[0x55d8657ebe50]{Detached}: Allocated (fsm.c:456) 20250112124552269 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250112124552269 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250112124552269 DLLC NOTICE LLME(ffffffff/dc8f66ba){UNASSIGNED} LLGM Assign pre (dc8f66ba => fa352ad5) (gprs_llc.c:1079) 20250112124552269 DLLC NOTICE LLME(dc8f66ba/fa352ad5){ASSIGNED} LLGM Assign post (dc8f66ba => fa352ad5) (gprs_llc.c:1125) 20250112124552269 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250112124552269 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250112124552269 DMM DEBUG MM(262420000000016/fa352ad5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250112124552284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124552284 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250112124552284 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124552284 DMM DEBUG MM(262420000000016/fa352ad5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000160 (gprs_gmm.c:1084) 20250112124552284 DMM NOTICE MM(262420000000016/fa352ad5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250112124552284 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250112124552284 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250112124552284 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250112124552284 DMM DEBUG MM(262420000000016/fa352ad5) Requesting authorization (sgsn_auth.c:160) 20250112124552284 DMM INFO MM(262420000000016/fa352ad5) Requesting authentication tuples (sgsn_auth.c:184) 20250112124552284 DMM DEBUG MM(262420000000016/fa352ad5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250112124552284 DGPRS INFO SUBSCR(262420000000016) requesting auth info (gprs_subscriber.c:805) 20250112124552284 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)@f374f8ce76bf: Found GsupExpect[0] for "262420000000016" handled at TC_detach_poweroff(706) SGSN_Test-GSUP(704)@f374f8ce76bf: Added IMSI table entry 0TC_detach_poweroff(706)"262420000000016" 20250112124552287 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250112124552287 DGPRS INFO SUBSCR(262420000000016) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250112124552287 DGPRS DEBUG SUBSCR(262420000000016) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250112124552287 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber authentication info (gprs_subscriber.c:850) 20250112124552287 DMM INFO MM(262420000000016/fa352ad5) Subscriber data update (mmctx.c:445) 20250112124552287 DMM DEBUG MM(262420000000016/fa352ad5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250112124552287 DMM INFO MM(262420000000016/fa352ad5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250112124552287 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250112124552287 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250112124552287 DMM INFO MM(262420000000016/fa352ad5) <- GMM AUTH AND CIPHERING REQ (rand = 57 60 f9 96 fa da b9 d1 4a 79 c1 ed 3c ee 0f 25 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250112124552296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124552296 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20250112124552296 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124552296 DMM INFO MM(262420000000016/fa352ad5) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250112124552296 DMM NOTICE MM(262420000000016/fa352ad5) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250112124552296 DMM DEBUG MM(262420000000016/fa352ad5) checking auth: received GSM SRES = 83 a4 84 3d (gprs_gmm.c:666) 20250112124552296 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250112124552296 DMM DEBUG MM(262420000000016/fa352ad5) Requesting authorization (sgsn_auth.c:160) 20250112124552296 DMM INFO MM(262420000000016/fa352ad5) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250112124552296 DMM DEBUG MM(262420000000016/fa352ad5) Requesting subscriber data update (gprs_subscriber.c:894) 20250112124552296 DGPRS INFO SUBSCR(262420000000016) subscriber data is not available (gprs_subscriber.c:818) 20250112124552296 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) 20250112124552296 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250112124552296 DMM INFO MM(262420000000016/fa352ad5) <- GMM ATTACH ACCEPT (new P-TMSI=0xfa352ad5) (gprs_gmm.c:300) 20250112124552297 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250112124552297 DGPRS INFO SUBSCR(262420000000016) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250112124552297 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20250112124552297 DMM INFO MM(262420000000016/fa352ad5) Subscriber data update (mmctx.c:445) 20250112124552297 DMM DEBUG MM(262420000000016/fa352ad5) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250112124552297 DMM INFO MM(262420000000016/fa352ad5) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250112124552297 DMM NOTICE MM(262420000000016/fa352ad5) Authorized, continuing procedure, IMSI=262420000000016 (gprs_gmm.c:1000) 20250112124552297 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250112124552297 DMM NOTICE MM(262420000000016/fa352ad5) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250112124552297 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) 20250112124552298 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250112124552298 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20250112124552298 DMM INFO MM(262420000000016/fa352ad5) Subscriber data update (mmctx.c:445) 20250112124552298 DMM DEBUG MM(262420000000016/fa352ad5) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250112124552304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124552304 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250112124552304 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124552304 DMM INFO MM(262420000000016/fa352ad5) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250112124552304 DMM NOTICE MM(262420000000016/fa352ad5) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250112124552304 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250112124552304 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250112124552304 DLLC NOTICE LLME(dc8f66ba/fa352ad5){ASSIGNED} LLGM Assign pre (ffffffff => fa352ad5) (gprs_llc.c:1079) 20250112124552304 DLLC NOTICE LLME(ffffffff/fa352ad5){ASSIGNED} LLGM Assign post (ffffffff => fa352ad5) (gprs_llc.c:1125) 20250112124552304 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250112124552304 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250112124552305 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250112124552305 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_poweroff(706)@f374f8ce76bf: setverdict(pass): none -> pass 20250112124552355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124552355 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20250112124552355 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124552355 DMM INFO MM(262420000000016/fa352ad5) -> GMM DETACH REQUEST TLLI=0xfa352ad5 type=GPRS detach Power-off (gprs_gmm.c:1465) 20250112124552355 DMM INFO MM(262420000000016/fa352ad5) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20250112124552355 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250112124552355 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250112124552355 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250112124552355 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250112124552355 DLLC NOTICE LLME(ffffffff/fa352ad5){ASSIGNED} LLGM Assign pre (fa352ad5 => ffffffff) (gprs_llc.c:1079) 20250112124552355 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fa352ad5 => ffffffff) (gprs_llc.c:1125) 20250112124552355 DGPRS INFO SUBSCR(262420000000016) purging MS subscriber (gprs_subscriber.c:785) 20250112124552355 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) 20250112124552355 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Init}: Deallocated (fsm.c:568) 20250112124552355 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Deallocated (fsm.c:568) 20250112124552355 DMM DEBUG MM_STATE_Iu[0x55d8657ebe50]{Detached}: Deallocated (fsm.c:568) 20250112124552355 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Deallocated (fsm.c:568) 20250112124552356 DGPRS INFO GSUP(262420000000016) Completing purge MS (gprs_subscriber.c:579) TC_detach_poweroff(706)@f374f8ce76bf: setverdict(pass): pass -> pass, component reason not changed TC_detach_poweroff-BVCI196(691)@f374f8ce76bf: Removing Client IMSI='262420000000016'H, index=0 TC_detach_poweroff(706)@f374f8ce76bf: Final verdict of PTC: pass 20250112124557365 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52860<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250112124557368 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250112124557368 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(703)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GSUP(704)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98(698)@f374f8ce76bf: Final verdict of PTC: none TC_detach_poweroff-BVCI196(691)@f374f8ce76bf: Final verdict of PTC: none TC_detach_poweroff-BVCI220(701)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(693)@f374f8ce76bf: Final verdict of PTC: none -NSVCI97(692)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(689)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(688)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(694)@f374f8ce76bf: Final verdict of PTC: none TC_detach_poweroff-BVCI210(695)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(697)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(699)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99(702)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(705)@f374f8ce76bf: Final verdict of PTC: none -NSVCI97-provIP(690)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99-provIP(700)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98-provIP(696)@f374f8ce76bf: Final verdict of PTC: none MTC@f374f8ce76bf: Setting final verdict of the test case. MTC@f374f8ce76bf: Local verdict of MTC: none MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-NS0(688): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(689): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97-provIP(690): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_detach_poweroff-BVCI196(691): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97(692): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-NS1(693): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(694): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_detach_poweroff-BVCI210(695): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98-provIP(696): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-NS2(697): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98(698): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(699): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99-provIP(700): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_detach_poweroff-BVCI220(701): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99(702): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP-IPA(703): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP(704): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GGSN_GTP(705): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_detach_poweroff(706): pass (none -> pass) MTC@f374f8ce76bf: Test case TC_detach_poweroff finished. Verdict: pass MTC@f374f8ce76bf: 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 Jan 12 12:45:57 UTC 2025 ====== SGSN_Tests.TC_detach_poweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_poweroff.talloc 20250112124557493 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38056<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112124557794 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38056<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=87112) 20250112124558369 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124558369 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=87112, count=93164) 20250112124559370 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124559371 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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@f374f8ce76bf: 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 Jan 12 12:45:59 UTC 2025 /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 20250112124600372 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124600372 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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@f374f8ce76bf: Test case TC_attach_pdp_act started. 20250112124600851 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38066<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112124600852 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(707)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(708)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(707)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(711)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124600901 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250112124600901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124600901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124600901 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124600901 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250112124600901 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124600901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124600901 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124600901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(711)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124600903 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124600903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124600903 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124600903 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124600903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124600903 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124600903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124600903 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124600903 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250112124600903 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124600903 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(711)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250112124600904 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124600904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(711)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124600908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(712)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(708)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(708)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112124600918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124600918 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act-BVCI196(710)@f374f8ce76bf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(713)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(712)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(717)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(717)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124600948 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250112124600948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124600948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124600948 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124600948 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250112124600948 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124600948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124600948 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124600948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(716)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(717)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124600951 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124600951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124600951 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124600951 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124600951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124600951 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124600951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124600951 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124600951 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250112124600951 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124600951 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112124600952 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124600952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(717)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(717)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124600956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(713)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(713)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112124600966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124600966 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(718)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act-BVCI210(714)@f374f8ce76bf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(716)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(721)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124600982 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250112124600982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124600982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124600982 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124600982 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250112124600982 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124600982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124600982 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124600982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(721)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124600983 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124600983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124600983 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124600983 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124600984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124600984 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124600984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124600984 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124600984 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250112124600984 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124600984 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112124600984 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124600984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(721)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(721)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124600989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(718)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(718)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112124600999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124600999 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act-BVCI220(720)@f374f8ce76bf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250112124601373 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124601373 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250112124601373 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250112124601373 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(722)@f374f8ce76bf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(722)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250112124601375 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(722)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(722)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250112124601376 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(722)@f374f8ce76bf: 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)@f374f8ce76bf: 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)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(722)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act-BVCI196(710)@f374f8ce76bf: Adding Client=TC_attach_pdp_act(725), IMSI='262420000000017'H, TLLI='EB1FEB3F'O, index=0 SGSN_Test-GSUP(723)@f374f8ce76bf: Created GsupExpect[0] for "262420000000017" to be handled at TC_attach_pdp_act(725) TC_attach_pdp_act(725)@f374f8ce76bf: 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 := '680A1D88E34891498B71C1CD80C637DD'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6AC61410'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D163D8F47E6B980D'O } } } } } 20250112124601425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124601425 DLLC NOTICE LLME(ffffffff/eb1feb3f){UNASSIGNED} LLC RX: unknown TLLI 0xeb1feb3f, creating LLME on the fly (gprs_llc.c:552) 20250112124601425 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250112124601425 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000017) type="GPRS attach"  (gprs_gmm.c:1266) 20250112124601425 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Allocated (fsm.c:456) 20250112124601425 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Init}: Allocated (fsm.c:456) 20250112124601425 DMM DEBUG MM_STATE_Gb[0x55d8657ebf80]{Idle}: Allocated (fsm.c:456) 20250112124601425 DMM DEBUG MM_STATE_Iu[0x55d8657ec0b0]{Detached}: Allocated (fsm.c:456) 20250112124601425 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250112124601425 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250112124601425 DLLC NOTICE LLME(ffffffff/eb1feb3f){UNASSIGNED} LLGM Assign pre (eb1feb3f => c0ecfc67) (gprs_llc.c:1079) 20250112124601426 DLLC NOTICE LLME(eb1feb3f/c0ecfc67){ASSIGNED} LLGM Assign post (eb1feb3f => c0ecfc67) (gprs_llc.c:1125) 20250112124601426 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250112124601426 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250112124601426 DMM DEBUG MM(262420000000017/c0ecfc67) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250112124601439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124601439 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250112124601439 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124601439 DMM DEBUG MM(262420000000017/c0ecfc67) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000170 (gprs_gmm.c:1084) 20250112124601439 DMM NOTICE MM(262420000000017/c0ecfc67) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250112124601439 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250112124601439 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250112124601439 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250112124601439 DMM DEBUG MM(262420000000017/c0ecfc67) Requesting authorization (sgsn_auth.c:160) 20250112124601439 DMM INFO MM(262420000000017/c0ecfc67) Requesting authentication tuples (sgsn_auth.c:184) 20250112124601439 DMM DEBUG MM(262420000000017/c0ecfc67) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250112124601439 DGPRS INFO SUBSCR(262420000000017) requesting auth info (gprs_subscriber.c:805) 20250112124601439 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)@f374f8ce76bf: Found GsupExpect[0] for "262420000000017" handled at TC_attach_pdp_act(725) SGSN_Test-GSUP(723)@f374f8ce76bf: Added IMSI table entry 0TC_attach_pdp_act(725)"262420000000017" 20250112124601443 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250112124601443 DGPRS INFO SUBSCR(262420000000017) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250112124601443 DGPRS DEBUG SUBSCR(262420000000017) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250112124601443 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber authentication info (gprs_subscriber.c:850) 20250112124601443 DMM INFO MM(262420000000017/c0ecfc67) Subscriber data update (mmctx.c:445) 20250112124601443 DMM DEBUG MM(262420000000017/c0ecfc67) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250112124601443 DMM INFO MM(262420000000017/c0ecfc67) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250112124601443 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250112124601443 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250112124601443 DMM INFO MM(262420000000017/c0ecfc67) <- GMM AUTH AND CIPHERING REQ (rand = 68 0a 1d 88 e3 48 91 49 8b 71 c1 cd 80 c6 37 dd , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250112124601450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124601450 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20250112124601450 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124601450 DMM INFO MM(262420000000017/c0ecfc67) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250112124601450 DMM NOTICE MM(262420000000017/c0ecfc67) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250112124601450 DMM DEBUG MM(262420000000017/c0ecfc67) checking auth: received GSM SRES = 6a c6 14 10 (gprs_gmm.c:666) 20250112124601450 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250112124601450 DMM DEBUG MM(262420000000017/c0ecfc67) Requesting authorization (sgsn_auth.c:160) 20250112124601450 DMM INFO MM(262420000000017/c0ecfc67) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250112124601450 DMM DEBUG MM(262420000000017/c0ecfc67) Requesting subscriber data update (gprs_subscriber.c:894) 20250112124601450 DGPRS INFO SUBSCR(262420000000017) subscriber data is not available (gprs_subscriber.c:818) 20250112124601450 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) 20250112124601451 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250112124601451 DMM INFO MM(262420000000017/c0ecfc67) <- GMM ATTACH ACCEPT (new P-TMSI=0xc0ecfc67) (gprs_gmm.c:300) 20250112124601452 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250112124601452 DGPRS INFO SUBSCR(262420000000017) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250112124601452 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20250112124601452 DMM INFO MM(262420000000017/c0ecfc67) Subscriber data update (mmctx.c:445) 20250112124601452 DMM DEBUG MM(262420000000017/c0ecfc67) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250112124601452 DMM INFO MM(262420000000017/c0ecfc67) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250112124601452 DMM NOTICE MM(262420000000017/c0ecfc67) Authorized, continuing procedure, IMSI=262420000000017 (gprs_gmm.c:1000) 20250112124601452 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250112124601452 DMM NOTICE MM(262420000000017/c0ecfc67) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250112124601452 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) 20250112124601452 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250112124601452 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20250112124601452 DMM INFO MM(262420000000017/c0ecfc67) Subscriber data update (mmctx.c:445) 20250112124601452 DMM DEBUG MM(262420000000017/c0ecfc67) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250112124601459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124601459 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250112124601459 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124601459 DMM INFO MM(262420000000017/c0ecfc67) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250112124601459 DMM NOTICE MM(262420000000017/c0ecfc67) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250112124601459 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250112124601459 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250112124601459 DLLC NOTICE LLME(eb1feb3f/c0ecfc67){ASSIGNED} LLGM Assign pre (ffffffff => c0ecfc67) (gprs_llc.c:1079) 20250112124601459 DLLC NOTICE LLME(ffffffff/c0ecfc67){ASSIGNED} LLGM Assign post (ffffffff => c0ecfc67) (gprs_llc.c:1125) 20250112124601459 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250112124601459 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250112124601459 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250112124601459 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act(725)@f374f8ce76bf: setverdict(pass): none -> pass 20250112124601511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124601511 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250112124601511 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124601511 DMM INFO MM(262420000000017/c0ecfc67) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20250112124601511 DMM INFO MM(262420000000017/c0ecfc67) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250112124601511 DMM DEBUG MM(262420000000017/c0ecfc67) Using GGSN 0 (gprs_sm.c:312) 20250112124601511 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) 20250112124601511 DLGTP DEBUG Begin pdp_tidset tid = 5710000000024262 (pdp.c:279) 20250112124601511 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250112124601511 DGPRS NOTICE PDP(262420000000017/0) Create PDP Context (sgsn_libgtp.c:181) 20250112124601511 DLGTP DEBUG Registering seq=1026 in restransmit req queue (gtp.c:402) 20250112124601523 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 0d 5d 91 34 11 d0 8d 2a a0 14 05 7f 93 06 42 78 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) 20250112124601523 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fdbaf9c40c8, cbp=0x55d8657f24c0) (sgsn_libgtp.c:632) 20250112124601523 DGPRS INFO PDP(262420000000017/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250112124601523 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55d8657f5c38 TLLI=c0ecfc67, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250112124601523 DGPRS INFO PDP(262420000000017/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250112124601523 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act(725)@f374f8ce76bf: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act(725)@f374f8ce76bf: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act-BVCI196(710)@f374f8ce76bf: Removing Client IMSI='262420000000017'H, index=0 TC_attach_pdp_act(725)@f374f8ce76bf: Final verdict of PTC: pass 20250112124601535 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38066<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250112124601537 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250112124601537 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(723)@f374f8ce76bf: Final verdict of PTC: none -NSVCI97(711)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(722)@f374f8ce76bf: Final verdict of PTC: none TC_attach_pdp_act-BVCI210(714)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(712)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(707)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98(717)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99(721)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(718)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(713)@f374f8ce76bf: Final verdict of PTC: none TC_attach_pdp_act-BVCI196(710)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(708)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(724)@f374f8ce76bf: Final verdict of PTC: none TC_attach_pdp_act-BVCI220(720)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(716)@f374f8ce76bf: Final verdict of PTC: none -NSVCI97-provIP(709)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99-provIP(719)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98-provIP(715)@f374f8ce76bf: Final verdict of PTC: none MTC@f374f8ce76bf: Setting final verdict of the test case. MTC@f374f8ce76bf: Local verdict of MTC: none MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-NS0(707): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(708): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97-provIP(709): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_pdp_act-BVCI196(710): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97(711): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-NS1(712): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(713): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_pdp_act-BVCI210(714): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98-provIP(715): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-NS2(716): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98(717): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(718): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99-provIP(719): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_pdp_act-BVCI220(720): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99(721): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP-IPA(722): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP(723): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GGSN_GTP(724): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_pdp_act(725): pass (none -> pass) MTC@f374f8ce76bf: Test case TC_attach_pdp_act finished. Verdict: pass MTC@f374f8ce76bf: 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 Jan 12 12:46:01 UTC 2025 ====== SGSN_Tests.TC_attach_pdp_act pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act.talloc 20250112124601670 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38078<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112124602072 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38078<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=91596) 20250112124602539 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124602539 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=91596, count=92756) 20250112124603541 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124603541 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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@f374f8ce76bf: 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 Jan 12 12:46:04 UTC 2025 /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 20250112124604543 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124604543 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20250112124604704 DGPRS DEBUG Checking for inactive LLMEs, time = 18496698 (sgsn.c:131) MTC@f374f8ce76bf: 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@f374f8ce76bf: Test case TC_pdp_act_unattached started. 20250112124605132 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38084<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112124605134 DMM INFO MM(262420000000017/c0ecfc67) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250112124605134 DMM INFO MM(262420000000017/c0ecfc67) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250112124605134 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250112124605134 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250112124605134 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250112124605134 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250112124605134 DLLC NOTICE LLME(ffffffff/c0ecfc67){ASSIGNED} LLGM Assign pre (c0ecfc67 => ffffffff) (gprs_llc.c:1079) 20250112124605134 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c0ecfc67 => ffffffff) (gprs_llc.c:1125) 20250112124605134 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55d8657f58e0 (gprs_sndcp.c:574) 20250112124605134 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55d8657f5c38, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250112124605134 DMM NOTICE MM(262420000000017/c0ecfc67) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250112124605134 DGPRS INFO PDP(262420000000017/0) Forcing release of PDP context (pdpctx.c:102) 20250112124605134 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20250112124605134 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20250112124605134 DLGTP DEBUG Registering seq=1027 in restransmit req queue (gtp.c:402) 20250112124605134 DGPRS INFO SUBSCR(262420000000017) purging MS subscriber (gprs_subscriber.c:785) 20250112124605134 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) 20250112124605134 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) 20250112124605134 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Init}: Deallocated (fsm.c:568) 20250112124605134 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Deallocated (fsm.c:568) 20250112124605134 DMM DEBUG MM_STATE_Iu[0x55d8657ec0b0]{Detached}: Deallocated (fsm.c:568) 20250112124605134 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Deallocated (fsm.c:568) 20250112124605134 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(726)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(727)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(726)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(730)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124605183 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250112124605183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124605183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124605183 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124605183 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250112124605183 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124605183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124605183 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124605183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(730)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124605185 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124605185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124605185 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124605185 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124605185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124605185 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124605185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124605186 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124605186 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250112124605186 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124605186 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112124605186 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124605186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(730)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(730)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124605190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(731)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(727)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(727)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112124605201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124605201 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_pdp_act_unattached-BVCI196(729)@f374f8ce76bf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(732)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(731)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(736)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124605228 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250112124605228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124605228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124605228 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124605228 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250112124605228 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124605228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124605228 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124605228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(736)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124605230 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124605231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124605231 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124605231 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124605231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124605231 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124605231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124605231 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124605231 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250112124605231 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124605231 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112124605231 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124605231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) SGSN_Test-Gb2-NS2(735)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(736)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(736)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124605235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(732)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(732)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(737)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250112124605244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124605244 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_pdp_act_unattached-BVCI210(733)@f374f8ce76bf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(735)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(741)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(741)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124605266 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250112124605266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124605266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124605266 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124605266 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250112124605266 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124605266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) [38;5;63m20250112124605266 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124605266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(741)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124605267 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124605267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124605267 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124605268 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124605268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124605268 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124605268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124605268 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124605268 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250112124605268 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124605268 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112124605268 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124605268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(741)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(741)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124605273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(737)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(737)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112124605283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124605283 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_pdp_act_unattached-BVCI220(738)@f374f8ce76bf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250112124605543 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124605543 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250112124605543 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250112124605543 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(740)@f374f8ce76bf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(740)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250112124605546 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(740)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(740)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250112124605546 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(740)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(740)@f374f8ce76bf: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(740)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(740)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pdp_act_unattached-BVCI196(729)@f374f8ce76bf: Adding Client=TC_pdp_act_unattached(744), IMSI='262420000000018'H, TLLI='E9E046F6'O, index=0 SGSN_Test-GSUP(742)@f374f8ce76bf: Created GsupExpect[0] for "262420000000018" to be handled at TC_pdp_act_unattached(744) 20250112124605591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124605591 DLLC NOTICE LLME(ffffffff/e9e046f6){UNASSIGNED} LLC RX: unknown TLLI 0xe9e046f6, creating LLME on the fly (gprs_llc.c:552) 20250112124605591 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd0481c CMD=UI DATA (gprs_llc_parse.c:89) 20250112124605591 DMM NOTICE LLME(ffffffff/e9e046f6){UNASSIGNED} Cannot handle SM for unknown MM CTX (gprs_sm.c:723) 20250112124605591 DLLC NOTICE LLME(ffffffff/e9e046f6){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20250112124605591 DMM DEBUG <- GMM DETACH REQ (type: re-attach required, cause: Implicitly detached) (gprs_gmm.c:251) TC_pdp_act_unattached(744)@f374f8ce76bf: setverdict(pass): none -> pass TC_pdp_act_unattached-BVCI196(729)@f374f8ce76bf: Removing Client IMSI='262420000000018'H, index=0 TC_pdp_act_unattached(744)@f374f8ce76bf: Final verdict of PTC: pass 20250112124605605 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38084<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250112124605607 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250112124605607 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(742)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(740)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(726)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(731)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98(736)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99(741)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(737)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(735)@f374f8ce76bf: Final verdict of PTC: none TC_pdp_act_unattached-BVCI220(738)@f374f8ce76bf: Final verdict of PTC: none TC_pdp_act_unattached-BVCI196(729)@f374f8ce76bf: Final verdict of PTC: none -NSVCI97(730)@f374f8ce76bf: Final verdict of PTC: none TC_pdp_act_unattached-BVCI210(733)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(732)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(727)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99-provIP(739)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(743)@f374f8ce76bf: Final verdict of PTC: none -NSVCI97-provIP(728)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98-provIP(734)@f374f8ce76bf: Final verdict of PTC: none MTC@f374f8ce76bf: Setting final verdict of the test case. MTC@f374f8ce76bf: Local verdict of MTC: none MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-NS0(726): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(727): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97-provIP(728): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_pdp_act_unattached-BVCI196(729): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97(730): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-NS1(731): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(732): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_pdp_act_unattached-BVCI210(733): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98-provIP(734): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-NS2(735): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98(736): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(737): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_pdp_act_unattached-BVCI220(738): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99-provIP(739): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP-IPA(740): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99(741): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP(742): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GGSN_GTP(743): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_pdp_act_unattached(744): pass (none -> pass) MTC@f374f8ce76bf: Test case TC_pdp_act_unattached finished. Verdict: pass MTC@f374f8ce76bf: 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 Jan 12 12:46:05 UTC 2025 ====== SGSN_Tests.TC_pdp_act_unattached pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_pdp_act_unattached.talloc 20250112124605740 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38094<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112124606041 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38094<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=55944) 20250112124606609 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124606609 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) 20250112124607611 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124607611 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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@f374f8ce76bf: 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 Jan 12 12:46:08 UTC 2025 /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 20250112124608613 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124608613 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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@f374f8ce76bf: Test case TC_attach_pdp_act_user started. 20250112124609101 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52656<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112124609102 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(745)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(746)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(745)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(749)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(749)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124609150 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250112124609150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124609150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124609150 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124609150 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250112124609150 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124609150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124609150 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124609150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(749)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124609152 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124609152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124609152 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124609152 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124609152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124609152 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124609152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124609152 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124609152 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250112124609152 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124609152 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112124609152 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124609152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(749)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(749)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124609156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(750)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(746)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(746)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112124609166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124609166 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI196(748)@f374f8ce76bf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(751)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(750)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(754)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(754)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124609183 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250112124609183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124609183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124609183 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124609183 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250112124609183 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124609183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124609183 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124609183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(754)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124609184 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124609185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124609185 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124609185 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124609185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124609185 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124609185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124609185 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124609185 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250112124609185 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124609185 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(754)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250112124609186 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124609186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(754)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124609190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(751)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(751)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(755)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21012 20250112124609199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124609199 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI210(753)@f374f8ce76bf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(756)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(755)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(759)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(759)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124609225 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250112124609225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124609225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124609225 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124609225 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250112124609225 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124609225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124609225 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124609225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(759)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124609227 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124609227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124609227 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124609227 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124609227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124609227 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124609227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124609227 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124609227 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250112124609227 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124609227 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(759)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250112124609228 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124609228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(759)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124609232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(756)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(756)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112124609241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124609241 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI220(758)@f374f8ce76bf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250112124609613 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124609613 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250112124609613 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250112124609613 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(760)@f374f8ce76bf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(760)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250112124609616 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(760)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(760)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250112124609617 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(760)@f374f8ce76bf: 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(760)@f374f8ce76bf: 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(760)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(760)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user-BVCI196(748)@f374f8ce76bf: Adding Client=TC_attach_pdp_act_user(763), IMSI='262420000000019'H, TLLI='D4B5F7B9'O, index=0 SGSN_Test-GSUP(761)@f374f8ce76bf: Created GsupExpect[0] for "262420000000019" to be handled at TC_attach_pdp_act_user(763) TC_attach_pdp_act_user(763)@f374f8ce76bf: 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 := 'B9B5EA0B54E23A4683599A234B4D0CAC'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'DDEB8A53'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B50E4EBE7CB3DE73'O } } } } } 20250112124609662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124609662 DLLC NOTICE LLME(ffffffff/d4b5f7b9){UNASSIGNED} LLC RX: unknown TLLI 0xd4b5f7b9, creating LLME on the fly (gprs_llc.c:552) 20250112124609662 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250112124609662 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000019) type="GPRS attach"  (gprs_gmm.c:1266) 20250112124609662 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Allocated (fsm.c:456) 20250112124609662 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Init}: Allocated (fsm.c:456) 20250112124609662 DMM DEBUG MM_STATE_Gb[0x55d8657ebf80]{Idle}: Allocated (fsm.c:456) 20250112124609662 DMM DEBUG MM_STATE_Iu[0x55d8657ebe50]{Detached}: Allocated (fsm.c:456) 20250112124609662 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250112124609662 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250112124609662 DLLC NOTICE LLME(ffffffff/d4b5f7b9){UNASSIGNED} LLGM Assign pre (d4b5f7b9 => c9d88097) (gprs_llc.c:1079) 20250112124609662 DLLC NOTICE LLME(d4b5f7b9/c9d88097){ASSIGNED} LLGM Assign post (d4b5f7b9 => c9d88097) (gprs_llc.c:1125) 20250112124609662 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250112124609662 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250112124609662 DMM DEBUG MM(262420000000019/c9d88097) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250112124609676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124609676 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250112124609676 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124609676 DMM DEBUG MM(262420000000019/c9d88097) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000190 (gprs_gmm.c:1084) 20250112124609676 DMM NOTICE MM(262420000000019/c9d88097) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250112124609676 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250112124609676 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250112124609676 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250112124609676 DMM DEBUG MM(262420000000019/c9d88097) Requesting authorization (sgsn_auth.c:160) 20250112124609676 DMM INFO MM(262420000000019/c9d88097) Requesting authentication tuples (sgsn_auth.c:184) 20250112124609676 DMM DEBUG MM(262420000000019/c9d88097) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250112124609676 DGPRS INFO SUBSCR(262420000000019) requesting auth info (gprs_subscriber.c:805) 20250112124609676 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)@f374f8ce76bf: Found GsupExpect[0] for "262420000000019" handled at TC_attach_pdp_act_user(763) SGSN_Test-GSUP(761)@f374f8ce76bf: Added IMSI table entry 0TC_attach_pdp_act_user(763)"262420000000019" 20250112124609680 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250112124609680 DGPRS INFO SUBSCR(262420000000019) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250112124609680 DGPRS DEBUG SUBSCR(262420000000019) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250112124609680 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber authentication info (gprs_subscriber.c:850) 20250112124609680 DMM INFO MM(262420000000019/c9d88097) Subscriber data update (mmctx.c:445) 20250112124609680 DMM DEBUG MM(262420000000019/c9d88097) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250112124609680 DMM INFO MM(262420000000019/c9d88097) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250112124609680 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250112124609680 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250112124609680 DMM INFO MM(262420000000019/c9d88097) <- GMM AUTH AND CIPHERING REQ (rand = b9 b5 ea 0b 54 e2 3a 46 83 59 9a 23 4b 4d 0c ac , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250112124609687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124609687 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20250112124609687 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124609687 DMM INFO MM(262420000000019/c9d88097) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250112124609687 DMM NOTICE MM(262420000000019/c9d88097) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250112124609687 DMM DEBUG MM(262420000000019/c9d88097) checking auth: received GSM SRES = dd eb 8a 53 (gprs_gmm.c:666) 20250112124609687 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250112124609687 DMM DEBUG MM(262420000000019/c9d88097) Requesting authorization (sgsn_auth.c:160) 20250112124609687 DMM INFO MM(262420000000019/c9d88097) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250112124609687 DMM DEBUG MM(262420000000019/c9d88097) Requesting subscriber data update (gprs_subscriber.c:894) 20250112124609688 DGPRS INFO SUBSCR(262420000000019) subscriber data is not available (gprs_subscriber.c:818) 20250112124609688 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) 20250112124609688 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250112124609688 DMM INFO MM(262420000000019/c9d88097) <- GMM ATTACH ACCEPT (new P-TMSI=0xc9d88097) (gprs_gmm.c:300) 20250112124609689 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250112124609689 DGPRS INFO SUBSCR(262420000000019) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250112124609689 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20250112124609689 DMM INFO MM(262420000000019/c9d88097) Subscriber data update (mmctx.c:445) 20250112124609689 DMM DEBUG MM(262420000000019/c9d88097) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250112124609689 DMM INFO MM(262420000000019/c9d88097) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250112124609689 DMM NOTICE MM(262420000000019/c9d88097) Authorized, continuing procedure, IMSI=262420000000019 (gprs_gmm.c:1000) 20250112124609689 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250112124609689 DMM NOTICE MM(262420000000019/c9d88097) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250112124609689 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) 20250112124609689 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250112124609689 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20250112124609689 DMM INFO MM(262420000000019/c9d88097) Subscriber data update (mmctx.c:445) 20250112124609689 DMM DEBUG MM(262420000000019/c9d88097) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250112124609696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124609696 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250112124609696 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124609696 DMM INFO MM(262420000000019/c9d88097) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250112124609696 DMM NOTICE MM(262420000000019/c9d88097) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250112124609696 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250112124609696 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250112124609696 DLLC NOTICE LLME(d4b5f7b9/c9d88097){ASSIGNED} LLGM Assign pre (ffffffff => c9d88097) (gprs_llc.c:1079) 20250112124609697 DLLC NOTICE LLME(ffffffff/c9d88097){ASSIGNED} LLGM Assign post (ffffffff => c9d88097) (gprs_llc.c:1125) 20250112124609697 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250112124609697 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250112124609697 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250112124609697 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user(763)@f374f8ce76bf: setverdict(pass): none -> pass 20250112124609748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124609748 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250112124609748 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124609748 DMM INFO MM(262420000000019/c9d88097) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20250112124609748 DMM INFO MM(262420000000019/c9d88097) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250112124609748 DMM DEBUG MM(262420000000019/c9d88097) Using GGSN 0 (gprs_sm.c:312) 20250112124609748 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) 20250112124609748 DLGTP DEBUG Begin pdp_tidset tid = 5910000000024262 (pdp.c:279) 20250112124609748 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250112124609748 DGPRS NOTICE PDP(262420000000019/0) Create PDP Context (sgsn_libgtp.c:181) 20250112124609748 DLGTP DEBUG Registering seq=1028 in restransmit req queue (gtp.c:402) 20250112124609761 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 e8 13 0f 84 11 e1 8a cd 51 14 05 7f a7 63 20 ad 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) 20250112124609761 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fdbaf9c5138, cbp=0x55d8657f2dc0) (sgsn_libgtp.c:632) 20250112124609761 DGPRS INFO PDP(262420000000019/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250112124609761 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55d8657f7ee8 TLLI=c9d88097, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250112124609761 DGPRS INFO PDP(262420000000019/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250112124609761 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user(763)@f374f8ce76bf: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(763)@f374f8ce76bf: setverdict(pass): pass -> pass, component reason not changed 20250112124609769 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000019, length=100 (sgsn_libgtp.c:779) 20250112124609777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124609777 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250112124609777 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_attach_pdp_act_user-BVCI196(748)@f374f8ce76bf: Removing Client IMSI='262420000000019'H, index=0 TC_attach_pdp_act_user(763)@f374f8ce76bf: Final verdict of PTC: pass 20250112124609783 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52656<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250112124609785 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250112124609785 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(760)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GSUP(761)@f374f8ce76bf: Final verdict of PTC: none -NSVCI97(749)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98(754)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(746)@f374f8ce76bf: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(758)@f374f8ce76bf: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(748)@f374f8ce76bf: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(753)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(750)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(745)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(751)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(755)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99(759)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(756)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(762)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99-provIP(757)@f374f8ce76bf: Final verdict of PTC: none -NSVCI97-provIP(747)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98-provIP(752)@f374f8ce76bf: Final verdict of PTC: none MTC@f374f8ce76bf: Setting final verdict of the test case. MTC@f374f8ce76bf: Local verdict of MTC: none MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-NS0(745): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(746): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97-provIP(747): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(748): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97(749): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-NS1(750): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(751): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98-provIP(752): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(753): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98(754): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-NS2(755): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(756): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99-provIP(757): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(758): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99(759): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP-IPA(760): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP(761): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GGSN_GTP(762): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_pdp_act_user(763): pass (none -> pass) MTC@f374f8ce76bf: Test case TC_attach_pdp_act_user finished. Verdict: pass MTC@f374f8ce76bf: 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 Jan 12 12:46:09 UTC 2025 ====== SGSN_Tests.TC_attach_pdp_act_user pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_user.talloc 20250112124609918 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52664<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112124610319 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52664<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=95060) 20250112124610786 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124610786 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=95060, count=96320) 20250112124611787 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124611787 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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@f374f8ce76bf: 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 Jan 12 12:46:12 UTC 2025 /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 20250112124612788 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124612788 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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@f374f8ce76bf: Test case TC_attach_pdp_act_ggsn_reject started. 20250112124613379 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52668<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112124613380 DMM INFO MM(262420000000019/c9d88097) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250112124613380 DMM INFO MM(262420000000019/c9d88097) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250112124613380 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250112124613380 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250112124613380 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250112124613381 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250112124613381 DLLC NOTICE LLME(ffffffff/c9d88097){ASSIGNED} LLGM Assign pre (c9d88097 => ffffffff) (gprs_llc.c:1079) 20250112124613381 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c9d88097 => ffffffff) (gprs_llc.c:1125) 20250112124613381 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55d8657f7b90 (gprs_sndcp.c:574) 20250112124613381 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55d8657f7ee8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250112124613381 DMM NOTICE MM(262420000000019/c9d88097) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250112124613381 DGPRS INFO PDP(262420000000019/0) Forcing release of PDP context (pdpctx.c:102) 20250112124613381 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20250112124613381 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20250112124613381 DLGTP DEBUG Registering seq=1029 in restransmit req queue (gtp.c:402) 20250112124613381 DGPRS INFO SUBSCR(262420000000019) purging MS subscriber (gprs_subscriber.c:785) 20250112124613381 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) 20250112124613381 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) 20250112124613381 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Init}: Deallocated (fsm.c:568) 20250112124613381 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Deallocated (fsm.c:568) 20250112124613381 DMM DEBUG MM_STATE_Iu[0x55d8657ebe50]{Detached}: Deallocated (fsm.c:568) 20250112124613381 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Deallocated (fsm.c:568) 20250112124613381 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(764)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(765)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(764)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(768)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(768)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124613434 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250112124613434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124613434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124613434 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124613434 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250112124613434 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124613434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124613434 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124613434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(768)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124613436 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124613436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124613436 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124613437 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124613437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124613437 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124613437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124613437 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124613437 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250112124613437 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124613437 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112124613437 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI97(768)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250112124613437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(768)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124613441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(765)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(765)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(769)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21011 20250112124613450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124613450 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_ggsn_reject-BVCI196(767)@f374f8ce76bf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(770)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(769)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(773)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(773)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124613478 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250112124613479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124613479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124613479 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124613479 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250112124613479 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124613479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124613479 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124613479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(773)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124613480 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124613480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124613480 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124613480 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124613480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124613480 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124613480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124613480 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124613480 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250112124613480 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124613480 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112124613481 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124613481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(773)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(773)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124613485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(774)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(770)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(770)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112124613494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124613494 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_ggsn_reject-BVCI210(772)@f374f8ce76bf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(775)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(774)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(778)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124613510 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250112124613510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124613510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124613510 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124613510 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250112124613510 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124613510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124613510 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124613510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(778)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124613512 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124613512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124613512 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124613512 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124613512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124613512 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124613512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124613512 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124613512 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250112124613512 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124613512 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112124613513 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124613513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(778)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(778)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124613517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(775)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(775)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112124613525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124613525 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_ggsn_reject-BVCI220(777)@f374f8ce76bf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250112124613789 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124613789 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250112124613789 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250112124613789 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(779)@f374f8ce76bf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(779)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250112124613791 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(779)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(779)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250112124613791 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(779)@f374f8ce76bf: 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)@f374f8ce76bf: 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)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(779)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_ggsn_reject-BVCI196(767)@f374f8ce76bf: Adding Client=TC_attach_pdp_act_ggsn_reject(782), IMSI='262420000000020'H, TLLI='D4E5431D'O, index=0 SGSN_Test-GSUP(780)@f374f8ce76bf: Created GsupExpect[0] for "262420000000020" to be handled at TC_attach_pdp_act_ggsn_reject(782) TC_attach_pdp_act_ggsn_reject(782)@f374f8ce76bf: 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 := 'E018FC3EFB96FA8F8AD99BF5E7CE734D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '687A6D50'O ("hzmP") } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '04122AD220470187'O } } } } } 20250112124613838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124613838 DLLC NOTICE LLME(ffffffff/d4e5431d){UNASSIGNED} LLC RX: unknown TLLI 0xd4e5431d, creating LLME on the fly (gprs_llc.c:552) 20250112124613838 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250112124613839 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000020) type="GPRS attach"  (gprs_gmm.c:1266) 20250112124613839 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Allocated (fsm.c:456) 20250112124613839 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Init}: Allocated (fsm.c:456) 20250112124613839 DMM DEBUG MM_STATE_Gb[0x55d8657ebf80]{Idle}: Allocated (fsm.c:456) 20250112124613839 DMM DEBUG MM_STATE_Iu[0x55d8657ec0b0]{Detached}: Allocated (fsm.c:456) 20250112124613839 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250112124613839 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250112124613839 DLLC NOTICE LLME(ffffffff/d4e5431d){UNASSIGNED} LLGM Assign pre (d4e5431d => cc53f93e) (gprs_llc.c:1079) 20250112124613839 DLLC NOTICE LLME(d4e5431d/cc53f93e){ASSIGNED} LLGM Assign post (d4e5431d => cc53f93e) (gprs_llc.c:1125) 20250112124613839 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250112124613839 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250112124613839 DMM DEBUG MM(262420000000020/cc53f93e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250112124613851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124613851 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250112124613851 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124613851 DMM DEBUG MM(262420000000020/cc53f93e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000200 (gprs_gmm.c:1084) 20250112124613851 DMM NOTICE MM(262420000000020/cc53f93e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250112124613851 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250112124613851 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250112124613851 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250112124613851 DMM DEBUG MM(262420000000020/cc53f93e) Requesting authorization (sgsn_auth.c:160) 20250112124613851 DMM INFO MM(262420000000020/cc53f93e) Requesting authentication tuples (sgsn_auth.c:184) 20250112124613851 DMM DEBUG MM(262420000000020/cc53f93e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250112124613851 DGPRS INFO SUBSCR(262420000000020) requesting auth info (gprs_subscriber.c:805) 20250112124613851 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)@f374f8ce76bf: Found GsupExpect[0] for "262420000000020" handled at TC_attach_pdp_act_ggsn_reject(782) SGSN_Test-GSUP(780)@f374f8ce76bf: Added IMSI table entry 0TC_attach_pdp_act_ggsn_reject(782)"262420000000020" 20250112124613855 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250112124613855 DGPRS INFO SUBSCR(262420000000020) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250112124613855 DGPRS DEBUG SUBSCR(262420000000020) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250112124613855 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber authentication info (gprs_subscriber.c:850) 20250112124613855 DMM INFO MM(262420000000020/cc53f93e) Subscriber data update (mmctx.c:445) 20250112124613855 DMM DEBUG MM(262420000000020/cc53f93e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250112124613855 DMM INFO MM(262420000000020/cc53f93e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250112124613855 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250112124613855 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250112124613855 DMM INFO MM(262420000000020/cc53f93e) <- GMM AUTH AND CIPHERING REQ (rand = e0 18 fc 3e fb 96 fa 8f 8a d9 9b f5 e7 ce 73 4d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250112124613862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124613862 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20250112124613862 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124613862 DMM INFO MM(262420000000020/cc53f93e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250112124613862 DMM NOTICE MM(262420000000020/cc53f93e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250112124613862 DMM DEBUG MM(262420000000020/cc53f93e) checking auth: received GSM SRES = 68 7a 6d 50 (gprs_gmm.c:666) 20250112124613862 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250112124613862 DMM DEBUG MM(262420000000020/cc53f93e) Requesting authorization (sgsn_auth.c:160) 20250112124613862 DMM INFO MM(262420000000020/cc53f93e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250112124613862 DMM DEBUG MM(262420000000020/cc53f93e) Requesting subscriber data update (gprs_subscriber.c:894) 20250112124613862 DGPRS INFO SUBSCR(262420000000020) subscriber data is not available (gprs_subscriber.c:818) 20250112124613862 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) 20250112124613862 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250112124613862 DMM INFO MM(262420000000020/cc53f93e) <- GMM ATTACH ACCEPT (new P-TMSI=0xcc53f93e) (gprs_gmm.c:300) 20250112124613864 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250112124613864 DGPRS INFO SUBSCR(262420000000020) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250112124613864 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20250112124613864 DMM INFO MM(262420000000020/cc53f93e) Subscriber data update (mmctx.c:445) 20250112124613864 DMM DEBUG MM(262420000000020/cc53f93e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250112124613864 DMM INFO MM(262420000000020/cc53f93e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250112124613864 DMM NOTICE MM(262420000000020/cc53f93e) Authorized, continuing procedure, IMSI=262420000000020 (gprs_gmm.c:1000) 20250112124613864 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250112124613864 DMM NOTICE MM(262420000000020/cc53f93e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250112124613864 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) 20250112124613864 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250112124613864 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20250112124613864 DMM INFO MM(262420000000020/cc53f93e) Subscriber data update (mmctx.c:445) 20250112124613864 DMM DEBUG MM(262420000000020/cc53f93e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250112124613871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124613871 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250112124613871 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124613871 DMM INFO MM(262420000000020/cc53f93e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250112124613871 DMM NOTICE MM(262420000000020/cc53f93e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250112124613871 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250112124613871 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250112124613871 DLLC NOTICE LLME(d4e5431d/cc53f93e){ASSIGNED} LLGM Assign pre (ffffffff => cc53f93e) (gprs_llc.c:1079) 20250112124613871 DLLC NOTICE LLME(ffffffff/cc53f93e){ASSIGNED} LLGM Assign post (ffffffff => cc53f93e) (gprs_llc.c:1125) 20250112124613871 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250112124613871 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250112124613871 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250112124613871 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_ggsn_reject(782)@f374f8ce76bf: setverdict(pass): none -> pass 20250112124613923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124613923 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250112124613923 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124613923 DMM INFO MM(262420000000020/cc53f93e) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20250112124613923 DMM INFO MM(262420000000020/cc53f93e) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250112124613923 DMM DEBUG MM(262420000000020/cc53f93e) Using GGSN 0 (gprs_sm.c:312) 20250112124613923 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) 20250112124613923 DLGTP DEBUG Begin pdp_tidset tid = 5020000000024262 (pdp.c:279) 20250112124613923 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250112124613923 DGPRS NOTICE PDP(262420000000020/0) Create PDP Context (sgsn_libgtp.c:181) 20250112124613923 DLGTP DEBUG Registering seq=1030 in restransmit req queue (gtp.c:402) 20250112124613933 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 b3 73 a1 7f 11 40 40 5d a2 14 05 7f 72 1f f3 22 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) 20250112124613933 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7fdbaf9c61a8, cbp=0x55d8657f3630) (sgsn_libgtp.c:632) 20250112124613933 DGPRS INFO PDP(262420000000020/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:400) 20250112124613933 DLGTP DEBUG Begin pdp_tiddel tid = 5020000000024262 (pdp.c:298) 20250112124613933 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250112124613933 DMM NOTICE MM(262420000000020/cc53f93e) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:235) TC_attach_pdp_act_ggsn_reject(782)@f374f8ce76bf: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject(782)@f374f8ce76bf: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject-BVCI196(767)@f374f8ce76bf: Removing Client IMSI='262420000000020'H, index=0 TC_attach_pdp_act_ggsn_reject(782)@f374f8ce76bf: Final verdict of PTC: pass 20250112124613943 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52668<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(780)@f374f8ce76bf: Final verdict of PTC: none 20250112124613945 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250112124613945 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(764)@f374f8ce76bf: Final verdict of PTC: none -NSVCI97(768)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98(773)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(779)@f374f8ce76bf: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI210(772)@f374f8ce76bf: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI196(767)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(769)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(770)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99(778)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(765)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(781)@f374f8ce76bf: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI220(777)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99-provIP(776)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(774)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(775)@f374f8ce76bf: Final verdict of PTC: none -NSVCI97-provIP(766)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98-provIP(771)@f374f8ce76bf: Final verdict of PTC: none MTC@f374f8ce76bf: Setting final verdict of the test case. MTC@f374f8ce76bf: Local verdict of MTC: none MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-NS0(764): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(765): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97-provIP(766): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI196(767): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97(768): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-NS1(769): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(770): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98-provIP(771): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI210(772): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98(773): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-NS2(774): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(775): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99-provIP(776): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI220(777): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99(778): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP-IPA(779): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP(780): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GGSN_GTP(781): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_pdp_act_ggsn_reject(782): pass (none -> pass) MTC@f374f8ce76bf: Test case TC_attach_pdp_act_ggsn_reject finished. Verdict: pass MTC@f374f8ce76bf: 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 Jan 12 12:46:14 UTC 2025 ====== SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_ggsn_reject.talloc 20250112124614077 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52680<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112124614478 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52680<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=94220) 20250112124614946 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124614946 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=94220, count=98576) 20250112124615947 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124615947 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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@f374f8ce76bf: 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 Jan 12 12:46:16 UTC 2025 /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 20250112124616948 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124616948 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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@f374f8ce76bf: Test case TC_attach_pdp_act_user_deact_mo started. 20250112124617537 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53280<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112124617538 DMM INFO MM(262420000000020/cc53f93e) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250112124617538 DMM INFO MM(262420000000020/cc53f93e) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250112124617538 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250112124617538 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250112124617538 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250112124617538 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250112124617538 DLLC NOTICE LLME(ffffffff/cc53f93e){ASSIGNED} LLGM Assign pre (cc53f93e => ffffffff) (gprs_llc.c:1079) 20250112124617538 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cc53f93e => ffffffff) (gprs_llc.c:1125) 20250112124617538 DGPRS INFO SUBSCR(262420000000020) purging MS subscriber (gprs_subscriber.c:785) 20250112124617538 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) 20250112124617538 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) 20250112124617538 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Init}: Deallocated (fsm.c:568) 20250112124617538 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Deallocated (fsm.c:568) 20250112124617538 DMM DEBUG MM_STATE_Iu[0x55d8657ec0b0]{Detached}: Deallocated (fsm.c:568) 20250112124617538 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Deallocated (fsm.c:568) 20250112124617538 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(783)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(784)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(783)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(788)@f374f8ce76bf: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(787)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21011 20250112124617590 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250112124617590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124617590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124617590 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124617590 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250112124617590 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124617590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124617590 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124617590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(788)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124617592 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124617592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124617592 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124617592 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124617592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124617592 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124617592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124617592 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124617592 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250112124617592 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124617592 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112124617593 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124617593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(788)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(788)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124617598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(784)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(784)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(789)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250112124617611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124617611 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(787)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(792)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_pdp_act_user_deact_mo-BVCI196(785)@f374f8ce76bf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(792)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124617616 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250112124617616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124617616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124617616 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124617616 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250112124617616 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124617616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124617616 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124617616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(792)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124617618 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124617618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124617618 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124617618 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124617618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124617618 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124617618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124617618 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124617618 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250112124617618 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124617618 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112124617619 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124617619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(792)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(792)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124617622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(793)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(789)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(789)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112124617632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124617632 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user_deact_mo-BVCI210(791)@f374f8ce76bf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(794)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(793)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(797)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124617654 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250112124617654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124617654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124617654 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124617654 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250112124617654 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124617654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124617654 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124617654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(797)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124617656 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124617656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124617656 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124617656 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124617656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124617656 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124617656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124617656 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124617656 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250112124617656 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124617656 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112124617657 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124617657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(797)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(797)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124617662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(794)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(794)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112124617672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124617672 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)@f374f8ce76bf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250112124617949 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124617949 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250112124617949 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250112124617949 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(798)@f374f8ce76bf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(798)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250112124617951 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(798)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(798)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250112124617952 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(798)@f374f8ce76bf: 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)@f374f8ce76bf: 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)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(798)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mo-BVCI196(785)@f374f8ce76bf: Adding Client=TC_attach_pdp_act_user_deact_mo(801), IMSI='262420000000021'H, TLLI='EA8D8E85'O, index=0 SGSN_Test-GSUP(799)@f374f8ce76bf: 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)@f374f8ce76bf: 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 := 'DD079D861228E4DB583970B963DED614'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8DD704A4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '885AF3D0E4E0F65C'O } } } } } 20250112124618001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124618001 DLLC NOTICE LLME(ffffffff/ea8d8e85){UNASSIGNED} LLC RX: unknown TLLI 0xea8d8e85, creating LLME on the fly (gprs_llc.c:552) 20250112124618001 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250112124618001 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach"  (gprs_gmm.c:1266) 20250112124618001 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Allocated (fsm.c:456) 20250112124618001 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Init}: Allocated (fsm.c:456) 20250112124618001 DMM DEBUG MM_STATE_Gb[0x55d8657ebf80]{Idle}: Allocated (fsm.c:456) 20250112124618001 DMM DEBUG MM_STATE_Iu[0x55d8657ebe50]{Detached}: Allocated (fsm.c:456) 20250112124618001 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250112124618001 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250112124618001 DLLC NOTICE LLME(ffffffff/ea8d8e85){UNASSIGNED} LLGM Assign pre (ea8d8e85 => e08c13cd) (gprs_llc.c:1079) 20250112124618001 DLLC NOTICE LLME(ea8d8e85/e08c13cd){ASSIGNED} LLGM Assign post (ea8d8e85 => e08c13cd) (gprs_llc.c:1125) 20250112124618001 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250112124618001 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250112124618001 DMM DEBUG MM(262420000000021/e08c13cd) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250112124618015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124618015 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250112124618015 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124618015 DMM DEBUG MM(262420000000021/e08c13cd) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20250112124618015 DMM NOTICE MM(262420000000021/e08c13cd) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250112124618015 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250112124618015 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250112124618016 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250112124618016 DMM DEBUG MM(262420000000021/e08c13cd) Requesting authorization (sgsn_auth.c:160) 20250112124618016 DMM INFO MM(262420000000021/e08c13cd) Requesting authentication tuples (sgsn_auth.c:184) 20250112124618016 DMM DEBUG MM(262420000000021/e08c13cd) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250112124618016 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20250112124618016 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)@f374f8ce76bf: Found GsupExpect[0] for "262420000000021" handled at TC_attach_pdp_act_user_deact_mo(801) SGSN_Test-GSUP(799)@f374f8ce76bf: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mo(801)"262420000000021" 20250112124618018 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250112124618018 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250112124618018 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250112124618018 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20250112124618018 DMM INFO MM(262420000000021/e08c13cd) Subscriber data update (mmctx.c:445) 20250112124618018 DMM DEBUG MM(262420000000021/e08c13cd) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250112124618018 DMM INFO MM(262420000000021/e08c13cd) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250112124618018 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250112124618018 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250112124618018 DMM INFO MM(262420000000021/e08c13cd) <- GMM AUTH AND CIPHERING REQ (rand = dd 07 9d 86 12 28 e4 db 58 39 70 b9 63 de d6 14 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250112124618027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124618027 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20250112124618027 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124618027 DMM INFO MM(262420000000021/e08c13cd) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250112124618027 DMM NOTICE MM(262420000000021/e08c13cd) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250112124618027 DMM DEBUG MM(262420000000021/e08c13cd) checking auth: received GSM SRES = 8d d7 04 a4 (gprs_gmm.c:666) 20250112124618027 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250112124618027 DMM DEBUG MM(262420000000021/e08c13cd) Requesting authorization (sgsn_auth.c:160) 20250112124618027 DMM INFO MM(262420000000021/e08c13cd) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250112124618027 DMM DEBUG MM(262420000000021/e08c13cd) Requesting subscriber data update (gprs_subscriber.c:894) 20250112124618027 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20250112124618027 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) 20250112124618027 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250112124618027 DMM INFO MM(262420000000021/e08c13cd) <- GMM ATTACH ACCEPT (new P-TMSI=0xe08c13cd) (gprs_gmm.c:300) 20250112124618029 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250112124618029 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250112124618029 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250112124618029 DMM INFO MM(262420000000021/e08c13cd) Subscriber data update (mmctx.c:445) 20250112124618029 DMM DEBUG MM(262420000000021/e08c13cd) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250112124618029 DMM INFO MM(262420000000021/e08c13cd) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250112124618029 DMM NOTICE MM(262420000000021/e08c13cd) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20250112124618029 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250112124618029 DMM NOTICE MM(262420000000021/e08c13cd) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250112124618029 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) 20250112124618029 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250112124618029 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250112124618029 DMM INFO MM(262420000000021/e08c13cd) Subscriber data update (mmctx.c:445) 20250112124618029 DMM DEBUG MM(262420000000021/e08c13cd) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250112124618036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124618036 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250112124618036 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124618036 DMM INFO MM(262420000000021/e08c13cd) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250112124618036 DMM NOTICE MM(262420000000021/e08c13cd) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250112124618036 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250112124618036 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250112124618036 DLLC NOTICE LLME(ea8d8e85/e08c13cd){ASSIGNED} LLGM Assign pre (ffffffff => e08c13cd) (gprs_llc.c:1079) 20250112124618036 DLLC NOTICE LLME(ffffffff/e08c13cd){ASSIGNED} LLGM Assign post (ffffffff => e08c13cd) (gprs_llc.c:1125) 20250112124618036 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250112124618036 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250112124618036 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250112124618036 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mo(801)@f374f8ce76bf: setverdict(pass): none -> pass 20250112124618088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124618088 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250112124618088 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124618088 DMM INFO MM(262420000000021/e08c13cd) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20250112124618088 DMM INFO MM(262420000000021/e08c13cd) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250112124618088 DMM DEBUG MM(262420000000021/e08c13cd) Using GGSN 0 (gprs_sm.c:312) 20250112124618088 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) 20250112124618088 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20250112124618088 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250112124618088 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:181) 20250112124618088 DLGTP DEBUG Registering seq=1031 in restransmit req queue (gtp.c:402) 20250112124618100 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 52 fb ad 2e 11 e1 62 ab 18 14 05 7f e1 18 5a ba 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) 20250112124618100 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fdbaf9c61a8, cbp=0x55d8657f3630) (sgsn_libgtp.c:632) 20250112124618100 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250112124618100 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55d8657f7ee8 TLLI=e08c13cd, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250112124618100 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250112124618100 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mo(801)@f374f8ce76bf: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo(801)@f374f8ce76bf: setverdict(pass): pass -> pass, component reason not changed 20250112124618109 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000021, length=100 (sgsn_libgtp.c:779) 20250112124618117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124618117 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250112124618117 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124618121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124618121 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20250112124618121 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124618121 DMM INFO MM(262420000000021/e08c13cd) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:632) 20250112124618121 DGPRS INFO PDP(262420000000021/0) Delete PDP Context (sgsn_libgtp.c:318) 20250112124618121 DLGTP DEBUG Registering seq=1032 in restransmit req queue (gtp.c:402) 20250112124618122 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) 20250112124618122 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7fdbaf9c61a8, cbp=0x55d8657f3630) (sgsn_libgtp.c:632) 20250112124618122 DGPRS INFO PDP(262420000000021/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:552) 20250112124618122 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55d8657f7ee8, TLLI=e08c13cd, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250112124618122 DMM INFO MM(262420000000021/e08c13cd) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:289) 20250112124618122 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20250112124618122 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mo(801)@f374f8ce76bf: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo-BVCI196(785)@f374f8ce76bf: Removing Client IMSI='262420000000021'H, index=0 TC_attach_pdp_act_user_deact_mo(801)@f374f8ce76bf: Final verdict of PTC: pass 20250112124618130 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53280<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(799)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98(792)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(789)@f374f8ce76bf: Final verdict of PTC: none -NSVCI97(788)@f374f8ce76bf: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI196(785)@f374f8ce76bf: Final verdict of PTC: none 20250112124618133 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250112124618133 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(798)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(787)@f374f8ce76bf: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI220(796)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(783)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(784)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99(797)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(794)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(800)@f374f8ce76bf: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI210(791)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(793)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98-provIP(790)@f374f8ce76bf: Final verdict of PTC: none -NSVCI97-provIP(786)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99-provIP(795)@f374f8ce76bf: Final verdict of PTC: none MTC@f374f8ce76bf: Setting final verdict of the test case. MTC@f374f8ce76bf: Local verdict of MTC: none MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-NS0(783): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(784): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI196(785): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97-provIP(786): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-NS1(787): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97(788): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(789): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98-provIP(790): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI210(791): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98(792): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-NS2(793): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(794): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99-provIP(795): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI220(796): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99(797): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP-IPA(798): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP(799): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GGSN_GTP(800): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_pdp_act_user_deact_mo(801): pass (none -> pass) MTC@f374f8ce76bf: Test case TC_attach_pdp_act_user_deact_mo finished. Verdict: pass MTC@f374f8ce76bf: 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 Jan 12 12:46:18 UTC 2025 ====== 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 20250112124618264 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53286<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112124618665 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53286<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=104492) 20250112124619134 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124619134 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=104492, count=105652) 20250112124620136 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124620136 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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@f374f8ce76bf: 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 Jan 12 12:46:20 UTC 2025 /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 20250112124621137 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124621137 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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@f374f8ce76bf: Test case TC_attach_pdp_act_user_deact_mt started. 20250112124621723 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53294<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112124621725 DMM INFO MM(262420000000021/e08c13cd) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250112124621725 DMM INFO MM(262420000000021/e08c13cd) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250112124621725 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250112124621725 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250112124621725 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250112124621725 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250112124621725 DLLC NOTICE LLME(ffffffff/e08c13cd){ASSIGNED} LLGM Assign pre (e08c13cd => ffffffff) (gprs_llc.c:1079) 20250112124621725 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e08c13cd => ffffffff) (gprs_llc.c:1125) 20250112124621725 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20250112124621725 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) 20250112124621725 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) 20250112124621725 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Init}: Deallocated (fsm.c:568) 20250112124621725 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Deallocated (fsm.c:568) 20250112124621725 DMM DEBUG MM_STATE_Iu[0x55d8657ebe50]{Detached}: Deallocated (fsm.c:568) 20250112124621725 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Deallocated (fsm.c:568) 20250112124621725 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(802)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(803)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(802)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(806)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124621775 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250112124621775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124621775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124621775 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124621775 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250112124621775 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124621775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124621775 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124621775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(806)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124621776 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124621776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124621776 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124621776 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124621776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124621776 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124621776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124621776 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124621776 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250112124621776 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124621776 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112124621777 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124621777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(806)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(806)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(807)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21011 20250112124621781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(803)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(803)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112124621790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124621790 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(808)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_deact_mt-BVCI196(804)@f374f8ce76bf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(807)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(812)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(812)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124621814 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250112124621814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124621814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124621814 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124621814 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250112124621814 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124621814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124621814 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124621814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(811)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(812)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124621817 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124621817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124621817 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124621817 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124621817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124621817 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124621817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124621817 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124621817 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250112124621817 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124621817 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112124621818 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124621818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(812)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(812)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124621822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(808)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(813)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(808)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112124621833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124621833 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user_deact_mt-BVCI210(809)@f374f8ce76bf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(811)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(817)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124621851 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250112124621851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124621852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124621852 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124621852 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250112124621852 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124621852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124621852 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124621852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(817)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124621854 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124621854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124621854 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124621854 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124621854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124621854 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124621854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124621854 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124621854 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250112124621854 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124621854 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112124621855 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124621855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(817)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(817)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124621859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(813)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(813)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112124621868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124621868 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)@f374f8ce76bf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250112124622138 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124622138 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250112124622138 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250112124622138 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(816)@f374f8ce76bf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(816)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250112124622140 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(816)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(816)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250112124622141 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(816)@f374f8ce76bf: 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)@f374f8ce76bf: 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)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(816)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mt-BVCI196(804)@f374f8ce76bf: Adding Client=TC_attach_pdp_act_user_deact_mt(820), IMSI='262420000000022'H, TLLI='D3ED1726'O, index=0 SGSN_Test-GSUP(818)@f374f8ce76bf: 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)@f374f8ce76bf: 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 := '2F232EBB18C808C16429D6161C350001'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'DF2D79A9'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B63029E6A56D6291'O } } } } } 20250112124622193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124622193 DLLC NOTICE LLME(ffffffff/d3ed1726){UNASSIGNED} LLC RX: unknown TLLI 0xd3ed1726, creating LLME on the fly (gprs_llc.c:552) 20250112124622193 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250112124622193 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach"  (gprs_gmm.c:1266) 20250112124622194 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Allocated (fsm.c:456) 20250112124622194 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Init}: Allocated (fsm.c:456) 20250112124622194 DMM DEBUG MM_STATE_Gb[0x55d8657ebf80]{Idle}: Allocated (fsm.c:456) 20250112124622194 DMM DEBUG MM_STATE_Iu[0x55d8657ec0b0]{Detached}: Allocated (fsm.c:456) 20250112124622194 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250112124622194 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250112124622194 DLLC NOTICE LLME(ffffffff/d3ed1726){UNASSIGNED} LLGM Assign pre (d3ed1726 => e4b97b0d) (gprs_llc.c:1079) 20250112124622194 DLLC NOTICE LLME(d3ed1726/e4b97b0d){ASSIGNED} LLGM Assign post (d3ed1726 => e4b97b0d) (gprs_llc.c:1125) 20250112124622194 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250112124622194 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250112124622194 DMM DEBUG MM(262420000000022/e4b97b0d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250112124622207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124622207 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250112124622207 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124622207 DMM DEBUG MM(262420000000022/e4b97b0d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20250112124622207 DMM NOTICE MM(262420000000022/e4b97b0d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250112124622207 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250112124622207 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250112124622207 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250112124622207 DMM DEBUG MM(262420000000022/e4b97b0d) Requesting authorization (sgsn_auth.c:160) 20250112124622207 DMM INFO MM(262420000000022/e4b97b0d) Requesting authentication tuples (sgsn_auth.c:184) 20250112124622207 DMM DEBUG MM(262420000000022/e4b97b0d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250112124622207 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20250112124622207 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)@f374f8ce76bf: Found GsupExpect[0] for "262420000000022" handled at TC_attach_pdp_act_user_deact_mt(820) SGSN_Test-GSUP(818)@f374f8ce76bf: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mt(820)"262420000000022" 20250112124622210 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250112124622210 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250112124622210 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250112124622210 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20250112124622210 DMM INFO MM(262420000000022/e4b97b0d) Subscriber data update (mmctx.c:445) 20250112124622210 DMM DEBUG MM(262420000000022/e4b97b0d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250112124622210 DMM INFO MM(262420000000022/e4b97b0d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250112124622210 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250112124622210 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250112124622210 DMM INFO MM(262420000000022/e4b97b0d) <- GMM AUTH AND CIPHERING REQ (rand = 2f 23 2e bb 18 c8 08 c1 64 29 d6 16 1c 35 00 01 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250112124622216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124622216 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20250112124622216 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124622216 DMM INFO MM(262420000000022/e4b97b0d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250112124622216 DMM NOTICE MM(262420000000022/e4b97b0d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250112124622216 DMM DEBUG MM(262420000000022/e4b97b0d) checking auth: received GSM SRES = df 2d 79 a9 (gprs_gmm.c:666) 20250112124622216 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250112124622216 DMM DEBUG MM(262420000000022/e4b97b0d) Requesting authorization (sgsn_auth.c:160) 20250112124622216 DMM INFO MM(262420000000022/e4b97b0d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250112124622216 DMM DEBUG MM(262420000000022/e4b97b0d) Requesting subscriber data update (gprs_subscriber.c:894) 20250112124622216 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20250112124622216 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) 20250112124622216 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250112124622216 DMM INFO MM(262420000000022/e4b97b0d) <- GMM ATTACH ACCEPT (new P-TMSI=0xe4b97b0d) (gprs_gmm.c:300) 20250112124622218 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250112124622218 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250112124622218 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20250112124622218 DMM INFO MM(262420000000022/e4b97b0d) Subscriber data update (mmctx.c:445) 20250112124622218 DMM DEBUG MM(262420000000022/e4b97b0d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250112124622218 DMM INFO MM(262420000000022/e4b97b0d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250112124622218 DMM NOTICE MM(262420000000022/e4b97b0d) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:1000) 20250112124622218 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250112124622218 DMM NOTICE MM(262420000000022/e4b97b0d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250112124622218 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) 20250112124622218 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250112124622218 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20250112124622218 DMM INFO MM(262420000000022/e4b97b0d) Subscriber data update (mmctx.c:445) 20250112124622218 DMM DEBUG MM(262420000000022/e4b97b0d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250112124622225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124622225 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250112124622225 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124622225 DMM INFO MM(262420000000022/e4b97b0d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250112124622225 DMM NOTICE MM(262420000000022/e4b97b0d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250112124622225 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250112124622225 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250112124622225 DLLC NOTICE LLME(d3ed1726/e4b97b0d){ASSIGNED} LLGM Assign pre (ffffffff => e4b97b0d) (gprs_llc.c:1079) 20250112124622225 DLLC NOTICE LLME(ffffffff/e4b97b0d){ASSIGNED} LLGM Assign post (ffffffff => e4b97b0d) (gprs_llc.c:1125) 20250112124622225 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250112124622225 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250112124622225 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250112124622225 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mt(820)@f374f8ce76bf: setverdict(pass): none -> pass 20250112124622277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124622277 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250112124622277 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124622277 DMM INFO MM(262420000000022/e4b97b0d) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20250112124622277 DMM INFO MM(262420000000022/e4b97b0d) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250112124622277 DMM DEBUG MM(262420000000022/e4b97b0d) Using GGSN 0 (gprs_sm.c:312) 20250112124622277 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) 20250112124622277 DLGTP DEBUG Begin pdp_tidset tid = 5220000000024262 (pdp.c:279) 20250112124622277 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250112124622277 DGPRS NOTICE PDP(262420000000022/0) Create PDP Context (sgsn_libgtp.c:181) 20250112124622277 DLGTP DEBUG Registering seq=1033 in restransmit req queue (gtp.c:402) 20250112124622288 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 00 eb 9a 43 11 15 af 11 b7 14 05 7f 46 e6 d8 af 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1033 from retransmit req queue (gtp.c:443) 20250112124622288 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fdbaf9c61a8, cbp=0x55d8657f3630) (sgsn_libgtp.c:632) 20250112124622288 DGPRS INFO PDP(262420000000022/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250112124622288 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55d8657f9058 TLLI=e4b97b0d, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250112124622288 DGPRS INFO PDP(262420000000022/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250112124622288 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mt(820)@f374f8ce76bf: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mt(820)@f374f8ce76bf: setverdict(pass): pass -> pass, component reason not changed 20250112124622296 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000022, length=100 (sgsn_libgtp.c:779) 20250112124622304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124622304 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250112124622304 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124622307 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20250112124622307 DGPRS INFO PDP(262420000000022:5): Context 0x7fdbaf9c61a8 was deleted (sgsn_libgtp.c:660) 20250112124622307 DMM INFO MM(262420000000022/e4b97b0d) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20250112124622307 DLGTP DEBUG Begin pdp_tiddel tid = 5220000000024262 (pdp.c:298) 20250112124622307 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mt-BVCI196(804)@f374f8ce76bf: Removing Client IMSI='262420000000022'H, index=0 20250112124622313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124622313 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250112124622313 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124622313 DMM INFO MM(262420000000022/e4b97b0d) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_pdp_act_user_deact_mt(820)@f374f8ce76bf: Final verdict of PTC: pass 20250112124622316 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53294<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250112124622319 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250112124622319 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(818)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(816)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(803)@f374f8ce76bf: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI196(804)@f374f8ce76bf: Final verdict of PTC: none -NSVCI97(806)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98(812)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99(817)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(802)@f374f8ce76bf: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI220(814)@f374f8ce76bf: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI210(809)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(808)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(813)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(807)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(811)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98-provIP(810)@f374f8ce76bf: Final verdict of PTC: none -NSVCI97-provIP(805)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(819)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99-provIP(815)@f374f8ce76bf: Final verdict of PTC: none MTC@f374f8ce76bf: Setting final verdict of the test case. MTC@f374f8ce76bf: Local verdict of MTC: none MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-NS0(802): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(803): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI196(804): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97-provIP(805): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97(806): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-NS1(807): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(808): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI210(809): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98-provIP(810): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-NS2(811): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98(812): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(813): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI220(814): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99-provIP(815): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP-IPA(816): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99(817): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP(818): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GGSN_GTP(819): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_pdp_act_user_deact_mt(820): pass (none -> pass) MTC@f374f8ce76bf: Test case TC_attach_pdp_act_user_deact_mt finished. Verdict: pass MTC@f374f8ce76bf: 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 Jan 12 12:46:22 UTC 2025 ====== SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_user_deact_mt.talloc 20250112124622456 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53310<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112124622858 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53310<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100312) 20250112124623319 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124623319 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) 20250112124624320 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124624321 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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@f374f8ce76bf: 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 Jan 12 12:46:24 UTC 2025 /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 20250112124625321 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124625321 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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@f374f8ce76bf: Test case TC_attach_pdp_act_deact_dup started. 20250112124625919 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53312<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112124625920 DMM INFO MM(262420000000022/e4b97b0d) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250112124625920 DMM INFO MM(262420000000022/e4b97b0d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250112124625920 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250112124625920 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250112124625920 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250112124625920 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250112124625920 DLLC NOTICE LLME(ffffffff/e4b97b0d){ASSIGNED} LLGM Assign pre (e4b97b0d => ffffffff) (gprs_llc.c:1079) 20250112124625920 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e4b97b0d => ffffffff) (gprs_llc.c:1125) 20250112124625920 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55d8657f8d00 (gprs_sndcp.c:574) 20250112124625920 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55d8657f9058, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250112124625920 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20250112124625920 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) 20250112124625920 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) 20250112124625920 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Init}: Deallocated (fsm.c:568) 20250112124625920 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Deallocated (fsm.c:568) 20250112124625920 DMM DEBUG MM_STATE_Iu[0x55d8657ec0b0]{Detached}: Deallocated (fsm.c:568) 20250112124625920 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Deallocated (fsm.c:568) 20250112124625920 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(821)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(822)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(821)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(826)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124625973 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250112124625973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124625973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124625973 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124625973 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250112124625973 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124625973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124625973 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124625973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(825)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(826)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124625976 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124625976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124625976 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124625976 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124625976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124625976 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124625976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124625976 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124625976 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250112124625976 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124625976 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112124625977 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124625977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(826)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(826)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124625980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(822)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(822)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112124625990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124625990 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(827)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_deact_dup-BVCI196(823)@f374f8ce76bf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(825)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(830)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124626000 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250112124626000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124626000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124626000 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124626000 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250112124626000 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124626000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124626000 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124626000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(830)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124626001 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124626001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124626001 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124626001 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124626001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124626001 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124626001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124626001 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124626001 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250112124626001 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124626001 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112124626002 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124626002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(830)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(830)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124626006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(827)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-NS2(831)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(827)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112124626015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124626015 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_dup-BVCI210(829)@f374f8ce76bf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(832)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(831)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(835)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124626038 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250112124626038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124626038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124626038 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124626038 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250112124626038 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124626038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124626038 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124626038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(835)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124626039 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124626039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124626039 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124626040 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124626040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124626040 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124626040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124626040 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124626040 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250112124626040 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124626040 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112124626040 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124626040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(835)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(835)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124626043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(832)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(832)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112124626054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124626054 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_dup-BVCI220(834)@f374f8ce76bf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250112124626322 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124626322 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250112124626322 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250112124626322 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(836)@f374f8ce76bf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(836)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250112124626324 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(836)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(836)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250112124626325 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(836)@f374f8ce76bf: 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)@f374f8ce76bf: 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)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(836)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_dup-BVCI196(823)@f374f8ce76bf: Adding Client=TC_attach_pdp_act_deact_dup(839), IMSI='262420000000046'H, TLLI='DDE7A952'O, index=0 SGSN_Test-GSUP(837)@f374f8ce76bf: Created GsupExpect[0] for "262420000000046" to be handled at TC_attach_pdp_act_deact_dup(839) TC_attach_pdp_act_deact_dup(839)@f374f8ce76bf: 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 := '95A87D00F646AFA294D8B4BDBF74BABC'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5C51EBB4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9DF97AAA0FBCDA2F'O } } } } } 20250112124626372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124626372 DLLC NOTICE LLME(ffffffff/dde7a952){UNASSIGNED} LLC RX: unknown TLLI 0xdde7a952, creating LLME on the fly (gprs_llc.c:552) 20250112124626372 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250112124626372 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000046) type="GPRS attach"  (gprs_gmm.c:1266) 20250112124626372 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Allocated (fsm.c:456) 20250112124626372 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Init}: Allocated (fsm.c:456) 20250112124626372 DMM DEBUG MM_STATE_Gb[0x55d8657ebf80]{Idle}: Allocated (fsm.c:456) 20250112124626372 DMM DEBUG MM_STATE_Iu[0x55d8657ebe50]{Detached}: Allocated (fsm.c:456) 20250112124626372 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250112124626372 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250112124626372 DLLC NOTICE LLME(ffffffff/dde7a952){UNASSIGNED} LLGM Assign pre (dde7a952 => e892b67a) (gprs_llc.c:1079) 20250112124626372 DLLC NOTICE LLME(dde7a952/e892b67a){ASSIGNED} LLGM Assign post (dde7a952 => e892b67a) (gprs_llc.c:1125) 20250112124626372 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250112124626372 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250112124626372 DMM DEBUG MM(262420000000046/e892b67a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250112124626386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124626386 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250112124626386 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124626386 DMM DEBUG MM(262420000000046/e892b67a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000460 (gprs_gmm.c:1084) 20250112124626386 DMM NOTICE MM(262420000000046/e892b67a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250112124626386 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250112124626386 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250112124626386 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250112124626386 DMM DEBUG MM(262420000000046/e892b67a) Requesting authorization (sgsn_auth.c:160) 20250112124626386 DMM INFO MM(262420000000046/e892b67a) Requesting authentication tuples (sgsn_auth.c:184) 20250112124626386 DMM DEBUG MM(262420000000046/e892b67a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250112124626386 DGPRS INFO SUBSCR(262420000000046) requesting auth info (gprs_subscriber.c:805) 20250112124626386 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)@f374f8ce76bf: Found GsupExpect[0] for "262420000000046" handled at TC_attach_pdp_act_deact_dup(839) SGSN_Test-GSUP(837)@f374f8ce76bf: Added IMSI table entry 0TC_attach_pdp_act_deact_dup(839)"262420000000046" 20250112124626388 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250112124626388 DGPRS INFO SUBSCR(262420000000046) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250112124626388 DGPRS DEBUG SUBSCR(262420000000046) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250112124626388 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber authentication info (gprs_subscriber.c:850) 20250112124626388 DMM INFO MM(262420000000046/e892b67a) Subscriber data update (mmctx.c:445) 20250112124626388 DMM DEBUG MM(262420000000046/e892b67a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250112124626388 DMM INFO MM(262420000000046/e892b67a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250112124626388 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250112124626388 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250112124626388 DMM INFO MM(262420000000046/e892b67a) <- GMM AUTH AND CIPHERING REQ (rand = 95 a8 7d 00 f6 46 af a2 94 d8 b4 bd bf 74 ba bc , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250112124626395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124626395 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20250112124626395 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124626395 DMM INFO MM(262420000000046/e892b67a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250112124626395 DMM NOTICE MM(262420000000046/e892b67a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250112124626395 DMM DEBUG MM(262420000000046/e892b67a) checking auth: received GSM SRES = 5c 51 eb b4 (gprs_gmm.c:666) 20250112124626395 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250112124626395 DMM DEBUG MM(262420000000046/e892b67a) Requesting authorization (sgsn_auth.c:160) 20250112124626395 DMM INFO MM(262420000000046/e892b67a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250112124626395 DMM DEBUG MM(262420000000046/e892b67a) Requesting subscriber data update (gprs_subscriber.c:894) 20250112124626395 DGPRS INFO SUBSCR(262420000000046) subscriber data is not available (gprs_subscriber.c:818) 20250112124626395 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) 20250112124626395 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250112124626395 DMM INFO MM(262420000000046/e892b67a) <- GMM ATTACH ACCEPT (new P-TMSI=0xe892b67a) (gprs_gmm.c:300) 20250112124626396 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250112124626396 DGPRS INFO SUBSCR(262420000000046) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250112124626396 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20250112124626396 DMM INFO MM(262420000000046/e892b67a) Subscriber data update (mmctx.c:445) 20250112124626396 DMM DEBUG MM(262420000000046/e892b67a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250112124626396 DMM INFO MM(262420000000046/e892b67a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250112124626396 DMM NOTICE MM(262420000000046/e892b67a) Authorized, continuing procedure, IMSI=262420000000046 (gprs_gmm.c:1000) 20250112124626396 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250112124626396 DMM NOTICE MM(262420000000046/e892b67a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250112124626396 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) 20250112124626397 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250112124626397 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20250112124626397 DMM INFO MM(262420000000046/e892b67a) Subscriber data update (mmctx.c:445) 20250112124626397 DMM DEBUG MM(262420000000046/e892b67a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250112124626403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124626403 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250112124626403 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124626403 DMM INFO MM(262420000000046/e892b67a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250112124626403 DMM NOTICE MM(262420000000046/e892b67a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250112124626403 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250112124626403 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250112124626403 DLLC NOTICE LLME(dde7a952/e892b67a){ASSIGNED} LLGM Assign pre (ffffffff => e892b67a) (gprs_llc.c:1079) 20250112124626403 DLLC NOTICE LLME(ffffffff/e892b67a){ASSIGNED} LLGM Assign post (ffffffff => e892b67a) (gprs_llc.c:1125) 20250112124626403 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250112124626403 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250112124626403 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250112124626403 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_dup(839)@f374f8ce76bf: setverdict(pass): none -> pass 20250112124626454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124626454 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250112124626454 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124626454 DMM INFO MM(262420000000046/e892b67a) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20250112124626454 DMM INFO MM(262420000000046/e892b67a) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250112124626454 DMM DEBUG MM(262420000000046/e892b67a) Using GGSN 0 (gprs_sm.c:312) 20250112124626454 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) 20250112124626454 DLGTP DEBUG Begin pdp_tidset tid = 5640000000024262 (pdp.c:279) 20250112124626454 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250112124626454 DGPRS NOTICE PDP(262420000000046/0) Create PDP Context (sgsn_libgtp.c:181) 20250112124626454 DLGTP DEBUG Registering seq=1034 in restransmit req queue (gtp.c:402) 20250112124626465 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 a7 d0 d7 16 11 fd 6a b9 cd 14 05 7f 90 a3 2e 10 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) 20250112124626465 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fdbaf9c61a8, cbp=0x55d8657f3630) (sgsn_libgtp.c:632) 20250112124626465 DGPRS INFO PDP(262420000000046/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250112124626465 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55d8657f9058 TLLI=e892b67a, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250112124626465 DGPRS INFO PDP(262420000000046/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250112124626465 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_dup(839)@f374f8ce76bf: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(839)@f374f8ce76bf: setverdict(pass): pass -> pass, component reason not changed 20250112124626474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124626474 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1b846d CMD=UI DATA (gprs_llc_parse.c:89) 20250112124626474 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124626474 DMM INFO MM(262420000000046/e892b67a) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:632) 20250112124626474 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:318) 20250112124626474 DLGTP DEBUG Registering seq=1035 in restransmit req queue (gtp.c:402) 20250112124626474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124626474 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd5330e CMD=UI DATA (gprs_llc_parse.c:89) 20250112124626474 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124626474 DMM INFO MM(262420000000046/e892b67a) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:632) 20250112124626474 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:318) 20250112124626474 DLGTP DEBUG Registering seq=1036 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_dup(839)@f374f8ce76bf: "Received deletePDPContextResponse 0, seq_nr=1035" TC_attach_pdp_act_deact_dup(839)@f374f8ce76bf: "Received deletePDPContextResponse 1, seq_nr=1036" 20250112124626475 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) 20250112124626476 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7fdbaf9c61a8, cbp=0x55d8657f3630) (sgsn_libgtp.c:632) 20250112124626476 DGPRS INFO PDP(262420000000046/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:552) 20250112124626476 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55d8657f9058, TLLI=e892b67a, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250112124626476 DMM INFO MM(262420000000046/e892b67a) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:289) 20250112124626476 DLGTP DEBUG Begin pdp_tiddel tid = 5640000000024262 (pdp.c:298) 20250112124626476 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250112124626476 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) 20250112124626476 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)@f374f8ce76bf: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(839)@f374f8ce76bf: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(839)@f374f8ce76bf: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup-BVCI196(823)@f374f8ce76bf: Removing Client IMSI='262420000000046'H, index=0 TC_attach_pdp_act_deact_dup(839)@f374f8ce76bf: Final verdict of PTC: pass 20250112124628486 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53312<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(837)@f374f8ce76bf: Final verdict of PTC: none 20250112124628488 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250112124628488 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(826)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99(835)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98(830)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(836)@f374f8ce76bf: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI196(823)@f374f8ce76bf: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI210(829)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(821)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(825)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(822)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(831)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(827)@f374f8ce76bf: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI220(834)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(832)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99-provIP(833)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(838)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98-provIP(828)@f374f8ce76bf: Final verdict of PTC: none -NSVCI97-provIP(824)@f374f8ce76bf: Final verdict of PTC: none MTC@f374f8ce76bf: Setting final verdict of the test case. MTC@f374f8ce76bf: Local verdict of MTC: none MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-NS0(821): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(822): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI196(823): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97-provIP(824): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-NS1(825): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97(826): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(827): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98-provIP(828): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI210(829): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98(830): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-NS2(831): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(832): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99-provIP(833): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI220(834): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99(835): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP-IPA(836): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP(837): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GGSN_GTP(838): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_pdp_act_deact_dup(839): pass (none -> pass) MTC@f374f8ce76bf: Test case TC_attach_pdp_act_deact_dup finished. Verdict: pass MTC@f374f8ce76bf: 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 Jan 12 12:46:28 UTC 2025 ====== SGSN_Tests.TC_attach_pdp_act_deact_dup pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_deact_dup.talloc 20250112124628621 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34474<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112124629022 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34474<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100316) 20250112124629490 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124629490 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=100316, count=105748) 20250112124630491 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124630491 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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@f374f8ce76bf: 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 Jan 12 12:46:31 UTC 2025 /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 20250112124631492 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124631492 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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@f374f8ce76bf: Test case TC_attach_second_attempt started. 20250112124632085 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34478<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112124632086 DMM INFO MM(262420000000046/e892b67a) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250112124632086 DMM INFO MM(262420000000046/e892b67a) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250112124632086 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250112124632086 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250112124632086 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250112124632086 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250112124632086 DLLC NOTICE LLME(ffffffff/e892b67a){ASSIGNED} LLGM Assign pre (e892b67a => ffffffff) (gprs_llc.c:1079) 20250112124632086 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e892b67a => ffffffff) (gprs_llc.c:1125) 20250112124632086 DGPRS INFO SUBSCR(262420000000046) purging MS subscriber (gprs_subscriber.c:785) 20250112124632086 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) 20250112124632086 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) 20250112124632086 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Init}: Deallocated (fsm.c:568) 20250112124632086 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Deallocated (fsm.c:568) 20250112124632086 DMM DEBUG MM_STATE_Iu[0x55d8657ebe50]{Detached}: Deallocated (fsm.c:568) 20250112124632086 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Deallocated (fsm.c:568) 20250112124632086 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(840)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(841)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(840)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(844)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124632130 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250112124632130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124632130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124632130 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124632130 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250112124632130 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124632130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124632130 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124632130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(844)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124632132 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124632132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124632132 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124632132 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124632132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124632132 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124632132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124632132 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124632132 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250112124632132 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124632132 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112124632133 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124632133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(844)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(844)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124632136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(845)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(841)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(841)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112124632146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124632146 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_second_attempt-BVCI196(843)@f374f8ce76bf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(846)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(845)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(849)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124632166 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250112124632166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124632166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124632166 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124632166 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250112124632166 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124632166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124632166 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124632166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(849)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124632168 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124632168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124632168 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124632168 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124632168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124632168 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124632168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124632168 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124632168 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250112124632168 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124632168 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(849)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250112124632169 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124632169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(849)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124632172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(850)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(846)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(846)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112124632183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124632183 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_second_attempt-BVCI210(848)@f374f8ce76bf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(851)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(850)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(854)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124632201 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250112124632202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124632202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124632202 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124632202 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250112124632202 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124632202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124632202 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124632202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(854)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124632203 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124632203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124632203 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124632203 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124632203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124632203 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124632203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124632203 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124632203 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250112124632203 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124632203 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(854)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250112124632204 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124632204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(854)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124632208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(851)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(851)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112124632217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124632217 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_second_attempt-BVCI220(853)@f374f8ce76bf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250112124632493 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124632493 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250112124632493 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250112124632493 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(855)@f374f8ce76bf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(855)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250112124632495 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(855)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(855)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250112124632496 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(855)@f374f8ce76bf: 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)@f374f8ce76bf: 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)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(855)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_second_attempt-BVCI196(843)@f374f8ce76bf: Adding Client=TC_attach_second_attempt(858), IMSI='262420000000022'H, TLLI='C65644D5'O, index=0 SGSN_Test-GSUP(856)@f374f8ce76bf: Created GsupExpect[0] for "262420000000022" to be handled at TC_attach_second_attempt(858) TC_attach_second_attempt(858)@f374f8ce76bf: 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 := '747BD3A56746985130A723780307404B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '24F2FAC7'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1EE73FF61C98447C'O } } } } } 20250112124632545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124632545 DLLC NOTICE LLME(ffffffff/c65644d5){UNASSIGNED} LLC RX: unknown TLLI 0xc65644d5, creating LLME on the fly (gprs_llc.c:552) 20250112124632545 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250112124632545 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach"  (gprs_gmm.c:1266) 20250112124632546 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Allocated (fsm.c:456) 20250112124632546 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Init}: Allocated (fsm.c:456) 20250112124632546 DMM DEBUG MM_STATE_Gb[0x55d8657ebf80]{Idle}: Allocated (fsm.c:456) 20250112124632546 DMM DEBUG MM_STATE_Iu[0x55d8657ec0b0]{Detached}: Allocated (fsm.c:456) 20250112124632546 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250112124632546 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250112124632546 DLLC NOTICE LLME(ffffffff/c65644d5){UNASSIGNED} LLGM Assign pre (c65644d5 => f4523f01) (gprs_llc.c:1079) 20250112124632546 DLLC NOTICE LLME(c65644d5/f4523f01){ASSIGNED} LLGM Assign post (c65644d5 => f4523f01) (gprs_llc.c:1125) 20250112124632546 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250112124632546 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250112124632546 DMM DEBUG MM(262420000000022/f4523f01) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250112124632558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124632558 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250112124632558 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124632558 DMM DEBUG MM(262420000000022/f4523f01) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20250112124632558 DMM NOTICE MM(262420000000022/f4523f01) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250112124632558 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250112124632558 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250112124632558 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250112124632558 DMM DEBUG MM(262420000000022/f4523f01) Requesting authorization (sgsn_auth.c:160) 20250112124632558 DMM INFO MM(262420000000022/f4523f01) Requesting authentication tuples (sgsn_auth.c:184) 20250112124632558 DMM DEBUG MM(262420000000022/f4523f01) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250112124632558 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20250112124632558 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)@f374f8ce76bf: Found GsupExpect[0] for "262420000000022" handled at TC_attach_second_attempt(858) SGSN_Test-GSUP(856)@f374f8ce76bf: Added IMSI table entry 0TC_attach_second_attempt(858)"262420000000022" 20250112124632561 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250112124632561 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250112124632561 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250112124632561 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20250112124632561 DMM INFO MM(262420000000022/f4523f01) Subscriber data update (mmctx.c:445) 20250112124632561 DMM DEBUG MM(262420000000022/f4523f01) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250112124632561 DMM INFO MM(262420000000022/f4523f01) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250112124632561 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250112124632561 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250112124632561 DMM INFO MM(262420000000022/f4523f01) <- GMM AUTH AND CIPHERING REQ (rand = 74 7b d3 a5 67 46 98 51 30 a7 23 78 03 07 40 4b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250112124632570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124632570 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20250112124632570 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124632570 DMM INFO MM(262420000000022/f4523f01) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250112124632570 DMM NOTICE MM(262420000000022/f4523f01) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250112124632570 DMM DEBUG MM(262420000000022/f4523f01) checking auth: received GSM SRES = 24 f2 fa c7 (gprs_gmm.c:666) 20250112124632570 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250112124632570 DMM DEBUG MM(262420000000022/f4523f01) Requesting authorization (sgsn_auth.c:160) 20250112124632570 DMM INFO MM(262420000000022/f4523f01) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250112124632570 DMM DEBUG MM(262420000000022/f4523f01) Requesting subscriber data update (gprs_subscriber.c:894) 20250112124632570 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20250112124632570 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) 20250112124632570 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250112124632570 DMM INFO MM(262420000000022/f4523f01) <- GMM ATTACH ACCEPT (new P-TMSI=0xf4523f01) (gprs_gmm.c:300) 20250112124632572 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250112124632572 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250112124632572 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20250112124632572 DMM INFO MM(262420000000022/f4523f01) Subscriber data update (mmctx.c:445) 20250112124632572 DMM DEBUG MM(262420000000022/f4523f01) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250112124632572 DMM INFO MM(262420000000022/f4523f01) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250112124632572 DMM NOTICE MM(262420000000022/f4523f01) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:1000) 20250112124632572 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250112124632572 DMM NOTICE MM(262420000000022/f4523f01) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250112124632572 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) 20250112124632572 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250112124632572 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20250112124632572 DMM INFO MM(262420000000022/f4523f01) Subscriber data update (mmctx.c:445) 20250112124632572 DMM DEBUG MM(262420000000022/f4523f01) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250112124632579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124632579 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250112124632579 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124632579 DMM INFO MM(262420000000022/f4523f01) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250112124632579 DMM NOTICE MM(262420000000022/f4523f01) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250112124632579 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250112124632579 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250112124632579 DLLC NOTICE LLME(c65644d5/f4523f01){ASSIGNED} LLGM Assign pre (ffffffff => f4523f01) (gprs_llc.c:1079) 20250112124632579 DLLC NOTICE LLME(ffffffff/f4523f01){ASSIGNED} LLGM Assign post (ffffffff => f4523f01) (gprs_llc.c:1125) 20250112124632579 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250112124632579 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250112124632579 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250112124632579 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_second_attempt(858)@f374f8ce76bf: setverdict(pass): none -> pass TC_attach_second_attempt(858)@f374f8ce76bf: 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 := '8CC0CB65A749A54D111293AA91C4363F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '685C12C9'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3AB680862B787221'O } } } } } 20250112124632630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124632630 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x765eb4 CMD=UI DATA (gprs_llc_parse.c:89) 20250112124632630 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124632630 DMM INFO MM(262420000000022/f4523f01) -> GMM ATTACH REQUEST MI(TMSI-0xF4523F01) type="GPRS attach"  (gprs_gmm.c:1266) 20250112124632630 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250112124632630 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250112124632630 DLLC NOTICE LLME(ffffffff/f4523f01){ASSIGNED} LLGM Assign pre (f4523f01 => cd4baf1e) (gprs_llc.c:1079) 20250112124632630 DLLC NOTICE LLME(f4523f01/cd4baf1e){ASSIGNED} LLGM Assign post (f4523f01 => cd4baf1e) (gprs_llc.c:1125) 20250112124632630 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250112124632630 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250112124632630 DMM DEBUG MM(262420000000022/cd4baf1e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250112124632636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124632636 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe5699c CMD=UI DATA (gprs_llc_parse.c:89) 20250112124632636 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124632636 DMM DEBUG MM(262420000000022/cd4baf1e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20250112124632636 DMM NOTICE MM(262420000000022/cd4baf1e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250112124632636 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250112124632636 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250112124632637 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250112124632637 DMM DEBUG MM(262420000000022/cd4baf1e) Requesting authorization (sgsn_auth.c:160) 20250112124632637 DMM INFO MM(262420000000022/cd4baf1e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250112124632637 DMM DEBUG MM(262420000000022/cd4baf1e) Requesting subscriber data update (gprs_subscriber.c:894) 20250112124632637 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20250112124632637 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) 20250112124634705 DGPRS DEBUG Checking for inactive LLMEs, time = 18496728 (sgsn.c:131) 20250112124638638 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250112124638638 DMM ERROR MM(262420000000022/cd4baf1e) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250112124638638 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250112124638638 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250112124638638 DMM NOTICE MM(262420000000022/cd4baf1e) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20250112124638638 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20250112124638638 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) 20250112124638638 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Reject}: Deallocated (fsm.c:568) 20250112124638638 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: Deallocated (fsm.c:568) 20250112124638638 DMM DEBUG MM_STATE_Iu[0x55d8657ec0b0]{Detached}: Deallocated (fsm.c:568) 20250112124638638 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250112124638638 DLLC NOTICE LLME(f4523f01/cd4baf1e){ASSIGNED} LLGM Assign pre (cd4baf1e => ffffffff) (gprs_llc.c:1079) 20250112124638638 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cd4baf1e => ffffffff) (gprs_llc.c:1125) 20250112124652494 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20250112124652494 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(855)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(855)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250112124652495 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20250112124702133 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124702135 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124702135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250112124702169 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124702171 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124702171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250112124702205 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124702207 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124702207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_attach_second_attempt(858)@f374f8ce76bf: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@f374f8ce76bf: Test Component 858 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(856)@f374f8ce76bf: Final verdict of PTC: none 20250112124702562 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250112124702562 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(855)@f374f8ce76bf: Final verdict of PTC: none -NSVCI97(844)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98(849)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99(854)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(840)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(845)@f374f8ce76bf: Final verdict of PTC: none TC_attach_second_attempt-BVCI196(843)@f374f8ce76bf: Final verdict of PTC: none 20250112124702565 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34478<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-NS2(850)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(841)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(846)@f374f8ce76bf: Final verdict of PTC: none TC_attach_second_attempt-BVCI220(853)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(851)@f374f8ce76bf: Final verdict of PTC: none TC_attach_second_attempt-BVCI210(848)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(857)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99-provIP(852)@f374f8ce76bf: Final verdict of PTC: none TC_attach_second_attempt(858)@f374f8ce76bf: Final verdict of PTC: fail reason: "Tguard timeout" -NSVCI98-provIP(847)@f374f8ce76bf: Final verdict of PTC: none -NSVCI97-provIP(842)@f374f8ce76bf: Final verdict of PTC: none MTC@f374f8ce76bf: Setting final verdict of the test case. MTC@f374f8ce76bf: Local verdict of MTC: none MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-NS0(840): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(841): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97-provIP(842): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_second_attempt-BVCI196(843): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97(844): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-NS1(845): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(846): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98-provIP(847): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_second_attempt-BVCI210(848): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98(849): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-NS2(850): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(851): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99-provIP(852): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_second_attempt-BVCI220(853): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99(854): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP-IPA(855): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP(856): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GGSN_GTP(857): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_second_attempt(858): fail (none -> fail) reason: "Tguard timeout" MTC@f374f8ce76bf: Test case TC_attach_second_attempt finished. Verdict: fail reason: Tguard timeout MTC@f374f8ce76bf: 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 Jan 12 12:47:02 UTC 2025 ------ SGSN_Tests.TC_attach_second_attempt fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_second_attempt.talloc 20250112124702695 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43114<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112124702996 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43114<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=106388) 20250112124703563 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124703563 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=106388, count=112440) 20250112124704565 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124704565 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20250112124704705 DGPRS DEBUG Checking for inactive LLMEs, time = 18496758 (sgsn.c:131) MTC@f374f8ce76bf: 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@f374f8ce76bf: 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 Jan 12 12:47:05 UTC 2025 /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 20250112124705566 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124705567 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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@f374f8ce76bf: Test case TC_attach_echo_timeout started. 20250112124706054 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43130<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112124706055 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(859)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(860)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(859)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(863)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124706101 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250112124706101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124706101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124706101 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124706101 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250112124706101 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124706101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124706101 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124706101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(863)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124706102 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124706102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124706102 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124706103 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124706103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124706103 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124706103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124706103 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124706103 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250112124706103 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124706103 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112124706103 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI97(863)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250112124706103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(863)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124706107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(864)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(860)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(860)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112124706118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124706118 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_echo_timeout-BVCI196(862)@f374f8ce76bf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(865)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(864)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(868)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124706140 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250112124706140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124706140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124706140 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124706140 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250112124706140 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124706140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124706140 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124706140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(868)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124706142 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124706142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124706142 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124706142 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124706142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124706142 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124706142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124706142 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124706142 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250112124706142 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124706142 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112124706143 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124706143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(868)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(868)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124706148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(869)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(865)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(865)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112124706157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124706157 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(870)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_echo_timeout-BVCI210(867)@f374f8ce76bf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(869)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(874)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124706184 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250112124706184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124706184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124706184 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124706184 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250112124706184 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124706184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124706184 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124706184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(874)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124706186 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124706186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124706186 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124706186 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124706186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124706187 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124706187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124706187 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124706187 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250112124706187 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124706187 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112124706187 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124706187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(874)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(874)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124706191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(870)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(870)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112124706201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124706201 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_echo_timeout-BVCI220(871)@f374f8ce76bf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250112124706568 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124706568 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250112124706568 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250112124706568 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(873)@f374f8ce76bf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(873)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250112124706570 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(873)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(873)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250112124706571 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(873)@f374f8ce76bf: 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)@f374f8ce76bf: 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)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(873)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_echo_timeout-BVCI196(862)@f374f8ce76bf: Adding Client=TC_attach_echo_timeout(877), IMSI='262420000000067'H, TLLI='C7B60740'O, index=0 SGSN_Test-GSUP(875)@f374f8ce76bf: Created GsupExpect[0] for "262420000000067" to be handled at TC_attach_echo_timeout(877) TC_attach_echo_timeout(877)@f374f8ce76bf: 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 := '3288CEA24D4748046E80DA2030924E88'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BA5B3FC7'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4B3AAA2BC5D17531'O } } } } } 20250112124706621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124706621 DLLC NOTICE LLME(ffffffff/c7b60740){UNASSIGNED} LLC RX: unknown TLLI 0xc7b60740, creating LLME on the fly (gprs_llc.c:552) 20250112124706621 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250112124706621 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000067) type="GPRS attach"  (gprs_gmm.c:1266) 20250112124706621 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Allocated (fsm.c:456) 20250112124706621 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Init}: Allocated (fsm.c:456) 20250112124706621 DMM DEBUG MM_STATE_Gb[0x55d8657ebf80]{Idle}: Allocated (fsm.c:456) 20250112124706621 DMM DEBUG MM_STATE_Iu[0x55d8657ebe50]{Detached}: Allocated (fsm.c:456) 20250112124706621 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250112124706621 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250112124706621 DLLC NOTICE LLME(ffffffff/c7b60740){UNASSIGNED} LLGM Assign pre (c7b60740 => ed02dbdf) (gprs_llc.c:1079) 20250112124706621 DLLC NOTICE LLME(c7b60740/ed02dbdf){ASSIGNED} LLGM Assign post (c7b60740 => ed02dbdf) (gprs_llc.c:1125) 20250112124706621 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250112124706621 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250112124706621 DMM DEBUG MM(262420000000067/ed02dbdf) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250112124706635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124706635 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250112124706635 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124706635 DMM DEBUG MM(262420000000067/ed02dbdf) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000670 (gprs_gmm.c:1084) 20250112124706635 DMM NOTICE MM(262420000000067/ed02dbdf) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250112124706635 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250112124706635 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250112124706635 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250112124706635 DMM DEBUG MM(262420000000067/ed02dbdf) Requesting authorization (sgsn_auth.c:160) 20250112124706635 DMM INFO MM(262420000000067/ed02dbdf) Requesting authentication tuples (sgsn_auth.c:184) 20250112124706635 DMM DEBUG MM(262420000000067/ed02dbdf) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250112124706635 DGPRS INFO SUBSCR(262420000000067) requesting auth info (gprs_subscriber.c:805) 20250112124706635 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)@f374f8ce76bf: Found GsupExpect[0] for "262420000000067" handled at TC_attach_echo_timeout(877) SGSN_Test-GSUP(875)@f374f8ce76bf: Added IMSI table entry 0TC_attach_echo_timeout(877)"262420000000067" 20250112124706638 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250112124706638 DGPRS INFO SUBSCR(262420000000067) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250112124706638 DGPRS DEBUG SUBSCR(262420000000067) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250112124706638 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber authentication info (gprs_subscriber.c:850) 20250112124706638 DMM INFO MM(262420000000067/ed02dbdf) Subscriber data update (mmctx.c:445) 20250112124706638 DMM DEBUG MM(262420000000067/ed02dbdf) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250112124706638 DMM INFO MM(262420000000067/ed02dbdf) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250112124706638 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250112124706638 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250112124706638 DMM INFO MM(262420000000067/ed02dbdf) <- GMM AUTH AND CIPHERING REQ (rand = 32 88 ce a2 4d 47 48 04 6e 80 da 20 30 92 4e 88 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250112124706646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124706646 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20250112124706646 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124706646 DMM INFO MM(262420000000067/ed02dbdf) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250112124706646 DMM NOTICE MM(262420000000067/ed02dbdf) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250112124706646 DMM DEBUG MM(262420000000067/ed02dbdf) checking auth: received GSM SRES = ba 5b 3f c7 (gprs_gmm.c:666) 20250112124706646 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250112124706646 DMM DEBUG MM(262420000000067/ed02dbdf) Requesting authorization (sgsn_auth.c:160) 20250112124706646 DMM INFO MM(262420000000067/ed02dbdf) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250112124706646 DMM DEBUG MM(262420000000067/ed02dbdf) Requesting subscriber data update (gprs_subscriber.c:894) 20250112124706646 DGPRS INFO SUBSCR(262420000000067) subscriber data is not available (gprs_subscriber.c:818) 20250112124706646 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) 20250112124706646 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250112124706646 DMM INFO MM(262420000000067/ed02dbdf) <- GMM ATTACH ACCEPT (new P-TMSI=0xed02dbdf) (gprs_gmm.c:300) 20250112124706647 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250112124706647 DGPRS INFO SUBSCR(262420000000067) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250112124706647 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20250112124706647 DMM INFO MM(262420000000067/ed02dbdf) Subscriber data update (mmctx.c:445) 20250112124706647 DMM DEBUG MM(262420000000067/ed02dbdf) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250112124706647 DMM INFO MM(262420000000067/ed02dbdf) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250112124706647 DMM NOTICE MM(262420000000067/ed02dbdf) Authorized, continuing procedure, IMSI=262420000000067 (gprs_gmm.c:1000) 20250112124706647 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250112124706647 DMM NOTICE MM(262420000000067/ed02dbdf) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250112124706647 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) 20250112124706648 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250112124706648 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20250112124706648 DMM INFO MM(262420000000067/ed02dbdf) Subscriber data update (mmctx.c:445) 20250112124706648 DMM DEBUG MM(262420000000067/ed02dbdf) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250112124706653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124706653 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250112124706653 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124706653 DMM INFO MM(262420000000067/ed02dbdf) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250112124706653 DMM NOTICE MM(262420000000067/ed02dbdf) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250112124706653 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250112124706653 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250112124706653 DLLC NOTICE LLME(c7b60740/ed02dbdf){ASSIGNED} LLGM Assign pre (ffffffff => ed02dbdf) (gprs_llc.c:1079) 20250112124706654 DLLC NOTICE LLME(ffffffff/ed02dbdf){ASSIGNED} LLGM Assign post (ffffffff => ed02dbdf) (gprs_llc.c:1125) 20250112124706654 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250112124706654 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250112124706654 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250112124706654 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_echo_timeout(877)@f374f8ce76bf: setverdict(pass): none -> pass 20250112124706705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124706705 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250112124706705 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124706705 DMM INFO MM(262420000000067/ed02dbdf) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20250112124706706 DMM INFO MM(262420000000067/ed02dbdf) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250112124706706 DMM DEBUG MM(262420000000067/ed02dbdf) Using GGSN 0 (gprs_sm.c:312) 20250112124706706 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) 20250112124706706 DLGTP DEBUG Begin pdp_tidset tid = 5760000000024262 (pdp.c:279) 20250112124706706 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250112124706706 DGPRS NOTICE PDP(262420000000067/0) Create PDP Context (sgsn_libgtp.c:181) 20250112124706706 DLGTP DEBUG Registering seq=1037 in restransmit req queue (gtp.c:402) 20250112124706717 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 f4 dc e5 52 11 6d 83 b2 35 14 05 7f a2 4b 7f 59 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1037 from retransmit req queue (gtp.c:443) 20250112124706717 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fdbaf9c61a8, cbp=0x55d8657f3630) (sgsn_libgtp.c:632) 20250112124706717 DGPRS INFO PDP(262420000000067/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250112124706717 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55d8657f9058 TLLI=ed02dbdf, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250112124706717 DGPRS INFO PDP(262420000000067/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250112124706717 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_echo_timeout(877)@f374f8ce76bf: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(877)@f374f8ce76bf: setverdict(pass): pass -> pass, component reason not changed 20250112124711586 DLGTP DEBUG Registering seq=1038 in restransmit req queue (gtp.c:402) 20250112124711587 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) 20250112124711587 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x55d8657e98f0) (sgsn_libgtp.c:632) 20250112124716587 DLGTP DEBUG Registering seq=1039 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(877)@f374f8ce76bf: "Received EchoRequest seq_nr=1039" 20250112124721589 DLGTP DEBUG Registering seq=1040 in restransmit req queue (gtp.c:402) 20250112124721589 DLGTP INFO Retransmit (0) of seq 1039 (gsn.c:273) TC_attach_echo_timeout(877)@f374f8ce76bf: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@f374f8ce76bf: "Received EchoRequest seq_nr=1039" 20250112124726569 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20250112124726569 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(873)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(873)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250112124726570 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20250112124726590 DLGTP INFO Retransmit (0) of seq 1040 (gsn.c:273) 20250112124726590 DLGTP INFO Retransmit (1) of seq 1039 (gsn.c:273) 20250112124726590 DLGTP DEBUG Registering seq=1041 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(877)@f374f8ce76bf: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@f374f8ce76bf: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(877)@f374f8ce76bf: "Received EchoRequest seq_nr=1041" 20250112124731592 DLGTP DEBUG Registering seq=1042 in restransmit req queue (gtp.c:402) 20250112124731592 DLGTP INFO Retransmit (1) of seq 1040 (gsn.c:273) 20250112124731592 DLGTP INFO Retransmit (2) of seq 1039 (gsn.c:273) 20250112124731592 DLGTP INFO Retransmit (0) of seq 1041 (gsn.c:273) TC_attach_echo_timeout(877)@f374f8ce76bf: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(877)@f374f8ce76bf: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@f374f8ce76bf: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(877)@f374f8ce76bf: "Received EchoRequest seq_nr=1041" 20250112124734706 DGPRS DEBUG Checking for inactive LLMEs, time = 18496788 (sgsn.c:131) 20250112124736104 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124736106 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124736106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250112124736144 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124736146 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124736146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250112124736188 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124736190 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124736190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250112124736593 DLGTP INFO Retransmit (0) of seq 1042 (gsn.c:273) 20250112124736593 DLGTP INFO Retransmit (2) of seq 1040 (gsn.c:273) 20250112124736593 DLGTP INFO Retransmit (3) of seq 1039 (gsn.c:273) 20250112124736593 DLGTP INFO Retransmit (1) of seq 1041 (gsn.c:273) 20250112124736593 DLGTP DEBUG Registering seq=1043 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(877)@f374f8ce76bf: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(877)@f374f8ce76bf: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@f374f8ce76bf: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(877)@f374f8ce76bf: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(877)@f374f8ce76bf: "Received EchoRequest seq_nr=1043" 20250112124741595 DLGTP DEBUG Registering seq=1044 in restransmit req queue (gtp.c:402) 20250112124741595 DLGTP INFO Retransmit (1) of seq 1042 (gsn.c:273) 20250112124741595 DLGTP INFO Retransmit (3) of seq 1040 (gsn.c:273) 20250112124741595 DLGTP NOTICE Retransmit req queue timeout of seq 1039 (gsn.c:267) 20250112124741595 DGPRS DEBUG libgtp cb_conf(type=1, cause=-1, pdp=(nil), cbp=0x55d8657e98f0) (sgsn_libgtp.c:632) 20250112124741595 DGPRS ERROR libgtp EOF (type=1, pdp=(nil), cbp=0x55d8657e98f0) (sgsn_libgtp.c:636) 20250112124741595 DGTP NOTICE GGSN(0:127.0.0.103): GTP Echo Request timed out (sgsn_libgtp.c:592) 20250112124741595 DMM INFO MM(262420000000067/ed02dbdf) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20250112124741595 DLGTP DEBUG Begin pdp_tiddel tid = 5760000000024262 (pdp.c:298) 20250112124741595 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250112124741595 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20250112124741595 DLGTP DEBUG Begin pdp_tiddel tid = 5910000000024262 (pdp.c:298) 20250112124741595 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250112124741595 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20250112124741595 DLGTP DEBUG Begin pdp_tiddel tid = 5710000000024262 (pdp.c:298) 20250112124741595 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250112124741595 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20250112124741595 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20250112124741595 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250112124741595 DLGTP INFO Retransmit (2) of seq 1041 (gsn.c:273) 20250112124741595 DLGTP INFO Retransmit (0) of seq 1043 (gsn.c:273) TC_attach_echo_timeout(877)@f374f8ce76bf: "Received EchoRequest seq_nr=1044" TC_attach_echo_timeout(877)@f374f8ce76bf: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(877)@f374f8ce76bf: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@f374f8ce76bf: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(877)@f374f8ce76bf: "Received EchoRequest seq_nr=1043" TC_attach_echo_timeout(877)@f374f8ce76bf: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(877)@f374f8ce76bf: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout-BVCI196(862)@f374f8ce76bf: Removing Client IMSI='262420000000067'H, index=0 20250112124741604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124741604 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250112124741604 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124741604 DMM INFO MM(262420000000067/ed02dbdf) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_echo_timeout(877)@f374f8ce76bf: Final verdict of PTC: pass 20250112124741606 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43130<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250112124741608 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250112124741608 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(875)@f374f8ce76bf: Final verdict of PTC: none TC_attach_echo_timeout-BVCI210(867)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(873)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98(868)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99(874)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(859)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(869)@f374f8ce76bf: Final verdict of PTC: none TC_attach_echo_timeout-BVCI220(871)@f374f8ce76bf: Final verdict of PTC: none TC_attach_echo_timeout-BVCI196(862)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(860)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(870)@f374f8ce76bf: Final verdict of PTC: none -NSVCI97(863)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(864)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(865)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(876)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99-provIP(872)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98-provIP(866)@f374f8ce76bf: Final verdict of PTC: none -NSVCI97-provIP(861)@f374f8ce76bf: Final verdict of PTC: none MTC@f374f8ce76bf: Setting final verdict of the test case. MTC@f374f8ce76bf: Local verdict of MTC: none MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-NS0(859): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(860): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97-provIP(861): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_echo_timeout-BVCI196(862): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97(863): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-NS1(864): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(865): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98-provIP(866): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_echo_timeout-BVCI210(867): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98(868): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-NS2(869): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(870): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_echo_timeout-BVCI220(871): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99-provIP(872): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP-IPA(873): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99(874): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP(875): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GGSN_GTP(876): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_echo_timeout(877): pass (none -> pass) MTC@f374f8ce76bf: Test case TC_attach_echo_timeout finished. Verdict: pass MTC@f374f8ce76bf: 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 Jan 12 12:47:41 UTC 2025 ====== SGSN_Tests.TC_attach_echo_timeout pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_echo_timeout.talloc 20250112124741750 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40692<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112124742151 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40692<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=105604) 20250112124742609 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124742609 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=105604, count=113984) 20250112124743611 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124743611 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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@f374f8ce76bf: 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 Jan 12 12:47:44 UTC 2025 /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 20250112124744613 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124744613 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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@f374f8ce76bf: Test case TC_attach_restart_ctr_echo started. 20250112124745213 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40708<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112124745214 DMM INFO MM(262420000000067/ed02dbdf) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250112124745214 DMM INFO MM(262420000000067/ed02dbdf) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250112124745214 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250112124745214 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250112124745214 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250112124745214 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250112124745214 DLLC NOTICE LLME(ffffffff/ed02dbdf){ASSIGNED} LLGM Assign pre (ed02dbdf => ffffffff) (gprs_llc.c:1079) 20250112124745214 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ed02dbdf => ffffffff) (gprs_llc.c:1125) 20250112124745214 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55d8657f8d00 (gprs_sndcp.c:574) 20250112124745214 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55d8657f9058, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250112124745214 DGPRS INFO SUBSCR(262420000000067) purging MS subscriber (gprs_subscriber.c:785) 20250112124745214 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) 20250112124745214 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) 20250112124745214 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Init}: Deallocated (fsm.c:568) 20250112124745214 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Deallocated (fsm.c:568) 20250112124745214 DMM DEBUG MM_STATE_Iu[0x55d8657ebe50]{Detached}: Deallocated (fsm.c:568) 20250112124745214 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Deallocated (fsm.c:568) 20250112124745214 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(878)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(879)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(878)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(882)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(882)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124745257 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250112124745257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124745257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124745257 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124745257 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250112124745257 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124745257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124745257 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124745257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(882)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124745259 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124745259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124745259 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124745259 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124745259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124745259 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124745259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124745259 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124745259 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250112124745259 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124745259 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112124745260 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124745260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(882)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(882)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124745263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(883)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(879)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(879)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112124745274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124745274 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_restart_ctr_echo-BVCI196(881)@f374f8ce76bf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(884)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(883)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(887)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(887)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124745291 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250112124745291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124745291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124745291 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124745291 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250112124745291 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124745291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124745291 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124745292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(887)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124745293 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124745293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124745293 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124745293 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124745293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124745293 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124745294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124745294 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124745294 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250112124745294 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124745294 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112124745294 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124745294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(887)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(887)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124745298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(884)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(884)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(888)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21012 20250112124745308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124745308 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_restart_ctr_echo-BVCI210(886)@f374f8ce76bf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(889)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(888)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(893)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124745340 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250112124745340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124745340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124745340 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124745340 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250112124745340 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124745340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124745340 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124745340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(893)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124745342 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124745342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124745342 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124745342 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124745342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124745342 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124745342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124745342 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124745342 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250112124745342 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124745342 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(893)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250112124745343 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124745343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(893)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124745347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(889)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(889)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112124745356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124745356 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_restart_ctr_echo-BVCI220(890)@f374f8ce76bf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250112124745614 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124745614 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250112124745614 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250112124745614 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(892)@f374f8ce76bf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(892)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250112124745616 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(892)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(892)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250112124745616 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(892)@f374f8ce76bf: 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)@f374f8ce76bf: 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)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(892)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_echo-BVCI196(881)@f374f8ce76bf: Adding Client=TC_attach_restart_ctr_echo(896), IMSI='262420000000023'H, TLLI='FAC23AF0'O, index=0 SGSN_Test-GSUP(894)@f374f8ce76bf: Created GsupExpect[0] for "262420000000023" to be handled at TC_attach_restart_ctr_echo(896) TC_attach_restart_ctr_echo(896)@f374f8ce76bf: 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 := '374CD843B1B7D4477197187B2BC7722D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B73D304B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7E45A476C0330046'O } } } } } 20250112124745666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124745666 DLLC NOTICE LLME(ffffffff/fac23af0){UNASSIGNED} LLC RX: unknown TLLI 0xfac23af0, creating LLME on the fly (gprs_llc.c:552) 20250112124745666 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250112124745666 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000023) type="GPRS attach"  (gprs_gmm.c:1266) 20250112124745666 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Allocated (fsm.c:456) 20250112124745666 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Init}: Allocated (fsm.c:456) 20250112124745666 DMM DEBUG MM_STATE_Gb[0x55d8657ebf80]{Idle}: Allocated (fsm.c:456) 20250112124745666 DMM DEBUG MM_STATE_Iu[0x55d8657ec0b0]{Detached}: Allocated (fsm.c:456) 20250112124745666 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250112124745667 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250112124745667 DLLC NOTICE LLME(ffffffff/fac23af0){UNASSIGNED} LLGM Assign pre (fac23af0 => ca16f7ff) (gprs_llc.c:1079) 20250112124745667 DLLC NOTICE LLME(fac23af0/ca16f7ff){ASSIGNED} LLGM Assign post (fac23af0 => ca16f7ff) (gprs_llc.c:1125) 20250112124745667 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250112124745667 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250112124745667 DMM DEBUG MM(262420000000023/ca16f7ff) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250112124745680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124745680 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250112124745680 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124745680 DMM DEBUG MM(262420000000023/ca16f7ff) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000230 (gprs_gmm.c:1084) 20250112124745680 DMM NOTICE MM(262420000000023/ca16f7ff) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250112124745680 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250112124745680 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250112124745680 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250112124745680 DMM DEBUG MM(262420000000023/ca16f7ff) Requesting authorization (sgsn_auth.c:160) 20250112124745680 DMM INFO MM(262420000000023/ca16f7ff) Requesting authentication tuples (sgsn_auth.c:184) 20250112124745680 DMM DEBUG MM(262420000000023/ca16f7ff) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250112124745680 DGPRS INFO SUBSCR(262420000000023) requesting auth info (gprs_subscriber.c:805) 20250112124745680 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)@f374f8ce76bf: Found GsupExpect[0] for "262420000000023" handled at TC_attach_restart_ctr_echo(896) SGSN_Test-GSUP(894)@f374f8ce76bf: Added IMSI table entry 0TC_attach_restart_ctr_echo(896)"262420000000023" 20250112124745683 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250112124745683 DGPRS INFO SUBSCR(262420000000023) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250112124745683 DGPRS DEBUG SUBSCR(262420000000023) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250112124745683 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber authentication info (gprs_subscriber.c:850) 20250112124745683 DMM INFO MM(262420000000023/ca16f7ff) Subscriber data update (mmctx.c:445) 20250112124745683 DMM DEBUG MM(262420000000023/ca16f7ff) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250112124745683 DMM INFO MM(262420000000023/ca16f7ff) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250112124745683 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250112124745683 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250112124745683 DMM INFO MM(262420000000023/ca16f7ff) <- GMM AUTH AND CIPHERING REQ (rand = 37 4c d8 43 b1 b7 d4 47 71 97 18 7b 2b c7 72 2d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250112124745693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124745693 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20250112124745693 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124745693 DMM INFO MM(262420000000023/ca16f7ff) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250112124745693 DMM NOTICE MM(262420000000023/ca16f7ff) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250112124745693 DMM DEBUG MM(262420000000023/ca16f7ff) checking auth: received GSM SRES = b7 3d 30 4b (gprs_gmm.c:666) 20250112124745693 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250112124745693 DMM DEBUG MM(262420000000023/ca16f7ff) Requesting authorization (sgsn_auth.c:160) 20250112124745693 DMM INFO MM(262420000000023/ca16f7ff) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250112124745693 DMM DEBUG MM(262420000000023/ca16f7ff) Requesting subscriber data update (gprs_subscriber.c:894) 20250112124745693 DGPRS INFO SUBSCR(262420000000023) subscriber data is not available (gprs_subscriber.c:818) 20250112124745693 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) 20250112124745693 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250112124745693 DMM INFO MM(262420000000023/ca16f7ff) <- GMM ATTACH ACCEPT (new P-TMSI=0xca16f7ff) (gprs_gmm.c:300) 20250112124745695 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250112124745695 DGPRS INFO SUBSCR(262420000000023) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250112124745695 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20250112124745695 DMM INFO MM(262420000000023/ca16f7ff) Subscriber data update (mmctx.c:445) 20250112124745695 DMM DEBUG MM(262420000000023/ca16f7ff) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250112124745695 DMM INFO MM(262420000000023/ca16f7ff) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250112124745695 DMM NOTICE MM(262420000000023/ca16f7ff) Authorized, continuing procedure, IMSI=262420000000023 (gprs_gmm.c:1000) 20250112124745695 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250112124745695 DMM NOTICE MM(262420000000023/ca16f7ff) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250112124745695 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) 20250112124745696 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250112124745696 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20250112124745696 DMM INFO MM(262420000000023/ca16f7ff) Subscriber data update (mmctx.c:445) 20250112124745696 DMM DEBUG MM(262420000000023/ca16f7ff) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250112124745702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124745702 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250112124745702 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124745702 DMM INFO MM(262420000000023/ca16f7ff) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250112124745702 DMM NOTICE MM(262420000000023/ca16f7ff) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250112124745702 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250112124745702 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250112124745702 DLLC NOTICE LLME(fac23af0/ca16f7ff){ASSIGNED} LLGM Assign pre (ffffffff => ca16f7ff) (gprs_llc.c:1079) 20250112124745702 DLLC NOTICE LLME(ffffffff/ca16f7ff){ASSIGNED} LLGM Assign post (ffffffff => ca16f7ff) (gprs_llc.c:1125) 20250112124745702 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250112124745702 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250112124745702 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250112124745702 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_echo(896)@f374f8ce76bf: setverdict(pass): none -> pass 20250112124745755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124745755 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250112124745755 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124745755 DMM INFO MM(262420000000023/ca16f7ff) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20250112124745755 DMM INFO MM(262420000000023/ca16f7ff) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250112124745755 DMM DEBUG MM(262420000000023/ca16f7ff) Using GGSN 0 (gprs_sm.c:312) 20250112124745755 DLGTP DEBUG Begin pdp_tidset tid = 5320000000024262 (pdp.c:279) 20250112124745755 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250112124745755 DGPRS NOTICE PDP(262420000000023/0) Create PDP Context (sgsn_libgtp.c:181) 20250112124745755 DLGTP DEBUG Registering seq=1045 in restransmit req queue (gtp.c:402) 20250112124745766 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 fe d8 09 ee 11 37 69 19 f9 14 05 7f 1d 7d c4 fd 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1045 from retransmit req queue (gtp.c:443) 20250112124745766 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fdbaf9c3058, cbp=0x55d8657f3630) (sgsn_libgtp.c:632) 20250112124745766 DGPRS INFO PDP(262420000000023/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250112124745766 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55d8657f9058 TLLI=ca16f7ff, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250112124745766 DGPRS INFO PDP(262420000000023/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250112124745767 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_echo(896)@f374f8ce76bf: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(896)@f374f8ce76bf: setverdict(pass): pass -> pass, component reason not changed 20250112124750756 DLGTP DEBUG Registering seq=1046 in restransmit req queue (gtp.c:402) 20250112124750758 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) 20250112124750758 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x55d8657e98f0) (sgsn_libgtp.c:632) 20250112124755757 DLGTP DEBUG Registering seq=1047 in restransmit req queue (gtp.c:402) 20250112124755758 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) 20250112124755758 DGPRS DEBUG libgtp cb_conf(type=1, cause=3, pdp=(nil), cbp=0x55d8657e98f0) (sgsn_libgtp.c:632) 20250112124755758 DGPRS NOTICE GGSN recovery (2->3) pdp=(nil), releasing all PDP contexts (sgsn_libgtp.c:618) 20250112124755758 DMM INFO MM(262420000000023/ca16f7ff) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20250112124755758 DLGTP DEBUG Begin pdp_tiddel tid = 5320000000024262 (pdp.c:298) 20250112124755758 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_restart_ctr_echo(896)@f374f8ce76bf: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(896)@f374f8ce76bf: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo-BVCI196(881)@f374f8ce76bf: Removing Client IMSI='262420000000023'H, index=0 20250112124755768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124755768 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250112124755768 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124755768 DMM INFO MM(262420000000023/ca16f7ff) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_restart_ctr_echo(896)@f374f8ce76bf: Final verdict of PTC: pass 20250112124755771 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40708<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(894)@f374f8ce76bf: Final verdict of PTC: none 20250112124755774 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) -NSVCI97(882)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(883)@f374f8ce76bf: Final verdict of PTC: none 20250112124755774 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_restart_ctr_echo-BVCI210(886)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98(887)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(878)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(879)@f374f8ce76bf: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI196(881)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(892)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(884)@f374f8ce76bf: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI220(890)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99(893)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(888)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(889)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99-provIP(891)@f374f8ce76bf: Final verdict of PTC: none -NSVCI97-provIP(880)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98-provIP(885)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(895)@f374f8ce76bf: Final verdict of PTC: none MTC@f374f8ce76bf: Setting final verdict of the test case. MTC@f374f8ce76bf: Local verdict of MTC: none MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-NS0(878): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(879): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97-provIP(880): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI196(881): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97(882): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-NS1(883): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(884): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98-provIP(885): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI210(886): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98(887): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-NS2(888): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(889): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI220(890): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99-provIP(891): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP-IPA(892): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99(893): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP(894): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GGSN_GTP(895): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_restart_ctr_echo(896): pass (none -> pass) MTC@f374f8ce76bf: Test case TC_attach_restart_ctr_echo finished. Verdict: pass MTC@f374f8ce76bf: 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 Jan 12 12:47:55 UTC 2025 ====== SGSN_Tests.TC_attach_restart_ctr_echo pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_restart_ctr_echo.talloc 20250112124755909 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45534<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112124756310 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45534<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102748) 20250112124756775 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124756775 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=102748, count=104008) 20250112124757776 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124757776 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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@f374f8ce76bf: 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 Jan 12 12:47:58 UTC 2025 /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 20250112124758777 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124758777 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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@f374f8ce76bf: Test case TC_attach_restart_ctr_create started. 20250112124759369 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56266<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112124759371 DMM INFO MM(262420000000023/ca16f7ff) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250112124759371 DMM INFO MM(262420000000023/ca16f7ff) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250112124759371 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250112124759371 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250112124759371 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250112124759371 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250112124759371 DLLC NOTICE LLME(ffffffff/ca16f7ff){ASSIGNED} LLGM Assign pre (ca16f7ff => ffffffff) (gprs_llc.c:1079) 20250112124759371 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ca16f7ff => ffffffff) (gprs_llc.c:1125) 20250112124759371 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55d8657f8d00 (gprs_sndcp.c:574) 20250112124759371 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55d8657f9058, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250112124759371 DGPRS INFO SUBSCR(262420000000023) purging MS subscriber (gprs_subscriber.c:785) 20250112124759371 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) 20250112124759371 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) 20250112124759371 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Init}: Deallocated (fsm.c:568) 20250112124759371 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Deallocated (fsm.c:568) 20250112124759371 DMM DEBUG MM_STATE_Iu[0x55d8657ec0b0]{Detached}: Deallocated (fsm.c:568) 20250112124759371 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Deallocated (fsm.c:568) 20250112124759371 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(897)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(898)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(897)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(901)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124759415 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250112124759415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124759415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124759415 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124759415 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250112124759415 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124759415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124759415 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124759415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(901)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124759416 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124759416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124759416 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124759416 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124759416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124759417 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124759417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124759417 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124759417 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250112124759417 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124759417 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112124759417 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124759417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(901)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(901)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124759420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(902)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(898)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(898)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112124759430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124759430 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_restart_ctr_create-BVCI196(900)@f374f8ce76bf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(903)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(902)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(906)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124759450 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250112124759450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124759450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124759450 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124759450 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250112124759450 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124759450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124759450 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124759450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(906)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124759451 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124759451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124759451 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124759452 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124759452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124759452 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124759452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124759452 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124759452 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250112124759452 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124759452 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112124759452 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124759452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(906)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(906)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124759456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(907)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(903)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(903)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112124759466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124759466 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_restart_ctr_create-BVCI210(905)@f374f8ce76bf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(908)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(907)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(911)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124759493 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250112124759493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124759493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124759493 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124759493 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250112124759493 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124759493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124759493 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124759493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(911)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124759495 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124759495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124759495 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124759495 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124759495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124759495 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124759495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124759495 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124759495 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250112124759495 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124759495 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112124759496 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124759496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(911)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(911)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124759500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(908)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(908)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112124759510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124759510 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_restart_ctr_create-BVCI220(910)@f374f8ce76bf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250112124759778 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124759778 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250112124759778 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250112124759778 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(912)@f374f8ce76bf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(912)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250112124759780 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(912)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(912)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250112124759781 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(912)@f374f8ce76bf: 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)@f374f8ce76bf: 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)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(912)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_create-BVCI196(900)@f374f8ce76bf: Adding Client=TC_attach_restart_ctr_create(915), IMSI='262420000000024'H, TLLI='DA2AA91C'O, index=0 SGSN_Test-GSUP(913)@f374f8ce76bf: Created GsupExpect[0] for "262420000000024" to be handled at TC_attach_restart_ctr_create(915) TC_attach_restart_ctr_create(915)@f374f8ce76bf: 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 := '2EEC3E58E83E5C5F4A2DE342611EA6E3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C4AABACB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3EB497F412FCA029'O } } } } } 20250112124759828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124759828 DLLC NOTICE LLME(ffffffff/da2aa91c){UNASSIGNED} LLC RX: unknown TLLI 0xda2aa91c, creating LLME on the fly (gprs_llc.c:552) 20250112124759828 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250112124759828 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000024) type="GPRS attach"  (gprs_gmm.c:1266) 20250112124759828 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Allocated (fsm.c:456) 20250112124759828 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Init}: Allocated (fsm.c:456) 20250112124759828 DMM DEBUG MM_STATE_Gb[0x55d8657ebf80]{Idle}: Allocated (fsm.c:456) 20250112124759828 DMM DEBUG MM_STATE_Iu[0x55d8657ebe50]{Detached}: Allocated (fsm.c:456) 20250112124759828 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250112124759828 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250112124759828 DLLC NOTICE LLME(ffffffff/da2aa91c){UNASSIGNED} LLGM Assign pre (da2aa91c => f3bf6aeb) (gprs_llc.c:1079) 20250112124759828 DLLC NOTICE LLME(da2aa91c/f3bf6aeb){ASSIGNED} LLGM Assign post (da2aa91c => f3bf6aeb) (gprs_llc.c:1125) 20250112124759828 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250112124759828 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250112124759828 DMM DEBUG MM(262420000000024/f3bf6aeb) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250112124759842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124759842 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250112124759842 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124759842 DMM DEBUG MM(262420000000024/f3bf6aeb) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000240 (gprs_gmm.c:1084) 20250112124759842 DMM NOTICE MM(262420000000024/f3bf6aeb) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250112124759842 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250112124759842 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250112124759842 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250112124759842 DMM DEBUG MM(262420000000024/f3bf6aeb) Requesting authorization (sgsn_auth.c:160) 20250112124759842 DMM INFO MM(262420000000024/f3bf6aeb) Requesting authentication tuples (sgsn_auth.c:184) 20250112124759842 DMM DEBUG MM(262420000000024/f3bf6aeb) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250112124759842 DGPRS INFO SUBSCR(262420000000024) requesting auth info (gprs_subscriber.c:805) 20250112124759842 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)@f374f8ce76bf: Found GsupExpect[0] for "262420000000024" handled at TC_attach_restart_ctr_create(915) SGSN_Test-GSUP(913)@f374f8ce76bf: Added IMSI table entry 0TC_attach_restart_ctr_create(915)"262420000000024" 20250112124759845 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250112124759845 DGPRS INFO SUBSCR(262420000000024) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250112124759845 DGPRS DEBUG SUBSCR(262420000000024) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250112124759845 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber authentication info (gprs_subscriber.c:850) 20250112124759845 DMM INFO MM(262420000000024/f3bf6aeb) Subscriber data update (mmctx.c:445) 20250112124759845 DMM DEBUG MM(262420000000024/f3bf6aeb) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250112124759845 DMM INFO MM(262420000000024/f3bf6aeb) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250112124759845 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250112124759845 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250112124759845 DMM INFO MM(262420000000024/f3bf6aeb) <- GMM AUTH AND CIPHERING REQ (rand = 2e ec 3e 58 e8 3e 5c 5f 4a 2d e3 42 61 1e a6 e3 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250112124759853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124759853 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20250112124759853 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124759853 DMM INFO MM(262420000000024/f3bf6aeb) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250112124759853 DMM NOTICE MM(262420000000024/f3bf6aeb) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250112124759853 DMM DEBUG MM(262420000000024/f3bf6aeb) checking auth: received GSM SRES = c4 aa ba cb (gprs_gmm.c:666) 20250112124759853 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250112124759853 DMM DEBUG MM(262420000000024/f3bf6aeb) Requesting authorization (sgsn_auth.c:160) 20250112124759853 DMM INFO MM(262420000000024/f3bf6aeb) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250112124759853 DMM DEBUG MM(262420000000024/f3bf6aeb) Requesting subscriber data update (gprs_subscriber.c:894) 20250112124759853 DGPRS INFO SUBSCR(262420000000024) subscriber data is not available (gprs_subscriber.c:818) 20250112124759853 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) 20250112124759853 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250112124759853 DMM INFO MM(262420000000024/f3bf6aeb) <- GMM ATTACH ACCEPT (new P-TMSI=0xf3bf6aeb) (gprs_gmm.c:300) 20250112124759855 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250112124759855 DGPRS INFO SUBSCR(262420000000024) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250112124759855 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20250112124759855 DMM INFO MM(262420000000024/f3bf6aeb) Subscriber data update (mmctx.c:445) 20250112124759855 DMM DEBUG MM(262420000000024/f3bf6aeb) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250112124759855 DMM INFO MM(262420000000024/f3bf6aeb) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250112124759855 DMM NOTICE MM(262420000000024/f3bf6aeb) Authorized, continuing procedure, IMSI=262420000000024 (gprs_gmm.c:1000) 20250112124759855 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250112124759855 DMM NOTICE MM(262420000000024/f3bf6aeb) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250112124759855 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) 20250112124759855 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250112124759855 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20250112124759855 DMM INFO MM(262420000000024/f3bf6aeb) Subscriber data update (mmctx.c:445) 20250112124759855 DMM DEBUG MM(262420000000024/f3bf6aeb) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250112124759861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124759861 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250112124759861 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124759861 DMM INFO MM(262420000000024/f3bf6aeb) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250112124759861 DMM NOTICE MM(262420000000024/f3bf6aeb) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250112124759861 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250112124759861 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250112124759861 DLLC NOTICE LLME(da2aa91c/f3bf6aeb){ASSIGNED} LLGM Assign pre (ffffffff => f3bf6aeb) (gprs_llc.c:1079) 20250112124759861 DLLC NOTICE LLME(ffffffff/f3bf6aeb){ASSIGNED} LLGM Assign post (ffffffff => f3bf6aeb) (gprs_llc.c:1125) 20250112124759861 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250112124759861 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250112124759861 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250112124759862 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_create(915)@f374f8ce76bf: setverdict(pass): none -> pass 20250112124759913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124759913 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250112124759913 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124759913 DMM INFO MM(262420000000024/f3bf6aeb) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20250112124759913 DMM INFO MM(262420000000024/f3bf6aeb) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250112124759913 DMM DEBUG MM(262420000000024/f3bf6aeb) Using GGSN 0 (gprs_sm.c:312) 20250112124759913 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20250112124759913 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250112124759913 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:181) 20250112124759913 DLGTP DEBUG Registering seq=1048 in restransmit req queue (gtp.c:402) 20250112124759925 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 0b 42 90 08 11 78 7c 8e a2 14 05 7f a5 81 66 69 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) 20250112124759925 DGPRS NOTICE GGSN recovery (3->2) pdp=0x7fdbaf9c3058, releasing all other PDP contexts (sgsn_libgtp.c:618) 20250112124759925 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7fdbaf9c3058, cbp=0x55d8657f3630) (sgsn_libgtp.c:632) 20250112124759925 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:400) 20250112124759925 DLGTP DEBUG Begin pdp_tiddel tid = 5420000000024262 (pdp.c:298) 20250112124759925 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250112124759925 DMM NOTICE MM(262420000000024/f3bf6aeb) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:235) TC_attach_restart_ctr_create(915)@f374f8ce76bf: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(915)@f374f8ce76bf: setverdict(pass): pass -> pass, component reason not changed 20250112124759932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124759932 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd89a02 CMD=UI DATA (gprs_llc_parse.c:89) 20250112124759932 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124759932 DMM INFO MM(262420000000024/f3bf6aeb) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20250112124759932 DMM INFO MM(262420000000024/f3bf6aeb) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250112124759932 DMM DEBUG MM(262420000000024/f3bf6aeb) Using GGSN 0 (gprs_sm.c:312) 20250112124759932 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20250112124759932 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250112124759932 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:181) 20250112124759932 DLGTP DEBUG Registering seq=1049 in restransmit req queue (gtp.c:402) 20250112124759934 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 0b 42 90 08 11 78 7c 8e a2 14 05 7f a5 81 66 69 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) 20250112124759934 DGPRS NOTICE GGSN recovery (2->3) pdp=0x7fdbaf9c3058, releasing all other PDP contexts (sgsn_libgtp.c:618) 20250112124759934 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fdbaf9c3058, cbp=0x55d8657f3630) (sgsn_libgtp.c:632) 20250112124759934 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250112124759934 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55d8657f9058 TLLI=f3bf6aeb, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250112124759935 DGPRS INFO PDP(262420000000024/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250112124759935 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_create(915)@f374f8ce76bf: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(915)@f374f8ce76bf: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(915)@f374f8ce76bf: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create-BVCI196(900)@f374f8ce76bf: Removing Client IMSI='262420000000024'H, index=0 TC_attach_restart_ctr_create(915)@f374f8ce76bf: Final verdict of PTC: pass 20250112124759944 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56266<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250112124759947 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-GSUP(913)@f374f8ce76bf: Final verdict of PTC: none 20250112124759947 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(897)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(907)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(912)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(903)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(902)@f374f8ce76bf: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI196(900)@f374f8ce76bf: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI210(905)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99(911)@f374f8ce76bf: Final verdict of PTC: none -NSVCI97(901)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(898)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98(906)@f374f8ce76bf: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI220(910)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(908)@f374f8ce76bf: Final verdict of PTC: none -NSVCI97-provIP(899)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98-provIP(904)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(914)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99-provIP(909)@f374f8ce76bf: Final verdict of PTC: none MTC@f374f8ce76bf: Setting final verdict of the test case. MTC@f374f8ce76bf: Local verdict of MTC: none MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-NS0(897): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(898): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97-provIP(899): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_restart_ctr_create-BVCI196(900): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97(901): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-NS1(902): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(903): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98-provIP(904): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_restart_ctr_create-BVCI210(905): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98(906): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-NS2(907): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(908): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99-provIP(909): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_restart_ctr_create-BVCI220(910): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99(911): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP-IPA(912): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP(913): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GGSN_GTP(914): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_restart_ctr_create(915): pass (none -> pass) MTC@f374f8ce76bf: Test case TC_attach_restart_ctr_create finished. Verdict: pass MTC@f374f8ce76bf: 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 Jan 12 12:48:00 UTC 2025 ====== SGSN_Tests.TC_attach_restart_ctr_create pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_restart_ctr_create.talloc 20250112124800079 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56270<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112124800480 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56270<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84128) 20250112124800948 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124800948 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=84128, count=104692) 20250112124801949 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124801949 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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@f374f8ce76bf: 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 Jan 12 12:48:02 UTC 2025 /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 20250112124802950 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124802950 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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@f374f8ce76bf: Test case TC_attach_pdp_act_deact_mt_t3395_expire started. 20250112124803549 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56276<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112124803550 DMM INFO MM(262420000000024/f3bf6aeb) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250112124803550 DMM INFO MM(262420000000024/f3bf6aeb) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250112124803550 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250112124803550 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250112124803550 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250112124803550 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250112124803550 DLLC NOTICE LLME(ffffffff/f3bf6aeb){ASSIGNED} LLGM Assign pre (f3bf6aeb => ffffffff) (gprs_llc.c:1079) 20250112124803550 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f3bf6aeb => ffffffff) (gprs_llc.c:1125) 20250112124803550 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55d8657f8d00 (gprs_sndcp.c:574) 20250112124803550 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55d8657f9058, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250112124803550 DMM NOTICE MM(262420000000024/f3bf6aeb) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250112124803550 DGPRS INFO PDP(262420000000024/0) Forcing release of PDP context (pdpctx.c:102) 20250112124803550 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20250112124803550 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20250112124803550 DLGTP DEBUG Registering seq=1050 in restransmit req queue (gtp.c:402) 20250112124803551 DGPRS INFO SUBSCR(262420000000024) purging MS subscriber (gprs_subscriber.c:785) 20250112124803551 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) 20250112124803551 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) 20250112124803551 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Init}: Deallocated (fsm.c:568) 20250112124803551 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Deallocated (fsm.c:568) 20250112124803551 DMM DEBUG MM_STATE_Iu[0x55d8657ebe50]{Detached}: Deallocated (fsm.c:568) 20250112124803551 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Deallocated (fsm.c:568) 20250112124803551 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(916)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(917)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(916)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(921)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(921)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124803602 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250112124803602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124803602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124803602 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124803602 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250112124803602 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124803602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124803602 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124803602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(920)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(921)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124803604 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124803604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124803604 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124803604 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124803604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124803604 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124803604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124803604 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124803604 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250112124803604 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124803604 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112124803605 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124803605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(921)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(921)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124803609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(917)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(917)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(922)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250112124803619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124803619 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(918)@f374f8ce76bf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(920)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(925)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124803629 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250112124803629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124803629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124803629 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124803629 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250112124803629 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124803629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124803629 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124803629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(925)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124803630 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124803630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124803630 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124803631 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124803631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124803631 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124803631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124803631 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124803631 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250112124803631 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124803631 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(925)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250112124803632 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124803632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(925)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124803635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(922)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(922)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(926)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21012 20250112124803645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124803645 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)@f374f8ce76bf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(927)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(926)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(930)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124803670 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250112124803670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124803670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124803670 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124803670 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250112124803670 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124803670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124803670 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124803670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(930)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124803672 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124803672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124803672 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124803672 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124803672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124803672 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124803672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124803672 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124803672 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250112124803672 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124803672 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(930)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250112124803673 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124803673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(930)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124803677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(927)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(927)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112124803686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124803686 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)@f374f8ce76bf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250112124803951 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124803951 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250112124803951 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250112124803951 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(931)@f374f8ce76bf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(931)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250112124803953 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(931)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(931)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250112124803954 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(931)@f374f8ce76bf: 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)@f374f8ce76bf: 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)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(931)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250112124804707 DGPRS DEBUG Checking for inactive LLMEs, time = 18496818 (sgsn.c:131) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(918)@f374f8ce76bf: Adding Client=TC_attach_pdp_act_deact_mt_t3395_expire(934), IMSI='262420000000025'H, TLLI='D5042EC4'O, index=0 SGSN_Test-GSUP(932)@f374f8ce76bf: 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)@f374f8ce76bf: 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 := '2B8C7951FCE080B073CC565841739FD3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '99986566'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C65EAD568C6BA202'O } } } } } 20250112124805007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124805007 DLLC NOTICE LLME(ffffffff/d5042ec4){UNASSIGNED} LLC RX: unknown TLLI 0xd5042ec4, creating LLME on the fly (gprs_llc.c:552) 20250112124805007 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250112124805007 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000025) type="GPRS attach"  (gprs_gmm.c:1266) 20250112124805007 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Allocated (fsm.c:456) 20250112124805007 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Init}: Allocated (fsm.c:456) 20250112124805007 DMM DEBUG MM_STATE_Gb[0x55d8657ebf80]{Idle}: Allocated (fsm.c:456) 20250112124805007 DMM DEBUG MM_STATE_Iu[0x55d8657ec0b0]{Detached}: Allocated (fsm.c:456) 20250112124805007 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250112124805007 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250112124805007 DLLC NOTICE LLME(ffffffff/d5042ec4){UNASSIGNED} LLGM Assign pre (d5042ec4 => d9bd414b) (gprs_llc.c:1079) 20250112124805007 DLLC NOTICE LLME(d5042ec4/d9bd414b){ASSIGNED} LLGM Assign post (d5042ec4 => d9bd414b) (gprs_llc.c:1125) 20250112124805007 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250112124805007 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250112124805007 DMM DEBUG MM(262420000000025/d9bd414b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250112124805020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124805021 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250112124805021 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124805021 DMM DEBUG MM(262420000000025/d9bd414b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000250 (gprs_gmm.c:1084) 20250112124805021 DMM NOTICE MM(262420000000025/d9bd414b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250112124805021 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250112124805021 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250112124805021 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250112124805021 DMM DEBUG MM(262420000000025/d9bd414b) Requesting authorization (sgsn_auth.c:160) 20250112124805021 DMM INFO MM(262420000000025/d9bd414b) Requesting authentication tuples (sgsn_auth.c:184) 20250112124805021 DMM DEBUG MM(262420000000025/d9bd414b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250112124805021 DGPRS INFO SUBSCR(262420000000025) requesting auth info (gprs_subscriber.c:805) 20250112124805021 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)@f374f8ce76bf: Found GsupExpect[0] for "262420000000025" handled at TC_attach_pdp_act_deact_mt_t3395_expire(934) SGSN_Test-GSUP(932)@f374f8ce76bf: Added IMSI table entry 0TC_attach_pdp_act_deact_mt_t3395_expire(934)"262420000000025" 20250112124805023 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250112124805023 DGPRS INFO SUBSCR(262420000000025) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250112124805023 DGPRS DEBUG SUBSCR(262420000000025) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250112124805023 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber authentication info (gprs_subscriber.c:850) 20250112124805023 DMM INFO MM(262420000000025/d9bd414b) Subscriber data update (mmctx.c:445) 20250112124805023 DMM DEBUG MM(262420000000025/d9bd414b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250112124805023 DMM INFO MM(262420000000025/d9bd414b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250112124805023 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250112124805023 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250112124805023 DMM INFO MM(262420000000025/d9bd414b) <- GMM AUTH AND CIPHERING REQ (rand = 2b 8c 79 51 fc e0 80 b0 73 cc 56 58 41 73 9f d3 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250112124805031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124805031 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20250112124805031 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124805031 DMM INFO MM(262420000000025/d9bd414b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250112124805031 DMM NOTICE MM(262420000000025/d9bd414b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250112124805031 DMM DEBUG MM(262420000000025/d9bd414b) checking auth: received GSM SRES = 99 98 65 66 (gprs_gmm.c:666) 20250112124805031 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250112124805031 DMM DEBUG MM(262420000000025/d9bd414b) Requesting authorization (sgsn_auth.c:160) 20250112124805031 DMM INFO MM(262420000000025/d9bd414b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250112124805031 DMM DEBUG MM(262420000000025/d9bd414b) Requesting subscriber data update (gprs_subscriber.c:894) 20250112124805031 DGPRS INFO SUBSCR(262420000000025) subscriber data is not available (gprs_subscriber.c:818) 20250112124805031 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) 20250112124805031 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250112124805031 DMM INFO MM(262420000000025/d9bd414b) <- GMM ATTACH ACCEPT (new P-TMSI=0xd9bd414b) (gprs_gmm.c:300) 20250112124805032 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250112124805032 DGPRS INFO SUBSCR(262420000000025) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250112124805032 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20250112124805032 DMM INFO MM(262420000000025/d9bd414b) Subscriber data update (mmctx.c:445) 20250112124805032 DMM DEBUG MM(262420000000025/d9bd414b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250112124805032 DMM INFO MM(262420000000025/d9bd414b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250112124805032 DMM NOTICE MM(262420000000025/d9bd414b) Authorized, continuing procedure, IMSI=262420000000025 (gprs_gmm.c:1000) 20250112124805032 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250112124805032 DMM NOTICE MM(262420000000025/d9bd414b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250112124805032 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) 20250112124805033 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250112124805033 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20250112124805033 DMM INFO MM(262420000000025/d9bd414b) Subscriber data update (mmctx.c:445) 20250112124805033 DMM DEBUG MM(262420000000025/d9bd414b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250112124805041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124805041 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250112124805041 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124805041 DMM INFO MM(262420000000025/d9bd414b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250112124805041 DMM NOTICE MM(262420000000025/d9bd414b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250112124805041 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250112124805041 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250112124805041 DLLC NOTICE LLME(d5042ec4/d9bd414b){ASSIGNED} LLGM Assign pre (ffffffff => d9bd414b) (gprs_llc.c:1079) 20250112124805041 DLLC NOTICE LLME(ffffffff/d9bd414b){ASSIGNED} LLGM Assign post (ffffffff => d9bd414b) (gprs_llc.c:1125) 20250112124805041 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250112124805041 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250112124805041 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250112124805041 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_mt_t3395_expire(934)@f374f8ce76bf: setverdict(pass): none -> pass 20250112124805093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124805093 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250112124805093 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124805093 DMM INFO MM(262420000000025/d9bd414b) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20250112124805093 DMM INFO MM(262420000000025/d9bd414b) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250112124805093 DMM DEBUG MM(262420000000025/d9bd414b) Using GGSN 0 (gprs_sm.c:312) 20250112124805093 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) 20250112124805093 DLGTP DEBUG Begin pdp_tidset tid = 5520000000024262 (pdp.c:279) 20250112124805093 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250112124805093 DGPRS NOTICE PDP(262420000000025/0) Create PDP Context (sgsn_libgtp.c:181) 20250112124805093 DLGTP DEBUG Registering seq=1051 in restransmit req queue (gtp.c:402) 20250112124805105 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 3a af 92 2d 11 9f 60 cb e1 14 05 7f 60 d3 d5 1f 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1051 from retransmit req queue (gtp.c:443) 20250112124805105 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fdbaf9c40c8, cbp=0x55d8657f1350) (sgsn_libgtp.c:632) 20250112124805105 DGPRS INFO PDP(262420000000025/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250112124805105 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55d8657f9058 TLLI=d9bd414b, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250112124805105 DGPRS INFO PDP(262420000000025/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250112124805105 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_mt_t3395_expire(934)@f374f8ce76bf: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire(934)@f374f8ce76bf: setverdict(pass): pass -> pass, component reason not changed 20250112124805113 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20250112124805113 DGPRS INFO PDP(262420000000025:5): Context 0x7fdbaf9c40c8 was deleted (sgsn_libgtp.c:660) 20250112124805113 DMM INFO MM(262420000000025/d9bd414b) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20250112124805113 DLGTP DEBUG Begin pdp_tiddel tid = 5520000000024262 (pdp.c:298) 20250112124805113 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250112124813114 DMM INFO MM(262420000000025/d9bd414b) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20250112124821005 DLGTP DEBUG Retransmit resp queue seq 23 expired, removing from queue (gsn.c:293) 20250112124821114 DMM INFO MM(262420000000025/d9bd414b) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20250112124823952 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20250112124823952 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20250112124823953 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(931)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(931)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250112124829115 DMM INFO MM(262420000000025/d9bd414b) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20250112124833607 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124833608 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124833608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250112124833632 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124833634 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124833634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250112124833674 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124833675 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124833675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250112124834708 DGPRS DEBUG Checking for inactive LLMEs, time = 18496848 (sgsn.c:131) 20250112124837116 DMM INFO MM(262420000000025/d9bd414b) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) TC_attach_pdp_act_deact_mt_t3395_expire(934)@f374f8ce76bf: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(918)@f374f8ce76bf: Removing Client IMSI='262420000000025'H, index=0 20250112124837125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124837125 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250112124837125 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124837125 DMM INFO MM(262420000000025/d9bd414b) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_pdp_act_deact_mt_t3395_expire(934)@f374f8ce76bf: Final verdict of PTC: pass 20250112124837128 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56276<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(932)@f374f8ce76bf: Final verdict of PTC: none -NSVCI97(921)@f374f8ce76bf: Final verdict of PTC: none 20250112124837130 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250112124837130 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(918)@f374f8ce76bf: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(924)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98(925)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(931)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(927)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(922)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(917)@f374f8ce76bf: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(929)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(926)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(916)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99(930)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(920)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98-provIP(923)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99-provIP(928)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(933)@f374f8ce76bf: Final verdict of PTC: none -NSVCI97-provIP(919)@f374f8ce76bf: Final verdict of PTC: none MTC@f374f8ce76bf: Setting final verdict of the test case. MTC@f374f8ce76bf: Local verdict of MTC: none MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-NS0(916): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(917): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(918): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97-provIP(919): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-NS1(920): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97(921): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(922): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98-provIP(923): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(924): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98(925): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-NS2(926): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(927): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99-provIP(928): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(929): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99(930): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP-IPA(931): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP(932): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GGSN_GTP(933): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire(934): pass (none -> pass) MTC@f374f8ce76bf: Test case TC_attach_pdp_act_deact_mt_t3395_expire finished. Verdict: pass MTC@f374f8ce76bf: 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 Jan 12 12:48:37 UTC 2025 ====== SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.talloc 20250112124837261 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52628<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112124837663 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52628<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=110968) 20250112124838131 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124838131 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=110968, count=112128) 20250112124839132 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124839132 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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@f374f8ce76bf: 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 Jan 12 12:48:39 UTC 2025 /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 20250112124840134 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124840134 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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@f374f8ce76bf: Test case TC_attach_pdp_act_deact_gtp_retrans started. 20250112124840723 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52640<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112124840724 DMM INFO MM(262420000000025/d9bd414b) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250112124840724 DMM INFO MM(262420000000025/d9bd414b) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250112124840724 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250112124840724 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250112124840724 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250112124840724 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250112124840724 DLLC NOTICE LLME(ffffffff/d9bd414b){ASSIGNED} LLGM Assign pre (d9bd414b => ffffffff) (gprs_llc.c:1079) 20250112124840724 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d9bd414b => ffffffff) (gprs_llc.c:1125) 20250112124840724 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55d8657f8d00 (gprs_sndcp.c:574) 20250112124840724 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55d8657f9058, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250112124840724 DGPRS INFO SUBSCR(262420000000025) purging MS subscriber (gprs_subscriber.c:785) 20250112124840724 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) 20250112124840724 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) 20250112124840724 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Init}: Deallocated (fsm.c:568) 20250112124840724 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Deallocated (fsm.c:568) 20250112124840724 DMM DEBUG MM_STATE_Iu[0x55d8657ec0b0]{Detached}: Deallocated (fsm.c:568) 20250112124840724 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Deallocated (fsm.c:568) 20250112124840724 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(935)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(936)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(935)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(939)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124840778 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250112124840778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124840778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124840778 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124840778 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250112124840778 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124840778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124840778 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124840778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(939)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124840779 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124840779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124840779 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124840780 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124840780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124840780 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124840780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124840780 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124840780 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250112124840780 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124840780 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(939)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250112124840780 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124840780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(939)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124840784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(940)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(936)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(936)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112124840794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124840794 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938)@f374f8ce76bf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(941)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(940)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(944)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(944)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124840816 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250112124840816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124840816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124840816 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124840816 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250112124840816 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124840816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124840816 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124840816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(944)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124840818 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124840818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124840818 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124840818 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124840818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124840818 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124840818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124840818 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124840818 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250112124840818 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124840818 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(944)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250112124840819 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124840819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(944)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124840822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(945)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(941)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(941)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112124840833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124840834 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(946)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_deact_gtp_retrans-BVCI210(943)@f374f8ce76bf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(945)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(950)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(950)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124840860 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250112124840860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124840860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124840860 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124840860 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250112124840860 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124840860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124840860 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124840860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(950)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124840862 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124840862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124840862 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124840862 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124840862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124840862 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124840862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124840862 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124840862 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250112124840862 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124840862 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112124840863 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124840863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(950)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(950)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124840867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(946)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(946)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112124840876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124840876 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_gtp_retrans-BVCI220(947)@f374f8ce76bf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250112124841135 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124841135 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250112124841135 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250112124841135 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(949)@f374f8ce76bf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(949)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250112124841137 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(949)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(949)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250112124841137 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(949)@f374f8ce76bf: 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(949)@f374f8ce76bf: 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(949)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(949)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938)@f374f8ce76bf: Adding Client=TC_attach_pdp_act_deact_gtp_retrans(953), IMSI='262420000000027'H, TLLI='F2BC38F4'O, index=0 SGSN_Test-GSUP(951)@f374f8ce76bf: 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)@f374f8ce76bf: 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 := 'DB7A7D1761DED15C31921484EF4ED407'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D8991CA5'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B9DBCE46C59C2BEE'O } } } } } 20250112124841183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124841183 DLLC NOTICE LLME(ffffffff/f2bc38f4){UNASSIGNED} LLC RX: unknown TLLI 0xf2bc38f4, creating LLME on the fly (gprs_llc.c:552) 20250112124841183 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250112124841183 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000027) type="GPRS attach"  (gprs_gmm.c:1266) 20250112124841183 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Allocated (fsm.c:456) 20250112124841183 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Init}: Allocated (fsm.c:456) 20250112124841183 DMM DEBUG MM_STATE_Gb[0x55d8657ebf80]{Idle}: Allocated (fsm.c:456) 20250112124841183 DMM DEBUG MM_STATE_Iu[0x55d8657ebe50]{Detached}: Allocated (fsm.c:456) 20250112124841183 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250112124841183 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250112124841183 DLLC NOTICE LLME(ffffffff/f2bc38f4){UNASSIGNED} LLGM Assign pre (f2bc38f4 => f9d68f59) (gprs_llc.c:1079) 20250112124841183 DLLC NOTICE LLME(f2bc38f4/f9d68f59){ASSIGNED} LLGM Assign post (f2bc38f4 => f9d68f59) (gprs_llc.c:1125) 20250112124841183 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250112124841183 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250112124841183 DMM DEBUG MM(262420000000027/f9d68f59) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250112124841197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124841197 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250112124841197 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124841197 DMM DEBUG MM(262420000000027/f9d68f59) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000270 (gprs_gmm.c:1084) 20250112124841197 DMM NOTICE MM(262420000000027/f9d68f59) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250112124841197 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250112124841197 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250112124841197 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250112124841197 DMM DEBUG MM(262420000000027/f9d68f59) Requesting authorization (sgsn_auth.c:160) 20250112124841197 DMM INFO MM(262420000000027/f9d68f59) Requesting authentication tuples (sgsn_auth.c:184) 20250112124841197 DMM DEBUG MM(262420000000027/f9d68f59) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250112124841197 DGPRS INFO SUBSCR(262420000000027) requesting auth info (gprs_subscriber.c:805) 20250112124841197 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)@f374f8ce76bf: Found GsupExpect[0] for "262420000000027" handled at TC_attach_pdp_act_deact_gtp_retrans(953) SGSN_Test-GSUP(951)@f374f8ce76bf: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans(953)"262420000000027" 20250112124841200 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250112124841200 DGPRS INFO SUBSCR(262420000000027) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250112124841200 DGPRS DEBUG SUBSCR(262420000000027) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250112124841200 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber authentication info (gprs_subscriber.c:850) 20250112124841200 DMM INFO MM(262420000000027/f9d68f59) Subscriber data update (mmctx.c:445) 20250112124841200 DMM DEBUG MM(262420000000027/f9d68f59) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250112124841201 DMM INFO MM(262420000000027/f9d68f59) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250112124841201 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250112124841201 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250112124841201 DMM INFO MM(262420000000027/f9d68f59) <- GMM AUTH AND CIPHERING REQ (rand = db 7a 7d 17 61 de d1 5c 31 92 14 84 ef 4e d4 07 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250112124841209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124841209 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20250112124841209 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124841209 DMM INFO MM(262420000000027/f9d68f59) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250112124841209 DMM NOTICE MM(262420000000027/f9d68f59) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250112124841209 DMM DEBUG MM(262420000000027/f9d68f59) checking auth: received GSM SRES = d8 99 1c a5 (gprs_gmm.c:666) 20250112124841209 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250112124841209 DMM DEBUG MM(262420000000027/f9d68f59) Requesting authorization (sgsn_auth.c:160) 20250112124841209 DMM INFO MM(262420000000027/f9d68f59) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250112124841209 DMM DEBUG MM(262420000000027/f9d68f59) Requesting subscriber data update (gprs_subscriber.c:894) 20250112124841209 DGPRS INFO SUBSCR(262420000000027) subscriber data is not available (gprs_subscriber.c:818) 20250112124841209 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) 20250112124841209 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250112124841209 DMM INFO MM(262420000000027/f9d68f59) <- GMM ATTACH ACCEPT (new P-TMSI=0xf9d68f59) (gprs_gmm.c:300) 20250112124841210 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250112124841210 DGPRS INFO SUBSCR(262420000000027) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250112124841210 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20250112124841210 DMM INFO MM(262420000000027/f9d68f59) Subscriber data update (mmctx.c:445) 20250112124841210 DMM DEBUG MM(262420000000027/f9d68f59) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250112124841210 DMM INFO MM(262420000000027/f9d68f59) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250112124841210 DMM NOTICE MM(262420000000027/f9d68f59) Authorized, continuing procedure, IMSI=262420000000027 (gprs_gmm.c:1000) 20250112124841210 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250112124841210 DMM NOTICE MM(262420000000027/f9d68f59) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250112124841210 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) 20250112124841211 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250112124841211 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20250112124841211 DMM INFO MM(262420000000027/f9d68f59) Subscriber data update (mmctx.c:445) 20250112124841211 DMM DEBUG MM(262420000000027/f9d68f59) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250112124841217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124841217 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250112124841217 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124841217 DMM INFO MM(262420000000027/f9d68f59) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250112124841217 DMM NOTICE MM(262420000000027/f9d68f59) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250112124841217 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250112124841217 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250112124841217 DLLC NOTICE LLME(f2bc38f4/f9d68f59){ASSIGNED} LLGM Assign pre (ffffffff => f9d68f59) (gprs_llc.c:1079) 20250112124841217 DLLC NOTICE LLME(ffffffff/f9d68f59){ASSIGNED} LLGM Assign post (ffffffff => f9d68f59) (gprs_llc.c:1125) 20250112124841217 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250112124841217 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250112124841217 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250112124841218 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans(953)@f374f8ce76bf: setverdict(pass): none -> pass 20250112124841269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124841269 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250112124841269 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124841269 DMM INFO MM(262420000000027/f9d68f59) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20250112124841269 DMM INFO MM(262420000000027/f9d68f59) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250112124841269 DMM DEBUG MM(262420000000027/f9d68f59) Using GGSN 0 (gprs_sm.c:312) 20250112124841269 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) 20250112124841269 DLGTP DEBUG Begin pdp_tidset tid = 5720000000024262 (pdp.c:279) 20250112124841269 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250112124841269 DGPRS NOTICE PDP(262420000000027/0) Create PDP Context (sgsn_libgtp.c:181) 20250112124841269 DLGTP DEBUG Registering seq=1052 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_gtp_retrans(953)@f374f8ce76bf: First createPDPContextRequest received, dropping & waiting for retransmission 20250112124846270 DLGTP INFO Retransmit (0) of seq 1052 (gsn.c:273) 20250112124846279 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 da f5 ce 2b 11 26 6e 78 e7 14 05 7f e6 60 bd 84 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) 20250112124846279 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fdbaf9c40c8, cbp=0x55d8657f1350) (sgsn_libgtp.c:632) 20250112124846279 DGPRS INFO PDP(262420000000027/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250112124846279 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55d8657f9058 TLLI=f9d68f59, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250112124846279 DGPRS INFO PDP(262420000000027/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250112124846279 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) 20250112124846288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124846288 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20250112124846288 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124846288 DMM INFO MM(262420000000027/f9d68f59) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:632) 20250112124846288 DGPRS INFO PDP(262420000000027/0) Delete PDP Context (sgsn_libgtp.c:318) 20250112124846288 DLGTP DEBUG Registering seq=1053 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_gtp_retrans(953)@f374f8ce76bf: First deletePDPContextRequest received, dropping & waiting for retransmission 20250112124851289 DLGTP INFO Retransmit (0) of seq 1053 (gsn.c:273) 20250112124851292 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) 20250112124851292 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7fdbaf9c40c8, cbp=0x55d8657f1350) (sgsn_libgtp.c:632) 20250112124851292 DGPRS INFO PDP(262420000000027/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:552) 20250112124851292 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55d8657f9058, TLLI=f9d68f59, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250112124851292 DMM INFO MM(262420000000027/f9d68f59) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:289) 20250112124851292 DLGTP DEBUG Begin pdp_tiddel tid = 5720000000024262 (pdp.c:298) 20250112124851292 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans(953)@f374f8ce76bf: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans(953)@f374f8ce76bf: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938)@f374f8ce76bf: Removing Client IMSI='262420000000027'H, index=0 TC_attach_pdp_act_deact_gtp_retrans(953)@f374f8ce76bf: Final verdict of PTC: pass 20250112124851302 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52640<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250112124851304 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250112124851304 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(951)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(949)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(940)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98(944)@f374f8ce76bf: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938)@f374f8ce76bf: Final verdict of PTC: none -NSVCI97(939)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(935)@f374f8ce76bf: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI220(947)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(946)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99(950)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(945)@f374f8ce76bf: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI210(943)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(941)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(936)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(952)@f374f8ce76bf: Final verdict of PTC: none -NSVCI97-provIP(937)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98-provIP(942)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99-provIP(948)@f374f8ce76bf: Final verdict of PTC: none MTC@f374f8ce76bf: Setting final verdict of the test case. MTC@f374f8ce76bf: Local verdict of MTC: none MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-NS0(935): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(936): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97-provIP(937): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97(939): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-NS1(940): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(941): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98-provIP(942): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI210(943): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98(944): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-NS2(945): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(946): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI220(947): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99-provIP(948): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP-IPA(949): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99(950): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP(951): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GGSN_GTP(952): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans(953): pass (none -> pass) MTC@f374f8ce76bf: Test case TC_attach_pdp_act_deact_gtp_retrans finished. Verdict: pass MTC@f374f8ce76bf: 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 Jan 12 12:48:51 UTC 2025 ====== SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.talloc 20250112124851434 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45496<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112124851836 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45496<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=99684) 20250112124852306 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124852306 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=99684, count=104040) 20250112124853306 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124853306 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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@f374f8ce76bf: 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 Jan 12 12:48:53 UTC 2025 /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 20250112124854307 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124854307 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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@f374f8ce76bf: Test case TC_attach_pdp_act_deact_gtp_retrans_resp started. 20250112124854893 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45498<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112124854895 DMM INFO MM(262420000000027/f9d68f59) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250112124854895 DMM INFO MM(262420000000027/f9d68f59) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250112124854895 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250112124854895 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250112124854895 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250112124854895 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250112124854895 DLLC NOTICE LLME(ffffffff/f9d68f59){ASSIGNED} LLGM Assign pre (f9d68f59 => ffffffff) (gprs_llc.c:1079) 20250112124854895 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f9d68f59 => ffffffff) (gprs_llc.c:1125) 20250112124854895 DGPRS INFO SUBSCR(262420000000027) purging MS subscriber (gprs_subscriber.c:785) 20250112124854895 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) 20250112124854895 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) 20250112124854895 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Init}: Deallocated (fsm.c:568) 20250112124854895 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Deallocated (fsm.c:568) 20250112124854895 DMM DEBUG MM_STATE_Iu[0x55d8657ebe50]{Detached}: Deallocated (fsm.c:568) 20250112124854895 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Deallocated (fsm.c:568) 20250112124854895 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(954)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(955)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(954)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(958)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124854944 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250112124854944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124854944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124854944 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124854944 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250112124854944 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124854944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124854944 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124854944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(958)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124854945 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124854945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124854945 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124854946 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124854946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124854946 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124854946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124854946 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124854946 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250112124854946 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124854946 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112124854946 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124854946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(958)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(958)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124854950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(955)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(955)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(959)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21011 20250112124854959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124854959 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)@f374f8ce76bf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(960)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(959)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(963)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(963)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124854985 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250112124854985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124854985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124854985 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124854985 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250112124854985 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124854985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124854985 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124854985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(963)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124854986 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124854986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124854986 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124854987 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124854987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124854987 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124854987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124854987 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124854987 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250112124854987 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124854987 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112124854987 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124854987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(963)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(963)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124854990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(960)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(960)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(964)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21012 20250112124855001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124855001 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(962)@f374f8ce76bf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(965)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(964)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(968)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124855023 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250112124855023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124855023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124855023 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124855023 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250112124855023 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124855023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124855023 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124855023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(968)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124855025 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124855025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124855025 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124855025 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124855025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124855025 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124855025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124855025 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124855025 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250112124855025 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124855025 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(968)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250112124855026 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124855026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(968)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124855029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(965)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(965)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112124855039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124855039 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)@f374f8ce76bf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250112124855309 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124855309 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250112124855309 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250112124855309 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(969)@f374f8ce76bf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(969)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250112124855311 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(969)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(969)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250112124855311 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(969)@f374f8ce76bf: 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)@f374f8ce76bf: 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)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(969)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(957)@f374f8ce76bf: Adding Client=TC_attach_pdp_act_deact_gtp_retrans_resp(972), IMSI='262420000000028'H, TLLI='E48B780D'O, index=0 SGSN_Test-GSUP(970)@f374f8ce76bf: 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)@f374f8ce76bf: 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 := 'EEE25830F986EBB48FCB451A2D51688F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2B778218'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9066E60E0C19A20C'O } } } } } 20250112124855359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124855359 DLLC NOTICE LLME(ffffffff/e48b780d){UNASSIGNED} LLC RX: unknown TLLI 0xe48b780d, creating LLME on the fly (gprs_llc.c:552) 20250112124855359 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250112124855359 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000028) type="GPRS attach"  (gprs_gmm.c:1266) 20250112124855360 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Allocated (fsm.c:456) 20250112124855360 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Init}: Allocated (fsm.c:456) 20250112124855360 DMM DEBUG MM_STATE_Gb[0x55d8657ebf80]{Idle}: Allocated (fsm.c:456) 20250112124855360 DMM DEBUG MM_STATE_Iu[0x55d8657ec0b0]{Detached}: Allocated (fsm.c:456) 20250112124855360 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250112124855360 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250112124855360 DLLC NOTICE LLME(ffffffff/e48b780d){UNASSIGNED} LLGM Assign pre (e48b780d => f031c04e) (gprs_llc.c:1079) 20250112124855360 DLLC NOTICE LLME(e48b780d/f031c04e){ASSIGNED} LLGM Assign post (e48b780d => f031c04e) (gprs_llc.c:1125) 20250112124855360 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250112124855360 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250112124855360 DMM DEBUG MM(262420000000028/f031c04e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250112124855371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124855371 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250112124855371 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124855371 DMM DEBUG MM(262420000000028/f031c04e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000280 (gprs_gmm.c:1084) 20250112124855371 DMM NOTICE MM(262420000000028/f031c04e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250112124855371 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250112124855371 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250112124855371 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250112124855371 DMM DEBUG MM(262420000000028/f031c04e) Requesting authorization (sgsn_auth.c:160) 20250112124855371 DMM INFO MM(262420000000028/f031c04e) Requesting authentication tuples (sgsn_auth.c:184) 20250112124855371 DMM DEBUG MM(262420000000028/f031c04e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250112124855371 DGPRS INFO SUBSCR(262420000000028) requesting auth info (gprs_subscriber.c:805) 20250112124855371 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)@f374f8ce76bf: Found GsupExpect[0] for "262420000000028" handled at TC_attach_pdp_act_deact_gtp_retrans_resp(972) SGSN_Test-GSUP(970)@f374f8ce76bf: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans_resp(972)"262420000000028" 20250112124855374 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250112124855374 DGPRS INFO SUBSCR(262420000000028) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250112124855374 DGPRS DEBUG SUBSCR(262420000000028) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250112124855374 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber authentication info (gprs_subscriber.c:850) 20250112124855374 DMM INFO MM(262420000000028/f031c04e) Subscriber data update (mmctx.c:445) 20250112124855374 DMM DEBUG MM(262420000000028/f031c04e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250112124855374 DMM INFO MM(262420000000028/f031c04e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250112124855374 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250112124855374 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250112124855374 DMM INFO MM(262420000000028/f031c04e) <- GMM AUTH AND CIPHERING REQ (rand = ee e2 58 30 f9 86 eb b4 8f cb 45 1a 2d 51 68 8f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250112124855381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124855381 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20250112124855381 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124855381 DMM INFO MM(262420000000028/f031c04e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250112124855381 DMM NOTICE MM(262420000000028/f031c04e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250112124855381 DMM DEBUG MM(262420000000028/f031c04e) checking auth: received GSM SRES = 2b 77 82 18 (gprs_gmm.c:666) 20250112124855381 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250112124855381 DMM DEBUG MM(262420000000028/f031c04e) Requesting authorization (sgsn_auth.c:160) 20250112124855381 DMM INFO MM(262420000000028/f031c04e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250112124855381 DMM DEBUG MM(262420000000028/f031c04e) Requesting subscriber data update (gprs_subscriber.c:894) 20250112124855381 DGPRS INFO SUBSCR(262420000000028) subscriber data is not available (gprs_subscriber.c:818) 20250112124855381 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) 20250112124855381 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250112124855381 DMM INFO MM(262420000000028/f031c04e) <- GMM ATTACH ACCEPT (new P-TMSI=0xf031c04e) (gprs_gmm.c:300) 20250112124855382 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250112124855382 DGPRS INFO SUBSCR(262420000000028) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250112124855382 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20250112124855382 DMM INFO MM(262420000000028/f031c04e) Subscriber data update (mmctx.c:445) 20250112124855382 DMM DEBUG MM(262420000000028/f031c04e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250112124855382 DMM INFO MM(262420000000028/f031c04e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250112124855382 DMM NOTICE MM(262420000000028/f031c04e) Authorized, continuing procedure, IMSI=262420000000028 (gprs_gmm.c:1000) 20250112124855382 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250112124855382 DMM NOTICE MM(262420000000028/f031c04e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250112124855382 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) 20250112124855383 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250112124855383 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20250112124855383 DMM INFO MM(262420000000028/f031c04e) Subscriber data update (mmctx.c:445) 20250112124855383 DMM DEBUG MM(262420000000028/f031c04e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250112124855389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124855390 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250112124855390 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124855390 DMM INFO MM(262420000000028/f031c04e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250112124855390 DMM NOTICE MM(262420000000028/f031c04e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250112124855390 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250112124855390 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250112124855390 DLLC NOTICE LLME(e48b780d/f031c04e){ASSIGNED} LLGM Assign pre (ffffffff => f031c04e) (gprs_llc.c:1079) 20250112124855390 DLLC NOTICE LLME(ffffffff/f031c04e){ASSIGNED} LLGM Assign post (ffffffff => f031c04e) (gprs_llc.c:1125) 20250112124855390 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250112124855390 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250112124855390 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250112124855390 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@f374f8ce76bf: setverdict(pass): none -> pass 20250112124855441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124855441 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250112124855442 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124855442 DMM INFO MM(262420000000028/f031c04e) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20250112124855442 DMM INFO MM(262420000000028/f031c04e) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250112124855442 DMM DEBUG MM(262420000000028/f031c04e) Using GGSN 0 (gprs_sm.c:312) 20250112124855442 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) 20250112124855442 DLGTP DEBUG Begin pdp_tidset tid = 5820000000024262 (pdp.c:279) 20250112124855442 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250112124855442 DGPRS NOTICE PDP(262420000000028/0) Create PDP Context (sgsn_libgtp.c:181) 20250112124855442 DLGTP DEBUG Registering seq=1054 in restransmit req queue (gtp.c:402) 20250112124855454 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 83 e8 bf 17 11 f9 f1 13 c2 14 05 7f 89 65 a4 4c 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) 20250112124855454 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fdbaf9c40c8, cbp=0x55d8657f1350) (sgsn_libgtp.c:632) 20250112124855454 DGPRS INFO PDP(262420000000028/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250112124855454 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55d8657f9058 TLLI=f031c04e, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250112124855454 DGPRS INFO PDP(262420000000028/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250112124855454 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@f374f8ce76bf: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp(972)@f374f8ce76bf: setverdict(pass): pass -> pass, component reason not changed 20250112124855460 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20250112124855460 DGPRS INFO PDP(262420000000028:5): Context 0x7fdbaf9c40c8 was deleted (sgsn_libgtp.c:660) 20250112124855460 DMM INFO MM(262420000000028/f031c04e) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20250112124855460 DLGTP DEBUG Begin pdp_tiddel tid = 5820000000024262 (pdp.c:298) 20250112124855460 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@f374f8ce76bf: First deletePDPContextResponse received, dropping & retransmitting retransmission of deletePDPContextRequest 20250112124855466 DLGTP INFO Rx duplicate seq=23 from 127.0.0.103, retrans resp (gtp.c:585) 20250112124855467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124855467 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250112124855467 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124855467 DMM INFO MM(262420000000028/f031c04e) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) 20250112124855467 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) 20250112124855468 DLGTP DEBUG Registering seq=24 in restransmit resp queue (gtp.c:506) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@f374f8ce76bf: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(957)@f374f8ce76bf: Removing Client IMSI='262420000000028'H, index=0 TC_attach_pdp_act_deact_gtp_retrans_resp(972)@f374f8ce76bf: Final verdict of PTC: pass 20250112124855472 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45498<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250112124855474 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250112124855474 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(958)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(969)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GSUP(970)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(959)@f374f8ce76bf: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(962)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(960)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(964)@f374f8ce76bf: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(967)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98(963)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99(968)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(965)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(954)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(971)@f374f8ce76bf: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(957)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98-provIP(961)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(955)@f374f8ce76bf: Final verdict of PTC: none -NSVCI97-provIP(956)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99-provIP(966)@f374f8ce76bf: Final verdict of PTC: none MTC@f374f8ce76bf: Setting final verdict of the test case. MTC@f374f8ce76bf: Local verdict of MTC: none MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-NS0(954): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(955): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97-provIP(956): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(957): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97(958): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-NS1(959): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(960): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98-provIP(961): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(962): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98(963): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-NS2(964): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(965): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99-provIP(966): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(967): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99(968): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP-IPA(969): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP(970): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GGSN_GTP(971): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp(972): pass (none -> pass) MTC@f374f8ce76bf: Test case TC_attach_pdp_act_deact_gtp_retrans_resp finished. Verdict: pass MTC@f374f8ce76bf: 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 Jan 12 12:48:55 UTC 2025 ====== SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.talloc 20250112124855609 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45512<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112124856010 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45512<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=91288) 20250112124856474 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124856474 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=91288, count=102440) 20250112124857476 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124857476 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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@f374f8ce76bf: 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 Jan 12 12:48:58 UTC 2025 /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 20250112124858477 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124858477 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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@f374f8ce76bf: Test case TC_attach_pdp_act_user_error_ind_ggsn started. 20250112124859072 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53686<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112124859074 DMM INFO MM(262420000000028/f031c04e) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250112124859074 DMM INFO MM(262420000000028/f031c04e) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250112124859074 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250112124859074 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250112124859074 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250112124859074 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250112124859074 DLLC NOTICE LLME(ffffffff/f031c04e){ASSIGNED} LLGM Assign pre (f031c04e => ffffffff) (gprs_llc.c:1079) 20250112124859074 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f031c04e => ffffffff) (gprs_llc.c:1125) 20250112124859074 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55d8657f8d00 (gprs_sndcp.c:574) 20250112124859074 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55d8657f9058, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250112124859074 DGPRS INFO SUBSCR(262420000000028) purging MS subscriber (gprs_subscriber.c:785) 20250112124859074 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) 20250112124859074 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) 20250112124859074 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Init}: Deallocated (fsm.c:568) 20250112124859074 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Deallocated (fsm.c:568) 20250112124859074 DMM DEBUG MM_STATE_Iu[0x55d8657ec0b0]{Detached}: Deallocated (fsm.c:568) 20250112124859074 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Deallocated (fsm.c:568) 20250112124859074 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(973)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(974)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(973)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(977)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124859121 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250112124859121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124859121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124859121 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124859121 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250112124859121 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124859121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124859121 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124859121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(977)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124859123 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124859123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124859123 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124859123 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124859123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124859123 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124859123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124859123 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124859123 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250112124859123 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124859123 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112124859123 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124859123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(977)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(977)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124859127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(978)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(974)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(974)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112124859136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124859136 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(979)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976)@f374f8ce76bf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(978)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(983)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(983)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124859160 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250112124859160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124859160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124859160 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124859160 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250112124859160 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124859160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124859160 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124859160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(983)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124859161 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124859161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124859161 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124859162 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124859162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124859162 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124859162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124859162 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124859162 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250112124859162 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124859162 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(983)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250112124859162 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124859162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(983)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124859166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(982)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(979)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(979)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112124859174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124859174 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(980)@f374f8ce76bf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(984)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(982)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(987)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124859193 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250112124859193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124859193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124859193 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124859193 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250112124859193 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124859193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124859193 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124859193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(987)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124859195 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124859195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124859195 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124859196 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124859196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124859196 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124859196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124859196 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124859196 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250112124859196 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124859196 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(987)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250112124859196 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124859196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(987)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124859200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(984)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(984)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112124859209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124859209 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)@f374f8ce76bf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250112124859478 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124859478 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250112124859478 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250112124859478 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(988)@f374f8ce76bf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(988)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250112124859480 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(988)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(988)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250112124859481 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(988)@f374f8ce76bf: 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)@f374f8ce76bf: 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)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(988)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976)@f374f8ce76bf: Adding Client=TC_attach_pdp_act_user_error_ind_ggsn(991), IMSI='262420000000026'H, TLLI='FDC0B667'O, index=0 SGSN_Test-GSUP(989)@f374f8ce76bf: 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)@f374f8ce76bf: 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 := '542A1C0099DE0C62C1D3E910D0DB1DA0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '331C5A2D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '76B68B62FD460534'O } } } } } 20250112124859526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124859526 DLLC NOTICE LLME(ffffffff/fdc0b667){UNASSIGNED} LLC RX: unknown TLLI 0xfdc0b667, creating LLME on the fly (gprs_llc.c:552) 20250112124859526 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250112124859526 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach"  (gprs_gmm.c:1266) 20250112124859526 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Allocated (fsm.c:456) 20250112124859526 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Init}: Allocated (fsm.c:456) 20250112124859526 DMM DEBUG MM_STATE_Gb[0x55d8657ebf80]{Idle}: Allocated (fsm.c:456) 20250112124859526 DMM DEBUG MM_STATE_Iu[0x55d8657ebe50]{Detached}: Allocated (fsm.c:456) 20250112124859526 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250112124859526 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250112124859526 DLLC NOTICE LLME(ffffffff/fdc0b667){UNASSIGNED} LLGM Assign pre (fdc0b667 => cc00fb46) (gprs_llc.c:1079) 20250112124859526 DLLC NOTICE LLME(fdc0b667/cc00fb46){ASSIGNED} LLGM Assign post (fdc0b667 => cc00fb46) (gprs_llc.c:1125) 20250112124859526 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250112124859526 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250112124859526 DMM DEBUG MM(262420000000026/cc00fb46) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250112124859540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124859540 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250112124859540 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124859540 DMM DEBUG MM(262420000000026/cc00fb46) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1084) 20250112124859540 DMM NOTICE MM(262420000000026/cc00fb46) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250112124859540 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250112124859540 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250112124859540 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250112124859540 DMM DEBUG MM(262420000000026/cc00fb46) Requesting authorization (sgsn_auth.c:160) 20250112124859540 DMM INFO MM(262420000000026/cc00fb46) Requesting authentication tuples (sgsn_auth.c:184) 20250112124859540 DMM DEBUG MM(262420000000026/cc00fb46) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250112124859540 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20250112124859540 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)@f374f8ce76bf: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_user_error_ind_ggsn(991) SGSN_Test-GSUP(989)@f374f8ce76bf: Added IMSI table entry 0TC_attach_pdp_act_user_error_ind_ggsn(991)"262420000000026" 20250112124859543 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250112124859543 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250112124859543 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250112124859543 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20250112124859543 DMM INFO MM(262420000000026/cc00fb46) Subscriber data update (mmctx.c:445) 20250112124859543 DMM DEBUG MM(262420000000026/cc00fb46) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250112124859543 DMM INFO MM(262420000000026/cc00fb46) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250112124859543 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250112124859543 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250112124859543 DMM INFO MM(262420000000026/cc00fb46) <- GMM AUTH AND CIPHERING REQ (rand = 54 2a 1c 00 99 de 0c 62 c1 d3 e9 10 d0 db 1d a0 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250112124859551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124859551 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20250112124859551 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124859551 DMM INFO MM(262420000000026/cc00fb46) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250112124859551 DMM NOTICE MM(262420000000026/cc00fb46) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250112124859551 DMM DEBUG MM(262420000000026/cc00fb46) checking auth: received GSM SRES = 33 1c 5a 2d (gprs_gmm.c:666) 20250112124859551 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250112124859551 DMM DEBUG MM(262420000000026/cc00fb46) Requesting authorization (sgsn_auth.c:160) 20250112124859551 DMM INFO MM(262420000000026/cc00fb46) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250112124859551 DMM DEBUG MM(262420000000026/cc00fb46) Requesting subscriber data update (gprs_subscriber.c:894) 20250112124859551 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20250112124859551 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) 20250112124859551 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250112124859551 DMM INFO MM(262420000000026/cc00fb46) <- GMM ATTACH ACCEPT (new P-TMSI=0xcc00fb46) (gprs_gmm.c:300) 20250112124859553 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250112124859553 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250112124859553 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20250112124859553 DMM INFO MM(262420000000026/cc00fb46) Subscriber data update (mmctx.c:445) 20250112124859553 DMM DEBUG MM(262420000000026/cc00fb46) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250112124859553 DMM INFO MM(262420000000026/cc00fb46) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250112124859553 DMM NOTICE MM(262420000000026/cc00fb46) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:1000) 20250112124859553 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250112124859553 DMM NOTICE MM(262420000000026/cc00fb46) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250112124859553 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) 20250112124859554 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250112124859554 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20250112124859554 DMM INFO MM(262420000000026/cc00fb46) Subscriber data update (mmctx.c:445) 20250112124859554 DMM DEBUG MM(262420000000026/cc00fb46) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250112124859561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124859561 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250112124859561 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124859561 DMM INFO MM(262420000000026/cc00fb46) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250112124859561 DMM NOTICE MM(262420000000026/cc00fb46) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250112124859561 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250112124859561 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250112124859561 DLLC NOTICE LLME(fdc0b667/cc00fb46){ASSIGNED} LLGM Assign pre (ffffffff => cc00fb46) (gprs_llc.c:1079) 20250112124859561 DLLC NOTICE LLME(ffffffff/cc00fb46){ASSIGNED} LLGM Assign post (ffffffff => cc00fb46) (gprs_llc.c:1125) 20250112124859561 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250112124859561 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250112124859561 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250112124859561 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_error_ind_ggsn(991)@f374f8ce76bf: setverdict(pass): none -> pass 20250112124859613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124859613 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250112124859613 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124859613 DMM INFO MM(262420000000026/cc00fb46) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20250112124859613 DMM INFO MM(262420000000026/cc00fb46) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250112124859613 DMM DEBUG MM(262420000000026/cc00fb46) Using GGSN 0 (gprs_sm.c:312) 20250112124859613 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) 20250112124859613 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20250112124859613 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250112124859613 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:181) 20250112124859613 DLGTP DEBUG Registering seq=1055 in restransmit req queue (gtp.c:402) 20250112124859625 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 d6 67 45 c5 11 cf 71 46 94 14 05 7f 15 4c 43 9e 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1055 from retransmit req queue (gtp.c:443) 20250112124859625 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fdbaf9c40c8, cbp=0x55d8657f1350) (sgsn_libgtp.c:632) 20250112124859625 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250112124859625 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55d8657f9058 TLLI=cc00fb46, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250112124859625 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250112124859625 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_error_ind_ggsn(991)@f374f8ce76bf: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_error_ind_ggsn(991)@f374f8ce76bf: setverdict(pass): pass -> pass, component reason not changed 20250112124859635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124859635 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250112124859635 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124859638 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 d6 67 45 c5 85 00 04 7f 00 00 67 : Received Error Indication (gtp.c:2475) 20250112124859638 DGPRS INFO PDP(262420000000026:5): Context 0x7fdbaf9c40c8 was deleted (sgsn_libgtp.c:660) 20250112124859638 DMM INFO MM(262420000000026/cc00fb46) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20250112124859638 DLGTP DEBUG Begin pdp_tiddel tid = 5620000000024262 (pdp.c:298) 20250112124859638 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976)@f374f8ce76bf: Removing Client IMSI='262420000000026'H, index=0 20250112124859644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124859644 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250112124859644 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124859644 DMM INFO MM(262420000000026/cc00fb46) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_pdp_act_user_error_ind_ggsn(991)@f374f8ce76bf: Final verdict of PTC: pass 20250112124859647 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53686<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250112124859649 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250112124859649 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(988)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GSUP(989)@f374f8ce76bf: Final verdict of PTC: none -NSVCI97(977)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99(987)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(978)@f374f8ce76bf: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(984)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(973)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(982)@f374f8ce76bf: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(980)@f374f8ce76bf: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(986)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98(983)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(974)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(979)@f374f8ce76bf: Final verdict of PTC: none -NSVCI97-provIP(975)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(990)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99-provIP(985)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98-provIP(981)@f374f8ce76bf: Final verdict of PTC: none MTC@f374f8ce76bf: Setting final verdict of the test case. MTC@f374f8ce76bf: Local verdict of MTC: none MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-NS0(973): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(974): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97-provIP(975): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97(977): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-NS1(978): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(979): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(980): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98-provIP(981): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-NS2(982): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98(983): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(984): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99-provIP(985): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(986): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99(987): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP-IPA(988): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP(989): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GGSN_GTP(990): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn(991): pass (none -> pass) MTC@f374f8ce76bf: Test case TC_attach_pdp_act_user_error_ind_ggsn finished. Verdict: pass MTC@f374f8ce76bf: 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 Jan 12 12:48:59 UTC 2025 ====== SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.talloc 20250112124859783 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53690<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112124900184 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53690<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=41888) 20250112124900649 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124900649 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=41888, count=103740) 20250112124901651 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124901651 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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@f374f8ce76bf: 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 Jan 12 12:49:02 UTC 2025 /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 20250112124902653 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124902653 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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@f374f8ce76bf: Test case TC_attach_pdp_act_gmm_detach started. 20250112124903301 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53704<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112124903302 DMM INFO MM(262420000000026/cc00fb46) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250112124903302 DMM INFO MM(262420000000026/cc00fb46) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250112124903302 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250112124903302 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250112124903302 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250112124903302 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250112124903302 DLLC NOTICE LLME(ffffffff/cc00fb46){ASSIGNED} LLGM Assign pre (cc00fb46 => ffffffff) (gprs_llc.c:1079) 20250112124903302 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cc00fb46 => ffffffff) (gprs_llc.c:1125) 20250112124903302 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55d8657f8d00 (gprs_sndcp.c:574) 20250112124903302 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55d8657f9058, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250112124903302 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20250112124903302 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) 20250112124903302 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) 20250112124903302 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Init}: Deallocated (fsm.c:568) 20250112124903302 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Deallocated (fsm.c:568) 20250112124903302 DMM DEBUG MM_STATE_Iu[0x55d8657ebe50]{Detached}: Deallocated (fsm.c:568) 20250112124903302 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Deallocated (fsm.c:568) 20250112124903302 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(992)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(993)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(992)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(997)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(997)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124903354 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250112124903354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124903354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124903354 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124903354 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250112124903355 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124903355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124903355 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124903355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(996)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(997)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124903356 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124903356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124903356 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124903357 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124903357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124903357 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124903357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124903357 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124903357 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250112124903357 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124903357 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112124903357 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124903357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(997)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(997)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124903361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(998)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(993)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(993)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112124903372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124903372 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_gmm_detach-BVCI196(994)@f374f8ce76bf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(996)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1002)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1002)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124903389 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250112124903389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124903389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124903389 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124903389 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250112124903389 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124903389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124903389 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124903389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1002)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124903392 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124903392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124903392 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) SGSN_Test-Gb2-NS2(1001)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21012 20250112124903392 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124903392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124903392 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124903392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124903392 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124903392 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250112124903392 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124903392 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112124903393 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124903393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1002)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1002)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124903396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(998)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(998)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112124903406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124903406 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1003)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_gmm_detach-BVCI210(999)@f374f8ce76bf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1001)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1006)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124903420 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250112124903420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124903420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124903420 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124903420 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250112124903420 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124903420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124903420 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124903420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1006)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124903421 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124903421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124903421 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124903421 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124903421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124903421 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124903421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124903421 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124903421 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250112124903421 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124903421 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1006)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250112124903422 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124903422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1006)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124903425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1003)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1003)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112124903436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124903436 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_gmm_detach-BVCI220(1005)@f374f8ce76bf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250112124903653 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124903653 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250112124903653 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250112124903653 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1007)@f374f8ce76bf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1007)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250112124903655 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1007)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1007)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250112124903656 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1007)@f374f8ce76bf: 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)@f374f8ce76bf: 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)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1007)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_gmm_detach-BVCI196(994)@f374f8ce76bf: Adding Client=TC_attach_pdp_act_gmm_detach(1010), IMSI='262420000000026'H, TLLI='D65BD9E9'O, index=0 SGSN_Test-GSUP(1008)@f374f8ce76bf: Created GsupExpect[0] for "262420000000026" to be handled at TC_attach_pdp_act_gmm_detach(1010) TC_attach_pdp_act_gmm_detach(1010)@f374f8ce76bf: 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 := '0050C102AC1B1B197C8572FDD70ACE69'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4AC92F0A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '80065ED8D249569B'O } } } } } 20250112124903702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124903702 DLLC NOTICE LLME(ffffffff/d65bd9e9){UNASSIGNED} LLC RX: unknown TLLI 0xd65bd9e9, creating LLME on the fly (gprs_llc.c:552) 20250112124903702 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250112124903702 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach"  (gprs_gmm.c:1266) 20250112124903702 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Allocated (fsm.c:456) 20250112124903702 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Init}: Allocated (fsm.c:456) 20250112124903702 DMM DEBUG MM_STATE_Gb[0x55d8657ebf80]{Idle}: Allocated (fsm.c:456) 20250112124903702 DMM DEBUG MM_STATE_Iu[0x55d8657ec0b0]{Detached}: Allocated (fsm.c:456) 20250112124903702 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250112124903702 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250112124903702 DLLC NOTICE LLME(ffffffff/d65bd9e9){UNASSIGNED} LLGM Assign pre (d65bd9e9 => ff24fcf5) (gprs_llc.c:1079) 20250112124903702 DLLC NOTICE LLME(d65bd9e9/ff24fcf5){ASSIGNED} LLGM Assign post (d65bd9e9 => ff24fcf5) (gprs_llc.c:1125) 20250112124903702 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250112124903702 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250112124903702 DMM DEBUG MM(262420000000026/ff24fcf5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250112124903717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124903717 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250112124903718 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124903718 DMM DEBUG MM(262420000000026/ff24fcf5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1084) 20250112124903718 DMM NOTICE MM(262420000000026/ff24fcf5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250112124903718 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250112124903718 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250112124903718 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250112124903718 DMM DEBUG MM(262420000000026/ff24fcf5) Requesting authorization (sgsn_auth.c:160) 20250112124903718 DMM INFO MM(262420000000026/ff24fcf5) Requesting authentication tuples (sgsn_auth.c:184) 20250112124903718 DMM DEBUG MM(262420000000026/ff24fcf5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250112124903718 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20250112124903718 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)@f374f8ce76bf: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_gmm_detach(1010) SGSN_Test-GSUP(1008)@f374f8ce76bf: Added IMSI table entry 0TC_attach_pdp_act_gmm_detach(1010)"262420000000026" 20250112124903720 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250112124903720 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250112124903720 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250112124903720 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20250112124903720 DMM INFO MM(262420000000026/ff24fcf5) Subscriber data update (mmctx.c:445) 20250112124903720 DMM DEBUG MM(262420000000026/ff24fcf5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250112124903721 DMM INFO MM(262420000000026/ff24fcf5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250112124903721 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250112124903721 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250112124903721 DMM INFO MM(262420000000026/ff24fcf5) <- GMM AUTH AND CIPHERING REQ (rand = 00 50 c1 02 ac 1b 1b 19 7c 85 72 fd d7 0a ce 69 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250112124903728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124903728 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20250112124903728 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124903728 DMM INFO MM(262420000000026/ff24fcf5) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250112124903728 DMM NOTICE MM(262420000000026/ff24fcf5) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250112124903728 DMM DEBUG MM(262420000000026/ff24fcf5) checking auth: received GSM SRES = 4a c9 2f 0a (gprs_gmm.c:666) 20250112124903728 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250112124903728 DMM DEBUG MM(262420000000026/ff24fcf5) Requesting authorization (sgsn_auth.c:160) 20250112124903728 DMM INFO MM(262420000000026/ff24fcf5) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250112124903728 DMM DEBUG MM(262420000000026/ff24fcf5) Requesting subscriber data update (gprs_subscriber.c:894) 20250112124903728 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20250112124903728 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) 20250112124903728 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250112124903728 DMM INFO MM(262420000000026/ff24fcf5) <- GMM ATTACH ACCEPT (new P-TMSI=0xff24fcf5) (gprs_gmm.c:300) 20250112124903729 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250112124903729 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250112124903729 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20250112124903729 DMM INFO MM(262420000000026/ff24fcf5) Subscriber data update (mmctx.c:445) 20250112124903729 DMM DEBUG MM(262420000000026/ff24fcf5) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250112124903729 DMM INFO MM(262420000000026/ff24fcf5) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250112124903729 DMM NOTICE MM(262420000000026/ff24fcf5) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:1000) 20250112124903729 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250112124903729 DMM NOTICE MM(262420000000026/ff24fcf5) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250112124903729 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) 20250112124903730 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250112124903730 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20250112124903730 DMM INFO MM(262420000000026/ff24fcf5) Subscriber data update (mmctx.c:445) 20250112124903730 DMM DEBUG MM(262420000000026/ff24fcf5) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250112124903735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124903736 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250112124903736 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124903736 DMM INFO MM(262420000000026/ff24fcf5) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250112124903736 DMM NOTICE MM(262420000000026/ff24fcf5) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250112124903736 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250112124903736 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250112124903736 DLLC NOTICE LLME(d65bd9e9/ff24fcf5){ASSIGNED} LLGM Assign pre (ffffffff => ff24fcf5) (gprs_llc.c:1079) 20250112124903736 DLLC NOTICE LLME(ffffffff/ff24fcf5){ASSIGNED} LLGM Assign post (ffffffff => ff24fcf5) (gprs_llc.c:1125) 20250112124903736 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250112124903736 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250112124903736 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250112124903736 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_gmm_detach(1010)@f374f8ce76bf: setverdict(pass): none -> pass 20250112124903787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124903787 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250112124903787 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124903787 DMM INFO MM(262420000000026/ff24fcf5) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20250112124903787 DMM INFO MM(262420000000026/ff24fcf5) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250112124903787 DMM DEBUG MM(262420000000026/ff24fcf5) Using GGSN 0 (gprs_sm.c:312) 20250112124903787 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) 20250112124903787 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20250112124903787 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250112124903787 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:181) 20250112124903787 DLGTP DEBUG Registering seq=1056 in restransmit req queue (gtp.c:402) 20250112124903800 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 ed 27 9e 36 11 6b fc 49 22 14 05 7f b9 f7 ff 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=1056 from retransmit req queue (gtp.c:443) 20250112124903800 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fdbaf9c40c8, cbp=0x55d8657f1350) (sgsn_libgtp.c:632) 20250112124903800 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250112124903800 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55d8657f9058 TLLI=ff24fcf5, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250112124903800 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250112124903800 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_gmm_detach(1010)@f374f8ce76bf: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach(1010)@f374f8ce76bf: setverdict(pass): pass -> pass, component reason not changed 20250112124903809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124903809 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf5006 CMD=UI DATA (gprs_llc_parse.c:89) 20250112124903809 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124903809 DMM INFO MM(262420000000026/ff24fcf5) -> GMM DETACH REQUEST TLLI=0xff24fcf5 type=GPRS detach (gprs_gmm.c:1465) 20250112124903809 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20250112124903809 DMM INFO MM(262420000000026/ff24fcf5) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20250112124903809 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250112124903809 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250112124903809 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250112124903809 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250112124903809 DLLC NOTICE LLME(ffffffff/ff24fcf5){ASSIGNED} LLGM Assign pre (ff24fcf5 => ffffffff) (gprs_llc.c:1079) 20250112124903809 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ff24fcf5 => ffffffff) (gprs_llc.c:1125) 20250112124903809 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55d8657f8d00 (gprs_sndcp.c:574) 20250112124903809 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55d8657f9058, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250112124903809 DMM NOTICE MM(262420000000026/ff24fcf5) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250112124903809 DGPRS INFO PDP(262420000000026/0) Forcing release of PDP context (pdpctx.c:102) 20250112124903809 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20250112124903809 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20250112124903809 DLGTP DEBUG Registering seq=1057 in restransmit req queue (gtp.c:402) 20250112124903809 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20250112124903809 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) 20250112124903809 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Init}: Deallocated (fsm.c:568) 20250112124903809 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Deallocated (fsm.c:568) 20250112124903809 DMM DEBUG MM_STATE_Iu[0x55d8657ec0b0]{Detached}: Deallocated (fsm.c:568) 20250112124903809 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Deallocated (fsm.c:568) 20250112124903810 DGPRS INFO GSUP(262420000000026) Completing purge MS (gprs_subscriber.c:579) TC_attach_pdp_act_gmm_detach(1010)@f374f8ce76bf: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach-BVCI196(994)@f374f8ce76bf: Removing Client IMSI='262420000000026'H, index=0 TC_attach_pdp_act_gmm_detach(1010)@f374f8ce76bf: Final verdict of PTC: pass 20250112124903817 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53704<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1008)@f374f8ce76bf: Final verdict of PTC: none -NSVCI97(997)@f374f8ce76bf: Final verdict of PTC: none 20250112124903819 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250112124903820 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(996)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99(1006)@f374f8ce76bf: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI196(994)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1007)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(998)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98(1002)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(992)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1001)@f374f8ce76bf: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI210(999)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(993)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1003)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1009)@f374f8ce76bf: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI220(1005)@f374f8ce76bf: Final verdict of PTC: none -NSVCI97-provIP(995)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99-provIP(1004)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98-provIP(1000)@f374f8ce76bf: Final verdict of PTC: none MTC@f374f8ce76bf: Setting final verdict of the test case. MTC@f374f8ce76bf: Local verdict of MTC: none MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-NS0(992): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(993): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI196(994): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97-provIP(995): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-NS1(996): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97(997): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(998): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI210(999): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98-provIP(1000): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-NS2(1001): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98(1002): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1003): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99-provIP(1004): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI220(1005): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99(1006): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP-IPA(1007): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP(1008): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GGSN_GTP(1009): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_pdp_act_gmm_detach(1010): pass (none -> pass) MTC@f374f8ce76bf: Test case TC_attach_pdp_act_gmm_detach finished. Verdict: pass MTC@f374f8ce76bf: 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 Jan 12 12:49:03 UTC 2025 ====== SGSN_Tests.TC_attach_pdp_act_gmm_detach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_gmm_detach.talloc 20250112124903949 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53718<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112124904250 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53718<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103500) 20250112124904709 DGPRS DEBUG Checking for inactive LLMEs, time = 18496878 (sgsn.c:131) 20250112124904820 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124904821 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=103500, count=108080) 20250112124905821 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124905821 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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@f374f8ce76bf: 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 Jan 12 12:49:06 UTC 2025 /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 20250112124906822 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124906822 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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@f374f8ce76bf: Test case TC_attach_gmm_attach_req_while_gmm_attach started. 20250112124907310 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44178<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112124907311 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1011)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1012)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1011)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1016)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1016)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124907361 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250112124907361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124907361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124907361 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124907361 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250112124907361 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124907361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124907361 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124907361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1016)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124907362 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124907362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124907362 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124907362 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124907362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124907362 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124907362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124907362 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124907362 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250112124907362 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124907362 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1016)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250112124907363 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124907363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1016)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1015)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21011 20250112124907368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1012)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1012)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112124907379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124907379 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1017)@f374f8ce76bf: 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(1013)@f374f8ce76bf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1015)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1020)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124907391 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250112124907391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124907391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124907391 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124907391 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250112124907391 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124907391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124907391 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124907391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1020)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124907393 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124907393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124907393 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124907393 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124907393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124907393 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124907393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124907393 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124907393 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250112124907393 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124907393 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112124907394 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124907394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1020)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1020)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124907397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1017)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1017)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112124907404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124907405 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(1021)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21012 TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1019)@f374f8ce76bf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1022)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1021)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1025)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1025)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124907432 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250112124907432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124907432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124907432 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124907432 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250112124907432 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124907432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124907432 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124907432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1025)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124907433 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124907433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124907433 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124907434 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124907434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124907434 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124907434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124907434 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124907434 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250112124907434 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124907434 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1025)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250112124907434 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124907434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1025)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124907439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1022)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1022)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112124907448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124907448 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1024)@f374f8ce76bf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250112124907823 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124907823 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250112124907823 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250112124907823 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1026)@f374f8ce76bf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1026)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250112124907825 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1026)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1026)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250112124907826 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1026)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1026)@f374f8ce76bf: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1026)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1026)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1013)@f374f8ce76bf: Adding Client=TC_attach_gmm_attach_req_while_gmm_attach(1029), IMSI='262420000000039'H, TLLI='F09E03B6'O, index=0 SGSN_Test-GSUP(1027)@f374f8ce76bf: Created GsupExpect[0] for "262420000000039" to be handled at TC_attach_gmm_attach_req_while_gmm_attach(1029) 20250112124908882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124908882 DLLC NOTICE LLME(ffffffff/f09e03b6){UNASSIGNED} LLC RX: unknown TLLI 0xf09e03b6, creating LLME on the fly (gprs_llc.c:552) 20250112124908882 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250112124908882 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1266) 20250112124908882 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Allocated (fsm.c:456) 20250112124908882 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Init}: Allocated (fsm.c:456) 20250112124908882 DMM DEBUG MM_STATE_Gb[0x55d8657ebf80]{Idle}: Allocated (fsm.c:456) 20250112124908882 DMM DEBUG MM_STATE_Iu[0x55d8657ebe50]{Detached}: Allocated (fsm.c:456) 20250112124908882 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250112124908882 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250112124908882 DLLC NOTICE LLME(ffffffff/f09e03b6){UNASSIGNED} LLGM Assign pre (f09e03b6 => db73c500) (gprs_llc.c:1079) 20250112124908882 DLLC NOTICE LLME(f09e03b6/db73c500){ASSIGNED} LLGM Assign post (f09e03b6 => db73c500) (gprs_llc.c:1125) 20250112124908882 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250112124908882 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250112124908882 DMM DEBUG MM(262420000000039/db73c500) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250112124908895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124908895 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x7e8caa CMD=UI DATA (gprs_llc_parse.c:89) 20250112124908895 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124908895 DMM INFO MM(262420000000039/db73c500) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1266) 20250112124908895 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250112124908895 DLLC NOTICE LLME(f09e03b6/db73c500){ASSIGNED} LLGM Assign pre (f09e03b6 => db73c500) (gprs_llc.c:1079) 20250112124908895 DLLC NOTICE LLME(f09e03b6/db73c500){ASSIGNED} LLGM Assign post (f09e03b6 => db73c500) (gprs_llc.c:1125) 20250112124908895 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{CheckIdentity}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250112124908895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124908896 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf98a9 CMD=UI DATA (gprs_llc_parse.c:89) 20250112124908896 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124908896 DMM DEBUG MM(262420000000039/db73c500) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1084) 20250112124908896 DMM NOTICE MM(262420000000039/db73c500) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250112124908896 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250112124908896 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250112124908896 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250112124908896 DMM INFO MM(262420000000039/db73c500) <- GMM ATTACH ACCEPT (new P-TMSI=0xdb73c500) (gprs_gmm.c:300) TC_attach_gmm_attach_req_while_gmm_attach(1029)@f374f8ce76bf: setverdict(pass): none -> pass TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1013)@f374f8ce76bf: Removing Client IMSI='262420000000039'H, index=0 20250112124909900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124909900 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250112124909900 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124909900 DMM INFO MM(262420000000039/db73c500) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250112124909900 DMM NOTICE MM(262420000000039/db73c500) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250112124909900 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250112124909900 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250112124909900 DLLC NOTICE LLME(f09e03b6/db73c500){ASSIGNED} LLGM Assign pre (ffffffff => db73c500) (gprs_llc.c:1079) 20250112124909900 DLLC NOTICE LLME(ffffffff/db73c500){ASSIGNED} LLGM Assign post (ffffffff => db73c500) (gprs_llc.c:1125) 20250112124909900 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250112124909900 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250112124909900 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250112124909900 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_gmm_attach_req_while_gmm_attach(1029)@f374f8ce76bf: Final verdict of PTC: pass 20250112124909903 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44178<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1027)@f374f8ce76bf: Final verdict of PTC: none 20250112124909906 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250112124909906 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-BSSGP2(1022)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1026)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1011)@f374f8ce76bf: Final verdict of PTC: none -NSVCI97(1016)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98(1020)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1015)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1017)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99(1025)@f374f8ce76bf: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1024)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1021)@f374f8ce76bf: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1013)@f374f8ce76bf: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1019)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1012)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1028)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98-provIP(1018)@f374f8ce76bf: Final verdict of PTC: none -NSVCI97-provIP(1014)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99-provIP(1023)@f374f8ce76bf: Final verdict of PTC: none MTC@f374f8ce76bf: Setting final verdict of the test case. MTC@f374f8ce76bf: Local verdict of MTC: none MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-NS0(1011): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1012): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1013): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97-provIP(1014): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-NS1(1015): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97(1016): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1017): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98-provIP(1018): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1019): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98(1020): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-NS2(1021): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1022): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99-provIP(1023): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1024): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99(1025): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP-IPA(1026): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP(1027): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GGSN_GTP(1028): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach(1029): pass (none -> pass) MTC@f374f8ce76bf: Test case TC_attach_gmm_attach_req_while_gmm_attach finished. Verdict: pass MTC@f374f8ce76bf: 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 Jan 12 12:49:09 UTC 2025 ====== 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 20250112124910040 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44184<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112124910441 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44184<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=65924) 20250112124910907 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124910907 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=65924, count=70280) 20250112124911908 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124911908 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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@f374f8ce76bf: 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 Jan 12 12:49:12 UTC 2025 /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 20250112124912909 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124912909 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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@f374f8ce76bf: Test case TC_xid_empty_l3 started. 20250112124913500 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44190<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112124913501 DMM INFO MM(262420000000039/db73c500) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250112124913501 DMM INFO MM(262420000000039/db73c500) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250112124913501 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250112124913501 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250112124913501 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250112124913501 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250112124913502 DLLC NOTICE LLME(ffffffff/db73c500){ASSIGNED} LLGM Assign pre (db73c500 => ffffffff) (gprs_llc.c:1079) 20250112124913502 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (db73c500 => ffffffff) (gprs_llc.c:1125) 20250112124913502 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Init}: Deallocated (fsm.c:568) 20250112124913502 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Deallocated (fsm.c:568) 20250112124913502 DMM DEBUG MM_STATE_Iu[0x55d8657ebe50]{Detached}: Deallocated (fsm.c:568) 20250112124913502 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Deallocated (fsm.c:568) 20250112124913502 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1030)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1031)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1030)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1034)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1034)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124913551 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250112124913551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124913551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124913551 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124913551 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250112124913551 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124913551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124913551 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124913551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1034)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124913552 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124913552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124913552 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124913553 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124913553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124913553 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124913553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124913553 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124913553 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250112124913553 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124913553 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112124913553 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124913553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1034)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1034)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124913558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1035)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1031)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1031)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112124913566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124913566 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_xid_empty_l3-BVCI196(1033)@f374f8ce76bf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1036)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1035)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1039)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124913589 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250112124913589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124913589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124913589 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124913589 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250112124913589 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124913589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124913589 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124913589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1039)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124913591 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124913591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124913591 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124913591 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124913591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124913591 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124913591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124913591 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124913591 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250112124913591 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124913591 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112124913591 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124913591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1039)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1039)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124913595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1036)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1036)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1040)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21012 20250112124913604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124913604 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_xid_empty_l3-BVCI210(1038)@f374f8ce76bf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1041)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1040)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1044)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124913636 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250112124913636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124913636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124913636 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124913636 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250112124913636 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124913636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124913636 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124913636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1044)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124913638 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124913638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124913638 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124913638 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124913638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124913638 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124913638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124913638 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124913638 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250112124913638 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124913638 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112124913638 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124913638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1044)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1044)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124913642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1041)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1041)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112124913652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124913652 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_xid_empty_l3-BVCI220(1043)@f374f8ce76bf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250112124913910 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124913910 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250112124913910 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250112124913910 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1045)@f374f8ce76bf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1045)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250112124913912 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1045)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1045)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250112124913913 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1045)@f374f8ce76bf: 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)@f374f8ce76bf: 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)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1045)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_empty_l3-BVCI196(1033)@f374f8ce76bf: Adding Client=TC_xid_empty_l3(1048), IMSI='262420000000044'H, TLLI='C6D2FED4'O, index=0 SGSN_Test-GSUP(1046)@f374f8ce76bf: Created GsupExpect[0] for "262420000000044" to be handled at TC_xid_empty_l3(1048) TC_xid_empty_l3(1048)@f374f8ce76bf: 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 := 'BF7E4AE10317A3138187439E6AB2129E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CBD3CA2A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6FC6F2B5D371EC19'O } } } } } 20250112124914969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124914969 DLLC NOTICE LLME(ffffffff/c6d2fed4){UNASSIGNED} LLC RX: unknown TLLI 0xc6d2fed4, creating LLME on the fly (gprs_llc.c:552) 20250112124914969 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250112124914969 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000044) type="GPRS attach"  (gprs_gmm.c:1266) 20250112124914969 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Allocated (fsm.c:456) 20250112124914969 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Init}: Allocated (fsm.c:456) 20250112124914969 DMM DEBUG MM_STATE_Gb[0x55d8657ebf80]{Idle}: Allocated (fsm.c:456) 20250112124914969 DMM DEBUG MM_STATE_Iu[0x55d8657ec0b0]{Detached}: Allocated (fsm.c:456) 20250112124914969 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250112124914969 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250112124914969 DLLC NOTICE LLME(ffffffff/c6d2fed4){UNASSIGNED} LLGM Assign pre (c6d2fed4 => f5fad110) (gprs_llc.c:1079) 20250112124914969 DLLC NOTICE LLME(c6d2fed4/f5fad110){ASSIGNED} LLGM Assign post (c6d2fed4 => f5fad110) (gprs_llc.c:1125) 20250112124914969 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250112124914969 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250112124914969 DMM DEBUG MM(262420000000044/f5fad110) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250112124914982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124914982 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250112124914982 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124914982 DMM DEBUG MM(262420000000044/f5fad110) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000440 (gprs_gmm.c:1084) 20250112124914982 DMM NOTICE MM(262420000000044/f5fad110) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250112124914982 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250112124914982 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250112124914982 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250112124914982 DMM DEBUG MM(262420000000044/f5fad110) Requesting authorization (sgsn_auth.c:160) 20250112124914982 DMM INFO MM(262420000000044/f5fad110) Requesting authentication tuples (sgsn_auth.c:184) 20250112124914982 DMM DEBUG MM(262420000000044/f5fad110) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250112124914982 DGPRS INFO SUBSCR(262420000000044) requesting auth info (gprs_subscriber.c:805) 20250112124914982 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)@f374f8ce76bf: Found GsupExpect[0] for "262420000000044" handled at TC_xid_empty_l3(1048) SGSN_Test-GSUP(1046)@f374f8ce76bf: Added IMSI table entry 0TC_xid_empty_l3(1048)"262420000000044" 20250112124914985 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250112124914985 DGPRS INFO SUBSCR(262420000000044) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250112124914985 DGPRS DEBUG SUBSCR(262420000000044) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250112124914985 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber authentication info (gprs_subscriber.c:850) 20250112124914985 DMM INFO MM(262420000000044/f5fad110) Subscriber data update (mmctx.c:445) 20250112124914985 DMM DEBUG MM(262420000000044/f5fad110) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250112124914985 DMM INFO MM(262420000000044/f5fad110) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250112124914985 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250112124914985 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250112124914985 DMM INFO MM(262420000000044/f5fad110) <- GMM AUTH AND CIPHERING REQ (rand = bf 7e 4a e1 03 17 a3 13 81 87 43 9e 6a b2 12 9e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250112124914993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124914994 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20250112124914994 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124914994 DMM INFO MM(262420000000044/f5fad110) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250112124914994 DMM NOTICE MM(262420000000044/f5fad110) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250112124914994 DMM DEBUG MM(262420000000044/f5fad110) checking auth: received GSM SRES = cb d3 ca 2a (gprs_gmm.c:666) 20250112124914994 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250112124914994 DMM DEBUG MM(262420000000044/f5fad110) Requesting authorization (sgsn_auth.c:160) 20250112124914994 DMM INFO MM(262420000000044/f5fad110) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250112124914994 DMM DEBUG MM(262420000000044/f5fad110) Requesting subscriber data update (gprs_subscriber.c:894) 20250112124914994 DGPRS INFO SUBSCR(262420000000044) subscriber data is not available (gprs_subscriber.c:818) 20250112124914994 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) 20250112124914994 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250112124914994 DMM INFO MM(262420000000044/f5fad110) <- GMM ATTACH ACCEPT (new P-TMSI=0xf5fad110) (gprs_gmm.c:300) 20250112124914995 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250112124914995 DGPRS INFO SUBSCR(262420000000044) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250112124914995 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20250112124914995 DMM INFO MM(262420000000044/f5fad110) Subscriber data update (mmctx.c:445) 20250112124914995 DMM DEBUG MM(262420000000044/f5fad110) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250112124914995 DMM INFO MM(262420000000044/f5fad110) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250112124914995 DMM NOTICE MM(262420000000044/f5fad110) Authorized, continuing procedure, IMSI=262420000000044 (gprs_gmm.c:1000) 20250112124914995 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250112124914995 DMM NOTICE MM(262420000000044/f5fad110) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250112124914995 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) 20250112124914996 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250112124914996 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20250112124914996 DMM INFO MM(262420000000044/f5fad110) Subscriber data update (mmctx.c:445) 20250112124914996 DMM DEBUG MM(262420000000044/f5fad110) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250112124915002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124915002 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250112124915002 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124915002 DMM INFO MM(262420000000044/f5fad110) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250112124915002 DMM NOTICE MM(262420000000044/f5fad110) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250112124915002 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250112124915002 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250112124915002 DLLC NOTICE LLME(c6d2fed4/f5fad110){ASSIGNED} LLGM Assign pre (ffffffff => f5fad110) (gprs_llc.c:1079) 20250112124915002 DLLC NOTICE LLME(ffffffff/f5fad110){ASSIGNED} LLGM Assign post (ffffffff => f5fad110) (gprs_llc.c:1125) 20250112124915002 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250112124915002 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250112124915002 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250112124915002 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_empty_l3(1048)@f374f8ce76bf: setverdict(pass): none -> pass 20250112124915053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124915053 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250112124915054 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124915054 DMM INFO MM(262420000000044/f5fad110) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20250112124915054 DMM INFO MM(262420000000044/f5fad110) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250112124915054 DMM DEBUG MM(262420000000044/f5fad110) Using GGSN 0 (gprs_sm.c:312) 20250112124915054 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) 20250112124915054 DLGTP DEBUG Begin pdp_tidset tid = 5440000000024262 (pdp.c:279) 20250112124915054 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250112124915054 DGPRS NOTICE PDP(262420000000044/0) Create PDP Context (sgsn_libgtp.c:181) 20250112124915054 DLGTP DEBUG Registering seq=1058 in restransmit req queue (gtp.c:402) 20250112124915063 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 1c 2f 87 80 11 5f 04 12 64 14 05 7f df 3c b8 c0 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) 20250112124915063 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fdbaf9c5138, cbp=0x55d8657f24c0) (sgsn_libgtp.c:632) 20250112124915063 DGPRS INFO PDP(262420000000044/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250112124915063 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55d8657f9058 TLLI=f5fad110, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250112124915063 DGPRS INFO PDP(262420000000044/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250112124915063 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_empty_l3(1048)@f374f8ce76bf: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3(1048)@f374f8ce76bf: setverdict(pass): pass -> pass, component reason not changed 20250112124915071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124915072 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x12d10f CMD=XID DATA (gprs_llc_parse.c:89) 20250112124915072 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20250112124915072 DLLC DEBUG XID: type=11, data_len=0, data=NULL (gprs_llc_xid.c:276) TC_xid_empty_l3(1048)@f374f8ce76bf: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3-BVCI196(1033)@f374f8ce76bf: Removing Client IMSI='262420000000044'H, index=0 TC_xid_empty_l3(1048)@f374f8ce76bf: Final verdict of PTC: pass 20250112124915079 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44190<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250112124915080 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250112124915081 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1045)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GSUP(1046)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98(1039)@f374f8ce76bf: Final verdict of PTC: none TC_xid_empty_l3-BVCI210(1038)@f374f8ce76bf: Final verdict of PTC: none TC_xid_empty_l3-BVCI220(1043)@f374f8ce76bf: Final verdict of PTC: none TC_xid_empty_l3-BVCI196(1033)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1030)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1035)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1031)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1041)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99(1044)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1040)@f374f8ce76bf: Final verdict of PTC: none -NSVCI97(1034)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1036)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1047)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99-provIP(1042)@f374f8ce76bf: Final verdict of PTC: none -NSVCI97-provIP(1032)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98-provIP(1037)@f374f8ce76bf: Final verdict of PTC: none MTC@f374f8ce76bf: Setting final verdict of the test case. MTC@f374f8ce76bf: Local verdict of MTC: none MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-NS0(1030): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1031): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97-provIP(1032): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_xid_empty_l3-BVCI196(1033): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97(1034): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-NS1(1035): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1036): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98-provIP(1037): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_xid_empty_l3-BVCI210(1038): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98(1039): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-NS2(1040): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1041): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99-provIP(1042): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_xid_empty_l3-BVCI220(1043): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99(1044): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP-IPA(1045): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP(1046): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GGSN_GTP(1047): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_xid_empty_l3(1048): pass (none -> pass) MTC@f374f8ce76bf: Test case TC_xid_empty_l3 finished. Verdict: pass MTC@f374f8ce76bf: 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 Jan 12 12:49:15 UTC 2025 ====== SGSN_Tests.TC_xid_empty_l3 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_xid_empty_l3.talloc 20250112124915213 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44206<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112124915615 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44206<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=93780) 20250112124916081 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124916081 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=93780, count=98136) 20250112124917082 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124917082 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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@f374f8ce76bf: 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 Jan 12 12:49:17 UTC 2025 /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 20250112124918083 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124918083 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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@f374f8ce76bf: Test case TC_xid_n201u started. 20250112124918677 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39670<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112124918678 DMM INFO MM(262420000000044/f5fad110) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250112124918678 DMM INFO MM(262420000000044/f5fad110) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250112124918678 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250112124918678 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250112124918678 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250112124918678 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250112124918678 DLLC NOTICE LLME(ffffffff/f5fad110){ASSIGNED} LLGM Assign pre (f5fad110 => ffffffff) (gprs_llc.c:1079) 20250112124918678 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f5fad110 => ffffffff) (gprs_llc.c:1125) 20250112124918678 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55d8657f8d00 (gprs_sndcp.c:574) 20250112124918678 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55d8657f9058, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250112124918678 DMM NOTICE MM(262420000000044/f5fad110) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250112124918678 DGPRS INFO PDP(262420000000044/0) Forcing release of PDP context (pdpctx.c:102) 20250112124918678 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20250112124918678 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20250112124918678 DLGTP DEBUG Registering seq=1059 in restransmit req queue (gtp.c:402) 20250112124918678 DGPRS INFO SUBSCR(262420000000044) purging MS subscriber (gprs_subscriber.c:785) 20250112124918678 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) 20250112124918678 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) 20250112124918678 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Init}: Deallocated (fsm.c:568) 20250112124918678 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Deallocated (fsm.c:568) 20250112124918678 DMM DEBUG MM_STATE_Iu[0x55d8657ec0b0]{Detached}: Deallocated (fsm.c:568) 20250112124918678 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Deallocated (fsm.c:568) 20250112124918678 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1049)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1050)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1049)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1053)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124918734 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250112124918734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124918734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124918734 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124918734 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250112124918734 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124918734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124918734 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124918734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1053)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124918736 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124918736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124918736 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124918736 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124918736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124918736 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124918736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124918736 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124918736 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250112124918736 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124918736 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112124918737 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124918737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1053)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1053)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124918741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1054)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1050)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1050)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112124918752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124918752 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_xid_n201u-BVCI196(1052)@f374f8ce76bf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1055)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1054)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1058)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124918776 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250112124918776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124918776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124918776 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124918776 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250112124918776 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124918776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124918776 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124918776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1058)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124918777 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124918777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124918777 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124918778 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124918778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124918778 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124918778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124918778 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124918778 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250112124918778 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124918778 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112124918778 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124918778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1058)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1058)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124918782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1059)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1055)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1055)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112124918792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124918792 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_xid_n201u-BVCI210(1057)@f374f8ce76bf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1060)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1059)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1064)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124918822 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250112124918822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124918822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124918822 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124918822 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250112124918822 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124918822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124918822 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124918822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1064)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124918824 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124918824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124918824 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124918824 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124918824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124918824 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124918824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124918824 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124918824 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250112124918824 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124918824 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112124918825 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124918825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1064)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1064)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124918829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1060)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1060)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112124918840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124918840 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_xid_n201u-BVCI220(1061)@f374f8ce76bf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250112124919084 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124919084 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250112124919084 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250112124919084 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1063)@f374f8ce76bf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1063)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250112124919086 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1063)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1063)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250112124919087 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1063)@f374f8ce76bf: 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)@f374f8ce76bf: 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)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1063)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_n201u-BVCI196(1052)@f374f8ce76bf: Adding Client=TC_xid_n201u(1067), IMSI='262420000000045'H, TLLI='CD26912D'O, index=0 SGSN_Test-GSUP(1065)@f374f8ce76bf: Created GsupExpect[0] for "262420000000045" to be handled at TC_xid_n201u(1067) TC_xid_n201u(1067)@f374f8ce76bf: 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 := 'EB89B148B1A84740945F71BE28A801F3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FE0C9AE5'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BA0837458C4E616D'O } } } } } 20250112124920140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124920140 DLLC NOTICE LLME(ffffffff/cd26912d){UNASSIGNED} LLC RX: unknown TLLI 0xcd26912d, creating LLME on the fly (gprs_llc.c:552) 20250112124920140 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250112124920140 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000045) type="GPRS attach"  (gprs_gmm.c:1266) 20250112124920140 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Allocated (fsm.c:456) 20250112124920140 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Init}: Allocated (fsm.c:456) 20250112124920140 DMM DEBUG MM_STATE_Gb[0x55d8657ebf80]{Idle}: Allocated (fsm.c:456) 20250112124920140 DMM DEBUG MM_STATE_Iu[0x55d8657ebe50]{Detached}: Allocated (fsm.c:456) 20250112124920140 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250112124920140 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250112124920140 DLLC NOTICE LLME(ffffffff/cd26912d){UNASSIGNED} LLGM Assign pre (cd26912d => fbae9b5a) (gprs_llc.c:1079) 20250112124920140 DLLC NOTICE LLME(cd26912d/fbae9b5a){ASSIGNED} LLGM Assign post (cd26912d => fbae9b5a) (gprs_llc.c:1125) 20250112124920140 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250112124920140 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250112124920140 DMM DEBUG MM(262420000000045/fbae9b5a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250112124920153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124920153 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250112124920153 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124920153 DMM DEBUG MM(262420000000045/fbae9b5a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000450 (gprs_gmm.c:1084) 20250112124920153 DMM NOTICE MM(262420000000045/fbae9b5a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250112124920153 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250112124920153 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250112124920153 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250112124920153 DMM DEBUG MM(262420000000045/fbae9b5a) Requesting authorization (sgsn_auth.c:160) 20250112124920153 DMM INFO MM(262420000000045/fbae9b5a) Requesting authentication tuples (sgsn_auth.c:184) 20250112124920153 DMM DEBUG MM(262420000000045/fbae9b5a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250112124920153 DGPRS INFO SUBSCR(262420000000045) requesting auth info (gprs_subscriber.c:805) 20250112124920153 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)@f374f8ce76bf: Found GsupExpect[0] for "262420000000045" handled at TC_xid_n201u(1067) SGSN_Test-GSUP(1065)@f374f8ce76bf: Added IMSI table entry 0TC_xid_n201u(1067)"262420000000045" 20250112124920156 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250112124920156 DGPRS INFO SUBSCR(262420000000045) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250112124920156 DGPRS DEBUG SUBSCR(262420000000045) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250112124920156 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber authentication info (gprs_subscriber.c:850) 20250112124920156 DMM INFO MM(262420000000045/fbae9b5a) Subscriber data update (mmctx.c:445) 20250112124920157 DMM DEBUG MM(262420000000045/fbae9b5a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250112124920157 DMM INFO MM(262420000000045/fbae9b5a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250112124920157 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250112124920157 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250112124920157 DMM INFO MM(262420000000045/fbae9b5a) <- GMM AUTH AND CIPHERING REQ (rand = eb 89 b1 48 b1 a8 47 40 94 5f 71 be 28 a8 01 f3 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250112124920163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124920163 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20250112124920163 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124920163 DMM INFO MM(262420000000045/fbae9b5a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250112124920163 DMM NOTICE MM(262420000000045/fbae9b5a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250112124920163 DMM DEBUG MM(262420000000045/fbae9b5a) checking auth: received GSM SRES = fe 0c 9a e5 (gprs_gmm.c:666) 20250112124920163 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250112124920163 DMM DEBUG MM(262420000000045/fbae9b5a) Requesting authorization (sgsn_auth.c:160) 20250112124920163 DMM INFO MM(262420000000045/fbae9b5a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250112124920163 DMM DEBUG MM(262420000000045/fbae9b5a) Requesting subscriber data update (gprs_subscriber.c:894) 20250112124920163 DGPRS INFO SUBSCR(262420000000045) subscriber data is not available (gprs_subscriber.c:818) 20250112124920163 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) 20250112124920163 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250112124920164 DMM INFO MM(262420000000045/fbae9b5a) <- GMM ATTACH ACCEPT (new P-TMSI=0xfbae9b5a) (gprs_gmm.c:300) 20250112124920165 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250112124920165 DGPRS INFO SUBSCR(262420000000045) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250112124920165 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20250112124920165 DMM INFO MM(262420000000045/fbae9b5a) Subscriber data update (mmctx.c:445) 20250112124920165 DMM DEBUG MM(262420000000045/fbae9b5a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250112124920165 DMM INFO MM(262420000000045/fbae9b5a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250112124920165 DMM NOTICE MM(262420000000045/fbae9b5a) Authorized, continuing procedure, IMSI=262420000000045 (gprs_gmm.c:1000) 20250112124920165 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250112124920165 DMM NOTICE MM(262420000000045/fbae9b5a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250112124920165 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) 20250112124920165 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250112124920165 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20250112124920165 DMM INFO MM(262420000000045/fbae9b5a) Subscriber data update (mmctx.c:445) 20250112124920165 DMM DEBUG MM(262420000000045/fbae9b5a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250112124920170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124920170 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250112124920171 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124920171 DMM INFO MM(262420000000045/fbae9b5a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250112124920171 DMM NOTICE MM(262420000000045/fbae9b5a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250112124920171 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250112124920171 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250112124920171 DLLC NOTICE LLME(cd26912d/fbae9b5a){ASSIGNED} LLGM Assign pre (ffffffff => fbae9b5a) (gprs_llc.c:1079) 20250112124920171 DLLC NOTICE LLME(ffffffff/fbae9b5a){ASSIGNED} LLGM Assign post (ffffffff => fbae9b5a) (gprs_llc.c:1125) 20250112124920171 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250112124920171 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250112124920171 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250112124920171 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_n201u(1067)@f374f8ce76bf: setverdict(pass): none -> pass 20250112124920222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124920222 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250112124920222 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124920222 DMM INFO MM(262420000000045/fbae9b5a) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20250112124920222 DMM INFO MM(262420000000045/fbae9b5a) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250112124920222 DMM DEBUG MM(262420000000045/fbae9b5a) Using GGSN 0 (gprs_sm.c:312) 20250112124920222 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) 20250112124920222 DLGTP DEBUG Begin pdp_tidset tid = 5540000000024262 (pdp.c:279) 20250112124920222 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250112124920222 DGPRS NOTICE PDP(262420000000045/0) Create PDP Context (sgsn_libgtp.c:181) 20250112124920222 DLGTP DEBUG Registering seq=1060 in restransmit req queue (gtp.c:402) 20250112124920233 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 9c c3 f8 f4 11 ce 22 cd c8 14 05 7f 19 6a f1 fd 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1060 from retransmit req queue (gtp.c:443) 20250112124920233 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fdbaf9c61a8, cbp=0x55d8657f2dc0) (sgsn_libgtp.c:632) 20250112124920233 DGPRS INFO PDP(262420000000045/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250112124920233 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55d8657f9058 TLLI=fbae9b5a, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250112124920233 DGPRS INFO PDP(262420000000045/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250112124920233 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_n201u(1067)@f374f8ce76bf: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u(1067)@f374f8ce76bf: setverdict(pass): pass -> pass, component reason not changed 20250112124920241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124920241 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x84f916 CMD=XID DATA (gprs_llc_parse.c:89) 20250112124920241 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20250112124920241 DLLC DEBUG XID: type N201_U, data_len=2, data=04d2 (gprs_llc_xid.c:268) 20250112124920241 DLLC NOTICE Echoing XID-Field: XID: type N201_U, data_len=2, data=04d2 (gprs_llc.c:258) TC_xid_n201u(1067)@f374f8ce76bf: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u-BVCI196(1052)@f374f8ce76bf: Removing Client IMSI='262420000000045'H, index=0 TC_xid_n201u(1067)@f374f8ce76bf: Final verdict of PTC: pass 20250112124920248 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39670<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_xid_n201u-BVCI196(1052)@f374f8ce76bf: Final verdict of PTC: none 20250112124920250 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250112124920250 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1063)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1055)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GSUP(1065)@f374f8ce76bf: Final verdict of PTC: none TC_xid_n201u-BVCI210(1057)@f374f8ce76bf: Final verdict of PTC: none -NSVCI97(1053)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1049)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98(1058)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99(1064)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1059)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1054)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1050)@f374f8ce76bf: Final verdict of PTC: none TC_xid_n201u-BVCI220(1061)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1060)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1066)@f374f8ce76bf: Final verdict of PTC: none -NSVCI97-provIP(1051)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98-provIP(1056)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99-provIP(1062)@f374f8ce76bf: Final verdict of PTC: none MTC@f374f8ce76bf: Setting final verdict of the test case. MTC@f374f8ce76bf: Local verdict of MTC: none MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-NS0(1049): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1050): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97-provIP(1051): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_xid_n201u-BVCI196(1052): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97(1053): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-NS1(1054): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1055): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98-provIP(1056): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_xid_n201u-BVCI210(1057): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98(1058): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-NS2(1059): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1060): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_xid_n201u-BVCI220(1061): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99-provIP(1062): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP-IPA(1063): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99(1064): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP(1065): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GGSN_GTP(1066): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_xid_n201u(1067): pass (none -> pass) MTC@f374f8ce76bf: Test case TC_xid_n201u finished. Verdict: pass MTC@f374f8ce76bf: 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 Jan 12 12:49:20 UTC 2025 ====== SGSN_Tests.TC_xid_n201u pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_xid_n201u.talloc 20250112124920384 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39680<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112124920785 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39680<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=97104) 20250112124921251 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124921251 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=97104, count=101460) 20250112124922252 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124922252 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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@f374f8ce76bf: 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 Jan 12 12:49:22 UTC 2025 /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 20250112124923253 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124923253 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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@f374f8ce76bf: Test case TC_llc_null started. 20250112124923849 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39684<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112124923850 DMM INFO MM(262420000000045/fbae9b5a) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250112124923850 DMM INFO MM(262420000000045/fbae9b5a) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250112124923850 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250112124923850 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250112124923850 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250112124923850 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250112124923850 DLLC NOTICE LLME(ffffffff/fbae9b5a){ASSIGNED} LLGM Assign pre (fbae9b5a => ffffffff) (gprs_llc.c:1079) 20250112124923850 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fbae9b5a => ffffffff) (gprs_llc.c:1125) 20250112124923850 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55d8657f8d00 (gprs_sndcp.c:574) 20250112124923850 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55d8657f9058, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250112124923850 DMM NOTICE MM(262420000000045/fbae9b5a) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250112124923850 DGPRS INFO PDP(262420000000045/0) Forcing release of PDP context (pdpctx.c:102) 20250112124923850 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20250112124923850 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20250112124923850 DLGTP DEBUG Registering seq=1061 in restransmit req queue (gtp.c:402) 20250112124923850 DGPRS INFO SUBSCR(262420000000045) purging MS subscriber (gprs_subscriber.c:785) 20250112124923850 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) 20250112124923850 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) 20250112124923850 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Init}: Deallocated (fsm.c:568) 20250112124923850 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Deallocated (fsm.c:568) 20250112124923850 DMM DEBUG MM_STATE_Iu[0x55d8657ebe50]{Detached}: Deallocated (fsm.c:568) 20250112124923850 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Deallocated (fsm.c:568) 20250112124923850 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1068)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1069)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1068)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1072)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124923894 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250112124923894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124923894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124923894 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124923894 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250112124923894 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124923894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124923894 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124923894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1072)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124923895 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124923895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124923895 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124923895 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124923895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124923895 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124923895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124923895 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124923895 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250112124923895 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124923895 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112124923896 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124923896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1072)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1072)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124923899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1069)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1069)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1073)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21011 20250112124923909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124923909 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_llc_null-BVCI196(1071)@f374f8ce76bf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1074)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1073)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1077)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124923933 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250112124923933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124923933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124923933 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124923933 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250112124923933 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124923933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124923933 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124923933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1077)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124923935 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124923935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124923935 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124923935 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124923935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124923935 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124923935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124923935 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124923935 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250112124923935 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124923935 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1077)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250112124923936 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124923936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1077)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124923940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1078)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1074)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1074)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112124923951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124923951 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1079)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_llc_null-BVCI210(1076)@f374f8ce76bf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1078)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1083)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1083)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124923976 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250112124923976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124923976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124923976 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124923976 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250112124923976 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124923976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124923976 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124923976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1083)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124923978 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124923978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124923978 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124923978 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124923978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124923978 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124923978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124923978 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124923978 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250112124923978 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124923978 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1083)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250112124923979 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124923979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1083)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124923982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1079)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1079)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112124923990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124923990 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_llc_null-BVCI220(1080)@f374f8ce76bf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250112124924255 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124924255 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250112124924255 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250112124924255 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1082)@f374f8ce76bf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1082)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250112124924257 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1082)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1082)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250112124924258 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1082)@f374f8ce76bf: 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(1082)@f374f8ce76bf: 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(1082)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1082)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_null-BVCI196(1071)@f374f8ce76bf: Adding Client=TC_llc_null(1086), IMSI='262420000000041'H, TLLI='FD448239'O, index=0 SGSN_Test-GSUP(1084)@f374f8ce76bf: Created GsupExpect[0] for "262420000000041" to be handled at TC_llc_null(1086) TC_llc_null(1086)@f374f8ce76bf: 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 := 'B1BBB28E3AC20EAF01E7A8331228D508'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '68E741B0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1B99E5BAF29D4FF6'O } } } } } 20250112124925309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124925310 DLLC NOTICE LLME(ffffffff/fd448239){UNASSIGNED} LLC RX: unknown TLLI 0xfd448239, creating LLME on the fly (gprs_llc.c:552) 20250112124925310 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250112124925310 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000041) type="GPRS attach"  (gprs_gmm.c:1266) 20250112124925310 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Allocated (fsm.c:456) 20250112124925310 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Init}: Allocated (fsm.c:456) 20250112124925310 DMM DEBUG MM_STATE_Gb[0x55d8657ebf80]{Idle}: Allocated (fsm.c:456) 20250112124925310 DMM DEBUG MM_STATE_Iu[0x55d8657ec0b0]{Detached}: Allocated (fsm.c:456) 20250112124925310 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250112124925310 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250112124925310 DLLC NOTICE LLME(ffffffff/fd448239){UNASSIGNED} LLGM Assign pre (fd448239 => d297ddb4) (gprs_llc.c:1079) 20250112124925310 DLLC NOTICE LLME(fd448239/d297ddb4){ASSIGNED} LLGM Assign post (fd448239 => d297ddb4) (gprs_llc.c:1125) 20250112124925310 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250112124925310 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250112124925310 DMM DEBUG MM(262420000000041/d297ddb4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250112124925324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124925324 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250112124925324 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124925324 DMM DEBUG MM(262420000000041/d297ddb4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000410 (gprs_gmm.c:1084) 20250112124925324 DMM NOTICE MM(262420000000041/d297ddb4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250112124925324 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250112124925324 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250112124925324 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250112124925324 DMM DEBUG MM(262420000000041/d297ddb4) Requesting authorization (sgsn_auth.c:160) 20250112124925324 DMM INFO MM(262420000000041/d297ddb4) Requesting authentication tuples (sgsn_auth.c:184) 20250112124925324 DMM DEBUG MM(262420000000041/d297ddb4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250112124925324 DGPRS INFO SUBSCR(262420000000041) requesting auth info (gprs_subscriber.c:805) 20250112124925324 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)@f374f8ce76bf: Found GsupExpect[0] for "262420000000041" handled at TC_llc_null(1086) SGSN_Test-GSUP(1084)@f374f8ce76bf: Added IMSI table entry 0TC_llc_null(1086)"262420000000041" 20250112124925326 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250112124925326 DGPRS INFO SUBSCR(262420000000041) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250112124925326 DGPRS DEBUG SUBSCR(262420000000041) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250112124925326 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber authentication info (gprs_subscriber.c:850) 20250112124925326 DMM INFO MM(262420000000041/d297ddb4) Subscriber data update (mmctx.c:445) 20250112124925326 DMM DEBUG MM(262420000000041/d297ddb4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250112124925326 DMM INFO MM(262420000000041/d297ddb4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250112124925326 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250112124925326 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250112124925326 DMM INFO MM(262420000000041/d297ddb4) <- GMM AUTH AND CIPHERING REQ (rand = b1 bb b2 8e 3a c2 0e af 01 e7 a8 33 12 28 d5 08 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250112124925334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124925334 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20250112124925334 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124925334 DMM INFO MM(262420000000041/d297ddb4) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250112124925334 DMM NOTICE MM(262420000000041/d297ddb4) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250112124925334 DMM DEBUG MM(262420000000041/d297ddb4) checking auth: received GSM SRES = 68 e7 41 b0 (gprs_gmm.c:666) 20250112124925334 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250112124925334 DMM DEBUG MM(262420000000041/d297ddb4) Requesting authorization (sgsn_auth.c:160) 20250112124925334 DMM INFO MM(262420000000041/d297ddb4) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250112124925334 DMM DEBUG MM(262420000000041/d297ddb4) Requesting subscriber data update (gprs_subscriber.c:894) 20250112124925334 DGPRS INFO SUBSCR(262420000000041) subscriber data is not available (gprs_subscriber.c:818) 20250112124925334 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) 20250112124925334 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250112124925334 DMM INFO MM(262420000000041/d297ddb4) <- GMM ATTACH ACCEPT (new P-TMSI=0xd297ddb4) (gprs_gmm.c:300) 20250112124925336 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250112124925336 DGPRS INFO SUBSCR(262420000000041) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250112124925336 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20250112124925336 DMM INFO MM(262420000000041/d297ddb4) Subscriber data update (mmctx.c:445) 20250112124925336 DMM DEBUG MM(262420000000041/d297ddb4) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250112124925336 DMM INFO MM(262420000000041/d297ddb4) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250112124925336 DMM NOTICE MM(262420000000041/d297ddb4) Authorized, continuing procedure, IMSI=262420000000041 (gprs_gmm.c:1000) 20250112124925336 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250112124925336 DMM NOTICE MM(262420000000041/d297ddb4) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250112124925336 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) 20250112124925337 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250112124925337 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20250112124925337 DMM INFO MM(262420000000041/d297ddb4) Subscriber data update (mmctx.c:445) 20250112124925337 DMM DEBUG MM(262420000000041/d297ddb4) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250112124925343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124925343 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250112124925343 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124925343 DMM INFO MM(262420000000041/d297ddb4) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250112124925343 DMM NOTICE MM(262420000000041/d297ddb4) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250112124925343 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250112124925343 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250112124925343 DLLC NOTICE LLME(fd448239/d297ddb4){ASSIGNED} LLGM Assign pre (ffffffff => d297ddb4) (gprs_llc.c:1079) 20250112124925343 DLLC NOTICE LLME(ffffffff/d297ddb4){ASSIGNED} LLGM Assign post (ffffffff => d297ddb4) (gprs_llc.c:1125) 20250112124925343 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250112124925344 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250112124925344 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250112124925344 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250112124926395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124926395 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb3a21c (gprs_llc_parse.c:89) 20250112124926395 DLLC DEBUG TLLI=d297ddb4 sends us LLC NULL (gprs_llc.c:912) 20250112124926396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124926396 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20250112124926396 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124926396 DMM INFO MM(262420000000041/d297ddb4) -> GMM DETACH REQUEST TLLI=0xd297ddb4 type=GPRS detach Power-off (gprs_gmm.c:1465) 20250112124926396 DMM INFO MM(262420000000041/d297ddb4) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20250112124926396 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250112124926396 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250112124926396 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250112124926396 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250112124926396 DLLC NOTICE LLME(ffffffff/d297ddb4){ASSIGNED} LLGM Assign pre (d297ddb4 => ffffffff) (gprs_llc.c:1079) 20250112124926396 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d297ddb4 => ffffffff) (gprs_llc.c:1125) 20250112124926396 DGPRS INFO SUBSCR(262420000000041) purging MS subscriber (gprs_subscriber.c:785) 20250112124926396 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) 20250112124926396 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Init}: Deallocated (fsm.c:568) 20250112124926396 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Deallocated (fsm.c:568) 20250112124926396 DMM DEBUG MM_STATE_Iu[0x55d8657ec0b0]{Detached}: Deallocated (fsm.c:568) 20250112124926396 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Deallocated (fsm.c:568) 20250112124926397 DGPRS INFO GSUP(262420000000041) Completing purge MS (gprs_subscriber.c:579) TC_llc_null(1086)@f374f8ce76bf: setverdict(pass): none -> pass TC_llc_null-BVCI196(1071)@f374f8ce76bf: Removing Client IMSI='262420000000041'H, index=0 TC_llc_null(1086)@f374f8ce76bf: Final verdict of PTC: pass 20250112124931406 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39684<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250112124931408 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250112124931408 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1084)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1082)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99(1083)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1068)@f374f8ce76bf: Final verdict of PTC: none -NSVCI97(1072)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1073)@f374f8ce76bf: Final verdict of PTC: none TC_llc_null-BVCI196(1071)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1078)@f374f8ce76bf: Final verdict of PTC: none TC_llc_null-BVCI210(1076)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1069)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1074)@f374f8ce76bf: Final verdict of PTC: none TC_llc_null-BVCI220(1080)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1079)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1085)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98(1077)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98-provIP(1075)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99-provIP(1081)@f374f8ce76bf: Final verdict of PTC: none -NSVCI97-provIP(1070)@f374f8ce76bf: Final verdict of PTC: none MTC@f374f8ce76bf: Setting final verdict of the test case. MTC@f374f8ce76bf: Local verdict of MTC: none MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-NS0(1068): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1069): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97-provIP(1070): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_llc_null-BVCI196(1071): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97(1072): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-NS1(1073): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1074): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98-provIP(1075): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_llc_null-BVCI210(1076): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98(1077): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-NS2(1078): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1079): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_llc_null-BVCI220(1080): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99-provIP(1081): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP-IPA(1082): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99(1083): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP(1084): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GGSN_GTP(1085): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_llc_null(1086): pass (none -> pass) MTC@f374f8ce76bf: Test case TC_llc_null finished. Verdict: pass MTC@f374f8ce76bf: 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 Jan 12 12:49:31 UTC 2025 ====== SGSN_Tests.TC_llc_null pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_llc_null.talloc 20250112124931537 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42968<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112124931838 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42968<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=95196) 20250112124932409 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124932409 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=95196, count=100628) 20250112124933411 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124933411 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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@f374f8ce76bf: 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 Jan 12 12:49:33 UTC 2025 /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 20250112124934412 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124934412 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20250112124934710 DGPRS DEBUG Checking for inactive LLMEs, time = 18496908 (sgsn.c:131) MTC@f374f8ce76bf: 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@f374f8ce76bf: Test case TC_llc_sabm_dm_llgmm started. 20250112124934895 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42982<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112124934896 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1087)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1088)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1087)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1091)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124934941 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250112124934941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124934941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124934941 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124934941 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250112124934941 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124934941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124934941 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124934941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1091)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124934943 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124934943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124934943 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124934943 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124934943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124934943 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124934943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124934943 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124934943 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250112124934943 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124934943 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112124934944 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124934944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1091)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1091)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124934948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1088)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1088)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1092)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21011 20250112124934960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124934960 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_llc_sabm_dm_llgmm-BVCI196(1090)@f374f8ce76bf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1093)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1092)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1097)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1097)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124934993 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250112124934993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124934993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124934993 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124934993 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250112124934993 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124934993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124934993 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124934993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1096)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1097)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124934994 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124934994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124934994 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124934995 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124934995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124934995 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124934995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124934995 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124934995 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250112124934995 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124934995 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1097)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250112124934996 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124934996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1097)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124935000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1098)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1093)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1093)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112124935010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124935010 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_llc_sabm_dm_llgmm-BVCI210(1094)@f374f8ce76bf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1096)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1102)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124935031 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250112124935031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124935031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124935031 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124935031 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250112124935031 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124935031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124935031 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124935031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1102)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124935032 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124935033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124935033 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124935033 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124935033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124935033 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124935033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124935033 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124935033 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250112124935033 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124935033 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112124935033 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124935033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1102)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1102)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124935037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1098)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1098)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112124935045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124935045 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_llc_sabm_dm_llgmm-BVCI220(1099)@f374f8ce76bf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250112124935413 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124935413 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250112124935413 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250112124935413 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1101)@f374f8ce76bf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1101)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250112124935415 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1101)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1101)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250112124935416 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1101)@f374f8ce76bf: 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)@f374f8ce76bf: 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)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1101)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_llgmm-BVCI196(1090)@f374f8ce76bf: Adding Client=TC_llc_sabm_dm_llgmm(1105), IMSI='262420000000042'H, TLLI='EB1FF411'O, index=0 SGSN_Test-GSUP(1103)@f374f8ce76bf: Created GsupExpect[0] for "262420000000042" to be handled at TC_llc_sabm_dm_llgmm(1105) TC_llc_sabm_dm_llgmm(1105)@f374f8ce76bf: 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 := '6B04052C33447C0619A7BB9739D510C8'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '33DFEA22'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '78CE83B094F6F163'O } } } } } 20250112124936470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124936470 DLLC NOTICE LLME(ffffffff/eb1ff411){UNASSIGNED} LLC RX: unknown TLLI 0xeb1ff411, creating LLME on the fly (gprs_llc.c:552) 20250112124936470 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250112124936470 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000042) type="GPRS attach"  (gprs_gmm.c:1266) 20250112124936470 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Allocated (fsm.c:456) 20250112124936470 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Init}: Allocated (fsm.c:456) 20250112124936470 DMM DEBUG MM_STATE_Gb[0x55d8657ebf80]{Idle}: Allocated (fsm.c:456) 20250112124936470 DMM DEBUG MM_STATE_Iu[0x55d8657ebe50]{Detached}: Allocated (fsm.c:456) 20250112124936470 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250112124936470 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250112124936470 DLLC NOTICE LLME(ffffffff/eb1ff411){UNASSIGNED} LLGM Assign pre (eb1ff411 => c47749af) (gprs_llc.c:1079) 20250112124936470 DLLC NOTICE LLME(eb1ff411/c47749af){ASSIGNED} LLGM Assign post (eb1ff411 => c47749af) (gprs_llc.c:1125) 20250112124936470 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250112124936470 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250112124936470 DMM DEBUG MM(262420000000042/c47749af) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250112124936484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124936484 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250112124936484 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124936484 DMM DEBUG MM(262420000000042/c47749af) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000420 (gprs_gmm.c:1084) 20250112124936484 DMM NOTICE MM(262420000000042/c47749af) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250112124936484 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250112124936484 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250112124936484 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250112124936484 DMM DEBUG MM(262420000000042/c47749af) Requesting authorization (sgsn_auth.c:160) 20250112124936484 DMM INFO MM(262420000000042/c47749af) Requesting authentication tuples (sgsn_auth.c:184) 20250112124936484 DMM DEBUG MM(262420000000042/c47749af) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250112124936484 DGPRS INFO SUBSCR(262420000000042) requesting auth info (gprs_subscriber.c:805) 20250112124936485 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)@f374f8ce76bf: Found GsupExpect[0] for "262420000000042" handled at TC_llc_sabm_dm_llgmm(1105) SGSN_Test-GSUP(1103)@f374f8ce76bf: Added IMSI table entry 0TC_llc_sabm_dm_llgmm(1105)"262420000000042" 20250112124936488 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250112124936488 DGPRS INFO SUBSCR(262420000000042) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250112124936488 DGPRS DEBUG SUBSCR(262420000000042) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250112124936488 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber authentication info (gprs_subscriber.c:850) 20250112124936488 DMM INFO MM(262420000000042/c47749af) Subscriber data update (mmctx.c:445) 20250112124936488 DMM DEBUG MM(262420000000042/c47749af) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250112124936488 DMM INFO MM(262420000000042/c47749af) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250112124936488 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250112124936488 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250112124936488 DMM INFO MM(262420000000042/c47749af) <- GMM AUTH AND CIPHERING REQ (rand = 6b 04 05 2c 33 44 7c 06 19 a7 bb 97 39 d5 10 c8 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250112124936495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124936495 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20250112124936495 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124936495 DMM INFO MM(262420000000042/c47749af) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250112124936495 DMM NOTICE MM(262420000000042/c47749af) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250112124936495 DMM DEBUG MM(262420000000042/c47749af) checking auth: received GSM SRES = 33 df ea 22 (gprs_gmm.c:666) 20250112124936495 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250112124936495 DMM DEBUG MM(262420000000042/c47749af) Requesting authorization (sgsn_auth.c:160) 20250112124936495 DMM INFO MM(262420000000042/c47749af) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250112124936495 DMM DEBUG MM(262420000000042/c47749af) Requesting subscriber data update (gprs_subscriber.c:894) 20250112124936495 DGPRS INFO SUBSCR(262420000000042) subscriber data is not available (gprs_subscriber.c:818) 20250112124936495 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) 20250112124936495 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250112124936495 DMM INFO MM(262420000000042/c47749af) <- GMM ATTACH ACCEPT (new P-TMSI=0xc47749af) (gprs_gmm.c:300) 20250112124936497 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250112124936497 DGPRS INFO SUBSCR(262420000000042) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250112124936497 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20250112124936497 DMM INFO MM(262420000000042/c47749af) Subscriber data update (mmctx.c:445) 20250112124936497 DMM DEBUG MM(262420000000042/c47749af) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250112124936497 DMM INFO MM(262420000000042/c47749af) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250112124936497 DMM NOTICE MM(262420000000042/c47749af) Authorized, continuing procedure, IMSI=262420000000042 (gprs_gmm.c:1000) 20250112124936497 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250112124936497 DMM NOTICE MM(262420000000042/c47749af) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250112124936497 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) 20250112124936498 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250112124936498 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20250112124936498 DMM INFO MM(262420000000042/c47749af) Subscriber data update (mmctx.c:445) 20250112124936498 DMM DEBUG MM(262420000000042/c47749af) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250112124936504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124936504 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250112124936504 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124936504 DMM INFO MM(262420000000042/c47749af) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250112124936504 DMM NOTICE MM(262420000000042/c47749af) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250112124936504 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250112124936504 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250112124936504 DLLC NOTICE LLME(eb1ff411/c47749af){ASSIGNED} LLGM Assign pre (ffffffff => c47749af) (gprs_llc.c:1079) 20250112124936504 DLLC NOTICE LLME(ffffffff/c47749af){ASSIGNED} LLGM Assign post (ffffffff => c47749af) (gprs_llc.c:1125) 20250112124936504 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250112124936504 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250112124936504 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250112124936504 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250112124937556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124937556 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)@f374f8ce76bf: setverdict(pass): none -> pass TC_llc_sabm_dm_llgmm-BVCI196(1090)@f374f8ce76bf: Removing Client IMSI='262420000000042'H, index=0 TC_llc_sabm_dm_llgmm(1105)@f374f8ce76bf: Final verdict of PTC: pass 20250112124937566 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42982<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-NS1(1092)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1093)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GSUP(1103)@f374f8ce76bf: Final verdict of PTC: none 20250112124937568 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250112124937568 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1091)@f374f8ce76bf: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI220(1099)@f374f8ce76bf: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI210(1094)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1101)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1096)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98(1097)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1098)@f374f8ce76bf: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI196(1090)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1087)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1088)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1104)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99(1102)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98-provIP(1095)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99-provIP(1100)@f374f8ce76bf: Final verdict of PTC: none -NSVCI97-provIP(1089)@f374f8ce76bf: Final verdict of PTC: none MTC@f374f8ce76bf: Setting final verdict of the test case. MTC@f374f8ce76bf: Local verdict of MTC: none MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-NS0(1087): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1088): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97-provIP(1089): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI196(1090): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97(1091): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-NS1(1092): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1093): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI210(1094): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98-provIP(1095): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-NS2(1096): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98(1097): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1098): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI220(1099): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99-provIP(1100): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP-IPA(1101): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99(1102): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP(1103): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GGSN_GTP(1104): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_llc_sabm_dm_llgmm(1105): pass (none -> pass) MTC@f374f8ce76bf: Test case TC_llc_sabm_dm_llgmm finished. Verdict: pass MTC@f374f8ce76bf: 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 Jan 12 12:49:37 UTC 2025 ====== SGSN_Tests.TC_llc_sabm_dm_llgmm pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_llc_sabm_dm_llgmm.talloc 20250112124937693 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58548<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112124938095 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58548<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=82996) 20250112124938569 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124938569 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) 20250112124939571 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124939571 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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@f374f8ce76bf: 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 Jan 12 12:49:40 UTC 2025 /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 20250112124940572 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124940572 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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@f374f8ce76bf: Test case TC_llc_sabm_dm_ll5 started. 20250112124941155 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58564<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112124941157 DMM INFO MM(262420000000042/c47749af) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250112124941157 DMM INFO MM(262420000000042/c47749af) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250112124941157 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250112124941157 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250112124941157 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250112124941157 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250112124941157 DLLC NOTICE LLME(ffffffff/c47749af){ASSIGNED} LLGM Assign pre (c47749af => ffffffff) (gprs_llc.c:1079) 20250112124941157 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c47749af => ffffffff) (gprs_llc.c:1125) 20250112124941157 DGPRS INFO SUBSCR(262420000000042) purging MS subscriber (gprs_subscriber.c:785) 20250112124941157 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) 20250112124941157 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) 20250112124941157 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Init}: Deallocated (fsm.c:568) 20250112124941157 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Deallocated (fsm.c:568) 20250112124941157 DMM DEBUG MM_STATE_Iu[0x55d8657ebe50]{Detached}: Deallocated (fsm.c:568) 20250112124941157 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Deallocated (fsm.c:568) 20250112124941157 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1106)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1107)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1106)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1111)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1111)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124941210 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250112124941210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124941210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124941210 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124941210 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250112124941210 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124941210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124941210 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124941210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1111)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb1-NS1(1110)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21011 20250112124941212 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124941212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124941213 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124941213 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124941213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124941213 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124941213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124941213 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124941213 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250112124941213 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124941213 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112124941214 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124941214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1111)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1111)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124941218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1107)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1107)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1112)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250112124941229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124941229 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_llc_sabm_dm_ll5-BVCI196(1108)@f374f8ce76bf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1110)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1115)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1115)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124941239 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250112124941239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124941239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124941239 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124941239 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250112124941239 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124941239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124941239 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124941239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1115)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124941241 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124941241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124941241 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124941241 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124941241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124941241 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124941241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124941241 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124941241 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250112124941241 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124941241 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112124941241 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124941242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1115)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1115)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124941245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1116)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1112)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1112)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112124941257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124941257 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_llc_sabm_dm_ll5-BVCI210(1114)@f374f8ce76bf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1117)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1116)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1120)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124941276 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250112124941276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124941276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124941276 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124941276 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250112124941276 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124941276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124941276 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124941276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1120)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124941278 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124941278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124941278 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124941278 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124941278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124941278 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124941278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124941278 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124941278 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250112124941278 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124941278 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112124941278 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124941278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1120)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1120)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124941282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1117)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1117)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112124941292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124941292 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_llc_sabm_dm_ll5-BVCI220(1119)@f374f8ce76bf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250112124941573 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124941573 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250112124941573 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250112124941573 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1121)@f374f8ce76bf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1121)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250112124941575 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1121)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1121)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250112124941576 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1121)@f374f8ce76bf: 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)@f374f8ce76bf: 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)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1121)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_ll5-BVCI196(1108)@f374f8ce76bf: Adding Client=TC_llc_sabm_dm_ll5(1124), IMSI='262420000000043'H, TLLI='DE28CC94'O, index=0 SGSN_Test-GSUP(1122)@f374f8ce76bf: Created GsupExpect[0] for "262420000000043" to be handled at TC_llc_sabm_dm_ll5(1124) TC_llc_sabm_dm_ll5(1124)@f374f8ce76bf: 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 := 'A40528005E31F1D24CB097BD4E1D54EE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8836A9C3'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '91A93A5E2A60AE64'O } } } } } 20250112124942634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124942634 DLLC NOTICE LLME(ffffffff/de28cc94){UNASSIGNED} LLC RX: unknown TLLI 0xde28cc94, creating LLME on the fly (gprs_llc.c:552) 20250112124942634 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250112124942634 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000043) type="GPRS attach"  (gprs_gmm.c:1266) 20250112124942634 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Allocated (fsm.c:456) 20250112124942635 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Init}: Allocated (fsm.c:456) 20250112124942635 DMM DEBUG MM_STATE_Gb[0x55d8657ebf80]{Idle}: Allocated (fsm.c:456) 20250112124942635 DMM DEBUG MM_STATE_Iu[0x55d8657ec0b0]{Detached}: Allocated (fsm.c:456) 20250112124942635 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250112124942635 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250112124942635 DLLC NOTICE LLME(ffffffff/de28cc94){UNASSIGNED} LLGM Assign pre (de28cc94 => f22a3b59) (gprs_llc.c:1079) 20250112124942635 DLLC NOTICE LLME(de28cc94/f22a3b59){ASSIGNED} LLGM Assign post (de28cc94 => f22a3b59) (gprs_llc.c:1125) 20250112124942635 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250112124942635 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250112124942635 DMM DEBUG MM(262420000000043/f22a3b59) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250112124942647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124942647 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250112124942647 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124942647 DMM DEBUG MM(262420000000043/f22a3b59) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000430 (gprs_gmm.c:1084) 20250112124942647 DMM NOTICE MM(262420000000043/f22a3b59) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250112124942647 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250112124942647 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250112124942647 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250112124942647 DMM DEBUG MM(262420000000043/f22a3b59) Requesting authorization (sgsn_auth.c:160) 20250112124942647 DMM INFO MM(262420000000043/f22a3b59) Requesting authentication tuples (sgsn_auth.c:184) 20250112124942647 DMM DEBUG MM(262420000000043/f22a3b59) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250112124942647 DGPRS INFO SUBSCR(262420000000043) requesting auth info (gprs_subscriber.c:805) 20250112124942647 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)@f374f8ce76bf: Found GsupExpect[0] for "262420000000043" handled at TC_llc_sabm_dm_ll5(1124) SGSN_Test-GSUP(1122)@f374f8ce76bf: Added IMSI table entry 0TC_llc_sabm_dm_ll5(1124)"262420000000043" 20250112124942650 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250112124942650 DGPRS INFO SUBSCR(262420000000043) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250112124942650 DGPRS DEBUG SUBSCR(262420000000043) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250112124942650 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber authentication info (gprs_subscriber.c:850) 20250112124942650 DMM INFO MM(262420000000043/f22a3b59) Subscriber data update (mmctx.c:445) 20250112124942650 DMM DEBUG MM(262420000000043/f22a3b59) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250112124942650 DMM INFO MM(262420000000043/f22a3b59) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250112124942650 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250112124942650 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250112124942650 DMM INFO MM(262420000000043/f22a3b59) <- GMM AUTH AND CIPHERING REQ (rand = a4 05 28 00 5e 31 f1 d2 4c b0 97 bd 4e 1d 54 ee , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250112124942658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124942658 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20250112124942658 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124942658 DMM INFO MM(262420000000043/f22a3b59) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250112124942658 DMM NOTICE MM(262420000000043/f22a3b59) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250112124942658 DMM DEBUG MM(262420000000043/f22a3b59) checking auth: received GSM SRES = 88 36 a9 c3 (gprs_gmm.c:666) 20250112124942658 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250112124942658 DMM DEBUG MM(262420000000043/f22a3b59) Requesting authorization (sgsn_auth.c:160) 20250112124942658 DMM INFO MM(262420000000043/f22a3b59) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250112124942658 DMM DEBUG MM(262420000000043/f22a3b59) Requesting subscriber data update (gprs_subscriber.c:894) 20250112124942658 DGPRS INFO SUBSCR(262420000000043) subscriber data is not available (gprs_subscriber.c:818) 20250112124942658 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) 20250112124942658 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250112124942658 DMM INFO MM(262420000000043/f22a3b59) <- GMM ATTACH ACCEPT (new P-TMSI=0xf22a3b59) (gprs_gmm.c:300) 20250112124942659 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250112124942659 DGPRS INFO SUBSCR(262420000000043) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250112124942659 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20250112124942659 DMM INFO MM(262420000000043/f22a3b59) Subscriber data update (mmctx.c:445) 20250112124942659 DMM DEBUG MM(262420000000043/f22a3b59) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250112124942660 DMM INFO MM(262420000000043/f22a3b59) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250112124942660 DMM NOTICE MM(262420000000043/f22a3b59) Authorized, continuing procedure, IMSI=262420000000043 (gprs_gmm.c:1000) 20250112124942660 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250112124942660 DMM NOTICE MM(262420000000043/f22a3b59) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250112124942660 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) 20250112124942660 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250112124942660 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20250112124942660 DMM INFO MM(262420000000043/f22a3b59) Subscriber data update (mmctx.c:445) 20250112124942660 DMM DEBUG MM(262420000000043/f22a3b59) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250112124942667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124942667 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250112124942667 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124942667 DMM INFO MM(262420000000043/f22a3b59) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250112124942667 DMM NOTICE MM(262420000000043/f22a3b59) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250112124942667 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250112124942667 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250112124942667 DLLC NOTICE LLME(de28cc94/f22a3b59){ASSIGNED} LLGM Assign pre (ffffffff => f22a3b59) (gprs_llc.c:1079) 20250112124942667 DLLC NOTICE LLME(ffffffff/f22a3b59){ASSIGNED} LLGM Assign post (ffffffff => f22a3b59) (gprs_llc.c:1125) 20250112124942667 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250112124942667 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250112124942667 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250112124942667 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250112124943718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124943718 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)@f374f8ce76bf: setverdict(pass): none -> pass TC_llc_sabm_dm_ll5-BVCI196(1108)@f374f8ce76bf: Removing Client IMSI='262420000000043'H, index=0 TC_llc_sabm_dm_ll5(1124)@f374f8ce76bf: Final verdict of PTC: pass 20250112124943727 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58564<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250112124943729 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250112124943729 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(1120)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1121)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GSUP(1122)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1110)@f374f8ce76bf: Final verdict of PTC: none -NSVCI97(1111)@f374f8ce76bf: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI196(1108)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1106)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1107)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1112)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98(1115)@f374f8ce76bf: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI210(1114)@f374f8ce76bf: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI220(1119)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1116)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1117)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1123)@f374f8ce76bf: Final verdict of PTC: none -NSVCI97-provIP(1109)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99-provIP(1118)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98-provIP(1113)@f374f8ce76bf: Final verdict of PTC: none MTC@f374f8ce76bf: Setting final verdict of the test case. MTC@f374f8ce76bf: Local verdict of MTC: none MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-NS0(1106): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1107): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI196(1108): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97-provIP(1109): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-NS1(1110): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97(1111): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1112): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98-provIP(1113): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI210(1114): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98(1115): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-NS2(1116): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1117): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99-provIP(1118): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI220(1119): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99(1120): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP-IPA(1121): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP(1122): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GGSN_GTP(1123): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_llc_sabm_dm_ll5(1124): pass (none -> pass) MTC@f374f8ce76bf: Test case TC_llc_sabm_dm_ll5 finished. Verdict: pass MTC@f374f8ce76bf: 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 Jan 12 12:49:43 UTC 2025 ====== SGSN_Tests.TC_llc_sabm_dm_ll5 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_llc_sabm_dm_ll5.talloc 20250112124943858 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58574<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112124944260 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58574<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=87108) 20250112124944730 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124944730 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) 20250112124945730 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124945730 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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@f374f8ce76bf: 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 Jan 12 12:49:46 UTC 2025 /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 20250112124946731 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124946731 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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@f374f8ce76bf: Test case TC_suspend_nopaging started. 20250112124947322 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48490<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112124947323 DMM INFO MM(262420000000043/f22a3b59) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250112124947323 DMM INFO MM(262420000000043/f22a3b59) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250112124947323 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250112124947323 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250112124947323 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250112124947323 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250112124947323 DLLC NOTICE LLME(ffffffff/f22a3b59){ASSIGNED} LLGM Assign pre (f22a3b59 => ffffffff) (gprs_llc.c:1079) 20250112124947323 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f22a3b59 => ffffffff) (gprs_llc.c:1125) 20250112124947323 DGPRS INFO SUBSCR(262420000000043) purging MS subscriber (gprs_subscriber.c:785) 20250112124947323 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) 20250112124947323 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) 20250112124947323 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Init}: Deallocated (fsm.c:568) 20250112124947323 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Deallocated (fsm.c:568) 20250112124947323 DMM DEBUG MM_STATE_Iu[0x55d8657ec0b0]{Detached}: Deallocated (fsm.c:568) 20250112124947323 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Deallocated (fsm.c:568) 20250112124947323 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1125)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1126)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1125)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1129)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124947370 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250112124947370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124947370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124947370 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124947370 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250112124947370 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124947370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124947370 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124947370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1129)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124947372 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124947372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124947372 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124947373 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124947373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124947373 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124947373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124947373 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124947373 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250112124947373 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124947373 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112124947374 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124947374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1129)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1129)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124947378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1130)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1126)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1126)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112124947386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124947386 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_suspend_nopaging-BVCI196(1128)@f374f8ce76bf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1131)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1130)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1135)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1135)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124947424 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250112124947424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124947424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124947424 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124947424 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250112124947424 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124947424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124947424 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124947424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1135)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124947426 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124947426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124947426 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124947426 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124947426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124947426 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124947426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124947426 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124947426 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250112124947426 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124947426 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112124947427 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124947427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1135)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test SGSN_Test-Gb2-NS2(1134)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1135)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124947430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1131)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1131)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112124947440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124947440 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1136)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_suspend_nopaging-BVCI210(1132)@f374f8ce76bf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1134)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1140)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1140)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124947468 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250112124947468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124947468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124947468 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124947468 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250112124947468 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124947468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124947468 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124947468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1140)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124947470 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124947470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124947470 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124947470 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124947470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124947470 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124947470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124947470 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124947470 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250112124947470 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124947470 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112124947471 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124947471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1140)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1140)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124947476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1136)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1136)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112124947485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124947485 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_suspend_nopaging-BVCI220(1137)@f374f8ce76bf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250112124947732 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124947732 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250112124947732 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250112124947732 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1139)@f374f8ce76bf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1139)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250112124947734 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1139)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1139)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250112124947735 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1139)@f374f8ce76bf: 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(1139)@f374f8ce76bf: 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(1139)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1139)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_nopaging-BVCI196(1128)@f374f8ce76bf: Adding Client=TC_suspend_nopaging(1143), IMSI='262420000000048'H, TLLI='CE1532F3'O, index=0 SGSN_Test-GSUP(1141)@f374f8ce76bf: Created GsupExpect[0] for "262420000000048" to be handled at TC_suspend_nopaging(1143) TC_suspend_nopaging(1143)@f374f8ce76bf: 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 := 'FAB6979A3D313EA17F52B89A9DF6A3C6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BB519094'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E9D7F3CA62F197E9'O } } } } } 20250112124948787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124948787 DLLC NOTICE LLME(ffffffff/ce1532f3){UNASSIGNED} LLC RX: unknown TLLI 0xce1532f3, creating LLME on the fly (gprs_llc.c:552) 20250112124948787 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250112124948787 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000048) type="GPRS attach"  (gprs_gmm.c:1266) 20250112124948787 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Allocated (fsm.c:456) 20250112124948787 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Init}: Allocated (fsm.c:456) 20250112124948787 DMM DEBUG MM_STATE_Gb[0x55d8657ebf80]{Idle}: Allocated (fsm.c:456) 20250112124948787 DMM DEBUG MM_STATE_Iu[0x55d8657ebe50]{Detached}: Allocated (fsm.c:456) 20250112124948787 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250112124948787 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250112124948787 DLLC NOTICE LLME(ffffffff/ce1532f3){UNASSIGNED} LLGM Assign pre (ce1532f3 => fab63976) (gprs_llc.c:1079) 20250112124948787 DLLC NOTICE LLME(ce1532f3/fab63976){ASSIGNED} LLGM Assign post (ce1532f3 => fab63976) (gprs_llc.c:1125) 20250112124948787 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250112124948787 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250112124948787 DMM DEBUG MM(262420000000048/fab63976) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250112124948799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124948799 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250112124948799 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124948799 DMM DEBUG MM(262420000000048/fab63976) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000480 (gprs_gmm.c:1084) 20250112124948799 DMM NOTICE MM(262420000000048/fab63976) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250112124948799 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250112124948799 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250112124948799 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250112124948799 DMM DEBUG MM(262420000000048/fab63976) Requesting authorization (sgsn_auth.c:160) 20250112124948799 DMM INFO MM(262420000000048/fab63976) Requesting authentication tuples (sgsn_auth.c:184) 20250112124948799 DMM DEBUG MM(262420000000048/fab63976) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250112124948799 DGPRS INFO SUBSCR(262420000000048) requesting auth info (gprs_subscriber.c:805) 20250112124948799 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)@f374f8ce76bf: Found GsupExpect[0] for "262420000000048" handled at TC_suspend_nopaging(1143) SGSN_Test-GSUP(1141)@f374f8ce76bf: Added IMSI table entry 0TC_suspend_nopaging(1143)"262420000000048" 20250112124948802 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250112124948802 DGPRS INFO SUBSCR(262420000000048) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250112124948802 DGPRS DEBUG SUBSCR(262420000000048) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250112124948802 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber authentication info (gprs_subscriber.c:850) 20250112124948802 DMM INFO MM(262420000000048/fab63976) Subscriber data update (mmctx.c:445) 20250112124948802 DMM DEBUG MM(262420000000048/fab63976) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250112124948802 DMM INFO MM(262420000000048/fab63976) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250112124948802 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250112124948802 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250112124948802 DMM INFO MM(262420000000048/fab63976) <- GMM AUTH AND CIPHERING REQ (rand = fa b6 97 9a 3d 31 3e a1 7f 52 b8 9a 9d f6 a3 c6 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250112124948810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124948810 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20250112124948810 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124948810 DMM INFO MM(262420000000048/fab63976) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250112124948810 DMM NOTICE MM(262420000000048/fab63976) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250112124948810 DMM DEBUG MM(262420000000048/fab63976) checking auth: received GSM SRES = bb 51 90 94 (gprs_gmm.c:666) 20250112124948810 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250112124948810 DMM DEBUG MM(262420000000048/fab63976) Requesting authorization (sgsn_auth.c:160) 20250112124948810 DMM INFO MM(262420000000048/fab63976) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250112124948810 DMM DEBUG MM(262420000000048/fab63976) Requesting subscriber data update (gprs_subscriber.c:894) 20250112124948810 DGPRS INFO SUBSCR(262420000000048) subscriber data is not available (gprs_subscriber.c:818) 20250112124948810 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) 20250112124948810 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250112124948810 DMM INFO MM(262420000000048/fab63976) <- GMM ATTACH ACCEPT (new P-TMSI=0xfab63976) (gprs_gmm.c:300) 20250112124948812 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250112124948812 DGPRS INFO SUBSCR(262420000000048) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250112124948812 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20250112124948812 DMM INFO MM(262420000000048/fab63976) Subscriber data update (mmctx.c:445) 20250112124948812 DMM DEBUG MM(262420000000048/fab63976) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250112124948812 DMM INFO MM(262420000000048/fab63976) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250112124948812 DMM NOTICE MM(262420000000048/fab63976) Authorized, continuing procedure, IMSI=262420000000048 (gprs_gmm.c:1000) 20250112124948812 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250112124948812 DMM NOTICE MM(262420000000048/fab63976) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250112124948812 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) 20250112124948813 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250112124948813 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20250112124948813 DMM INFO MM(262420000000048/fab63976) Subscriber data update (mmctx.c:445) 20250112124948813 DMM DEBUG MM(262420000000048/fab63976) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250112124948819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124948819 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250112124948819 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124948819 DMM INFO MM(262420000000048/fab63976) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250112124948819 DMM NOTICE MM(262420000000048/fab63976) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250112124948819 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250112124948819 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250112124948819 DLLC NOTICE LLME(ce1532f3/fab63976){ASSIGNED} LLGM Assign pre (ffffffff => fab63976) (gprs_llc.c:1079) 20250112124948820 DLLC NOTICE LLME(ffffffff/fab63976){ASSIGNED} LLGM Assign post (ffffffff => fab63976) (gprs_llc.c:1125) 20250112124948820 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250112124948820 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250112124948820 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250112124948820 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_nopaging(1143)@f374f8ce76bf: setverdict(pass): none -> pass 20250112124948871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124948871 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250112124948871 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124948871 DMM INFO MM(262420000000048/fab63976) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20250112124948871 DMM INFO MM(262420000000048/fab63976) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250112124948871 DMM DEBUG MM(262420000000048/fab63976) Using GGSN 0 (gprs_sm.c:312) 20250112124948871 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) 20250112124948871 DLGTP DEBUG Begin pdp_tidset tid = 5840000000024262 (pdp.c:279) 20250112124948871 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250112124948871 DGPRS NOTICE PDP(262420000000048/0) Create PDP Context (sgsn_libgtp.c:181) 20250112124948871 DLGTP DEBUG Registering seq=1062 in restransmit req queue (gtp.c:402) 20250112124948883 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 bc 02 30 b8 11 e8 a4 6c 9c 14 05 7f bd 00 6c 47 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) 20250112124948883 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fdbaf9c7218, cbp=0x55d8657f3bf0) (sgsn_libgtp.c:632) 20250112124948883 DGPRS INFO PDP(262420000000048/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250112124948883 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55d8657f9058 TLLI=fab63976, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250112124948883 DGPRS INFO PDP(262420000000048/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250112124948883 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_nopaging(1143)@f374f8ce76bf: setverdict(pass): pass -> pass, component reason not changed TC_suspend_nopaging(1143)@f374f8ce76bf: setverdict(pass): pass -> pass, component reason not changed 20250112124948889 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:779) 20250112124948895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124948895 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2313) 20250112124948895 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20250112124948897 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:779) 20250112124948898 DMM INFO MM(262420000000048/fab63976) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:804) TC_suspend_nopaging-BVCI196(1128)@f374f8ce76bf: Removing Client IMSI='262420000000048'H, index=0 TC_suspend_nopaging(1143)@f374f8ce76bf: Final verdict of PTC: pass 20250112124953907 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48490<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1141)@f374f8ce76bf: Final verdict of PTC: none 20250112124953909 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250112124953909 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(1140)@f374f8ce76bf: Final verdict of PTC: none -NSVCI97(1129)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98(1135)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1126)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1139)@f374f8ce76bf: Final verdict of PTC: none TC_suspend_nopaging-BVCI210(1132)@f374f8ce76bf: Final verdict of PTC: none TC_suspend_nopaging-BVCI220(1137)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1130)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1125)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1134)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1131)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1136)@f374f8ce76bf: Final verdict of PTC: none TC_suspend_nopaging-BVCI196(1128)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1142)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98-provIP(1133)@f374f8ce76bf: Final verdict of PTC: none -NSVCI97-provIP(1127)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99-provIP(1138)@f374f8ce76bf: Final verdict of PTC: none MTC@f374f8ce76bf: Setting final verdict of the test case. MTC@f374f8ce76bf: Local verdict of MTC: none MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-NS0(1125): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1126): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97-provIP(1127): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_suspend_nopaging-BVCI196(1128): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97(1129): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-NS1(1130): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1131): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_suspend_nopaging-BVCI210(1132): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98-provIP(1133): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-NS2(1134): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98(1135): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1136): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_suspend_nopaging-BVCI220(1137): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99-provIP(1138): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP-IPA(1139): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99(1140): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP(1141): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GGSN_GTP(1142): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_suspend_nopaging(1143): pass (none -> pass) MTC@f374f8ce76bf: Test case TC_suspend_nopaging finished. Verdict: pass MTC@f374f8ce76bf: 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 Jan 12 12:49:54 UTC 2025 ====== SGSN_Tests.TC_suspend_nopaging pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_nopaging.talloc 20250112124954121 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48504<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112124954527 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48504<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=99240) 20250112124954910 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124954910 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=99240, count=100680) 20250112124955911 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124955911 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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@f374f8ce76bf: 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 Jan 12 12:49:56 UTC 2025 /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 20250112124956912 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124956912 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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@f374f8ce76bf: Test case TC_suspend_resume started. 20250112124957588 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41678<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112124957590 DMM INFO MM(262420000000048/fab63976) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250112124957590 DMM INFO MM(262420000000048/fab63976) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250112124957590 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Registered.SUSPENDED}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250112124957590 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Registered.SUSPENDED}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250112124957590 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250112124957590 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250112124957590 DLLC NOTICE LLME(ffffffff/fab63976){ASSIGNED} LLGM Assign pre (fab63976 => ffffffff) (gprs_llc.c:1079) 20250112124957590 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fab63976 => ffffffff) (gprs_llc.c:1125) 20250112124957590 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55d8657f8d00 (gprs_sndcp.c:574) 20250112124957590 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55d8657f9058, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250112124957590 DMM NOTICE MM(262420000000048/fab63976) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250112124957590 DGPRS INFO PDP(262420000000048/0) Forcing release of PDP context (pdpctx.c:102) 20250112124957590 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20250112124957590 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20250112124957590 DLGTP DEBUG Registering seq=1063 in restransmit req queue (gtp.c:402) 20250112124957590 DGPRS INFO SUBSCR(262420000000048) purging MS subscriber (gprs_subscriber.c:785) 20250112124957590 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) 20250112124957590 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) 20250112124957590 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Init}: Deallocated (fsm.c:568) 20250112124957590 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Deallocated (fsm.c:568) 20250112124957590 DMM DEBUG MM_STATE_Iu[0x55d8657ebe50]{Detached}: Deallocated (fsm.c:568) 20250112124957590 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Deallocated (fsm.c:568) 20250112124957590 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1144)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1145)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1144)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1148)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124957634 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250112124957634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124957634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124957634 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124957634 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250112124957634 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124957634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124957634 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124957634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1148)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124957636 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124957636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124957636 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124957636 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124957636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124957636 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124957636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124957636 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124957636 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250112124957636 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124957636 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112124957637 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124957637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1148)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1148)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124957640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1145)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1145)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112124957650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124957650 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(1149)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21011 TC_suspend_resume-BVCI196(1147)@f374f8ce76bf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1150)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1149)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1153)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124957677 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250112124957677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124957677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124957677 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124957677 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250112124957677 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124957677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124957677 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124957677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1153)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124957678 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124957678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124957678 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124957679 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124957679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124957679 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124957679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124957679 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124957679 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250112124957679 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124957679 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112124957679 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124957679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1153)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1153)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124957682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1150)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1150)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112124957690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124957690 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(1154)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21012 TC_suspend_resume-BVCI210(1152)@f374f8ce76bf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1155)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1154)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1158)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1158)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112124957715 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250112124957715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112124957715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112124957715 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124957715 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250112124957715 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112124957715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112124957715 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112124957715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1158)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112124957717 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112124957717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112124957717 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112124957718 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112124957718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112124957718 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112124957718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112124957718 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112124957718 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250112124957718 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112124957718 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1158)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250112124957718 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112124957718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1158)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112124957722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1155)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1155)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112124957733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124957733 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_suspend_resume-BVCI220(1157)@f374f8ce76bf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250112124957913 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112124957913 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250112124957913 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250112124957913 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1159)@f374f8ce76bf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1159)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250112124957915 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1159)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1159)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250112124957916 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1159)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1159)@f374f8ce76bf: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1159)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1159)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_resume-BVCI196(1147)@f374f8ce76bf: Adding Client=TC_suspend_resume(1162), IMSI='262420000000049'H, TLLI='D00181C1'O, index=0 SGSN_Test-GSUP(1160)@f374f8ce76bf: Created GsupExpect[0] for "262420000000049" to be handled at TC_suspend_resume(1162) TC_suspend_resume(1162)@f374f8ce76bf: 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 := '549210993B9E197FFF8518FD0A2BC38E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '51D6B4F1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F84964A9964672FF'O } } } } } 20250112124958971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124958971 DLLC NOTICE LLME(ffffffff/d00181c1){UNASSIGNED} LLC RX: unknown TLLI 0xd00181c1, creating LLME on the fly (gprs_llc.c:552) 20250112124958971 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250112124958971 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000049) type="GPRS attach"  (gprs_gmm.c:1266) 20250112124958971 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Allocated (fsm.c:456) 20250112124958971 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Init}: Allocated (fsm.c:456) 20250112124958971 DMM DEBUG MM_STATE_Gb[0x55d8657ebf80]{Idle}: Allocated (fsm.c:456) 20250112124958971 DMM DEBUG MM_STATE_Iu[0x55d8657ec0b0]{Detached}: Allocated (fsm.c:456) 20250112124958971 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250112124958971 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250112124958971 DLLC NOTICE LLME(ffffffff/d00181c1){UNASSIGNED} LLGM Assign pre (d00181c1 => d057a47c) (gprs_llc.c:1079) 20250112124958971 DLLC NOTICE LLME(d00181c1/d057a47c){ASSIGNED} LLGM Assign post (d00181c1 => d057a47c) (gprs_llc.c:1125) 20250112124958971 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250112124958971 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250112124958971 DMM DEBUG MM(262420000000049/d057a47c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250112124958985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124958986 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250112124958986 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124958986 DMM DEBUG MM(262420000000049/d057a47c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000490 (gprs_gmm.c:1084) 20250112124958986 DMM NOTICE MM(262420000000049/d057a47c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250112124958986 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250112124958986 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250112124958986 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250112124958986 DMM DEBUG MM(262420000000049/d057a47c) Requesting authorization (sgsn_auth.c:160) 20250112124958986 DMM INFO MM(262420000000049/d057a47c) Requesting authentication tuples (sgsn_auth.c:184) 20250112124958986 DMM DEBUG MM(262420000000049/d057a47c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250112124958986 DGPRS INFO SUBSCR(262420000000049) requesting auth info (gprs_subscriber.c:805) 20250112124958986 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)@f374f8ce76bf: Found GsupExpect[0] for "262420000000049" handled at TC_suspend_resume(1162) SGSN_Test-GSUP(1160)@f374f8ce76bf: Added IMSI table entry 0TC_suspend_resume(1162)"262420000000049" 20250112124958989 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250112124958989 DGPRS INFO SUBSCR(262420000000049) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250112124958989 DGPRS DEBUG SUBSCR(262420000000049) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250112124958989 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber authentication info (gprs_subscriber.c:850) 20250112124958989 DMM INFO MM(262420000000049/d057a47c) Subscriber data update (mmctx.c:445) 20250112124958989 DMM DEBUG MM(262420000000049/d057a47c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250112124958989 DMM INFO MM(262420000000049/d057a47c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250112124958989 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250112124958989 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250112124958989 DMM INFO MM(262420000000049/d057a47c) <- GMM AUTH AND CIPHERING REQ (rand = 54 92 10 99 3b 9e 19 7f ff 85 18 fd 0a 2b c3 8e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250112124958998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124958998 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20250112124958998 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124958998 DMM INFO MM(262420000000049/d057a47c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250112124958998 DMM NOTICE MM(262420000000049/d057a47c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250112124958998 DMM DEBUG MM(262420000000049/d057a47c) checking auth: received GSM SRES = 51 d6 b4 f1 (gprs_gmm.c:666) 20250112124958998 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250112124958998 DMM DEBUG MM(262420000000049/d057a47c) Requesting authorization (sgsn_auth.c:160) 20250112124958998 DMM INFO MM(262420000000049/d057a47c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250112124958998 DMM DEBUG MM(262420000000049/d057a47c) Requesting subscriber data update (gprs_subscriber.c:894) 20250112124958998 DGPRS INFO SUBSCR(262420000000049) subscriber data is not available (gprs_subscriber.c:818) 20250112124958998 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) 20250112124958998 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250112124958998 DMM INFO MM(262420000000049/d057a47c) <- GMM ATTACH ACCEPT (new P-TMSI=0xd057a47c) (gprs_gmm.c:300) 20250112124958999 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250112124958999 DGPRS INFO SUBSCR(262420000000049) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250112124958999 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20250112124958999 DMM INFO MM(262420000000049/d057a47c) Subscriber data update (mmctx.c:445) 20250112124958999 DMM DEBUG MM(262420000000049/d057a47c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250112124958999 DMM INFO MM(262420000000049/d057a47c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250112124958999 DMM NOTICE MM(262420000000049/d057a47c) Authorized, continuing procedure, IMSI=262420000000049 (gprs_gmm.c:1000) 20250112124958999 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250112124958999 DMM NOTICE MM(262420000000049/d057a47c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250112124958999 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) 20250112124959000 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250112124959000 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20250112124959000 DMM INFO MM(262420000000049/d057a47c) Subscriber data update (mmctx.c:445) 20250112124959000 DMM DEBUG MM(262420000000049/d057a47c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250112124959007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124959007 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250112124959007 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124959007 DMM INFO MM(262420000000049/d057a47c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250112124959007 DMM NOTICE MM(262420000000049/d057a47c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250112124959007 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250112124959007 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250112124959007 DLLC NOTICE LLME(d00181c1/d057a47c){ASSIGNED} LLGM Assign pre (ffffffff => d057a47c) (gprs_llc.c:1079) 20250112124959007 DLLC NOTICE LLME(ffffffff/d057a47c){ASSIGNED} LLGM Assign post (ffffffff => d057a47c) (gprs_llc.c:1125) 20250112124959007 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250112124959007 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250112124959007 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250112124959007 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_resume(1162)@f374f8ce76bf: setverdict(pass): none -> pass 20250112124959059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124959059 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250112124959059 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112124959059 DMM INFO MM(262420000000049/d057a47c) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20250112124959059 DMM INFO MM(262420000000049/d057a47c) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250112124959059 DMM DEBUG MM(262420000000049/d057a47c) Using GGSN 0 (gprs_sm.c:312) 20250112124959059 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) 20250112124959059 DLGTP DEBUG Begin pdp_tidset tid = 5940000000024262 (pdp.c:279) 20250112124959059 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250112124959059 DGPRS NOTICE PDP(262420000000049/0) Create PDP Context (sgsn_libgtp.c:181) 20250112124959059 DLGTP DEBUG Registering seq=1064 in restransmit req queue (gtp.c:402) 20250112124959069 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 37 81 12 03 11 e3 58 8a eb 14 05 7f da 0e 54 10 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) 20250112124959069 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fdbaf9c8288, cbp=0x55d8657f3f80) (sgsn_libgtp.c:632) 20250112124959069 DGPRS INFO PDP(262420000000049/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250112124959069 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55d8657f9058 TLLI=d057a47c, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250112124959069 DGPRS INFO PDP(262420000000049/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250112124959069 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_resume(1162)@f374f8ce76bf: setverdict(pass): pass -> pass, component reason not changed TC_suspend_resume(1162)@f374f8ce76bf: setverdict(pass): pass -> pass, component reason not changed 20250112124959078 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:779) 20250112124959085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112124959085 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2313) 20250112124959085 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20250112124959088 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:779) 20250112124959088 DMM INFO MM(262420000000049/d057a47c) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:804) 20250112125004095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112125004095 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Registered.SUSPENDED}: Received Event unknown 0x4 (gprs_gmm.c:2339) 20250112125004095 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Registered.SUSPENDED}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:104) 20250112125004098 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:779) TC_suspend_resume-BVCI196(1147)@f374f8ce76bf: Removing Client IMSI='262420000000049'H, index=0 TC_suspend_resume(1162)@f374f8ce76bf: Final verdict of PTC: pass 20250112125004107 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41678<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1160)@f374f8ce76bf: Final verdict of PTC: none -NSVCI97(1148)@f374f8ce76bf: Final verdict of PTC: none 20250112125004109 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250112125004109 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1159)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1144)@f374f8ce76bf: Final verdict of PTC: none TC_suspend_resume-BVCI196(1147)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1150)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1155)@f374f8ce76bf: Final verdict of PTC: none TC_suspend_resume-BVCI220(1157)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98(1153)@f374f8ce76bf: Final verdict of PTC: none TC_suspend_resume-BVCI210(1152)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1145)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1149)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99(1158)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1161)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99-provIP(1156)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1154)@f374f8ce76bf: Final verdict of PTC: none -NSVCI97-provIP(1146)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98-provIP(1151)@f374f8ce76bf: Final verdict of PTC: none MTC@f374f8ce76bf: Setting final verdict of the test case. MTC@f374f8ce76bf: Local verdict of MTC: none MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-NS0(1144): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1145): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97-provIP(1146): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_suspend_resume-BVCI196(1147): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97(1148): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-NS1(1149): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1150): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98-provIP(1151): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_suspend_resume-BVCI210(1152): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98(1153): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-NS2(1154): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1155): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99-provIP(1156): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_suspend_resume-BVCI220(1157): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99(1158): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP-IPA(1159): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP(1160): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GGSN_GTP(1161): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_suspend_resume(1162): pass (none -> pass) MTC@f374f8ce76bf: Test case TC_suspend_resume finished. Verdict: pass MTC@f374f8ce76bf: 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 Jan 12 12:50:04 UTC 2025 ====== SGSN_Tests.TC_suspend_resume pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_resume.talloc 20250112125004238 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41690<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112125004639 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41690<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100964) 20250112125004711 DGPRS DEBUG Checking for inactive LLMEs, time = 18496938 (sgsn.c:131) 20250112125005109 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112125005109 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=100964, count=105544) 20250112125006110 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112125006110 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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@f374f8ce76bf: 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 Jan 12 12:50:06 UTC 2025 /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 20250112125007111 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112125007111 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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@f374f8ce76bf: Test case TC_suspend_rau started. 20250112125007700 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37554<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112125007701 DMM INFO MM(262420000000049/d057a47c) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250112125007701 DMM INFO MM(262420000000049/d057a47c) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250112125007701 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250112125007701 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250112125007701 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250112125007701 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250112125007701 DLLC NOTICE LLME(ffffffff/d057a47c){ASSIGNED} LLGM Assign pre (d057a47c => ffffffff) (gprs_llc.c:1079) 20250112125007701 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d057a47c => ffffffff) (gprs_llc.c:1125) 20250112125007701 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55d8657f8d00 (gprs_sndcp.c:574) 20250112125007701 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55d8657f9058, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250112125007701 DMM NOTICE MM(262420000000049/d057a47c) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250112125007701 DGPRS INFO PDP(262420000000049/0) Forcing release of PDP context (pdpctx.c:102) 20250112125007701 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20250112125007701 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20250112125007701 DLGTP DEBUG Registering seq=1065 in restransmit req queue (gtp.c:402) 20250112125007701 DGPRS INFO SUBSCR(262420000000049) purging MS subscriber (gprs_subscriber.c:785) 20250112125007701 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) 20250112125007701 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) 20250112125007701 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Init}: Deallocated (fsm.c:568) 20250112125007701 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Deallocated (fsm.c:568) 20250112125007701 DMM DEBUG MM_STATE_Iu[0x55d8657ec0b0]{Detached}: Deallocated (fsm.c:568) 20250112125007701 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Deallocated (fsm.c:568) 20250112125007701 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1163)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1164)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1163)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1167)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112125007748 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250112125007748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112125007748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112125007748 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112125007748 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250112125007748 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112125007748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112125007748 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112125007748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1167)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112125007749 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112125007749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112125007749 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112125007749 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112125007749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112125007749 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112125007749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112125007749 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112125007749 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250112125007749 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112125007749 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112125007750 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112125007750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1167)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1167)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112125007753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1168)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1164)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1164)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112125007763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112125007763 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_suspend_rau-BVCI196(1166)@f374f8ce76bf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1169)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1168)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1173)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1173)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112125007791 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250112125007792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112125007792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112125007792 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112125007792 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250112125007792 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112125007792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112125007792 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112125007792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1172)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1173)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112125007793 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112125007793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112125007794 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112125007794 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112125007794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112125007794 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112125007794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112125007794 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112125007794 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250112125007794 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112125007794 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1173)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250112125007795 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112125007795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1173)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112125007799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1174)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1169)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1169)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112125007809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112125007809 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_suspend_rau-BVCI210(1170)@f374f8ce76bf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1172)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1178)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1178)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112125007829 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250112125007829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112125007829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112125007829 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112125007829 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250112125007829 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112125007829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112125007829 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112125007829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1178)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112125007831 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112125007831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112125007831 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112125007832 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112125007832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112125007832 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112125007832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112125007832 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112125007832 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250112125007832 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112125007832 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1178)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250112125007833 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112125007833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1178)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112125007836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1174)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1174)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112125007846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112125007846 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_suspend_rau-BVCI220(1175)@f374f8ce76bf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250112125008112 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112125008112 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250112125008112 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250112125008112 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1177)@f374f8ce76bf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1177)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250112125008114 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1177)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1177)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250112125008115 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1177)@f374f8ce76bf: 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(1177)@f374f8ce76bf: 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(1177)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1177)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_rau-BVCI196(1166)@f374f8ce76bf: Adding Client=TC_suspend_rau(1181), IMSI='262420000000050'H, TLLI='CAAE65EC'O, index=0 SGSN_Test-GSUP(1179)@f374f8ce76bf: Created GsupExpect[0] for "262420000000050" to be handled at TC_suspend_rau(1181) TC_suspend_rau(1181)@f374f8ce76bf: 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 := '22234A8DBB312C876146100FF43731E2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '54EBDBD5'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E087C515B28BD712'O } } } } } 20250112125009170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112125009170 DLLC NOTICE LLME(ffffffff/caae65ec){UNASSIGNED} LLC RX: unknown TLLI 0xcaae65ec, creating LLME on the fly (gprs_llc.c:552) 20250112125009170 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250112125009170 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000050) type="GPRS attach"  (gprs_gmm.c:1266) 20250112125009170 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Allocated (fsm.c:456) 20250112125009170 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Init}: Allocated (fsm.c:456) 20250112125009170 DMM DEBUG MM_STATE_Gb[0x55d8657ebf80]{Idle}: Allocated (fsm.c:456) 20250112125009170 DMM DEBUG MM_STATE_Iu[0x55d8657ebe50]{Detached}: Allocated (fsm.c:456) 20250112125009170 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250112125009170 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250112125009170 DLLC NOTICE LLME(ffffffff/caae65ec){UNASSIGNED} LLGM Assign pre (caae65ec => ca499506) (gprs_llc.c:1079) 20250112125009170 DLLC NOTICE LLME(caae65ec/ca499506){ASSIGNED} LLGM Assign post (caae65ec => ca499506) (gprs_llc.c:1125) 20250112125009170 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250112125009170 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250112125009170 DMM DEBUG MM(262420000000050/ca499506) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250112125009185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112125009185 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250112125009185 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112125009185 DMM DEBUG MM(262420000000050/ca499506) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000500 (gprs_gmm.c:1084) 20250112125009185 DMM NOTICE MM(262420000000050/ca499506) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250112125009185 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250112125009185 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250112125009185 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250112125009185 DMM DEBUG MM(262420000000050/ca499506) Requesting authorization (sgsn_auth.c:160) 20250112125009185 DMM INFO MM(262420000000050/ca499506) Requesting authentication tuples (sgsn_auth.c:184) 20250112125009185 DMM DEBUG MM(262420000000050/ca499506) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250112125009185 DGPRS INFO SUBSCR(262420000000050) requesting auth info (gprs_subscriber.c:805) 20250112125009185 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)@f374f8ce76bf: Found GsupExpect[0] for "262420000000050" handled at TC_suspend_rau(1181) SGSN_Test-GSUP(1179)@f374f8ce76bf: Added IMSI table entry 0TC_suspend_rau(1181)"262420000000050" 20250112125009187 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250112125009187 DGPRS INFO SUBSCR(262420000000050) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250112125009187 DGPRS DEBUG SUBSCR(262420000000050) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250112125009187 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber authentication info (gprs_subscriber.c:850) 20250112125009187 DMM INFO MM(262420000000050/ca499506) Subscriber data update (mmctx.c:445) 20250112125009187 DMM DEBUG MM(262420000000050/ca499506) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250112125009187 DMM INFO MM(262420000000050/ca499506) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250112125009187 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250112125009187 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250112125009187 DMM INFO MM(262420000000050/ca499506) <- GMM AUTH AND CIPHERING REQ (rand = 22 23 4a 8d bb 31 2c 87 61 46 10 0f f4 37 31 e2 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250112125009194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112125009194 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20250112125009194 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112125009194 DMM INFO MM(262420000000050/ca499506) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250112125009194 DMM NOTICE MM(262420000000050/ca499506) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250112125009194 DMM DEBUG MM(262420000000050/ca499506) checking auth: received GSM SRES = 54 eb db d5 (gprs_gmm.c:666) 20250112125009194 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250112125009194 DMM DEBUG MM(262420000000050/ca499506) Requesting authorization (sgsn_auth.c:160) 20250112125009194 DMM INFO MM(262420000000050/ca499506) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250112125009194 DMM DEBUG MM(262420000000050/ca499506) Requesting subscriber data update (gprs_subscriber.c:894) 20250112125009194 DGPRS INFO SUBSCR(262420000000050) subscriber data is not available (gprs_subscriber.c:818) 20250112125009194 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) 20250112125009194 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250112125009194 DMM INFO MM(262420000000050/ca499506) <- GMM ATTACH ACCEPT (new P-TMSI=0xca499506) (gprs_gmm.c:300) 20250112125009196 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250112125009196 DGPRS INFO SUBSCR(262420000000050) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250112125009196 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20250112125009196 DMM INFO MM(262420000000050/ca499506) Subscriber data update (mmctx.c:445) 20250112125009196 DMM DEBUG MM(262420000000050/ca499506) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250112125009196 DMM INFO MM(262420000000050/ca499506) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250112125009196 DMM NOTICE MM(262420000000050/ca499506) Authorized, continuing procedure, IMSI=262420000000050 (gprs_gmm.c:1000) 20250112125009196 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250112125009196 DMM NOTICE MM(262420000000050/ca499506) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250112125009196 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) 20250112125009196 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250112125009196 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20250112125009196 DMM INFO MM(262420000000050/ca499506) Subscriber data update (mmctx.c:445) 20250112125009196 DMM DEBUG MM(262420000000050/ca499506) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250112125009203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112125009203 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250112125009203 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112125009203 DMM INFO MM(262420000000050/ca499506) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250112125009203 DMM NOTICE MM(262420000000050/ca499506) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250112125009203 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250112125009203 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250112125009203 DLLC NOTICE LLME(caae65ec/ca499506){ASSIGNED} LLGM Assign pre (ffffffff => ca499506) (gprs_llc.c:1079) 20250112125009203 DLLC NOTICE LLME(ffffffff/ca499506){ASSIGNED} LLGM Assign post (ffffffff => ca499506) (gprs_llc.c:1125) 20250112125009203 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250112125009203 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250112125009203 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250112125009203 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_rau(1181)@f374f8ce76bf: setverdict(pass): none -> pass 20250112125009254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112125009254 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250112125009255 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112125009255 DMM INFO MM(262420000000050/ca499506) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20250112125009255 DMM INFO MM(262420000000050/ca499506) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250112125009255 DMM DEBUG MM(262420000000050/ca499506) Using GGSN 0 (gprs_sm.c:312) 20250112125009255 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) 20250112125009255 DLGTP DEBUG Begin pdp_tidset tid = 5050000000024262 (pdp.c:279) 20250112125009255 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250112125009255 DGPRS NOTICE PDP(262420000000050/0) Create PDP Context (sgsn_libgtp.c:181) 20250112125009255 DLGTP DEBUG Registering seq=1066 in restransmit req queue (gtp.c:402) 20250112125009266 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 cc ec b6 6e 11 2a 01 ba f0 14 05 7f e6 d2 d4 78 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) 20250112125009266 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fdbaf9c92f8, cbp=0x55d8657f4310) (sgsn_libgtp.c:632) 20250112125009266 DGPRS INFO PDP(262420000000050/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250112125009266 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55d8657f9058 TLLI=ca499506, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250112125009266 DGPRS INFO PDP(262420000000050/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250112125009266 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_rau(1181)@f374f8ce76bf: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1181)@f374f8ce76bf: setverdict(pass): pass -> pass, component reason not changed 20250112125009274 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:779) 20250112125009281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112125009281 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2313) 20250112125009281 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20250112125009284 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:779) 20250112125009285 DMM INFO MM(262420000000050/ca499506) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:804) 20250112125014290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112125014290 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x306cc0 CMD=UI DATA (gprs_llc_parse.c:89) 20250112125014290 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112125014290 DMM INFO MM(262420000000050/ca499506) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20250112125014291 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Registered.SUSPENDED}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250112125014291 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Registered.SUSPENDED}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:107) 20250112125014291 DLLC NOTICE LLME(ffffffff/ca499506){ASSIGNED} LLGM Assign pre (ca499506 => fa3efa5d) (gprs_llc.c:1079) 20250112125014291 DLLC NOTICE LLME(ca499506/fa3efa5d){ASSIGNED} LLGM Assign post (ca499506 => fa3efa5d) (gprs_llc.c:1125) 20250112125014291 DMM INFO MM(262420000000050/fa3efa5d) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_suspend_rau(1181)@f374f8ce76bf: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1181)@f374f8ce76bf: setverdict(pass): pass -> pass, component reason not changed 20250112125014299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112125014299 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x4bed0e CMD=UI DATA (gprs_llc_parse.c:89) 20250112125014299 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112125014299 DMM INFO MM(262420000000050/fa3efa5d) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20250112125014299 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20250112125014299 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250112125014299 DLLC NOTICE LLME(ca499506/fa3efa5d){ASSIGNED} LLGM Assign pre (ffffffff => fa3efa5d) (gprs_llc.c:1079) 20250112125014299 DLLC NOTICE LLME(ffffffff/fa3efa5d){ASSIGNED} LLGM Assign post (ffffffff => fa3efa5d) (gprs_llc.c:1125) 20250112125014299 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20250112125014798 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:779) TC_suspend_rau-BVCI196(1166)@f374f8ce76bf: Removing Client IMSI='262420000000050'H, index=0 TC_suspend_rau(1181)@f374f8ce76bf: Final verdict of PTC: pass 20250112125014808 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37554<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1179)@f374f8ce76bf: Final verdict of PTC: none 20250112125014810 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250112125014810 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1167)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1177)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98(1173)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1168)@f374f8ce76bf: Final verdict of PTC: none TC_suspend_rau-BVCI196(1166)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1169)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1174)@f374f8ce76bf: Final verdict of PTC: none TC_suspend_rau-BVCI210(1170)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99(1178)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1163)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1164)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1172)@f374f8ce76bf: Final verdict of PTC: none TC_suspend_rau-BVCI220(1175)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1180)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99-provIP(1176)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98-provIP(1171)@f374f8ce76bf: Final verdict of PTC: none -NSVCI97-provIP(1165)@f374f8ce76bf: Final verdict of PTC: none MTC@f374f8ce76bf: Setting final verdict of the test case. MTC@f374f8ce76bf: Local verdict of MTC: none MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-NS0(1163): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1164): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97-provIP(1165): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_suspend_rau-BVCI196(1166): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97(1167): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-NS1(1168): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1169): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_suspend_rau-BVCI210(1170): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98-provIP(1171): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-NS2(1172): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98(1173): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1174): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_suspend_rau-BVCI220(1175): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99-provIP(1176): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP-IPA(1177): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99(1178): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP(1179): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GGSN_GTP(1180): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_suspend_rau(1181): pass (none -> pass) MTC@f374f8ce76bf: Test case TC_suspend_rau finished. Verdict: pass MTC@f374f8ce76bf: 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 Jan 12 12:50:14 UTC 2025 ====== SGSN_Tests.TC_suspend_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_rau.talloc 20250112125014939 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37564<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112125015340 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37564<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=109452) 20250112125015811 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112125015811 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=110272) 20250112125016812 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112125016812 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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@f374f8ce76bf: 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 Jan 12 12:50:17 UTC 2025 /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 20250112125017813 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112125017813 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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@f374f8ce76bf: Test case TC_paging_ps started. 20250112125018401 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60204<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112125018402 DMM INFO MM(262420000000050/fa3efa5d) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250112125018402 DMM INFO MM(262420000000050/fa3efa5d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250112125018402 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250112125018402 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250112125018402 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250112125018402 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250112125018402 DLLC NOTICE LLME(ffffffff/fa3efa5d){ASSIGNED} LLGM Assign pre (fa3efa5d => ffffffff) (gprs_llc.c:1079) 20250112125018402 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fa3efa5d => ffffffff) (gprs_llc.c:1125) 20250112125018402 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55d8657f8d00 (gprs_sndcp.c:574) 20250112125018402 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55d8657f9058, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250112125018402 DMM NOTICE MM(262420000000050/fa3efa5d) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250112125018402 DGPRS INFO PDP(262420000000050/0) Forcing release of PDP context (pdpctx.c:102) 20250112125018402 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20250112125018402 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20250112125018403 DLGTP DEBUG Registering seq=1067 in restransmit req queue (gtp.c:402) 20250112125018403 DGPRS INFO SUBSCR(262420000000050) purging MS subscriber (gprs_subscriber.c:785) 20250112125018403 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) 20250112125018403 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) 20250112125018403 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Init}: Deallocated (fsm.c:568) 20250112125018403 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Deallocated (fsm.c:568) 20250112125018403 DMM DEBUG MM_STATE_Iu[0x55d8657ebe50]{Detached}: Deallocated (fsm.c:568) 20250112125018403 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Deallocated (fsm.c:568) 20250112125018403 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1182)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1183)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1182)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1186)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1186)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112125018453 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250112125018454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112125018454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112125018454 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112125018454 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250112125018454 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112125018454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112125018454 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112125018454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1186)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112125018455 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112125018455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112125018455 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112125018455 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112125018455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112125018455 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112125018456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112125018456 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112125018456 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250112125018456 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112125018456 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112125018456 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112125018457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1186)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1186)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112125018461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1187)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1183)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1183)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112125018472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112125018472 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_paging_ps-BVCI196(1185)@f374f8ce76bf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1188)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1187)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1191)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1191)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112125018488 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250112125018488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112125018488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112125018488 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112125018488 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250112125018488 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112125018488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112125018488 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112125018488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1191)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112125018490 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112125018490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112125018490 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112125018490 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112125018490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112125018490 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112125018490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112125018490 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112125018490 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250112125018490 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112125018490 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112125018491 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112125018491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1191)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1191)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112125018495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1188)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1188)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1192)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21012 20250112125018503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112125018503 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_paging_ps-BVCI210(1190)@f374f8ce76bf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1193)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1192)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1196)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1196)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112125018528 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250112125018528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112125018528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112125018528 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112125018528 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250112125018528 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112125018528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112125018528 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112125018528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1196)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112125018530 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112125018530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112125018530 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112125018530 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112125018530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112125018530 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112125018530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112125018530 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112125018530 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250112125018530 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112125018530 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112125018530 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112125018531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1196)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1196)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112125018535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1193)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1193)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112125018547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112125018547 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_paging_ps-BVCI220(1195)@f374f8ce76bf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250112125018814 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112125018814 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250112125018814 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250112125018814 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1197)@f374f8ce76bf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1197)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250112125018816 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1197)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1197)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250112125018817 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1197)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1197)@f374f8ce76bf: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1197)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1197)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps-BVCI196(1185)@f374f8ce76bf: Adding Client=TC_paging_ps(1200), IMSI='262420000000051'H, TLLI='D36BAC89'O, index=0 SGSN_Test-GSUP(1198)@f374f8ce76bf: Created GsupExpect[0] for "262420000000051" to be handled at TC_paging_ps(1200) TC_paging_ps(1200)@f374f8ce76bf: 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 := '32AFBE1A82A62B467A4C90B9FAA01B2B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CD7A6B23'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '899CEE3642DA34C2'O } } } } } 20250112125019873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112125019873 DLLC NOTICE LLME(ffffffff/d36bac89){UNASSIGNED} LLC RX: unknown TLLI 0xd36bac89, creating LLME on the fly (gprs_llc.c:552) 20250112125019873 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250112125019873 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000051) type="GPRS attach"  (gprs_gmm.c:1266) 20250112125019873 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Allocated (fsm.c:456) 20250112125019873 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Init}: Allocated (fsm.c:456) 20250112125019873 DMM DEBUG MM_STATE_Gb[0x55d8657ebf80]{Idle}: Allocated (fsm.c:456) 20250112125019873 DMM DEBUG MM_STATE_Iu[0x55d8657ec0b0]{Detached}: Allocated (fsm.c:456) 20250112125019873 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250112125019873 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250112125019873 DLLC NOTICE LLME(ffffffff/d36bac89){UNASSIGNED} LLGM Assign pre (d36bac89 => c4d920b5) (gprs_llc.c:1079) 20250112125019873 DLLC NOTICE LLME(d36bac89/c4d920b5){ASSIGNED} LLGM Assign post (d36bac89 => c4d920b5) (gprs_llc.c:1125) 20250112125019873 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250112125019873 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250112125019873 DMM DEBUG MM(262420000000051/c4d920b5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250112125019886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112125019886 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250112125019886 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112125019886 DMM DEBUG MM(262420000000051/c4d920b5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000510 (gprs_gmm.c:1084) 20250112125019886 DMM NOTICE MM(262420000000051/c4d920b5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250112125019886 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250112125019886 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250112125019886 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250112125019886 DMM DEBUG MM(262420000000051/c4d920b5) Requesting authorization (sgsn_auth.c:160) 20250112125019886 DMM INFO MM(262420000000051/c4d920b5) Requesting authentication tuples (sgsn_auth.c:184) 20250112125019886 DMM DEBUG MM(262420000000051/c4d920b5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250112125019886 DGPRS INFO SUBSCR(262420000000051) requesting auth info (gprs_subscriber.c:805) 20250112125019886 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)@f374f8ce76bf: Found GsupExpect[0] for "262420000000051" handled at TC_paging_ps(1200) SGSN_Test-GSUP(1198)@f374f8ce76bf: Added IMSI table entry 0TC_paging_ps(1200)"262420000000051" 20250112125019888 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250112125019888 DGPRS INFO SUBSCR(262420000000051) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250112125019888 DGPRS DEBUG SUBSCR(262420000000051) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250112125019888 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber authentication info (gprs_subscriber.c:850) 20250112125019888 DMM INFO MM(262420000000051/c4d920b5) Subscriber data update (mmctx.c:445) 20250112125019888 DMM DEBUG MM(262420000000051/c4d920b5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250112125019888 DMM INFO MM(262420000000051/c4d920b5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250112125019888 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250112125019888 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250112125019888 DMM INFO MM(262420000000051/c4d920b5) <- GMM AUTH AND CIPHERING REQ (rand = 32 af be 1a 82 a6 2b 46 7a 4c 90 b9 fa a0 1b 2b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250112125019899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112125019899 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20250112125019899 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112125019899 DMM INFO MM(262420000000051/c4d920b5) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250112125019899 DMM NOTICE MM(262420000000051/c4d920b5) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250112125019899 DMM DEBUG MM(262420000000051/c4d920b5) checking auth: received GSM SRES = cd 7a 6b 23 (gprs_gmm.c:666) 20250112125019899 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250112125019899 DMM DEBUG MM(262420000000051/c4d920b5) Requesting authorization (sgsn_auth.c:160) 20250112125019899 DMM INFO MM(262420000000051/c4d920b5) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250112125019899 DMM DEBUG MM(262420000000051/c4d920b5) Requesting subscriber data update (gprs_subscriber.c:894) 20250112125019899 DGPRS INFO SUBSCR(262420000000051) subscriber data is not available (gprs_subscriber.c:818) 20250112125019899 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) 20250112125019899 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250112125019899 DMM INFO MM(262420000000051/c4d920b5) <- GMM ATTACH ACCEPT (new P-TMSI=0xc4d920b5) (gprs_gmm.c:300) 20250112125019900 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250112125019900 DGPRS INFO SUBSCR(262420000000051) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250112125019900 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20250112125019900 DMM INFO MM(262420000000051/c4d920b5) Subscriber data update (mmctx.c:445) 20250112125019900 DMM DEBUG MM(262420000000051/c4d920b5) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250112125019900 DMM INFO MM(262420000000051/c4d920b5) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250112125019900 DMM NOTICE MM(262420000000051/c4d920b5) Authorized, continuing procedure, IMSI=262420000000051 (gprs_gmm.c:1000) 20250112125019900 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250112125019900 DMM NOTICE MM(262420000000051/c4d920b5) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250112125019900 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) 20250112125019901 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250112125019901 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20250112125019901 DMM INFO MM(262420000000051/c4d920b5) Subscriber data update (mmctx.c:445) 20250112125019901 DMM DEBUG MM(262420000000051/c4d920b5) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250112125019907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112125019907 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250112125019907 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112125019907 DMM INFO MM(262420000000051/c4d920b5) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250112125019907 DMM NOTICE MM(262420000000051/c4d920b5) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250112125019907 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250112125019907 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250112125019907 DLLC NOTICE LLME(d36bac89/c4d920b5){ASSIGNED} LLGM Assign pre (ffffffff => c4d920b5) (gprs_llc.c:1079) 20250112125019907 DLLC NOTICE LLME(ffffffff/c4d920b5){ASSIGNED} LLGM Assign post (ffffffff => c4d920b5) (gprs_llc.c:1125) 20250112125019907 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250112125019907 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250112125019907 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250112125019907 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250112125019959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112125019959 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250112125019959 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112125019959 DMM INFO MM(262420000000051/c4d920b5) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20250112125019959 DMM INFO MM(262420000000051/c4d920b5) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250112125019959 DMM DEBUG MM(262420000000051/c4d920b5) Using GGSN 0 (gprs_sm.c:312) 20250112125019959 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) 20250112125019959 DLGTP DEBUG Begin pdp_tidset tid = 5150000000024262 (pdp.c:279) 20250112125019959 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250112125019959 DGPRS NOTICE PDP(262420000000051/0) Create PDP Context (sgsn_libgtp.c:181) 20250112125019959 DLGTP DEBUG Registering seq=1068 in restransmit req queue (gtp.c:402) 20250112125019971 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 d2 b8 ce 9c 11 d2 a4 63 20 14 05 7f 68 13 78 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=1068 from retransmit req queue (gtp.c:443) 20250112125019971 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fdbaf9ca368, cbp=0x55d8657f58e0) (sgsn_libgtp.c:632) 20250112125019971 DGPRS INFO PDP(262420000000051/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250112125019971 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55d8657f9058 TLLI=c4d920b5, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250112125019971 DGPRS INFO PDP(262420000000051/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250112125019971 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps(1200)@f374f8ce76bf: setverdict(pass): none -> pass TC_paging_ps(1200)@f374f8ce76bf: setverdict(pass): pass -> pass, component reason not changed 20250112125019979 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:779) 20250112125022960 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: Timeout of T3314 (fsm.c:317) 20250112125022960 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20250112125022960 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20250112125024988 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:779) 20250112125024988 DMM INFO MM(262420000000051/c4d920b5) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:819) TC_paging_ps-BVCI196(1185)@f374f8ce76bf: 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 := 'C4D920B5'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps(1200)@f374f8ce76bf: setverdict(pass): pass -> pass, component reason not changed TC_paging_ps-BVCI196(1185)@f374f8ce76bf: Removing Client IMSI='262420000000051'H, index=0 TC_paging_ps(1200)@f374f8ce76bf: Final verdict of PTC: pass 20250112125025002 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60204<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250112125025005 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250112125025005 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1198)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1197)@f374f8ce76bf: Final verdict of PTC: none TC_paging_ps-BVCI210(1190)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1193)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1188)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1192)@f374f8ce76bf: Final verdict of PTC: none TC_paging_ps-BVCI196(1185)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1183)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98(1191)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1182)@f374f8ce76bf: Final verdict of PTC: none -NSVCI97(1186)@f374f8ce76bf: Final verdict of PTC: none TC_paging_ps-BVCI220(1195)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1199)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99-provIP(1194)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99(1196)@f374f8ce76bf: Final verdict of PTC: none -NSVCI97-provIP(1184)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98-provIP(1189)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1187)@f374f8ce76bf: Final verdict of PTC: none MTC@f374f8ce76bf: Setting final verdict of the test case. MTC@f374f8ce76bf: Local verdict of MTC: none MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-NS0(1182): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1183): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97-provIP(1184): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_paging_ps-BVCI196(1185): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97(1186): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-NS1(1187): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1188): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98-provIP(1189): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_paging_ps-BVCI210(1190): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98(1191): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-NS2(1192): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1193): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99-provIP(1194): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_paging_ps-BVCI220(1195): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99(1196): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP-IPA(1197): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP(1198): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GGSN_GTP(1199): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_paging_ps(1200): pass (none -> pass) MTC@f374f8ce76bf: Test case TC_paging_ps finished. Verdict: pass MTC@f374f8ce76bf: 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 Jan 12 12:50:25 UTC 2025 ====== SGSN_Tests.TC_paging_ps pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_paging_ps.talloc 20250112125025134 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60206<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112125025535 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60206<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102668) 20250112125026006 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112125026006 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=102668, count=103828) 20250112125027007 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112125027007 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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@f374f8ce76bf: 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 Jan 12 12:50:27 UTC 2025 /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 20250112125028008 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112125028008 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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@f374f8ce76bf: Test case TC_paging_ps_ra_multiple_cells started. 20250112125028600 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53364<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112125028601 DMM INFO MM(262420000000051/c4d920b5) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250112125028601 DMM INFO MM(262420000000051/c4d920b5) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250112125028601 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250112125028601 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250112125028601 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250112125028601 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20250112125028601 DLLC NOTICE LLME(ffffffff/c4d920b5){ASSIGNED} LLGM Assign pre (c4d920b5 => ffffffff) (gprs_llc.c:1079) 20250112125028601 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c4d920b5 => ffffffff) (gprs_llc.c:1125) 20250112125028601 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55d8657f8d00 (gprs_sndcp.c:574) 20250112125028601 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55d8657f9058, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250112125028601 DMM NOTICE MM(262420000000051/c4d920b5) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250112125028601 DGPRS INFO PDP(262420000000051/0) Forcing release of PDP context (pdpctx.c:102) 20250112125028601 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20250112125028601 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20250112125028601 DLGTP DEBUG Registering seq=1069 in restransmit req queue (gtp.c:402) 20250112125028601 DGPRS INFO SUBSCR(262420000000051) purging MS subscriber (gprs_subscriber.c:785) 20250112125028601 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) 20250112125028601 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) 20250112125028601 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Init}: Deallocated (fsm.c:568) 20250112125028601 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Deallocated (fsm.c:568) 20250112125028601 DMM DEBUG MM_STATE_Iu[0x55d8657ec0b0]{Detached}: Deallocated (fsm.c:568) 20250112125028601 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Deallocated (fsm.c:568) 20250112125028601 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1201)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1202)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1201)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1205)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112125028649 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250112125028649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112125028649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112125028649 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112125028649 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250112125028649 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112125028649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112125028649 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112125028649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1205)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112125028650 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112125028650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112125028650 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112125028650 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112125028650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112125028650 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112125028650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112125028650 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112125028651 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250112125028651 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112125028651 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112125028651 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112125028651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1205)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1205)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112125028656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1206)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1202)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1202)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112125028665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112125028665 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_paging_ps_ra_multiple_cells-BVCI196(1204)@f374f8ce76bf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1207)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1206)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1211)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112125028694 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250112125028694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112125028694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112125028694 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112125028694 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250112125028694 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112125028694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112125028694 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112125028694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1211)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112125028696 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112125028696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112125028696 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112125028696 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112125028696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112125028696 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112125028696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112125028696 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112125028696 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250112125028696 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112125028696 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112125028696 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112125028696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1211)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1211)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1210)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21012 20250112125028700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1207)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1207)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112125028711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112125028711 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_paging_ps_ra_multiple_cells-BVCI210(1208)@f374f8ce76bf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1212)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1210)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1215)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112125028730 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250112125028730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112125028730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112125028730 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112125028730 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250112125028730 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112125028730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112125028730 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112125028730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1215)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112125028732 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112125028732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112125028732 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112125028732 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112125028732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112125028732 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112125028732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112125028732 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112125028732 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250112125028732 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112125028732 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112125028733 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112125028733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1215)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1215)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112125028736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1212)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1212)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112125028744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112125028744 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_paging_ps_ra_multiple_cells-BVCI220(1214)@f374f8ce76bf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250112125029009 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112125029009 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250112125029009 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250112125029009 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1216)@f374f8ce76bf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1216)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250112125029011 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1216)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1216)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250112125029011 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1216)@f374f8ce76bf: 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)@f374f8ce76bf: 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)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1216)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps_ra_multiple_cells-BVCI196(1204)@f374f8ce76bf: Adding Client=TC_paging_ps_ra_multiple_cells(1219), IMSI='262420000000052'H, TLLI='DE35A9FB'O, index=0 SGSN_Test-GSUP(1217)@f374f8ce76bf: Created GsupExpect[0] for "262420000000052" to be handled at TC_paging_ps_ra_multiple_cells(1219) TC_paging_ps_ra_multiple_cells-BVCI196(1204)@f374f8ce76bf: Removing Client IMSI='262420000000052'H, index=0 TC_paging_ps_ra_multiple_cells-BVCI210(1208)@f374f8ce76bf: Adding Client=TC_paging_ps_ra_multiple_cells(1219), IMSI='262420000000052'H, TLLI='DE35A9FB'O, index=0 TC_paging_ps_ra_multiple_cells-BVCI220(1214)@f374f8ce76bf: Adding Client=TC_paging_ps_ra_multiple_cells(1219), IMSI='262420000000052'H, TLLI='DE35A9FB'O, index=0 TC_paging_ps_ra_multiple_cells(1219)@f374f8ce76bf: 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 := 'DC7A96D6795B9BFE83871F6856469BEA'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CF39E62C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '002EB8AFD4DD9598'O } } } } } 20250112125030069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112125030069 DLLC NOTICE LLME(ffffffff/de35a9fb){UNASSIGNED} LLC RX: unknown TLLI 0xde35a9fb, creating LLME on the fly (gprs_llc.c:552) 20250112125030069 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250112125030069 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000052) type="GPRS attach"  (gprs_gmm.c:1266) 20250112125030069 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Allocated (fsm.c:456) 20250112125030069 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Init}: Allocated (fsm.c:456) 20250112125030069 DMM DEBUG MM_STATE_Gb[0x55d8657ebf80]{Idle}: Allocated (fsm.c:456) 20250112125030069 DMM DEBUG MM_STATE_Iu[0x55d8657ebe50]{Detached}: Allocated (fsm.c:456) 20250112125030069 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250112125030069 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250112125030069 DLLC NOTICE LLME(ffffffff/de35a9fb){UNASSIGNED} LLGM Assign pre (de35a9fb => d0c0be18) (gprs_llc.c:1079) 20250112125030069 DLLC NOTICE LLME(de35a9fb/d0c0be18){ASSIGNED} LLGM Assign post (de35a9fb => d0c0be18) (gprs_llc.c:1125) 20250112125030069 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250112125030069 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250112125030069 DMM DEBUG MM(262420000000052/d0c0be18) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250112125030083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112125030083 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250112125030083 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112125030083 DMM DEBUG MM(262420000000052/d0c0be18) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000520 (gprs_gmm.c:1084) 20250112125030083 DMM NOTICE MM(262420000000052/d0c0be18) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250112125030083 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250112125030083 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250112125030083 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250112125030083 DMM DEBUG MM(262420000000052/d0c0be18) Requesting authorization (sgsn_auth.c:160) 20250112125030083 DMM INFO MM(262420000000052/d0c0be18) Requesting authentication tuples (sgsn_auth.c:184) 20250112125030083 DMM DEBUG MM(262420000000052/d0c0be18) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250112125030083 DGPRS INFO SUBSCR(262420000000052) requesting auth info (gprs_subscriber.c:805) 20250112125030083 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)@f374f8ce76bf: Found GsupExpect[0] for "262420000000052" handled at TC_paging_ps_ra_multiple_cells(1219) SGSN_Test-GSUP(1217)@f374f8ce76bf: Added IMSI table entry 0TC_paging_ps_ra_multiple_cells(1219)"262420000000052" 20250112125030087 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250112125030087 DGPRS INFO SUBSCR(262420000000052) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250112125030087 DGPRS DEBUG SUBSCR(262420000000052) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250112125030087 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber authentication info (gprs_subscriber.c:850) 20250112125030087 DMM INFO MM(262420000000052/d0c0be18) Subscriber data update (mmctx.c:445) 20250112125030087 DMM DEBUG MM(262420000000052/d0c0be18) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250112125030087 DMM INFO MM(262420000000052/d0c0be18) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250112125030087 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250112125030087 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250112125030087 DMM INFO MM(262420000000052/d0c0be18) <- GMM AUTH AND CIPHERING REQ (rand = dc 7a 96 d6 79 5b 9b fe 83 87 1f 68 56 46 9b ea , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250112125030094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112125030094 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20250112125030094 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112125030094 DMM INFO MM(262420000000052/d0c0be18) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250112125030094 DMM NOTICE MM(262420000000052/d0c0be18) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250112125030094 DMM DEBUG MM(262420000000052/d0c0be18) checking auth: received GSM SRES = cf 39 e6 2c (gprs_gmm.c:666) 20250112125030094 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250112125030094 DMM DEBUG MM(262420000000052/d0c0be18) Requesting authorization (sgsn_auth.c:160) 20250112125030094 DMM INFO MM(262420000000052/d0c0be18) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250112125030094 DMM DEBUG MM(262420000000052/d0c0be18) Requesting subscriber data update (gprs_subscriber.c:894) 20250112125030094 DGPRS INFO SUBSCR(262420000000052) subscriber data is not available (gprs_subscriber.c:818) 20250112125030094 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) 20250112125030094 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250112125030094 DMM INFO MM(262420000000052/d0c0be18) <- GMM ATTACH ACCEPT (new P-TMSI=0xd0c0be18) (gprs_gmm.c:300) 20250112125030095 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250112125030095 DGPRS INFO SUBSCR(262420000000052) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250112125030095 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20250112125030095 DMM INFO MM(262420000000052/d0c0be18) Subscriber data update (mmctx.c:445) 20250112125030095 DMM DEBUG MM(262420000000052/d0c0be18) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250112125030095 DMM INFO MM(262420000000052/d0c0be18) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250112125030096 DMM NOTICE MM(262420000000052/d0c0be18) Authorized, continuing procedure, IMSI=262420000000052 (gprs_gmm.c:1000) 20250112125030096 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250112125030096 DMM NOTICE MM(262420000000052/d0c0be18) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250112125030096 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) 20250112125030096 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250112125030096 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20250112125030096 DMM INFO MM(262420000000052/d0c0be18) Subscriber data update (mmctx.c:445) 20250112125030096 DMM DEBUG MM(262420000000052/d0c0be18) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250112125030102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112125030102 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250112125030102 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112125030102 DMM INFO MM(262420000000052/d0c0be18) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250112125030102 DMM NOTICE MM(262420000000052/d0c0be18) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250112125030102 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250112125030102 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250112125030102 DLLC NOTICE LLME(de35a9fb/d0c0be18){ASSIGNED} LLGM Assign pre (ffffffff => d0c0be18) (gprs_llc.c:1079) 20250112125030102 DLLC NOTICE LLME(ffffffff/d0c0be18){ASSIGNED} LLGM Assign post (ffffffff => d0c0be18) (gprs_llc.c:1125) 20250112125030102 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250112125030102 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250112125030102 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250112125030102 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250112125030154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112125030154 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250112125030154 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112125030154 DMM INFO MM(262420000000052/d0c0be18) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20250112125030154 DMM INFO MM(262420000000052/d0c0be18) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250112125030154 DMM DEBUG MM(262420000000052/d0c0be18) Using GGSN 0 (gprs_sm.c:312) 20250112125030154 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) 20250112125030154 DLGTP DEBUG Begin pdp_tidset tid = 5250000000024262 (pdp.c:279) 20250112125030154 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250112125030154 DGPRS NOTICE PDP(262420000000052/0) Create PDP Context (sgsn_libgtp.c:181) 20250112125030154 DLGTP DEBUG Registering seq=1070 in restransmit req queue (gtp.c:402) 20250112125030166 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 fd 3b da eb 11 b8 a6 47 2b 14 05 7f 19 99 5c 08 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) 20250112125030166 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fdbaf9cb3d8, cbp=0x55d8657f6440) (sgsn_libgtp.c:632) 20250112125030166 DGPRS INFO PDP(262420000000052/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250112125030166 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55d8657f9058 TLLI=d0c0be18, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250112125030166 DGPRS INFO PDP(262420000000052/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250112125030166 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps_ra_multiple_cells(1219)@f374f8ce76bf: setverdict(pass): none -> pass TC_paging_ps_ra_multiple_cells(1219)@f374f8ce76bf: setverdict(pass): pass -> pass, component reason not changed 20250112125030174 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:779) 20250112125033155 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: Timeout of T3314 (fsm.c:317) 20250112125033155 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20250112125033155 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20250112125034712 DGPRS DEBUG Checking for inactive LLMEs, time = 18496968 (sgsn.c:131) 20250112125035182 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:779) 20250112125035182 DMM INFO MM(262420000000052/d0c0be18) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:819) TC_paging_ps_ra_multiple_cells-BVCI210(1208)@f374f8ce76bf: 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 := 'D0C0BE18'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } 20250112125049010 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20250112125049010 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20250112125049010 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1216)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1216)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250112125058653 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112125058654 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112125058655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250112125058697 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112125058698 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112125058698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250112125058733 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112125058735 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112125058735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_paging_ps_ra_multiple_cells(1219)@f374f8ce76bf: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@f374f8ce76bf: Test Component 1219 has requested to stop MTC. Terminating current testcase execution. 20250112125100083 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250112125100083 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1216)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GSUP(1217)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98(1211)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1201)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1206)@f374f8ce76bf: Final verdict of PTC: none -NSVCI97(1205)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99(1215)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1210)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1212)@f374f8ce76bf: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI220(1214)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1207)@f374f8ce76bf: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI210(1208)@f374f8ce76bf: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI196(1204)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1202)@f374f8ce76bf: Final verdict of PTC: none 20250112125100087 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53364<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GGSN_GTP(1218)@f374f8ce76bf: Final verdict of PTC: none -NSVCI97-provIP(1203)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99-provIP(1213)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98-provIP(1209)@f374f8ce76bf: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells(1219)@f374f8ce76bf: Final verdict of PTC: fail reason: "Tguard timeout" MTC@f374f8ce76bf: Setting final verdict of the test case. MTC@f374f8ce76bf: Local verdict of MTC: none MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-NS0(1201): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1202): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97-provIP(1203): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI196(1204): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97(1205): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-NS1(1206): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1207): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI210(1208): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98-provIP(1209): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-NS2(1210): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98(1211): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1212): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99-provIP(1213): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI220(1214): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99(1215): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP-IPA(1216): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP(1217): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GGSN_GTP(1218): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_paging_ps_ra_multiple_cells(1219): fail (none -> fail) reason: "Tguard timeout" MTC@f374f8ce76bf: Test case TC_paging_ps_ra_multiple_cells finished. Verdict: fail reason: Tguard timeout MTC@f374f8ce76bf: 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 Jan 12 12:51:00 UTC 2025 ------ 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 20250112125100222 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46248<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112125100623 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46248<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=104836) 20250112125101084 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112125101084 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=104836, count=109192) 20250112125102085 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112125102085 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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@f374f8ce76bf: 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 Jan 12 12:51:02 UTC 2025 /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 20250112125103086 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112125103086 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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@f374f8ce76bf: Test case TC_bssgp_rim_single_report started. 20250112125103683 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46252<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112125103685 DMM INFO MM(262420000000052/d0c0be18) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250112125103685 DMM INFO MM(262420000000052/d0c0be18) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250112125103685 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250112125103685 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250112125103685 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250112125103685 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20250112125103685 DLLC NOTICE LLME(ffffffff/d0c0be18){ASSIGNED} LLGM Assign pre (d0c0be18 => ffffffff) (gprs_llc.c:1079) 20250112125103685 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d0c0be18 => ffffffff) (gprs_llc.c:1125) 20250112125103685 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55d8657f8d00 (gprs_sndcp.c:574) 20250112125103685 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55d8657f9058, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250112125103685 DMM NOTICE MM(262420000000052/d0c0be18) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250112125103685 DGPRS INFO PDP(262420000000052/0) Forcing release of PDP context (pdpctx.c:102) 20250112125103685 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20250112125103685 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20250112125103685 DLGTP DEBUG Registering seq=1071 in restransmit req queue (gtp.c:402) 20250112125103685 DGPRS INFO SUBSCR(262420000000052) purging MS subscriber (gprs_subscriber.c:785) 20250112125103685 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) 20250112125103685 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) 20250112125103685 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Init}: Deallocated (fsm.c:568) 20250112125103685 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Deallocated (fsm.c:568) 20250112125103685 DMM DEBUG MM_STATE_Iu[0x55d8657ebe50]{Detached}: Deallocated (fsm.c:568) 20250112125103685 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Deallocated (fsm.c:568) 20250112125103685 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1220)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1221)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1220)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1224)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112125103726 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250112125103726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112125103726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112125103726 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112125103726 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250112125103726 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112125103726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112125103726 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112125103726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1224)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112125103728 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112125103728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112125103728 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112125103728 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112125103728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112125103728 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112125103728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112125103728 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112125103728 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250112125103728 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112125103728 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112125103729 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112125103729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1224)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1224)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112125103732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1221)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1221)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1225)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21011 20250112125103741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112125103741 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_bssgp_rim_single_report-BVCI196(1223)@f374f8ce76bf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1226)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1225)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1229)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112125103771 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250112125103771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112125103771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112125103771 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112125103771 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250112125103771 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112125103771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112125103771 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112125103771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1229)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112125103772 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112125103772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112125103772 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112125103773 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112125103773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112125103773 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112125103773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112125103773 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112125103773 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250112125103773 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112125103773 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1229)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250112125103774 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112125103774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1229)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112125103777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1230)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1226)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1226)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112125103786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112125103786 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_bssgp_rim_single_report-BVCI210(1228)@f374f8ce76bf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1231)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1230)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1235)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1235)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112125103814 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250112125103814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112125103814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112125103814 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112125103814 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250112125103814 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112125103814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112125103814 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112125103814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1235)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112125103816 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112125103816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112125103816 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112125103816 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112125103816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112125103816 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112125103816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112125103816 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112125103816 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250112125103816 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112125103816 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112125103817 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112125103817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1235)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1235)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112125103820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1231)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1231)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112125103828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112125103828 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_bssgp_rim_single_report-BVCI220(1232)@f374f8ce76bf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250112125104087 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112125104087 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250112125104087 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250112125104087 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1234)@f374f8ce76bf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1234)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250112125104089 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1234)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1234)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250112125104090 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1234)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1234)@f374f8ce76bf: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1234)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1234)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250112125104108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@f374f8ce76bf: setverdict(pass): none -> pass MTC@f374f8ce76bf: Warning: Re-starting timer T, which is already active (running or expired). 20250112125104117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@f374f8ce76bf: setverdict(pass): pass -> pass, component reason not changed 20250112125104125 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46252<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1236)@f374f8ce76bf: Final verdict of PTC: none 20250112125104128 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250112125104128 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1224)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1220)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98(1229)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1226)@f374f8ce76bf: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI210(1228)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1225)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1234)@f374f8ce76bf: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI196(1223)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99(1235)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1231)@f374f8ce76bf: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI220(1232)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1221)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1230)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99-provIP(1233)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1237)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98-provIP(1227)@f374f8ce76bf: Final verdict of PTC: none -NSVCI97-provIP(1222)@f374f8ce76bf: Final verdict of PTC: none MTC@f374f8ce76bf: Setting final verdict of the test case. MTC@f374f8ce76bf: Local verdict of MTC: pass MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-NS0(1220): none (pass -> pass) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1221): none (pass -> pass) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97-provIP(1222): none (pass -> pass) MTC@f374f8ce76bf: Local verdict of PTC TC_bssgp_rim_single_report-BVCI196(1223): none (pass -> pass) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97(1224): none (pass -> pass) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-NS1(1225): none (pass -> pass) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1226): none (pass -> pass) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98-provIP(1227): none (pass -> pass) MTC@f374f8ce76bf: Local verdict of PTC TC_bssgp_rim_single_report-BVCI210(1228): none (pass -> pass) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98(1229): none (pass -> pass) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-NS2(1230): none (pass -> pass) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1231): none (pass -> pass) MTC@f374f8ce76bf: Local verdict of PTC TC_bssgp_rim_single_report-BVCI220(1232): none (pass -> pass) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99-provIP(1233): none (pass -> pass) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP-IPA(1234): none (pass -> pass) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99(1235): none (pass -> pass) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP(1236): none (pass -> pass) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GGSN_GTP(1237): none (pass -> pass) MTC@f374f8ce76bf: Test case TC_bssgp_rim_single_report finished. Verdict: pass MTC@f374f8ce76bf: 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 Jan 12 12:51:04 UTC 2025 ====== 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 20250112125104266 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46266<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112125104667 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46266<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=55684) 20250112125104713 DGPRS DEBUG Checking for inactive LLMEs, time = 18496998 (sgsn.c:131) 20250112125105129 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112125105129 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=55684, count=60264) 20250112125106130 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112125106130 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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@f374f8ce76bf: 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 Jan 12 12:51:06 UTC 2025 /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 20250112125107131 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112125107131 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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@f374f8ce76bf: Test case TC_rim_eutran_to_geran started. 20250112125107727 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47050<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112125107728 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1238)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1239)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1238)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1242)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112125107774 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250112125107774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112125107774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112125107774 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112125107774 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250112125107774 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112125107774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112125107774 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112125107774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1242)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112125107776 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112125107776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112125107776 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112125107776 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112125107776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112125107776 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112125107776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112125107776 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112125107776 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250112125107776 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112125107776 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1242)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250112125107777 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112125107777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1242)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112125107781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1243)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1239)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1239)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112125107790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112125107790 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_rim_eutran_to_geran-BVCI196(1241)@f374f8ce76bf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1244)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1243)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1247)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112125107808 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250112125107808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112125107808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112125107808 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112125107808 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250112125107808 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112125107808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112125107808 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112125107808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1247)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112125107810 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112125107810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112125107810 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112125107810 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112125107810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112125107810 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112125107810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112125107810 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112125107810 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250112125107810 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112125107810 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112125107811 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112125107811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1247)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1247)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112125107814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1248)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1244)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1244)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112125107826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112125107826 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_rim_eutran_to_geran-BVCI210(1246)@f374f8ce76bf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1249)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1248)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1253)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1253)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112125107856 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250112125107856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112125107857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112125107857 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112125107857 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250112125107857 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112125107857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112125107857 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112125107857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1253)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112125107858 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112125107859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112125107859 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112125107859 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112125107859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112125107859 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112125107859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112125107859 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112125107859 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250112125107859 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112125107859 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112125107859 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112125107859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1253)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1253)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112125107863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1249)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1249)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112125107872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112125107872 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_rim_eutran_to_geran-BVCI220(1250)@f374f8ce76bf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250112125108132 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112125108132 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250112125108132 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250112125108132 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1252)@f374f8ce76bf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1252)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250112125108135 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1252)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1252)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250112125108135 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1252)@f374f8ce76bf: 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(1252)@f374f8ce76bf: 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(1252)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1252)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f374f8ce76bf: setverdict(pass): none -> pass 20250112125108167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@f374f8ce76bf: setverdict(pass): pass -> pass, component reason not changed 20250112125108170 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47050<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250112125108172 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250112125108172 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1254)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1252)@f374f8ce76bf: Final verdict of PTC: none -NSVCI97(1242)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1244)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99(1253)@f374f8ce76bf: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI196(1241)@f374f8ce76bf: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI220(1250)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1248)@f374f8ce76bf: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI210(1246)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1249)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1243)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1239)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1238)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98(1247)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1255)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98-provIP(1245)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99-provIP(1251)@f374f8ce76bf: Final verdict of PTC: none -NSVCI97-provIP(1240)@f374f8ce76bf: Final verdict of PTC: none MTC@f374f8ce76bf: Setting final verdict of the test case. MTC@f374f8ce76bf: Local verdict of MTC: pass MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-NS0(1238): none (pass -> pass) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1239): none (pass -> pass) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97-provIP(1240): none (pass -> pass) MTC@f374f8ce76bf: Local verdict of PTC TC_rim_eutran_to_geran-BVCI196(1241): none (pass -> pass) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97(1242): none (pass -> pass) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-NS1(1243): none (pass -> pass) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1244): none (pass -> pass) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98-provIP(1245): none (pass -> pass) MTC@f374f8ce76bf: Local verdict of PTC TC_rim_eutran_to_geran-BVCI210(1246): none (pass -> pass) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98(1247): none (pass -> pass) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-NS2(1248): none (pass -> pass) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1249): none (pass -> pass) MTC@f374f8ce76bf: Local verdict of PTC TC_rim_eutran_to_geran-BVCI220(1250): none (pass -> pass) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99-provIP(1251): none (pass -> pass) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP-IPA(1252): none (pass -> pass) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99(1253): none (pass -> pass) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP(1254): none (pass -> pass) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GGSN_GTP(1255): none (pass -> pass) MTC@f374f8ce76bf: Test case TC_rim_eutran_to_geran finished. Verdict: pass MTC@f374f8ce76bf: 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 Jan 12 12:51:08 UTC 2025 ====== SGSN_Tests.TC_rim_eutran_to_geran pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_rim_eutran_to_geran.talloc 20250112125108305 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47064<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112125108706 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47064<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48140) 20250112125109173 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112125109173 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) 20250112125110175 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112125110175 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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@f374f8ce76bf: 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 Jan 12 12:51:10 UTC 2025 /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 20250112125111176 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112125111176 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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@f374f8ce76bf: Test case TC_cell_change_different_rai_ci_attach started. 20250112125111767 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47080<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112125111768 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1256)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1257)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1256)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1260)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112125111809 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250112125111809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112125111809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112125111809 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112125111809 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250112125111809 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112125111809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112125111809 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112125111809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1260)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112125111810 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112125111810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112125111810 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112125111811 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112125111811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112125111811 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112125111811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112125111811 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112125111811 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250112125111811 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112125111811 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1260)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250112125111811 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112125111811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1260)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112125111815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1257)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1257)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1261)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21011 20250112125111825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112125111825 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)@f374f8ce76bf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1262)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1261)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1265)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1265)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112125111848 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250112125111848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112125111848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112125111848 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112125111848 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250112125111848 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112125111848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112125111848 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112125111848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1265)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112125111850 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112125111850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112125111850 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112125111850 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112125111850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112125111850 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112125111850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112125111850 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112125111850 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250112125111850 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112125111850 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112125111851 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112125111851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1265)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1265)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112125111854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1262)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1262)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1266)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21012 20250112125111865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112125111865 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_cell_change_different_rai_ci_attach-BVCI210(1264)@f374f8ce76bf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1267)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1266)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1270)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112125111892 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250112125111892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112125111892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112125111892 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112125111892 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250112125111892 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112125111892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112125111892 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112125111892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1270)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112125111894 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112125111894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112125111894 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112125111894 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112125111894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112125111894 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112125111894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112125111894 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112125111894 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250112125111894 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112125111894 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112125111895 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112125111895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1270)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1270)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112125111899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1267)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1267)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112125111910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112125111910 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)@f374f8ce76bf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250112125112177 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112125112177 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250112125112177 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250112125112177 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1271)@f374f8ce76bf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1271)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250112125112179 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1271)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1271)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250112125112180 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1271)@f374f8ce76bf: 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)@f374f8ce76bf: 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)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1271)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_attach-BVCI196(1259)@f374f8ce76bf: Adding Client=TC_cell_change_different_rai_ci_attach(1274), IMSI='262420000000068'H, TLLI='DFA55C3A'O, index=0 SGSN_Test-GSUP(1272)@f374f8ce76bf: 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)@f374f8ce76bf: 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 := '06C81C7A9A860F200C74EC2E29AD0B56'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '43CE00E3'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7B243677C905DF66'O } } } } } 20250112125112225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112125112225 DLLC NOTICE LLME(ffffffff/dfa55c3a){UNASSIGNED} LLC RX: unknown TLLI 0xdfa55c3a, creating LLME on the fly (gprs_llc.c:552) 20250112125112225 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250112125112225 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000068) type="GPRS attach"  (gprs_gmm.c:1266) 20250112125112225 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Allocated (fsm.c:456) 20250112125112225 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Init}: Allocated (fsm.c:456) 20250112125112225 DMM DEBUG MM_STATE_Gb[0x55d8657ebf80]{Idle}: Allocated (fsm.c:456) 20250112125112225 DMM DEBUG MM_STATE_Iu[0x55d8657ec0b0]{Detached}: Allocated (fsm.c:456) 20250112125112225 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250112125112225 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250112125112225 DLLC NOTICE LLME(ffffffff/dfa55c3a){UNASSIGNED} LLGM Assign pre (dfa55c3a => ee7c32e1) (gprs_llc.c:1079) 20250112125112225 DLLC NOTICE LLME(dfa55c3a/ee7c32e1){ASSIGNED} LLGM Assign post (dfa55c3a => ee7c32e1) (gprs_llc.c:1125) 20250112125112225 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250112125112225 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250112125112225 DMM DEBUG MM(262420000000068/ee7c32e1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250112125112237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112125112237 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250112125112237 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112125112237 DMM DEBUG MM(262420000000068/ee7c32e1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1084) 20250112125112237 DMM NOTICE MM(262420000000068/ee7c32e1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250112125112237 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250112125112237 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250112125112237 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250112125112237 DMM DEBUG MM(262420000000068/ee7c32e1) Requesting authorization (sgsn_auth.c:160) 20250112125112237 DMM INFO MM(262420000000068/ee7c32e1) Requesting authentication tuples (sgsn_auth.c:184) 20250112125112237 DMM DEBUG MM(262420000000068/ee7c32e1) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250112125112237 DGPRS INFO SUBSCR(262420000000068) requesting auth info (gprs_subscriber.c:805) 20250112125112237 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)@f374f8ce76bf: Found GsupExpect[0] for "262420000000068" handled at TC_cell_change_different_rai_ci_attach(1274) SGSN_Test-GSUP(1272)@f374f8ce76bf: Added IMSI table entry 0TC_cell_change_different_rai_ci_attach(1274)"262420000000068" 20250112125112240 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250112125112240 DGPRS INFO SUBSCR(262420000000068) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250112125112240 DGPRS DEBUG SUBSCR(262420000000068) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250112125112240 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber authentication info (gprs_subscriber.c:850) 20250112125112240 DMM INFO MM(262420000000068/ee7c32e1) Subscriber data update (mmctx.c:445) 20250112125112240 DMM DEBUG MM(262420000000068/ee7c32e1) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250112125112240 DMM INFO MM(262420000000068/ee7c32e1) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250112125112240 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250112125112240 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250112125112240 DMM INFO MM(262420000000068/ee7c32e1) <- GMM AUTH AND CIPHERING REQ (rand = 06 c8 1c 7a 9a 86 0f 20 0c 74 ec 2e 29 ad 0b 56 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250112125112248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112125112248 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20250112125112248 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112125112248 DMM INFO MM(262420000000068/ee7c32e1) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250112125112248 DMM NOTICE MM(262420000000068/ee7c32e1) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250112125112248 DMM DEBUG MM(262420000000068/ee7c32e1) checking auth: received GSM SRES = 43 ce 00 e3 (gprs_gmm.c:666) 20250112125112248 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250112125112248 DMM DEBUG MM(262420000000068/ee7c32e1) Requesting authorization (sgsn_auth.c:160) 20250112125112248 DMM INFO MM(262420000000068/ee7c32e1) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250112125112248 DMM DEBUG MM(262420000000068/ee7c32e1) Requesting subscriber data update (gprs_subscriber.c:894) 20250112125112248 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20250112125112248 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) 20250112125112248 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250112125112248 DMM INFO MM(262420000000068/ee7c32e1) <- GMM ATTACH ACCEPT (new P-TMSI=0xee7c32e1) (gprs_gmm.c:300) 20250112125112249 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250112125112249 DGPRS INFO SUBSCR(262420000000068) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250112125112249 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20250112125112249 DMM INFO MM(262420000000068/ee7c32e1) Subscriber data update (mmctx.c:445) 20250112125112249 DMM DEBUG MM(262420000000068/ee7c32e1) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250112125112249 DMM INFO MM(262420000000068/ee7c32e1) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250112125112249 DMM NOTICE MM(262420000000068/ee7c32e1) Authorized, continuing procedure, IMSI=262420000000068 (gprs_gmm.c:1000) 20250112125112249 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250112125112249 DMM NOTICE MM(262420000000068/ee7c32e1) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250112125112249 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) 20250112125112250 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250112125112250 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20250112125112250 DMM INFO MM(262420000000068/ee7c32e1) Subscriber data update (mmctx.c:445) 20250112125112250 DMM DEBUG MM(262420000000068/ee7c32e1) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250112125112255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112125112255 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250112125112255 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112125112255 DMM INFO MM(262420000000068/ee7c32e1) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250112125112255 DMM NOTICE MM(262420000000068/ee7c32e1) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250112125112255 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250112125112255 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250112125112255 DLLC NOTICE LLME(dfa55c3a/ee7c32e1){ASSIGNED} LLGM Assign pre (ffffffff => ee7c32e1) (gprs_llc.c:1079) 20250112125112255 DLLC NOTICE LLME(ffffffff/ee7c32e1){ASSIGNED} LLGM Assign post (ffffffff => ee7c32e1) (gprs_llc.c:1125) 20250112125112255 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250112125112255 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250112125112255 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250112125112255 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250112125112307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112125112307 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250112125112307 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112125112307 DMM INFO MM(262420000000068/ee7c32e1) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20250112125112307 DMM INFO MM(262420000000068/ee7c32e1) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250112125112307 DMM DEBUG MM(262420000000068/ee7c32e1) Using GGSN 0 (gprs_sm.c:312) 20250112125112307 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) 20250112125112307 DLGTP DEBUG Begin pdp_tidset tid = 5860000000024262 (pdp.c:279) 20250112125112307 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250112125112307 DGPRS NOTICE PDP(262420000000068/0) Create PDP Context (sgsn_libgtp.c:181) 20250112125112307 DLGTP DEBUG Registering seq=1072 in restransmit req queue (gtp.c:402) 20250112125112319 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 74 0a 7d 3b 11 b6 cb b8 54 14 05 7f de e5 c1 9c 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) 20250112125112319 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fdbaf9cc448, cbp=0x55d8657f67d0) (sgsn_libgtp.c:632) 20250112125112319 DGPRS INFO PDP(262420000000068/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250112125112319 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55d8657f9058 TLLI=ee7c32e1, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250112125112319 DGPRS INFO PDP(262420000000068/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250112125112319 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_attach(1274)@f374f8ce76bf: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_attach(1274)@f374f8ce76bf: setverdict(pass): pass -> pass, component reason not changed 20250112125112326 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000068, length=100 (sgsn_libgtp.c:779) 20250112125112334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112125112334 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250112125112334 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_rai_ci_attach-BVCI196(1259)@f374f8ce76bf: Removing Client IMSI='262420000000068'H, index=0 TC_cell_change_different_rai_ci_attach-BVCI210(1264)@f374f8ce76bf: Adding Client=TC_cell_change_different_rai_ci_attach(1274), IMSI='262420000000068'H, TLLI='EE7C32E1'O, index=0 TC_cell_change_different_rai_ci_attach(1274)@f374f8ce76bf: 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 := '74DC1824DA59411139E46FCE2CD6442D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5768AAF6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F00F1F70C9720431'O } } } } } 20250112125112341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112125112341 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20250112125112341 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xEE7C32E1) type="GPRS attach"  (gprs_gmm.c:1266) 20250112125112341 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250112125112341 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250112125112341 DLLC NOTICE LLME(ffffffff/ee7c32e1){ASSIGNED} LLGM Assign pre (ee7c32e1 => f28d2bf2) (gprs_llc.c:1079) 20250112125112341 DLLC NOTICE LLME(ee7c32e1/f28d2bf2){ASSIGNED} LLGM Assign post (ee7c32e1 => f28d2bf2) (gprs_llc.c:1125) 20250112125112341 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250112125112341 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250112125112341 DMM DEBUG MM(262420000000068/f28d2bf2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250112125112352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112125112353 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20250112125112353 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112125112353 DMM DEBUG MM(262420000000068/f28d2bf2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1084) 20250112125112353 DMM NOTICE MM(262420000000068/f28d2bf2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250112125112353 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250112125112353 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250112125112353 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250112125112353 DMM DEBUG MM(262420000000068/f28d2bf2) Requesting authorization (sgsn_auth.c:160) 20250112125112353 DMM INFO MM(262420000000068/f28d2bf2) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250112125112353 DMM DEBUG MM(262420000000068/f28d2bf2) Requesting subscriber data update (gprs_subscriber.c:894) 20250112125112353 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20250112125112353 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) 20250112125115354 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: Timeout of T3314 (fsm.c:317) 20250112125115354 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20250112125115354 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20250112125118353 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250112125118353 DMM ERROR MM(262420000000068/f28d2bf2) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250112125118353 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250112125118353 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250112125118353 DMM NOTICE MM(262420000000068/f28d2bf2) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20250112125118354 DMM NOTICE MM(262420000000068/f28d2bf2) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250112125118354 DGPRS INFO PDP(262420000000068/0) Forcing release of PDP context (pdpctx.c:102) 20250112125118354 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55d8657f9058, TLLI=f28d2bf2, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250112125118354 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20250112125118354 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20250112125118354 DLGTP DEBUG Registering seq=1073 in restransmit req queue (gtp.c:402) 20250112125118354 DGPRS INFO SUBSCR(262420000000068) purging MS subscriber (gprs_subscriber.c:785) 20250112125118354 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) 20250112125118354 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Reject}: Deallocated (fsm.c:568) 20250112125118354 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Standby}: Deallocated (fsm.c:568) 20250112125118354 DMM DEBUG MM_STATE_Iu[0x55d8657ec0b0]{Detached}: Deallocated (fsm.c:568) 20250112125118354 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250112125118354 DLLC NOTICE LLME(ee7c32e1/f28d2bf2){ASSIGNED} LLGM Assign pre (f28d2bf2 => ffffffff) (gprs_llc.c:1079) 20250112125118354 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f28d2bf2 => ffffffff) (gprs_llc.c:1125) 20250112125123355 DLGTP INFO Retransmit (0) of seq 1073 (gsn.c:273) 20250112125128357 DLGTP INFO Retransmit (1) of seq 1073 (gsn.c:273) 20250112125132178 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20250112125132178 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20250112125132179 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1271)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1271)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250112125133357 DLGTP INFO Retransmit (2) of seq 1073 (gsn.c:273) 20250112125134714 DGPRS DEBUG Checking for inactive LLMEs, time = 18497028 (sgsn.c:131) 20250112125138358 DLGTP INFO Retransmit (3) of seq 1073 (gsn.c:273) 20250112125141812 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112125141814 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112125141814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250112125141851 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112125141853 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112125141853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250112125141896 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112125141898 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112125141898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_cell_change_different_rai_ci_attach(1274)@f374f8ce76bf: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@f374f8ce76bf: Test Component 1274 has requested to stop MTC. Terminating current testcase execution. 20250112125142222 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250112125142222 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1272)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1271)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98(1265)@f374f8ce76bf: Final verdict of PTC: none -NSVCI97(1260)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1257)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1261)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1256)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1266)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99(1270)@f374f8ce76bf: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI196(1259)@f374f8ce76bf: Final verdict of PTC: none 20250112125142225 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47080<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-BSSGP2(1267)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1262)@f374f8ce76bf: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI220(1269)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1273)@f374f8ce76bf: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI210(1264)@f374f8ce76bf: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach(1274)@f374f8ce76bf: Final verdict of PTC: fail reason: "Tguard timeout" -NSVCI97-provIP(1258)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98-provIP(1263)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99-provIP(1268)@f374f8ce76bf: Final verdict of PTC: none MTC@f374f8ce76bf: Setting final verdict of the test case. MTC@f374f8ce76bf: Local verdict of MTC: none MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-NS0(1256): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1257): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97-provIP(1258): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI196(1259): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97(1260): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-NS1(1261): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1262): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98-provIP(1263): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI210(1264): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98(1265): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-NS2(1266): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1267): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99-provIP(1268): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI220(1269): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99(1270): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP-IPA(1271): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP(1272): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GGSN_GTP(1273): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_cell_change_different_rai_ci_attach(1274): fail (none -> fail) reason: "Tguard timeout" MTC@f374f8ce76bf: Test case TC_cell_change_different_rai_ci_attach finished. Verdict: fail reason: Tguard timeout MTC@f374f8ce76bf: 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 fail'. Sun Jan 12 12:51:42 UTC 2025 ------ SGSN_Tests.TC_cell_change_different_rai_ci_attach fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_cell_change_different_rai_ci_attach.talloc 20250112125142354 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53364<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112125142755 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53364<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=118120) 20250112125143223 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112125143223 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20250112125143359 DLGTP NOTICE Retransmit req queue timeout of seq 1073 (gsn.c:267) 20250112125143359 DGPRS DEBUG libgtp cb_conf(type=20, cause=-1, pdp=(nil), cbp=0x55d8657f67d0) (sgsn_libgtp.c:632) 20250112125143359 DGPRS ERROR libgtp EOF (type=20, pdp=(nil), cbp=0x55d8657f67d0) (sgsn_libgtp.c:636) 20250112125143359 DGPRS INFO PDP(---/0) Received DELETE PDP CTX CONF, cause=-1(unknown 0xffffffff) (sgsn_libgtp.c:552) 20250112125143359 DGPRS NOTICE PDP(---/0) Not deactivating SNDCP layer since the MM context is not available (sgsn_libgtp.c:577) 20250112125143359 DLGTP DEBUG Begin pdp_tiddel tid = 5860000000024262 (pdp.c:298) 20250112125143359 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) Waiting for packet dumper to finish... 1 (prev_count=118120, count=124092) 20250112125144224 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112125144224 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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 fail' was executed successfully (exit status: 0). MTC@f374f8ce76bf: 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 Jan 12 12:51:44 UTC 2025 /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 20250112125145225 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112125145225 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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@f374f8ce76bf: Test case TC_cell_change_different_rai_ci_data started. 20250112125145817 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53376<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112125145818 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1275)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1276)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1275)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1279)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112125145859 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250112125145859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112125145859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112125145859 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112125145859 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250112125145859 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112125145859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112125145859 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112125145859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1279)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112125145861 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112125145861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112125145861 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112125145861 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112125145861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112125145861 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112125145861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112125145861 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112125145861 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250112125145861 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112125145861 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112125145862 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112125145862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1279)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1279)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112125145865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1280)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1276)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1276)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112125145875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112125145875 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)@f374f8ce76bf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1281)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1280)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1284)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112125145895 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250112125145895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112125145895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112125145895 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112125145895 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250112125145895 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112125145895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112125145895 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112125145895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1284)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112125145897 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112125145897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112125145897 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112125145897 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112125145897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112125145897 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112125145897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112125145897 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112125145897 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250112125145897 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112125145897 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1284)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250112125145898 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112125145898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1284)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112125145901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1285)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1281)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1281)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112125145910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112125145910 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)@f374f8ce76bf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1286)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1285)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1289)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112125145931 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250112125145931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112125145931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112125145931 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112125145931 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250112125145931 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112125145931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112125145931 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112125145931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1289)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112125145934 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112125145934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112125145934 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112125145934 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112125145934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112125145934 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112125145934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112125145934 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112125145934 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250112125145934 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112125145934 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1289)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250112125145935 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112125145935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1289)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112125145939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1286)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1286)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112125145949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112125145949 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)@f374f8ce76bf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250112125146226 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112125146226 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250112125146226 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250112125146226 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1290)@f374f8ce76bf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1290)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250112125146228 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1290)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1290)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250112125146229 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1290)@f374f8ce76bf: 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)@f374f8ce76bf: 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)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1290)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_data-BVCI196(1278)@f374f8ce76bf: Adding Client=TC_cell_change_different_rai_ci_data(1293), IMSI='262420000000070'H, TLLI='FDDA6796'O, index=0 SGSN_Test-GSUP(1291)@f374f8ce76bf: 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)@f374f8ce76bf: 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 := 'AA2C9D9ACEE2DA9D3895A586F429342A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FDE2A1F1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'EC86BE2883D22BF1'O } } } } } 20250112125146277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112125146277 DLLC NOTICE LLME(ffffffff/fdda6796){UNASSIGNED} LLC RX: unknown TLLI 0xfdda6796, creating LLME on the fly (gprs_llc.c:552) 20250112125146277 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250112125146277 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000070) type="GPRS attach"  (gprs_gmm.c:1266) 20250112125146277 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Allocated (fsm.c:456) 20250112125146277 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Init}: Allocated (fsm.c:456) 20250112125146277 DMM DEBUG MM_STATE_Gb[0x55d8657ebf80]{Idle}: Allocated (fsm.c:456) 20250112125146277 DMM DEBUG MM_STATE_Iu[0x55d8657ebe50]{Detached}: Allocated (fsm.c:456) 20250112125146277 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250112125146277 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250112125146277 DLLC NOTICE LLME(ffffffff/fdda6796){UNASSIGNED} LLGM Assign pre (fdda6796 => f6c748a5) (gprs_llc.c:1079) 20250112125146277 DLLC NOTICE LLME(fdda6796/f6c748a5){ASSIGNED} LLGM Assign post (fdda6796 => f6c748a5) (gprs_llc.c:1125) 20250112125146277 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250112125146277 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250112125146277 DMM DEBUG MM(262420000000070/f6c748a5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250112125146289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112125146289 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250112125146289 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112125146289 DMM DEBUG MM(262420000000070/f6c748a5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000700 (gprs_gmm.c:1084) 20250112125146289 DMM NOTICE MM(262420000000070/f6c748a5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250112125146289 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250112125146289 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250112125146289 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250112125146289 DMM DEBUG MM(262420000000070/f6c748a5) Requesting authorization (sgsn_auth.c:160) 20250112125146289 DMM INFO MM(262420000000070/f6c748a5) Requesting authentication tuples (sgsn_auth.c:184) 20250112125146289 DMM DEBUG MM(262420000000070/f6c748a5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250112125146289 DGPRS INFO SUBSCR(262420000000070) requesting auth info (gprs_subscriber.c:805) 20250112125146289 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)@f374f8ce76bf: Found GsupExpect[0] for "262420000000070" handled at TC_cell_change_different_rai_ci_data(1293) SGSN_Test-GSUP(1291)@f374f8ce76bf: Added IMSI table entry 0TC_cell_change_different_rai_ci_data(1293)"262420000000070" 20250112125146292 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250112125146292 DGPRS INFO SUBSCR(262420000000070) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250112125146292 DGPRS DEBUG SUBSCR(262420000000070) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250112125146292 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber authentication info (gprs_subscriber.c:850) 20250112125146292 DMM INFO MM(262420000000070/f6c748a5) Subscriber data update (mmctx.c:445) 20250112125146292 DMM DEBUG MM(262420000000070/f6c748a5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250112125146292 DMM INFO MM(262420000000070/f6c748a5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250112125146292 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250112125146292 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250112125146292 DMM INFO MM(262420000000070/f6c748a5) <- GMM AUTH AND CIPHERING REQ (rand = aa 2c 9d 9a ce e2 da 9d 38 95 a5 86 f4 29 34 2a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250112125146299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112125146299 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20250112125146299 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112125146299 DMM INFO MM(262420000000070/f6c748a5) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250112125146299 DMM NOTICE MM(262420000000070/f6c748a5) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250112125146299 DMM DEBUG MM(262420000000070/f6c748a5) checking auth: received GSM SRES = fd e2 a1 f1 (gprs_gmm.c:666) 20250112125146299 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250112125146299 DMM DEBUG MM(262420000000070/f6c748a5) Requesting authorization (sgsn_auth.c:160) 20250112125146299 DMM INFO MM(262420000000070/f6c748a5) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250112125146299 DMM DEBUG MM(262420000000070/f6c748a5) Requesting subscriber data update (gprs_subscriber.c:894) 20250112125146299 DGPRS INFO SUBSCR(262420000000070) subscriber data is not available (gprs_subscriber.c:818) 20250112125146299 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) 20250112125146299 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250112125146299 DMM INFO MM(262420000000070/f6c748a5) <- GMM ATTACH ACCEPT (new P-TMSI=0xf6c748a5) (gprs_gmm.c:300) 20250112125146300 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250112125146300 DGPRS INFO SUBSCR(262420000000070) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250112125146301 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20250112125146301 DMM INFO MM(262420000000070/f6c748a5) Subscriber data update (mmctx.c:445) 20250112125146301 DMM DEBUG MM(262420000000070/f6c748a5) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250112125146301 DMM INFO MM(262420000000070/f6c748a5) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250112125146301 DMM NOTICE MM(262420000000070/f6c748a5) Authorized, continuing procedure, IMSI=262420000000070 (gprs_gmm.c:1000) 20250112125146301 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250112125146301 DMM NOTICE MM(262420000000070/f6c748a5) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250112125146301 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) 20250112125146301 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250112125146301 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20250112125146301 DMM INFO MM(262420000000070/f6c748a5) Subscriber data update (mmctx.c:445) 20250112125146301 DMM DEBUG MM(262420000000070/f6c748a5) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250112125146308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112125146308 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250112125146308 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112125146308 DMM INFO MM(262420000000070/f6c748a5) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250112125146308 DMM NOTICE MM(262420000000070/f6c748a5) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250112125146308 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250112125146308 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250112125146308 DLLC NOTICE LLME(fdda6796/f6c748a5){ASSIGNED} LLGM Assign pre (ffffffff => f6c748a5) (gprs_llc.c:1079) 20250112125146308 DLLC NOTICE LLME(ffffffff/f6c748a5){ASSIGNED} LLGM Assign post (ffffffff => f6c748a5) (gprs_llc.c:1125) 20250112125146308 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250112125146308 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250112125146308 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250112125146308 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250112125146360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112125146360 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250112125146360 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112125146360 DMM INFO MM(262420000000070/f6c748a5) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20250112125146360 DMM INFO MM(262420000000070/f6c748a5) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250112125146360 DMM DEBUG MM(262420000000070/f6c748a5) Using GGSN 0 (gprs_sm.c:312) 20250112125146360 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) 20250112125146360 DLGTP DEBUG Begin pdp_tidset tid = 5070000000024262 (pdp.c:279) 20250112125146360 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250112125146360 DGPRS NOTICE PDP(262420000000070/0) Create PDP Context (sgsn_libgtp.c:181) 20250112125146360 DLGTP DEBUG Registering seq=1074 in restransmit req queue (gtp.c:402) 20250112125146372 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0a 04 32 00 00 01 80 08 00 10 13 25 68 35 11 8d c8 df 58 14 05 7f 36 11 a3 31 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) 20250112125146372 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fdbaf9cc448, cbp=0x55d8657f67d0) (sgsn_libgtp.c:632) 20250112125146372 DGPRS INFO PDP(262420000000070/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250112125146372 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55d8657f9058 TLLI=f6c748a5, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250112125146372 DGPRS INFO PDP(262420000000070/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250112125146372 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_data(1293)@f374f8ce76bf: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_data(1293)@f374f8ce76bf: setverdict(pass): pass -> pass, component reason not changed 20250112125146379 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:779) 20250112125146386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112125146386 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250112125146387 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_rai_ci_data-BVCI210(1283)@f374f8ce76bf: Adding Client=TC_cell_change_different_rai_ci_data(1293), IMSI='262420000000070'H, TLLI='F6C748A5'O, index=0 20250112125146393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112125146393 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20250112125146393 DSNDCP ERROR Message for non-existing MM ctx (lle=0x55d8657f9058, TLLI=f6c748a5, SAPI=3, NSAPI=5) (gprs_sndcp.c:841) TC_cell_change_different_rai_ci_data(1293)@f374f8ce76bf: setverdict(pass): pass -> pass, component reason not changed TC_cell_change_different_rai_ci_data-BVCI210(1283)@f374f8ce76bf: Removing Client IMSI='262420000000070'H, index=0 20250112125148394 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:779) TC_cell_change_different_rai_ci_data-BVCI196(1278)@f374f8ce76bf: Removing Client IMSI='262420000000070'H, index=0 TC_cell_change_different_rai_ci_data(1293)@f374f8ce76bf: Final verdict of PTC: pass 20250112125148404 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53376<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250112125148405 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250112125148406 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1290)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GSUP(1291)@f374f8ce76bf: Final verdict of PTC: none -NSVCI97(1279)@f374f8ce76bf: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI210(1283)@f374f8ce76bf: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI196(1278)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98(1284)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1275)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99(1289)@f374f8ce76bf: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI220(1288)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1280)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1281)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1276)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1292)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1286)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98-provIP(1282)@f374f8ce76bf: Final verdict of PTC: none -NSVCI97-provIP(1277)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1285)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99-provIP(1287)@f374f8ce76bf: Final verdict of PTC: none MTC@f374f8ce76bf: Setting final verdict of the test case. MTC@f374f8ce76bf: Local verdict of MTC: none MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-NS0(1275): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1276): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97-provIP(1277): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI196(1278): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97(1279): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-NS1(1280): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1281): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98-provIP(1282): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI210(1283): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98(1284): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-NS2(1285): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1286): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99-provIP(1287): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI220(1288): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99(1289): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP-IPA(1290): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP(1291): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GGSN_GTP(1292): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_cell_change_different_rai_ci_data(1293): pass (none -> pass) MTC@f374f8ce76bf: Test case TC_cell_change_different_rai_ci_data finished. Verdict: pass MTC@f374f8ce76bf: 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 Jan 12 12:51:48 UTC 2025 ====== SGSN_Tests.TC_cell_change_different_rai_ci_data pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_cell_change_different_rai_ci_data.talloc 20250112125148536 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56038<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112125148937 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56038<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=92592) 20250112125149388 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: Timeout of T3314 (fsm.c:317) 20250112125149388 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20250112125149388 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20250112125149406 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112125149406 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=92592, count=98884) 20250112125150408 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112125150408 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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@f374f8ce76bf: 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 Jan 12 12:51:50 UTC 2025 /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 20250112125151409 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112125151409 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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@f374f8ce76bf: Test case TC_cell_change_different_ci_attach started. 20250112125152002 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56054<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112125152003 DMM INFO MM(262420000000070/f6c748a5) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250112125152003 DMM INFO MM(262420000000070/f6c748a5) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250112125152003 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250112125152003 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250112125152003 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250112125152003 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20250112125152003 DLLC NOTICE LLME(ffffffff/f6c748a5){ASSIGNED} LLGM Assign pre (f6c748a5 => ffffffff) (gprs_llc.c:1079) 20250112125152003 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f6c748a5 => ffffffff) (gprs_llc.c:1125) 20250112125152003 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55d8657f8d00 (gprs_sndcp.c:574) 20250112125152003 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55d8657f9058, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250112125152003 DMM NOTICE MM(262420000000070/f6c748a5) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250112125152003 DGPRS INFO PDP(262420000000070/0) Forcing release of PDP context (pdpctx.c:102) 20250112125152003 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20250112125152003 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20250112125152003 DLGTP DEBUG Registering seq=1075 in restransmit req queue (gtp.c:402) 20250112125152003 DGPRS INFO SUBSCR(262420000000070) purging MS subscriber (gprs_subscriber.c:785) 20250112125152003 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) 20250112125152003 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) 20250112125152003 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Init}: Deallocated (fsm.c:568) 20250112125152003 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Deallocated (fsm.c:568) 20250112125152003 DMM DEBUG MM_STATE_Iu[0x55d8657ebe50]{Detached}: Deallocated (fsm.c:568) 20250112125152003 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Deallocated (fsm.c:568) 20250112125152003 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1294)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1295)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1294)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1298)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1298)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112125152042 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250112125152042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112125152042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112125152042 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112125152042 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250112125152042 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112125152042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112125152042 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112125152042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1298)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112125152044 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112125152044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112125152044 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112125152044 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112125152044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112125152044 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112125152044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112125152044 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112125152044 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250112125152044 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112125152044 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1298)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250112125152045 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112125152045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1298)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112125152049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1299)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1295)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1295)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112125152060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112125152060 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1300)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_cell_change_different_ci_attach-BVCI196(1297)@f374f8ce76bf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1299)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1304)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1304)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112125152083 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250112125152084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112125152084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112125152084 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112125152084 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250112125152084 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112125152084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112125152084 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112125152084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1304)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112125152086 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112125152086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112125152086 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112125152086 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112125152086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112125152086 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112125152086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112125152086 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112125152086 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250112125152086 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112125152086 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb2-NS2(1303)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21012 20250112125152087 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112125152087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1304)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1304)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112125152090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1300)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1300)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112125152098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112125152098 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_cell_change_different_ci_attach-BVCI210(1301)@f374f8ce76bf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1305)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1303)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1308)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112125152117 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250112125152117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112125152117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112125152117 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112125152117 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250112125152117 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112125152117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112125152117 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112125152117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1308)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112125152118 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112125152118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112125152118 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112125152118 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112125152118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112125152118 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112125152118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112125152118 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112125152118 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250112125152118 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112125152118 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112125152119 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112125152119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1308)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1308)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112125152122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1305)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1305)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112125152132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112125152132 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_cell_change_different_ci_attach-BVCI220(1307)@f374f8ce76bf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250112125152410 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112125152410 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250112125152410 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250112125152410 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1309)@f374f8ce76bf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1309)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250112125152412 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1309)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1309)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250112125152412 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1309)@f374f8ce76bf: 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)@f374f8ce76bf: 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)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1309)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_attach-BVCI196(1297)@f374f8ce76bf: Adding Client=TC_cell_change_different_ci_attach(1312), IMSI='262420000000069'H, TLLI='DFCB3C9D'O, index=0 SGSN_Test-GSUP(1310)@f374f8ce76bf: Created GsupExpect[0] for "262420000000069" to be handled at TC_cell_change_different_ci_attach(1312) TC_cell_change_different_ci_attach-BVCI196(1297)@f374f8ce76bf: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI210(1301)@f374f8ce76bf: Adding Client=TC_cell_change_different_ci_attach(1312), IMSI='262420000000069'H, TLLI='DFCB3C9D'O, index=0 TC_cell_change_different_ci_attach(1312)@f374f8ce76bf: 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 := '990D552078C6B4F0B837E8759693B830'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9BAFBD18'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8DCFA63F67DCF967'O } } } } } 20250112125152465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112125152465 DLLC NOTICE LLME(ffffffff/dfcb3c9d){UNASSIGNED} LLC RX: unknown TLLI 0xdfcb3c9d, creating LLME on the fly (gprs_llc.c:552) 20250112125152465 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250112125152465 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000069) type="GPRS attach"  (gprs_gmm.c:1266) 20250112125152465 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Allocated (fsm.c:456) 20250112125152465 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Init}: Allocated (fsm.c:456) 20250112125152465 DMM DEBUG MM_STATE_Gb[0x55d8657ebf80]{Idle}: Allocated (fsm.c:456) 20250112125152465 DMM DEBUG MM_STATE_Iu[0x55d8657ec0b0]{Detached}: Allocated (fsm.c:456) 20250112125152465 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250112125152465 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250112125152465 DLLC NOTICE LLME(ffffffff/dfcb3c9d){UNASSIGNED} LLGM Assign pre (dfcb3c9d => eff8b1e1) (gprs_llc.c:1079) 20250112125152465 DLLC NOTICE LLME(dfcb3c9d/eff8b1e1){ASSIGNED} LLGM Assign post (dfcb3c9d => eff8b1e1) (gprs_llc.c:1125) 20250112125152465 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250112125152465 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250112125152465 DMM DEBUG MM(262420000000069/eff8b1e1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250112125152479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112125152479 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250112125152479 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112125152479 DMM DEBUG MM(262420000000069/eff8b1e1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1084) 20250112125152479 DMM NOTICE MM(262420000000069/eff8b1e1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250112125152479 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250112125152479 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250112125152479 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250112125152479 DMM DEBUG MM(262420000000069/eff8b1e1) Requesting authorization (sgsn_auth.c:160) 20250112125152479 DMM INFO MM(262420000000069/eff8b1e1) Requesting authentication tuples (sgsn_auth.c:184) 20250112125152479 DMM DEBUG MM(262420000000069/eff8b1e1) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250112125152479 DGPRS INFO SUBSCR(262420000000069) requesting auth info (gprs_subscriber.c:805) 20250112125152479 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)@f374f8ce76bf: Found GsupExpect[0] for "262420000000069" handled at TC_cell_change_different_ci_attach(1312) SGSN_Test-GSUP(1310)@f374f8ce76bf: Added IMSI table entry 0TC_cell_change_different_ci_attach(1312)"262420000000069" 20250112125152481 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250112125152481 DGPRS INFO SUBSCR(262420000000069) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250112125152481 DGPRS DEBUG SUBSCR(262420000000069) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250112125152481 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber authentication info (gprs_subscriber.c:850) 20250112125152481 DMM INFO MM(262420000000069/eff8b1e1) Subscriber data update (mmctx.c:445) 20250112125152481 DMM DEBUG MM(262420000000069/eff8b1e1) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250112125152481 DMM INFO MM(262420000000069/eff8b1e1) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250112125152481 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250112125152481 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250112125152481 DMM INFO MM(262420000000069/eff8b1e1) <- GMM AUTH AND CIPHERING REQ (rand = 99 0d 55 20 78 c6 b4 f0 b8 37 e8 75 96 93 b8 30 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250112125152488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112125152488 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20250112125152488 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112125152488 DMM INFO MM(262420000000069/eff8b1e1) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250112125152488 DMM NOTICE MM(262420000000069/eff8b1e1) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250112125152488 DMM DEBUG MM(262420000000069/eff8b1e1) checking auth: received GSM SRES = 9b af bd 18 (gprs_gmm.c:666) 20250112125152488 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250112125152488 DMM DEBUG MM(262420000000069/eff8b1e1) Requesting authorization (sgsn_auth.c:160) 20250112125152488 DMM INFO MM(262420000000069/eff8b1e1) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250112125152488 DMM DEBUG MM(262420000000069/eff8b1e1) Requesting subscriber data update (gprs_subscriber.c:894) 20250112125152488 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20250112125152488 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) 20250112125152488 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250112125152488 DMM INFO MM(262420000000069/eff8b1e1) <- GMM ATTACH ACCEPT (new P-TMSI=0xeff8b1e1) (gprs_gmm.c:300) 20250112125152489 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250112125152489 DGPRS INFO SUBSCR(262420000000069) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250112125152489 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20250112125152489 DMM INFO MM(262420000000069/eff8b1e1) Subscriber data update (mmctx.c:445) 20250112125152489 DMM DEBUG MM(262420000000069/eff8b1e1) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250112125152489 DMM INFO MM(262420000000069/eff8b1e1) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250112125152489 DMM NOTICE MM(262420000000069/eff8b1e1) Authorized, continuing procedure, IMSI=262420000000069 (gprs_gmm.c:1000) 20250112125152489 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250112125152489 DMM NOTICE MM(262420000000069/eff8b1e1) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250112125152489 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) 20250112125152490 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250112125152490 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20250112125152490 DMM INFO MM(262420000000069/eff8b1e1) Subscriber data update (mmctx.c:445) 20250112125152490 DMM DEBUG MM(262420000000069/eff8b1e1) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250112125152496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112125152496 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250112125152496 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112125152496 DMM INFO MM(262420000000069/eff8b1e1) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250112125152496 DMM NOTICE MM(262420000000069/eff8b1e1) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250112125152496 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250112125152496 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250112125152496 DLLC NOTICE LLME(dfcb3c9d/eff8b1e1){ASSIGNED} LLGM Assign pre (ffffffff => eff8b1e1) (gprs_llc.c:1079) 20250112125152496 DLLC NOTICE LLME(ffffffff/eff8b1e1){ASSIGNED} LLGM Assign post (ffffffff => eff8b1e1) (gprs_llc.c:1125) 20250112125152496 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250112125152496 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250112125152496 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250112125152496 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250112125152548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112125152548 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250112125152548 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112125152548 DMM INFO MM(262420000000069/eff8b1e1) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20250112125152548 DMM INFO MM(262420000000069/eff8b1e1) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250112125152548 DMM DEBUG MM(262420000000069/eff8b1e1) Using GGSN 0 (gprs_sm.c:312) 20250112125152548 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) 20250112125152548 DLGTP DEBUG Begin pdp_tidset tid = 5960000000024262 (pdp.c:279) 20250112125152548 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250112125152548 DGPRS NOTICE PDP(262420000000069/0) Create PDP Context (sgsn_libgtp.c:181) 20250112125152548 DLGTP DEBUG Registering seq=1076 in restransmit req queue (gtp.c:402) 20250112125152558 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0b 04 34 00 00 01 80 08 00 10 cd ae 80 33 11 72 68 1e 02 14 05 7f df d8 fe 29 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) 20250112125152558 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fdbaf9cd4b8, cbp=0x55d8657fc120) (sgsn_libgtp.c:632) 20250112125152558 DGPRS INFO PDP(262420000000069/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250112125152558 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55d8657f9058 TLLI=eff8b1e1, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250112125152558 DGPRS INFO PDP(262420000000069/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250112125152559 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_attach(1312)@f374f8ce76bf: setverdict(pass): none -> pass TC_cell_change_different_ci_attach(1312)@f374f8ce76bf: setverdict(pass): pass -> pass, component reason not changed 20250112125152567 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000069, length=100 (sgsn_libgtp.c:779) 20250112125152574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112125152574 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250112125152574 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_ci_attach-BVCI210(1301)@f374f8ce76bf: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI220(1307)@f374f8ce76bf: Adding Client=TC_cell_change_different_ci_attach(1312), IMSI='262420000000069'H, TLLI='EFF8B1E1'O, index=0 TC_cell_change_different_ci_attach(1312)@f374f8ce76bf: 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 := 'BCD4DDB359C1304CAC7BCA1996E05CBE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BB054120'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6547DAEE1695F2FC'O } } } } } 20250112125152581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112125152581 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20250112125152581 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112125152581 DMM INFO MM(262420000000069/eff8b1e1) -> GMM ATTACH REQUEST MI(TMSI-0xEFF8B1E1) type="GPRS attach"  (gprs_gmm.c:1266) 20250112125152581 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250112125152581 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250112125152581 DLLC NOTICE LLME(ffffffff/eff8b1e1){ASSIGNED} LLGM Assign pre (eff8b1e1 => faa77877) (gprs_llc.c:1079) 20250112125152581 DLLC NOTICE LLME(eff8b1e1/faa77877){ASSIGNED} LLGM Assign post (eff8b1e1 => faa77877) (gprs_llc.c:1125) 20250112125152581 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250112125152581 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250112125152581 DMM DEBUG MM(262420000000069/faa77877) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250112125152593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112125152593 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20250112125152593 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112125152593 DMM DEBUG MM(262420000000069/faa77877) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1084) 20250112125152593 DMM NOTICE MM(262420000000069/faa77877) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250112125152593 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250112125152593 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250112125152593 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250112125152593 DMM DEBUG MM(262420000000069/faa77877) Requesting authorization (sgsn_auth.c:160) 20250112125152593 DMM INFO MM(262420000000069/faa77877) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250112125152593 DMM DEBUG MM(262420000000069/faa77877) Requesting subscriber data update (gprs_subscriber.c:894) 20250112125152593 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20250112125152593 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) 20250112125155594 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: Timeout of T3314 (fsm.c:317) 20250112125155594 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20250112125155594 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20250112125158595 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250112125158595 DMM ERROR MM(262420000000069/faa77877) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250112125158595 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250112125158595 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250112125158595 DMM NOTICE MM(262420000000069/faa77877) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20250112125158595 DMM NOTICE MM(262420000000069/faa77877) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250112125158595 DGPRS INFO PDP(262420000000069/0) Forcing release of PDP context (pdpctx.c:102) 20250112125158595 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55d8657f9058, TLLI=faa77877, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250112125158595 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20250112125158595 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20250112125158595 DLGTP DEBUG Registering seq=1077 in restransmit req queue (gtp.c:402) 20250112125158595 DGPRS INFO SUBSCR(262420000000069) purging MS subscriber (gprs_subscriber.c:785) 20250112125158595 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) 20250112125158595 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Reject}: Deallocated (fsm.c:568) 20250112125158595 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Standby}: Deallocated (fsm.c:568) 20250112125158595 DMM DEBUG MM_STATE_Iu[0x55d8657ec0b0]{Detached}: Deallocated (fsm.c:568) 20250112125158595 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250112125158595 DLLC NOTICE LLME(eff8b1e1/faa77877){ASSIGNED} LLGM Assign pre (faa77877 => ffffffff) (gprs_llc.c:1079) 20250112125158595 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (faa77877 => ffffffff) (gprs_llc.c:1125) 20250112125203597 DLGTP INFO Retransmit (0) of seq 1077 (gsn.c:273) 20250112125204715 DGPRS DEBUG Checking for inactive LLMEs, time = 18497058 (sgsn.c:131) 20250112125208599 DLGTP INFO Retransmit (1) of seq 1077 (gsn.c:273) 20250112125212411 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20250112125212412 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20250112125212412 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1309)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1309)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250112125213601 DLGTP INFO Retransmit (2) of seq 1077 (gsn.c:273) 20250112125218603 DLGTP INFO Retransmit (3) of seq 1077 (gsn.c:273) 20250112125222046 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112125222048 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112125222048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250112125222087 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112125222089 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112125222089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250112125222119 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112125222121 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112125222121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_cell_change_different_ci_attach(1312)@f374f8ce76bf: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@f374f8ce76bf: Test Component 1312 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1310)@f374f8ce76bf: Final verdict of PTC: none 20250112125222460 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250112125222460 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1309)@f374f8ce76bf: Final verdict of PTC: none -NSVCI97(1298)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1303)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1299)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1294)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99(1308)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98(1304)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1300)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1295)@f374f8ce76bf: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI210(1301)@f374f8ce76bf: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI220(1307)@f374f8ce76bf: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI196(1297)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1311)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1305)@f374f8ce76bf: Final verdict of PTC: none 20250112125222462 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56054<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97-provIP(1296)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98-provIP(1302)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99-provIP(1306)@f374f8ce76bf: Final verdict of PTC: none TC_cell_change_different_ci_attach(1312)@f374f8ce76bf: Final verdict of PTC: fail reason: "Tguard timeout" MTC@f374f8ce76bf: Setting final verdict of the test case. MTC@f374f8ce76bf: Local verdict of MTC: none MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-NS0(1294): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1295): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97-provIP(1296): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI196(1297): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97(1298): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-NS1(1299): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1300): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI210(1301): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98-provIP(1302): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-NS2(1303): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98(1304): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1305): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99-provIP(1306): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI220(1307): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99(1308): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP-IPA(1309): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP(1310): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GGSN_GTP(1311): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_cell_change_different_ci_attach(1312): fail (none -> fail) reason: "Tguard timeout" MTC@f374f8ce76bf: Test case TC_cell_change_different_ci_attach finished. Verdict: fail reason: Tguard timeout MTC@f374f8ce76bf: 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 fail'. Sun Jan 12 12:52:22 UTC 2025 ------ SGSN_Tests.TC_cell_change_different_ci_attach fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_cell_change_different_ci_attach.talloc 20250112125222529 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51598<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112125222934 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51598<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=127656) 20250112125223461 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112125223461 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20250112125223603 DLGTP NOTICE Retransmit req queue timeout of seq 1077 (gsn.c:267) 20250112125223603 DGPRS DEBUG libgtp cb_conf(type=20, cause=-1, pdp=(nil), cbp=0x55d8657fc120) (sgsn_libgtp.c:632) 20250112125223603 DGPRS ERROR libgtp EOF (type=20, pdp=(nil), cbp=0x55d8657fc120) (sgsn_libgtp.c:636) 20250112125223603 DGPRS INFO PDP(---/0) Received DELETE PDP CTX CONF, cause=-1(unknown 0xffffffff) (sgsn_libgtp.c:552) 20250112125223603 DGPRS NOTICE PDP(---/0) Not deactivating SNDCP layer since the MM context is not available (sgsn_libgtp.c:577) 20250112125223603 DLGTP DEBUG Begin pdp_tiddel tid = 5960000000024262 (pdp.c:298) 20250112125223603 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) Waiting for packet dumper to finish... 1 (prev_count=127656, count=128196) 20250112125224463 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112125224463 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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 fail' was executed successfully (exit status: 0). MTC@f374f8ce76bf: 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 Jan 12 12:52:24 UTC 2025 /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 20250112125225464 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112125225464 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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@f374f8ce76bf: Test case TC_cell_change_different_ci_data started. 20250112125225993 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51612<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112125225994 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1313)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1314)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1313)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1318)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1318)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112125226043 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250112125226043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112125226043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112125226044 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112125226044 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250112125226044 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112125226044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112125226044 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112125226044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1318)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112125226045 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112125226045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112125226045 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112125226046 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112125226046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112125226046 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112125226046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112125226046 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112125226046 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250112125226046 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112125226046 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb1-NS1(1317)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21011 20250112125226046 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112125226046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1318)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1318)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112125226050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1314)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1314)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112125226061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112125226061 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1319)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_cell_change_different_ci_data-BVCI196(1315)@f374f8ce76bf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1317)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1322)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1322)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112125226071 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250112125226071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112125226071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112125226071 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112125226071 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250112125226071 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112125226071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112125226071 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112125226071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1322)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112125226073 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112125226073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112125226073 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112125226073 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112125226073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112125226073 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112125226073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112125226073 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112125226073 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250112125226073 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112125226073 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112125226073 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112125226073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1322)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1322)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112125226077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1319)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1319)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112125226088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112125226088 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(1323)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21012 TC_cell_change_different_ci_data-BVCI210(1321)@f374f8ce76bf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1324)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1323)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1327)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112125226113 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250112125226113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112125226113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112125226113 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112125226113 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250112125226113 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112125226113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112125226113 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112125226113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1327)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112125226115 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112125226115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112125226115 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112125226115 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112125226115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112125226115 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112125226115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112125226115 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112125226115 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250112125226115 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112125226115 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1327)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250112125226116 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112125226116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1327)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112125226119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1324)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1324)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112125226130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112125226130 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_cell_change_different_ci_data-BVCI220(1326)@f374f8ce76bf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250112125226465 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112125226465 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250112125226465 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250112125226465 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1328)@f374f8ce76bf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1328)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250112125226467 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1328)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1328)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250112125226467 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1328)@f374f8ce76bf: 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)@f374f8ce76bf: 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)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1328)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_data-BVCI196(1315)@f374f8ce76bf: Adding Client=TC_cell_change_different_ci_data(1331), IMSI='262420000000071'H, TLLI='F33DB60C'O, index=0 SGSN_Test-GSUP(1329)@f374f8ce76bf: Created GsupExpect[0] for "262420000000071" to be handled at TC_cell_change_different_ci_data(1331) TC_cell_change_different_ci_data-BVCI196(1315)@f374f8ce76bf: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI210(1321)@f374f8ce76bf: Adding Client=TC_cell_change_different_ci_data(1331), IMSI='262420000000071'H, TLLI='F33DB60C'O, index=0 TC_cell_change_different_ci_data(1331)@f374f8ce76bf: 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 := '50979E12E5420F51CEF7975860522B4D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A63B533C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BE258CA1D556D0DC'O } } } } } 20250112125226517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112125226517 DLLC NOTICE LLME(ffffffff/f33db60c){UNASSIGNED} LLC RX: unknown TLLI 0xf33db60c, creating LLME on the fly (gprs_llc.c:552) 20250112125226517 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250112125226517 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000071) type="GPRS attach"  (gprs_gmm.c:1266) 20250112125226517 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Allocated (fsm.c:456) 20250112125226517 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Init}: Allocated (fsm.c:456) 20250112125226517 DMM DEBUG MM_STATE_Gb[0x55d8657ebf80]{Idle}: Allocated (fsm.c:456) 20250112125226517 DMM DEBUG MM_STATE_Iu[0x55d8657ebe50]{Detached}: Allocated (fsm.c:456) 20250112125226517 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250112125226517 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250112125226517 DLLC NOTICE LLME(ffffffff/f33db60c){UNASSIGNED} LLGM Assign pre (f33db60c => ce302fae) (gprs_llc.c:1079) 20250112125226517 DLLC NOTICE LLME(f33db60c/ce302fae){ASSIGNED} LLGM Assign post (f33db60c => ce302fae) (gprs_llc.c:1125) 20250112125226517 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250112125226517 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250112125226517 DMM DEBUG MM(262420000000071/ce302fae) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250112125226530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112125226530 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250112125226530 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112125226530 DMM DEBUG MM(262420000000071/ce302fae) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000710 (gprs_gmm.c:1084) 20250112125226530 DMM NOTICE MM(262420000000071/ce302fae) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250112125226530 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250112125226530 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250112125226530 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250112125226530 DMM DEBUG MM(262420000000071/ce302fae) Requesting authorization (sgsn_auth.c:160) 20250112125226530 DMM INFO MM(262420000000071/ce302fae) Requesting authentication tuples (sgsn_auth.c:184) 20250112125226530 DMM DEBUG MM(262420000000071/ce302fae) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250112125226530 DGPRS INFO SUBSCR(262420000000071) requesting auth info (gprs_subscriber.c:805) 20250112125226530 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)@f374f8ce76bf: Found GsupExpect[0] for "262420000000071" handled at TC_cell_change_different_ci_data(1331) SGSN_Test-GSUP(1329)@f374f8ce76bf: Added IMSI table entry 0TC_cell_change_different_ci_data(1331)"262420000000071" 20250112125226534 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250112125226534 DGPRS INFO SUBSCR(262420000000071) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250112125226534 DGPRS DEBUG SUBSCR(262420000000071) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250112125226534 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber authentication info (gprs_subscriber.c:850) 20250112125226534 DMM INFO MM(262420000000071/ce302fae) Subscriber data update (mmctx.c:445) 20250112125226534 DMM DEBUG MM(262420000000071/ce302fae) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250112125226534 DMM INFO MM(262420000000071/ce302fae) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250112125226534 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250112125226534 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250112125226534 DMM INFO MM(262420000000071/ce302fae) <- GMM AUTH AND CIPHERING REQ (rand = 50 97 9e 12 e5 42 0f 51 ce f7 97 58 60 52 2b 4d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250112125226542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112125226542 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20250112125226542 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112125226542 DMM INFO MM(262420000000071/ce302fae) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250112125226542 DMM NOTICE MM(262420000000071/ce302fae) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250112125226542 DMM DEBUG MM(262420000000071/ce302fae) checking auth: received GSM SRES = a6 3b 53 3c (gprs_gmm.c:666) 20250112125226542 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250112125226542 DMM DEBUG MM(262420000000071/ce302fae) Requesting authorization (sgsn_auth.c:160) 20250112125226542 DMM INFO MM(262420000000071/ce302fae) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250112125226542 DMM DEBUG MM(262420000000071/ce302fae) Requesting subscriber data update (gprs_subscriber.c:894) 20250112125226542 DGPRS INFO SUBSCR(262420000000071) subscriber data is not available (gprs_subscriber.c:818) 20250112125226542 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) 20250112125226542 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250112125226542 DMM INFO MM(262420000000071/ce302fae) <- GMM ATTACH ACCEPT (new P-TMSI=0xce302fae) (gprs_gmm.c:300) 20250112125226544 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250112125226544 DGPRS INFO SUBSCR(262420000000071) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250112125226544 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20250112125226544 DMM INFO MM(262420000000071/ce302fae) Subscriber data update (mmctx.c:445) 20250112125226544 DMM DEBUG MM(262420000000071/ce302fae) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250112125226544 DMM INFO MM(262420000000071/ce302fae) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250112125226544 DMM NOTICE MM(262420000000071/ce302fae) Authorized, continuing procedure, IMSI=262420000000071 (gprs_gmm.c:1000) 20250112125226544 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250112125226544 DMM NOTICE MM(262420000000071/ce302fae) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250112125226544 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) 20250112125226544 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250112125226544 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20250112125226544 DMM INFO MM(262420000000071/ce302fae) Subscriber data update (mmctx.c:445) 20250112125226544 DMM DEBUG MM(262420000000071/ce302fae) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250112125226551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112125226551 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250112125226551 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112125226551 DMM INFO MM(262420000000071/ce302fae) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250112125226551 DMM NOTICE MM(262420000000071/ce302fae) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250112125226551 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250112125226551 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250112125226551 DLLC NOTICE LLME(f33db60c/ce302fae){ASSIGNED} LLGM Assign pre (ffffffff => ce302fae) (gprs_llc.c:1079) 20250112125226551 DLLC NOTICE LLME(ffffffff/ce302fae){ASSIGNED} LLGM Assign post (ffffffff => ce302fae) (gprs_llc.c:1125) 20250112125226551 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250112125226551 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250112125226551 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250112125226551 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250112125226603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112125226603 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250112125226603 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112125226603 DMM INFO MM(262420000000071/ce302fae) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20250112125226603 DMM INFO MM(262420000000071/ce302fae) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250112125226603 DMM DEBUG MM(262420000000071/ce302fae) Using GGSN 0 (gprs_sm.c:312) 20250112125226603 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) 20250112125226603 DLGTP DEBUG Begin pdp_tidset tid = 5170000000024262 (pdp.c:279) 20250112125226603 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250112125226603 DGPRS NOTICE PDP(262420000000071/0) Create PDP Context (sgsn_libgtp.c:181) 20250112125226603 DLGTP DEBUG Registering seq=1078 in restransmit req queue (gtp.c:402) 20250112125226615 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0b 04 36 00 00 01 80 08 00 10 9f 94 89 a8 11 22 0d e5 ff 14 05 7f 5d 10 b9 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=1078 from retransmit req queue (gtp.c:443) 20250112125226615 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fdbaf9cd4b8, cbp=0x55d8657fc120) (sgsn_libgtp.c:632) 20250112125226615 DGPRS INFO PDP(262420000000071/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250112125226615 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55d8657f9058 TLLI=ce302fae, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250112125226615 DGPRS INFO PDP(262420000000071/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250112125226615 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_data(1331)@f374f8ce76bf: setverdict(pass): none -> pass TC_cell_change_different_ci_data(1331)@f374f8ce76bf: setverdict(pass): pass -> pass, component reason not changed 20250112125226623 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:779) 20250112125226630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112125226630 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250112125226630 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_ci_data-BVCI210(1321)@f374f8ce76bf: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI220(1326)@f374f8ce76bf: Adding Client=TC_cell_change_different_ci_data(1331), IMSI='262420000000071'H, TLLI='CE302FAE'O, index=0 20250112125226637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112125226637 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20250112125226637 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112125226638 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:779) TC_cell_change_different_ci_data-BVCI196(1315)@f374f8ce76bf: Warning: Could not find client for IMSI '262420000000071'H TC_cell_change_different_ci_data(1331)@f374f8ce76bf: Final verdict of PTC: pass 20250112125226651 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51612<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250112125226653 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250112125226654 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1329)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1328)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98(1322)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1313)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1317)@f374f8ce76bf: Final verdict of PTC: none -NSVCI97(1318)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1324)@f374f8ce76bf: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI220(1326)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1319)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99(1327)@f374f8ce76bf: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI210(1321)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1314)@f374f8ce76bf: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI196(1315)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1323)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1330)@f374f8ce76bf: Final verdict of PTC: none -NSVCI97-provIP(1316)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98-provIP(1320)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99-provIP(1325)@f374f8ce76bf: Final verdict of PTC: none MTC@f374f8ce76bf: Setting final verdict of the test case. MTC@f374f8ce76bf: Local verdict of MTC: none MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-NS0(1313): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1314): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_cell_change_different_ci_data-BVCI196(1315): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97-provIP(1316): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-NS1(1317): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97(1318): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1319): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98-provIP(1320): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_cell_change_different_ci_data-BVCI210(1321): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98(1322): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-NS2(1323): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1324): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99-provIP(1325): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_cell_change_different_ci_data-BVCI220(1326): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99(1327): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP-IPA(1328): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP(1329): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GGSN_GTP(1330): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_cell_change_different_ci_data(1331): pass (none -> pass) MTC@f374f8ce76bf: Test case TC_cell_change_different_ci_data finished. Verdict: pass MTC@f374f8ce76bf: 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 Jan 12 12:52:26 UTC 2025 ====== SGSN_Tests.TC_cell_change_different_ci_data pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_cell_change_different_ci_data.talloc 20250112125226784 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51302<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112125227185 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51302<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=98528) 20250112125227655 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112125227655 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=98528, count=99688) 20250112125228657 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112125228657 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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@f374f8ce76bf: 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 Jan 12 12:52:29 UTC 2025 /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 20250112125229639 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: Timeout of T3314 (fsm.c:317) 20250112125229639 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20250112125229639 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20250112125229658 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112125229658 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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@f374f8ce76bf: Test case TC_sgsn_context_req_in started. 20250112125230247 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51310<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112125230249 DMM INFO MM(262420000000071/ce302fae) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250112125230249 DMM INFO MM(262420000000071/ce302fae) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250112125230249 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250112125230249 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250112125230249 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250112125230249 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20250112125230249 DLLC NOTICE LLME(ffffffff/ce302fae){ASSIGNED} LLGM Assign pre (ce302fae => ffffffff) (gprs_llc.c:1079) 20250112125230249 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ce302fae => ffffffff) (gprs_llc.c:1125) 20250112125230249 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55d8657f8d00 (gprs_sndcp.c:574) 20250112125230249 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55d8657f9058, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250112125230249 DMM NOTICE MM(262420000000071/ce302fae) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250112125230249 DGPRS INFO PDP(262420000000071/0) Forcing release of PDP context (pdpctx.c:102) 20250112125230249 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20250112125230249 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20250112125230249 DLGTP DEBUG Registering seq=1079 in restransmit req queue (gtp.c:402) 20250112125230249 DGPRS INFO SUBSCR(262420000000071) purging MS subscriber (gprs_subscriber.c:785) 20250112125230249 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) 20250112125230249 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) 20250112125230249 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Init}: Deallocated (fsm.c:568) 20250112125230249 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Deallocated (fsm.c:568) 20250112125230249 DMM DEBUG MM_STATE_Iu[0x55d8657ebe50]{Detached}: Deallocated (fsm.c:568) 20250112125230249 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Deallocated (fsm.c:568) 20250112125230249 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1332)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1333)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1332)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1336)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112125230293 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250112125230293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112125230293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112125230293 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112125230293 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250112125230293 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112125230293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112125230293 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112125230293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1336)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112125230294 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112125230294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112125230294 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112125230295 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112125230295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112125230295 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112125230295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112125230295 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112125230295 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250112125230295 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112125230295 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112125230295 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112125230295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1336)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1336)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112125230299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1337)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1333)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1333)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112125230309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112125230309 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_sgsn_context_req_in-BVCI196(1335)@f374f8ce76bf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1338)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1337)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1341)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1341)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112125230329 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250112125230329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112125230329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112125230329 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112125230329 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250112125230329 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112125230330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112125230330 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112125230330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1341)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112125230332 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112125230332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112125230332 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112125230332 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112125230332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112125230332 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112125230332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112125230332 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112125230332 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250112125230332 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112125230332 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112125230333 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112125230333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1341)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1341)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112125230337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1342)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1338)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1338)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112125230349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112125230349 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_sgsn_context_req_in-BVCI210(1340)@f374f8ce76bf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1343)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1342)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1347)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1347)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112125230379 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250112125230379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112125230379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112125230379 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112125230379 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250112125230379 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112125230379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112125230379 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112125230379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1347)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112125230381 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112125230381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112125230381 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112125230381 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112125230381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112125230381 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112125230381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112125230381 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112125230381 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250112125230381 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112125230381 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112125230382 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112125230382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1347)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1347)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112125230385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1343)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1343)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112125230395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112125230395 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_sgsn_context_req_in-BVCI220(1344)@f374f8ce76bf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250112125230659 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112125230659 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250112125230659 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250112125230659 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1346)@f374f8ce76bf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1346)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250112125230660 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250112125230661 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1346)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1346)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1346)@f374f8ce76bf: 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(1346)@f374f8ce76bf: 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(1346)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1346)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_in-BVCI196(1335)@f374f8ce76bf: Adding Client=TC_sgsn_context_req_in(1350), IMSI='262420000000072'H, TLLI='F9768E5B'O, index=0 SGSN_Test-GSUP(1348)@f374f8ce76bf: Created GsupExpect[0] for "262420000000072" to be handled at TC_sgsn_context_req_in(1350) TC_sgsn_context_req_in(1350)@f374f8ce76bf: 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 := '3C9996ADD476BEB8E1B96CC31284BE6A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3592CD54'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F433DC717498EC26'O } } } } } 20250112125231716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112125231716 DLLC NOTICE LLME(ffffffff/f9768e5b){UNASSIGNED} LLC RX: unknown TLLI 0xf9768e5b, creating LLME on the fly (gprs_llc.c:552) 20250112125231716 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250112125231716 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000072) type="GPRS attach"  (gprs_gmm.c:1266) 20250112125231716 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Allocated (fsm.c:456) 20250112125231716 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Init}: Allocated (fsm.c:456) 20250112125231716 DMM DEBUG MM_STATE_Gb[0x55d8657ebf80]{Idle}: Allocated (fsm.c:456) 20250112125231716 DMM DEBUG MM_STATE_Iu[0x55d8657ec0b0]{Detached}: Allocated (fsm.c:456) 20250112125231716 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250112125231716 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250112125231716 DLLC NOTICE LLME(ffffffff/f9768e5b){UNASSIGNED} LLGM Assign pre (f9768e5b => db241f08) (gprs_llc.c:1079) 20250112125231716 DLLC NOTICE LLME(f9768e5b/db241f08){ASSIGNED} LLGM Assign post (f9768e5b => db241f08) (gprs_llc.c:1125) 20250112125231716 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250112125231716 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250112125231716 DMM DEBUG MM(262420000000072/db241f08) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250112125231730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112125231730 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250112125231730 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112125231730 DMM DEBUG MM(262420000000072/db241f08) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000720 (gprs_gmm.c:1084) 20250112125231730 DMM NOTICE MM(262420000000072/db241f08) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250112125231730 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250112125231730 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250112125231730 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250112125231730 DMM DEBUG MM(262420000000072/db241f08) Requesting authorization (sgsn_auth.c:160) 20250112125231730 DMM INFO MM(262420000000072/db241f08) Requesting authentication tuples (sgsn_auth.c:184) 20250112125231730 DMM DEBUG MM(262420000000072/db241f08) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250112125231730 DGPRS INFO SUBSCR(262420000000072) requesting auth info (gprs_subscriber.c:805) 20250112125231730 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)@f374f8ce76bf: Found GsupExpect[0] for "262420000000072" handled at TC_sgsn_context_req_in(1350) SGSN_Test-GSUP(1348)@f374f8ce76bf: Added IMSI table entry 0TC_sgsn_context_req_in(1350)"262420000000072" 20250112125231733 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250112125231733 DGPRS INFO SUBSCR(262420000000072) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250112125231733 DGPRS DEBUG SUBSCR(262420000000072) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250112125231733 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber authentication info (gprs_subscriber.c:850) 20250112125231733 DMM INFO MM(262420000000072/db241f08) Subscriber data update (mmctx.c:445) 20250112125231733 DMM DEBUG MM(262420000000072/db241f08) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250112125231733 DMM INFO MM(262420000000072/db241f08) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250112125231733 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250112125231733 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250112125231733 DMM INFO MM(262420000000072/db241f08) <- GMM AUTH AND CIPHERING REQ (rand = 3c 99 96 ad d4 76 be b8 e1 b9 6c c3 12 84 be 6a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250112125231742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112125231742 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20250112125231742 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112125231742 DMM INFO MM(262420000000072/db241f08) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250112125231742 DMM NOTICE MM(262420000000072/db241f08) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250112125231742 DMM DEBUG MM(262420000000072/db241f08) checking auth: received GSM SRES = 35 92 cd 54 (gprs_gmm.c:666) 20250112125231742 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250112125231742 DMM DEBUG MM(262420000000072/db241f08) Requesting authorization (sgsn_auth.c:160) 20250112125231742 DMM INFO MM(262420000000072/db241f08) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250112125231742 DMM DEBUG MM(262420000000072/db241f08) Requesting subscriber data update (gprs_subscriber.c:894) 20250112125231742 DGPRS INFO SUBSCR(262420000000072) subscriber data is not available (gprs_subscriber.c:818) 20250112125231742 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) 20250112125231742 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250112125231742 DMM INFO MM(262420000000072/db241f08) <- GMM ATTACH ACCEPT (new P-TMSI=0xdb241f08) (gprs_gmm.c:300) 20250112125231743 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250112125231743 DGPRS INFO SUBSCR(262420000000072) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250112125231743 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20250112125231743 DMM INFO MM(262420000000072/db241f08) Subscriber data update (mmctx.c:445) 20250112125231743 DMM DEBUG MM(262420000000072/db241f08) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250112125231743 DMM INFO MM(262420000000072/db241f08) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250112125231743 DMM NOTICE MM(262420000000072/db241f08) Authorized, continuing procedure, IMSI=262420000000072 (gprs_gmm.c:1000) 20250112125231743 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250112125231743 DMM NOTICE MM(262420000000072/db241f08) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250112125231743 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) 20250112125231744 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250112125231744 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20250112125231744 DMM INFO MM(262420000000072/db241f08) Subscriber data update (mmctx.c:445) 20250112125231744 DMM DEBUG MM(262420000000072/db241f08) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250112125231750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112125231750 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250112125231750 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112125231750 DMM INFO MM(262420000000072/db241f08) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250112125231750 DMM NOTICE MM(262420000000072/db241f08) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250112125231750 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250112125231750 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250112125231750 DLLC NOTICE LLME(f9768e5b/db241f08){ASSIGNED} LLGM Assign pre (ffffffff => db241f08) (gprs_llc.c:1079) 20250112125231750 DLLC NOTICE LLME(ffffffff/db241f08){ASSIGNED} LLGM Assign post (ffffffff => db241f08) (gprs_llc.c:1125) 20250112125231750 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250112125231750 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250112125231750 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250112125231750 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250112125231805 DLGTP ERROR Packet from 127.0.0.103:2123, length: 42 content: 32 32 00 22 00 00 00 00 3a 2b 00 00 03 52 f0 99 42 42 de 05 db 24 1f 08 0c 01 02 03 0d fe 11 11 20 d0 f0 85 00 04 7f 00 00 67 : Unknown GTP message type received: 50 (gtp.c:2868) TC_sgsn_context_req_in(1350)@f374f8ce76bf: setverdict(fail): none -> fail reason: "Timeout waiting for SGSN Context Resp", new component reason: "Timeout waiting for SGSN Context Resp" 20250112125233806 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20250112125233806 DGPRS INFO SUBSCR(262420000000072) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20250112125233806 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) 20250112125233806 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20250112125233806 DMM INFO MM(262420000000072/db241f08) Subscriber data update (mmctx.c:445) 20250112125233806 DMM DEBUG MM(262420000000072/db241f08) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20250112125233806 DMM INFO MM(262420000000072/db241f08) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20250112125233806 DMM INFO MM(262420000000072/db241f08) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250112125233806 DMM INFO MM(262420000000072/db241f08) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250112125233806 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250112125233806 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250112125233806 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250112125233806 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250112125233806 DLLC NOTICE LLME(ffffffff/db241f08){ASSIGNED} LLGM Assign pre (db241f08 => ffffffff) (gprs_llc.c:1079) 20250112125233806 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (db241f08 => ffffffff) (gprs_llc.c:1125) 20250112125233806 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Init}: Deallocated (fsm.c:568) 20250112125233806 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Deallocated (fsm.c:568) 20250112125233806 DMM DEBUG MM_STATE_Iu[0x55d8657ec0b0]{Detached}: Deallocated (fsm.c:568) 20250112125233806 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Deallocated (fsm.c:568) TC_sgsn_context_req_in-BVCI196(1335)@f374f8ce76bf: Removing Client IMSI='262420000000072'H, index=0 TC_sgsn_context_req_in(1350)@f374f8ce76bf: Final verdict of PTC: fail reason: "Timeout waiting for SGSN Context Resp" 20250112125233811 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51310<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250112125233814 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250112125233814 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1348)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1332)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1346)@f374f8ce76bf: Final verdict of PTC: none -NSVCI97(1336)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99(1347)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98(1341)@f374f8ce76bf: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI210(1340)@f374f8ce76bf: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI196(1335)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1342)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1343)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1338)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1337)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1333)@f374f8ce76bf: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI220(1344)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1349)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99-provIP(1345)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98-provIP(1339)@f374f8ce76bf: Final verdict of PTC: none -NSVCI97-provIP(1334)@f374f8ce76bf: Final verdict of PTC: none MTC@f374f8ce76bf: Setting final verdict of the test case. MTC@f374f8ce76bf: Local verdict of MTC: none MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-NS0(1332): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1333): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97-provIP(1334): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_sgsn_context_req_in-BVCI196(1335): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97(1336): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-NS1(1337): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1338): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98-provIP(1339): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_sgsn_context_req_in-BVCI210(1340): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98(1341): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-NS2(1342): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1343): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_sgsn_context_req_in-BVCI220(1344): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99-provIP(1345): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP-IPA(1346): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99(1347): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP(1348): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GGSN_GTP(1349): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_sgsn_context_req_in(1350): fail (none -> fail) reason: "Timeout waiting for SGSN Context Resp" MTC@f374f8ce76bf: Test case TC_sgsn_context_req_in finished. Verdict: fail reason: Timeout waiting for SGSN Context Resp MTC@f374f8ce76bf: 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 Jan 12 12:52:33 UTC 2025 ------ SGSN_Tests.TC_sgsn_context_req_in fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_sgsn_context_req_in.talloc 20250112125233944 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51318<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112125234346 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51318<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=86600) 20250112125234716 DGPRS DEBUG Checking for inactive LLMEs, time = 18497088 (sgsn.c:131) 20250112125234815 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112125234815 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=86600, count=99644) 20250112125235816 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112125235816 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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@f374f8ce76bf: 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 Jan 12 12:52:36 UTC 2025 /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 20250112125236817 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112125236817 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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@f374f8ce76bf: Test case TC_sgsn_context_req_out started. 20250112125237407 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38056<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112125237408 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1351)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1352)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1351)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1356)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1356)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112125237468 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250112125237468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112125237468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112125237468 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112125237468 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250112125237468 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112125237468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112125237468 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112125237468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1355)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1356)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112125237470 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112125237470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112125237470 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112125237471 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112125237471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112125237471 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112125237471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112125237471 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112125237471 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250112125237471 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112125237471 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1356)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250112125237472 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112125237472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1356)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112125237475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1352)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1352)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112125237485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112125237485 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1357)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_sgsn_context_req_out-BVCI196(1353)@f374f8ce76bf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1355)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1360)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112125237497 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250112125237497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112125237497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112125237497 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112125237497 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250112125237497 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112125237497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112125237497 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112125237497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1360)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112125237499 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112125237499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112125237499 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112125237499 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112125237499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112125237499 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112125237499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112125237499 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112125237499 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250112125237499 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112125237499 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1360)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250112125237500 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112125237500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1360)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112125237504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1357)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1357)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1361)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21012 20250112125237513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112125237513 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_sgsn_context_req_out-BVCI210(1359)@f374f8ce76bf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1362)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1361)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1365)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112125237536 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250112125237536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112125237536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112125237536 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112125237536 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250112125237536 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112125237536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112125237536 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112125237536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1365)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112125237538 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112125237538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112125237538 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112125237538 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112125237538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112125237538 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112125237538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112125237538 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112125237538 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250112125237538 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112125237538 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112125237539 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112125237539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1365)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1365)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112125237543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1362)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1362)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112125237551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112125237551 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_sgsn_context_req_out-BVCI220(1364)@f374f8ce76bf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250112125237818 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112125237818 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250112125237818 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250112125237818 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1366)@f374f8ce76bf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1366)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250112125237820 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1366)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1366)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250112125237821 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1366)@f374f8ce76bf: 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)@f374f8ce76bf: 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)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1366)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_out-BVCI196(1353)@f374f8ce76bf: Adding Client=TC_sgsn_context_req_out(1369), IMSI='262420000000073'H, TLLI='EC130875'O, index=0 SGSN_Test-GSUP(1367)@f374f8ce76bf: Created GsupExpect[0] for "262420000000073" to be handled at TC_sgsn_context_req_out(1369) 20250112125238875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112125238875 DLLC NOTICE LLME(ffffffff/ec130875){UNASSIGNED} LLC RX: unknown TLLI 0xec130875, creating LLME on the fly (gprs_llc.c:552) 20250112125238875 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20250112125238875 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20250112125238875 DMM NOTICE LLME(ffffffff/ec130875){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1749) 20250112125238875 DLLC NOTICE LLME(ffffffff/ec130875){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20250112125238875 DMM ERROR LLME(ffffffff/ec130875){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1770) 20250112125238875 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20250112125238875 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20250112125238875 DLLC NOTICE LLME(ffffffff/ec130875){UNASSIGNED} LLGM Assign pre (ec130875 => ffffffff) (gprs_llc.c:1079) 20250112125238875 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ec130875 => ffffffff) (gprs_llc.c:1125) TC_sgsn_context_req_out(1369)@f374f8ce76bf: setverdict(fail): none -> fail reason: "Rx unexpected RAU Reject", new component reason: "Rx unexpected RAU Reject" MC@f374f8ce76bf: Test Component 1369 has requested to stop MTC. Terminating current testcase execution. 20250112125238889 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250112125238889 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1367)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1366)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98(1360)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1351)@f374f8ce76bf: Final verdict of PTC: none -NSVCI97(1356)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1361)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99(1365)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1355)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1352)@f374f8ce76bf: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI196(1353)@f374f8ce76bf: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI210(1359)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1368)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1362)@f374f8ce76bf: Final verdict of PTC: none 20250112125238892 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38056<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-BSSGP1(1357)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99-provIP(1363)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98-provIP(1358)@f374f8ce76bf: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI220(1364)@f374f8ce76bf: Final verdict of PTC: none -NSVCI97-provIP(1354)@f374f8ce76bf: Final verdict of PTC: none TC_sgsn_context_req_out(1369)@f374f8ce76bf: Final verdict of PTC: fail reason: "Rx unexpected RAU Reject" MTC@f374f8ce76bf: Setting final verdict of the test case. MTC@f374f8ce76bf: Local verdict of MTC: none MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-NS0(1351): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1352): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_sgsn_context_req_out-BVCI196(1353): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97-provIP(1354): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-NS1(1355): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97(1356): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1357): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98-provIP(1358): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_sgsn_context_req_out-BVCI210(1359): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98(1360): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-NS2(1361): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1362): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99-provIP(1363): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_sgsn_context_req_out-BVCI220(1364): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99(1365): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP-IPA(1366): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP(1367): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GGSN_GTP(1368): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_sgsn_context_req_out(1369): fail (none -> fail) reason: "Rx unexpected RAU Reject" MTC@f374f8ce76bf: Test case TC_sgsn_context_req_out finished. Verdict: fail reason: Rx unexpected RAU Reject MTC@f374f8ce76bf: 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 Jan 12 12:52:38 UTC 2025 ------ 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 20250112125239022 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38072<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112125239423 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38072<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=50604) 20250112125239890 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112125239890 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=50604, count=54960) 20250112125240891 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112125240891 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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@f374f8ce76bf: 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 Jan 12 12:52:41 UTC 2025 /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 20250112125241892 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112125241892 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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@f374f8ce76bf: Test case TC_attach_req_id_req_ra_update started. 20250112125242484 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38074<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112125242485 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1370)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1371)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1370)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1374)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112125242527 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250112125242527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112125242527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112125242527 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112125242527 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250112125242527 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112125242527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112125242527 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112125242527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1374)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112125242529 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112125242529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112125242529 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112125242529 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112125242529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112125242529 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112125242529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112125242529 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112125242529 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250112125242529 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112125242529 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112125242530 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112125242530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1374)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1374)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112125242534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1375)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1371)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1371)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112125242545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112125242545 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)@f374f8ce76bf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1376)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1375)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1379)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112125242566 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250112125242566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112125242566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112125242566 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112125242566 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250112125242566 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112125242566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112125242566 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112125242566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1379)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112125242567 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112125242567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112125242567 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112125242567 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112125242567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112125242567 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112125242568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112125242568 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112125242568 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250112125242568 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112125242568 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1379)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250112125242568 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112125242568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1379)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112125242572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1380)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1376)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1376)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112125242582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112125242582 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)@f374f8ce76bf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1381)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1380)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1384)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112125242601 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250112125242601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112125242601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112125242601 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112125242601 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250112125242601 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112125242601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112125242601 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112125242601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1384)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112125242603 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112125242603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112125242603 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112125242603 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112125242603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112125242603 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112125242603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112125242603 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112125242603 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250112125242603 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112125242603 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1384)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250112125242604 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112125242604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1384)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112125242607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1381)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1381)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112125242614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112125242614 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)@f374f8ce76bf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250112125242893 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112125242893 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250112125242893 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250112125242893 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1385)@f374f8ce76bf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1385)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250112125242895 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1385)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1385)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250112125242896 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1385)@f374f8ce76bf: 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)@f374f8ce76bf: 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)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1385)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_req_id_req_ra_update-BVCI196(1373)@f374f8ce76bf: Adding Client=TC_attach_req_id_req_ra_update(1388), IMSI='262420000000047'H, TLLI='C3D90D81'O, index=0 SGSN_Test-GSUP(1386)@f374f8ce76bf: Created GsupExpect[0] for "262420000000047" to be handled at TC_attach_req_id_req_ra_update(1388) 20250112125242946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112125242946 DLLC NOTICE LLME(ffffffff/c3d90d81){UNASSIGNED} LLC RX: unknown TLLI 0xc3d90d81, creating LLME on the fly (gprs_llc.c:552) 20250112125242946 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250112125242947 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000047) type="GPRS attach"  (gprs_gmm.c:1266) 20250112125242947 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Allocated (fsm.c:456) 20250112125242947 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Init}: Allocated (fsm.c:456) 20250112125242947 DMM DEBUG MM_STATE_Gb[0x55d8657ebf80]{Idle}: Allocated (fsm.c:456) 20250112125242947 DMM DEBUG MM_STATE_Iu[0x55d8657ebe50]{Detached}: Allocated (fsm.c:456) 20250112125242947 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250112125242947 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250112125242947 DLLC NOTICE LLME(ffffffff/c3d90d81){UNASSIGNED} LLGM Assign pre (c3d90d81 => d664f868) (gprs_llc.c:1079) 20250112125242947 DLLC NOTICE LLME(c3d90d81/d664f868){ASSIGNED} LLGM Assign post (c3d90d81 => d664f868) (gprs_llc.c:1125) 20250112125242947 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250112125242947 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250112125242947 DMM DEBUG MM(262420000000047/d664f868) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250112125242960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112125242960 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb42a96 CMD=UI DATA (gprs_llc_parse.c:89) 20250112125242960 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112125242960 DMM INFO MM(262420000000047/d664f868) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20250112125242960 DMM INFO MM(262420000000047/d664f868) Rejecting RAU - Old RA doesn't match MM. Old RA: 262-42-45025-139 New RA: 262-42-13135-0 (gprs_gmm.c:1737) 20250112125242960 DMM NOTICE MM(262420000000047/d664f868) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20250112125242960 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20250112125242960 DMM INFO MM(262420000000047/d664f868) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:200) 20250112125242960 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250112125242960 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250112125242960 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250112125242960 DMM ERROR MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20250112125242961 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{CheckIdentity}: Deallocated (fsm.c:568) 20250112125242961 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ebf80]{Idle}: Deallocated (fsm.c:568) 20250112125242961 DMM DEBUG MM_STATE_Iu[0x55d8657ebe50]{Detached}: Deallocated (fsm.c:568) 20250112125242961 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Deallocated (fsm.c:568) 20250112125242961 DLLC NOTICE LLME(c3d90d81/d664f868){ASSIGNED} LLGM Assign pre (d664f868 => ffffffff) (gprs_llc.c:1079) 20250112125242961 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d664f868 => ffffffff) (gprs_llc.c:1125) TC_attach_req_id_req_ra_update(1388)@f374f8ce76bf: setverdict(pass): none -> pass TC_attach_req_id_req_ra_update-BVCI196(1373)@f374f8ce76bf: Removing Client IMSI='262420000000047'H, index=0 TC_attach_req_id_req_ra_update(1388)@f374f8ce76bf: Final verdict of PTC: pass 20250112125242969 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38074<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250112125242971 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250112125242971 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1386)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1385)@f374f8ce76bf: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI196(1373)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99(1384)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1370)@f374f8ce76bf: Final verdict of PTC: none -NSVCI97(1374)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1371)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98(1379)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1381)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1376)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1375)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1380)@f374f8ce76bf: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI220(1383)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1387)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98-provIP(1377)@f374f8ce76bf: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI210(1378)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99-provIP(1382)@f374f8ce76bf: Final verdict of PTC: none -NSVCI97-provIP(1372)@f374f8ce76bf: Final verdict of PTC: none MTC@f374f8ce76bf: Setting final verdict of the test case. MTC@f374f8ce76bf: Local verdict of MTC: none MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-NS0(1370): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1371): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97-provIP(1372): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI196(1373): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97(1374): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-NS1(1375): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1376): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98-provIP(1377): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI210(1378): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98(1379): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-NS2(1380): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1381): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99-provIP(1382): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI220(1383): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99(1384): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP-IPA(1385): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP(1386): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GGSN_GTP(1387): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_req_id_req_ra_update(1388): pass (none -> pass) MTC@f374f8ce76bf: Test case TC_attach_req_id_req_ra_update finished. Verdict: pass MTC@f374f8ce76bf: 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 Jan 12 12:52:43 UTC 2025 ====== SGSN_Tests.TC_attach_req_id_req_ra_update pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_req_id_req_ra_update.talloc 20250112125243106 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38086<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112125243507 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38086<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=58568) 20250112125243971 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112125243971 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=62924) 20250112125244972 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112125244972 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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@f374f8ce76bf: Test execution finished. MTC@f374f8ce76bf: 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 Jan 12 12:52:45 UTC 2025 /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 20250112125245973 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112125245973 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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@f374f8ce76bf: Test case TC_iu_attach started. 20250112125246567 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38092<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112125246568 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1389)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1390)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1389)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1393)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1393)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112125246610 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250112125246610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112125246610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112125246610 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112125246610 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250112125246610 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112125246610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112125246610 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112125246610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1393)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112125246611 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112125246611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112125246611 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112125246612 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112125246612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112125246612 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112125246612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112125246612 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112125246612 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250112125246612 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112125246612 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112125246612 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112125246612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1393)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1393)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112125246616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1390)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1390)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1394)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21011 20250112125246625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112125246625 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_iu_attach-BVCI196(1392)@f374f8ce76bf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1395)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1394)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1398)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112125246647 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250112125246648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112125246648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112125246648 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112125246648 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250112125246648 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112125246648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112125246648 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112125246648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1398)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112125246650 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112125246650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112125246650 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112125246650 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112125246650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112125246650 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112125246650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112125246650 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112125246650 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250112125246650 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112125246650 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1398)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250112125246651 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112125246651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1398)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112125246654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1399)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1395)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1395)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112125246663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112125246663 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_iu_attach-BVCI210(1397)@f374f8ce76bf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1400)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1399)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1404)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1404)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112125246691 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250112125246691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112125246691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112125246691 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112125246691 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250112125246691 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112125246691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112125246691 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112125246692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1404)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112125246693 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112125246693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112125246693 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112125246693 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112125246693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112125246693 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112125246693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112125246693 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112125246693 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250112125246693 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112125246693 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112125246694 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112125246694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1404)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1404)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112125246697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@f374f8ce76bf: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f374f8ce76bf: Starting RAN_Emulation SGSN_Test_0-M3UA(1406)@f374f8ce76bf: ************************************************* SGSN_Test_0-M3UA(1406)@f374f8ce76bf: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1406)@f374f8ce76bf: ************************************************* SGSN_Test-Gb2-BSSGP2(1400)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1400)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-SCCP(1403)@f374f8ce76bf: v_sccp_pdu_maxlen:268 20250112125246707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112125246707 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_iu_attach-BVCI220(1401)@f374f8ce76bf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250112125246903 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20250112125246903 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) 20250112125246903 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20250112125246903 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)@f374f8ce76bf: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250112125246906 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125246906 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20250112125246906 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20250112125246906 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20250112125246906 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20250112125246906 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20250112125246906 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20250112125246907 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125246907 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20250112125246907 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20250112125246907 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20250112125246907 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20250112125246907 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20250112125246907 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20250112125246907 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20250112125246973 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112125246973 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250112125246973 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250112125246973 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1408)@f374f8ce76bf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1408)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250112125246976 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1408)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1408)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250112125246976 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1408)@f374f8ce76bf: 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)@f374f8ce76bf: 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)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1408)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250112125247713 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125247713 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125247713 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250112125247713 DLM3UA 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) 20250112125247713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125247713 DLSS7 DEBUG Found route for dpc=188=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) 20250112125247713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250112125247713 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250112125247714 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250112125247714 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250112125247714 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125247714 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125247714 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250112125247714 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250112125247714 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125247714 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250112125247714 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250112125247714 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1405)@f374f8ce76bf: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach-BVCI196(1392)@f374f8ce76bf: Adding Client=TC_iu_attach(1411), IMSI='262420000001001'H, TLLI='EB67366C'O, index=0 SGSN_Test-GSUP(1409)@f374f8ce76bf: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach(1411) TC_iu_attach(1411)@f374f8ce76bf: 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 := '2063'O (" c"), rac := '5D'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(1405)@f374f8ce76bf: Added conn table entry 0TC_iu_attach(1411)1677747 SGSN_Test_0-SCCP(1403)@f374f8ce76bf: First idle individual index:0 SGSN_Test_0-RAN(1405)@f374f8ce76bf: patch: N(SD) for ConnIdx 0 set to 1 20250112125248048 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125248048 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125248049 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250112125248049 DLM3UA 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) 20250112125248049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125248049 DLSS7 DEBUG Found route for dpc=188=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) 20250112125248049 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250112125248049 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250112125248049 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250112125248049 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250112125248049 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250112125248049 DRANAP NOTICE New RNC 2342 at RI=2,PC=195,SSN=142 (iu_client.c:223) 20250112125248049 DRANAP NOTICE RNC 2342: new LAC 4660 RAC 0 (iu_client.c:306) 20250112125248049 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach"  (gprs_gmm.c:1266) 20250112125248049 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebe50]{Deregistered}: Allocated (fsm.c:456) 20250112125248049 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebf80]{Init}: Allocated (fsm.c:456) 20250112125248049 DMM DEBUG MM_STATE_Gb[0x55d8657ec0b0]{Idle}: Allocated (fsm.c:456) 20250112125248049 DMM DEBUG MM_STATE_Iu[0x55d8657f8bb0]{Detached}: Allocated (fsm.c:456) 20250112125248049 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebe50]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250112125248049 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebe50]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250112125248049 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebf80]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250112125248049 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebf80]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250112125248049 DMM DEBUG MM(262420000001001/f1d56b7d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250112125248049 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20250112125248049 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125248049 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125248049 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250112125248049 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250112125248049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125248049 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250112125248049 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250112125248049 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250112125248049 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125248049 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125248049 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250112125248049 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250112125248049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125248049 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250112125248049 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250112125248049 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1403)@f374f8ce76bf: { messageType := 2, destLocRef := '1999B3'O, sourceLocRef := '000001'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1403)@f374f8ce76bf: Session index based on local reference:0 SGSN_Test_0-SCCP(1403)@f374f8ce76bf: Session index based on local reference:0 SGSN_Test_0-SCCP(1403)@f374f8ce76bf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1403)@f374f8ce76bf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1403)@f374f8ce76bf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach(1411)@f374f8ce76bf: 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 := 'AA1852AA481388ED04A2973CE33DEDD5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'EC1BDE14'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3C2FE1A9EF86FE66'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'D788934ECD0C94622D9BCB3136F87F4E'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'BA6BF39E92B91ED3FDB3DD0AAE2F58BB'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '266649ED028242A93539C6A48E9FCBA3'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '247967D013204AAD'O } } } } } SGSN_Test_0-SCCP(1403)@f374f8ce76bf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1403)@f374f8ce76bf: vl_len:23 SGSN_Test_0-SCCP(1403)@f374f8ce76bf: vl_from0 SGSN_Test_0-SCCP(1403)@f374f8ce76bf: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20250112125248059 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125248059 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125248059 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250112125248059 DLM3UA 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) 20250112125248059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125248059 DLSS7 DEBUG Found route for dpc=188=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) 20250112125248059 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250112125248059 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250112125248059 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250112125248059 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250112125248059 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250112125248059 DMM DEBUG MM(262420000001001/f1d56b7d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20250112125248059 DMM NOTICE MM(262420000001001/f1d56b7d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250112125248059 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebf80]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250112125248059 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebf80]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250112125248059 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebf80]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250112125248059 DMM DEBUG MM(262420000001001/f1d56b7d) Requesting authorization (sgsn_auth.c:160) 20250112125248059 DMM INFO MM(262420000001001/f1d56b7d) Requesting authentication tuples (sgsn_auth.c:184) 20250112125248059 DMM DEBUG MM(262420000001001/f1d56b7d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250112125248059 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20250112125248059 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)@f374f8ce76bf: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach(1411) SGSN_Test-GSUP(1409)@f374f8ce76bf: Added IMSI table entry 0TC_iu_attach(1411)"262420000001001" 20250112125248062 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250112125248062 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250112125248062 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250112125248062 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20250112125248062 DMM INFO MM(262420000001001/f1d56b7d) Subscriber data update (mmctx.c:445) 20250112125248062 DMM DEBUG MM(262420000001001/f1d56b7d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250112125248062 DMM INFO MM(262420000001001/f1d56b7d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250112125248062 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebf80]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250112125248062 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebf80]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250112125248062 DMM INFO MM(262420000001001/f1d56b7d) <- GMM AUTH AND CIPHERING REQ (rand = aa 18 52 aa 48 13 88 ed 04 a2 97 3c e3 3d ed d5 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 26 66 49 ed 02 82 42 a9 35 39 c6 a4 8e 9f cb a3 ) (gprs_gmm.c:483) 20250112125248062 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20250112125248063 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125248063 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125248063 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250112125248063 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250112125248063 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125248063 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250112125248063 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250112125248063 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1403)@f374f8ce76bf: Session index based on local reference:0 SGSN_Test_0-SCCP(1403)@f374f8ce76bf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1403)@f374f8ce76bf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1403)@f374f8ce76bf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1403)@f374f8ce76bf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1403)@f374f8ce76bf: vl_len:37 SGSN_Test_0-SCCP(1403)@f374f8ce76bf: vl_from0 SGSN_Test_0-SCCP(1403)@f374f8ce76bf: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130E22247967D023094399990000100001F0290413204AAD'O 20250112125248070 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125248070 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125248070 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250112125248070 DLM3UA 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) 20250112125248070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125248070 DLSS7 DEBUG Found route for dpc=188=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) 20250112125248070 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250112125248070 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250112125248070 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250112125248070 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250112125248070 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250112125248070 DMM INFO MM(262420000001001/f1d56b7d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250112125248070 DMM NOTICE MM(262420000001001/f1d56b7d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250112125248070 DMM DEBUG MM(262420000001001/f1d56b7d) checking auth: received UMTS RES = 24 79 67 d0 13 20 4a ad (gprs_gmm.c:666) 20250112125248070 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebf80]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250112125248070 DMM DEBUG MM(262420000001001/f1d56b7d) Requesting authorization (sgsn_auth.c:160) 20250112125248070 DMM INFO MM(262420000001001/f1d56b7d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250112125248070 DMM DEBUG MM(262420000001001/f1d56b7d) Requesting subscriber data update (gprs_subscriber.c:894) 20250112125248070 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20250112125248070 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) 20250112125248070 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebf80]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250112125248070 DMM DEBUG MM(262420000001001/f1d56b7d) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250112125248070 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125248070 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125248070 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250112125248070 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250112125248070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125248070 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250112125248070 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250112125248070 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1403)@f374f8ce76bf: Session index based on local reference:0 SGSN_Test_0-SCCP(1403)@f374f8ce76bf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1403)@f374f8ce76bf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1403)@f374f8ce76bf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1403)@f374f8ce76bf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1403)@f374f8ce76bf: vl_len:12 SGSN_Test_0-SCCP(1403)@f374f8ce76bf: vl_from0 SGSN_Test_0-SCCP(1403)@f374f8ce76bf: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250112125248077 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125248077 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125248077 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250112125248077 DLM3UA 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) 20250112125248077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125248077 DLSS7 DEBUG Found route for dpc=188=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) 20250112125248077 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250112125248077 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250112125248078 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250112125248078 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250112125248078 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250112125248078 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 1) (iu_client.c:366) 20250112125248078 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebf80]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20250112125248078 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebf80]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250112125248078 DMM INFO MM(262420000001001/f1d56b7d) <- GMM ATTACH ACCEPT (new P-TMSI=0xf1d56b7d) (gprs_gmm.c:300) 20250112125248078 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20250112125248078 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125248078 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125248078 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250112125248078 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250112125248078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125248078 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250112125248078 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250112125248078 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250112125248078 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125248078 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125248078 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250112125248078 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250112125248078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125248078 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250112125248078 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250112125248078 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1403)@f374f8ce76bf: Session index based on local reference:0 SGSN_Test_0-SCCP(1403)@f374f8ce76bf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1403)@f374f8ce76bf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1403)@f374f8ce76bf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1403)@f374f8ce76bf: Session index based on local reference:0 SGSN_Test_0-SCCP(1403)@f374f8ce76bf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1403)@f374f8ce76bf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1403)@f374f8ce76bf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250112125248082 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250112125248082 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250112125248082 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250112125248082 DMM INFO MM(262420000001001/f1d56b7d) Subscriber data update (mmctx.c:445) 20250112125248082 DMM DEBUG MM(262420000001001/f1d56b7d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250112125248082 DMM INFO MM(262420000001001/f1d56b7d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250112125248082 DMM NOTICE MM(262420000001001/f1d56b7d) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20250112125248082 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebf80]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250112125248082 DMM NOTICE MM(262420000001001/f1d56b7d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250112125248082 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) 20250112125248082 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250112125248082 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250112125248082 DMM INFO MM(262420000001001/f1d56b7d) Subscriber data update (mmctx.c:445) 20250112125248082 DMM DEBUG MM(262420000001001/f1d56b7d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1403)@f374f8ce76bf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1403)@f374f8ce76bf: vl_len:14 SGSN_Test_0-SCCP(1403)@f374f8ce76bf: vl_from0 SGSN_Test_0-SCCP(1403)@f374f8ce76bf: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250112125248084 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125248084 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125248084 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250112125248084 DLM3UA 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) 20250112125248084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125248084 DLSS7 DEBUG Found route for dpc=188=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) 20250112125248084 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250112125248084 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250112125248085 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250112125248085 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250112125248085 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250112125248085 DMM INFO MM(262420000001001/f1d56b7d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250112125248085 DMM NOTICE MM(262420000001001/f1d56b7d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250112125248085 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebe50]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250112125248085 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebe50]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250112125248085 DMM DEBUG MM_STATE_Iu(1)[0x55d8657f8bb0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20250112125248085 DMM DEBUG MM_STATE_Iu(1)[0x55d8657f8bb0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20250112125248085 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebf80]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250112125248085 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebf80]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250112125248085 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125248085 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125248085 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250112125248085 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250112125248085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125248085 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250112125248085 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250112125248085 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1403)@f374f8ce76bf: Session index based on local reference:0 SGSN_Test_0-SCCP(1403)@f374f8ce76bf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1403)@f374f8ce76bf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1403)@f374f8ce76bf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1403)@f374f8ce76bf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1403)@f374f8ce76bf: vl_len:7 SGSN_Test_0-SCCP(1403)@f374f8ce76bf: vl_from0 SGSN_Test_0-SCCP(1403)@f374f8ce76bf: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250112125248089 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125248089 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125248089 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250112125248089 DLM3UA 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) 20250112125248089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125248089 DLSS7 DEBUG Found route for dpc=188=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) 20250112125248089 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250112125248089 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250112125248090 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250112125248090 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250112125248090 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250112125248090 DMM INFO MM(262420000001001/f1d56b7d) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20250112125248090 DMM DEBUG MM_STATE_Iu(1)[0x55d8657f8bb0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20250112125248090 DMM DEBUG MM_STATE_Iu(1)[0x55d8657f8bb0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20250112125248090 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125248090 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125248090 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250112125248090 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250112125248090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125248090 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250112125248090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250112125248090 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1403)@f374f8ce76bf: Session index based on local reference:0 20250112125248091 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125248091 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125248091 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250112125248091 DLM3UA 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) 20250112125248091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125248091 DLSS7 DEBUG Found route for dpc=188=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) 20250112125248091 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250112125248091 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1405)@f374f8ce76bf: Deleted conn table entry 0TC_iu_attach(1411)1677747 TC_iu_attach(1411)@f374f8ce76bf: setverdict(pass): none -> pass TC_iu_attach(1411)@f374f8ce76bf: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach-BVCI196(1392)@f374f8ce76bf: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach(1411)@f374f8ce76bf: Final verdict of PTC: pass SGSN_Test_0-RAN(1405)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test_0-M3UA(1406)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test_0-SCCP(1403)@f374f8ce76bf: Final verdict of PTC: none 20250112125248150 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38092<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250112125248152 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250112125248152 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1409)@f374f8ce76bf: Final verdict of PTC: none -NSVCI97(1393)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1408)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99(1404)@f374f8ce76bf: Final verdict of PTC: none TC_iu_attach-BVCI196(1392)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1395)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1400)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1390)@f374f8ce76bf: Final verdict of PTC: none TC_iu_attach-BVCI220(1401)@f374f8ce76bf: Final verdict of PTC: none TC_iu_attach-BVCI210(1397)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1389)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98(1398)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-RNC_GTP(1407)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1394)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1399)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1410)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98-provIP(1396)@f374f8ce76bf: Final verdict of PTC: none -NSVCI97-provIP(1391)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99-provIP(1402)@f374f8ce76bf: Final verdict of PTC: none MTC@f374f8ce76bf: Setting final verdict of the test case. MTC@f374f8ce76bf: Local verdict of MTC: none MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-NS0(1389): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1390): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97-provIP(1391): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_iu_attach-BVCI196(1392): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97(1393): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-NS1(1394): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1395): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98-provIP(1396): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_iu_attach-BVCI210(1397): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98(1398): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-NS2(1399): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1400): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_iu_attach-BVCI220(1401): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99-provIP(1402): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test_0-SCCP(1403): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99(1404): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test_0-RAN(1405): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test_0-M3UA(1406): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-RNC_GTP(1407): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP-IPA(1408): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP(1409): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GGSN_GTP(1410): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_iu_attach(1411): pass (none -> pass) MTC@f374f8ce76bf: Test case TC_iu_attach finished. Verdict: pass MTC@f374f8ce76bf: 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 Jan 12 12:52:48 UTC 2025 ====== SGSN_Tests_Iu.TC_iu_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_iu_attach.talloc 20250112125248284 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57746<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112125248294 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250112125248294 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) 20250112125248294 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20250112125248294 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20250112125248294 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250112125248294 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) 20250112125248294 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20250112125248294 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20250112125248294 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) 20250112125248294 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125248294 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20250112125248294 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20250112125248294 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20250112125248294 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20250112125248294 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20250112125248294 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20250112125248294 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20250112125248294 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20250112125248686 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57746<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=206852) 20250112125249153 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112125249153 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=208012) 20250112125250155 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112125250155 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20250112125250295 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20250112125250295 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20250112125250295 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@f374f8ce76bf: 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@f374f8ce76bf: 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 Jan 12 12:52:50 UTC 2025 /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 20250112125251156 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112125251156 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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@f374f8ce76bf: Test case TC_iu_attach_encr started. 20250112125251748 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57760<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112125251750 DMM INFO MM(262420000001001/f1d56b7d) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250112125251750 DMM INFO MM(262420000001001/f1d56b7d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250112125251750 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebe50]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250112125251750 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebe50]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250112125251750 DMM DEBUG MM_STATE_Iu(1)[0x55d8657f8bb0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20250112125251750 DMM DEBUG MM_STATE_Iu(1)[0x55d8657f8bb0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20250112125251750 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20250112125251750 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) 20250112125251750 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) 20250112125251750 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebf80]{Init}: Deallocated (fsm.c:568) 20250112125251750 DMM DEBUG MM_STATE_Gb[0x55d8657ec0b0]{Idle}: Deallocated (fsm.c:568) 20250112125251750 DMM DEBUG MM_STATE_Iu(1)[0x55d8657f8bb0]{Detached}: Deallocated (fsm.c:568) 20250112125251750 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebe50]{Deregistered}: Deallocated (fsm.c:568) 20250112125251750 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1412)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1413)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1412)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1416)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1416)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112125251794 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250112125251794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112125251794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112125251794 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112125251794 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250112125251794 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112125251794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112125251794 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112125251794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1416)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112125251796 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112125251796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112125251796 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112125251796 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112125251796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112125251796 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112125251796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112125251796 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112125251796 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250112125251796 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112125251796 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1416)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250112125251797 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112125251797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1416)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112125251800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1413)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1413)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1417)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21011 20250112125251810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112125251810 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_iu_attach_encr-BVCI196(1415)@f374f8ce76bf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1418)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1417)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1421)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1421)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112125251834 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250112125251834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112125251834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112125251834 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112125251834 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250112125251834 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112125251834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112125251834 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112125251834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1421)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112125251836 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112125251836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112125251836 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112125251836 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112125251836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112125251836 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112125251836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112125251836 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112125251836 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250112125251836 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112125251836 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112125251837 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112125251837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1421)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1421)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112125251840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1418)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1418)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1422)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21012 20250112125251849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112125251849 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_iu_attach_encr-BVCI210(1420)@f374f8ce76bf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1423)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1422)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1426)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112125251870 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250112125251870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112125251870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112125251870 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112125251870 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250112125251870 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112125251870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112125251870 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112125251870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1426)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112125251872 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112125251872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112125251872 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112125251873 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112125251873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112125251873 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112125251873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112125251873 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112125251873 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250112125251873 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112125251873 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1426)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250112125251874 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112125251874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1426)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112125251877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1423)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1423)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112125251887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112125251887 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) MTC@f374f8ce76bf: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1429)@f374f8ce76bf: ************************************************* SGSN_Test_0-M3UA(1429)@f374f8ce76bf: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1429)@f374f8ce76bf: ************************************************* MTC@f374f8ce76bf: Starting RAN_Emulation SGSN_Test_0-SCCP(1427)@f374f8ce76bf: v_sccp_pdu_maxlen:268 TC_iu_attach_encr-BVCI220(1425)@f374f8ce76bf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250112125252090 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20250112125252090 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) 20250112125252090 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20250112125252090 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)@f374f8ce76bf: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250112125252093 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125252093 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20250112125252093 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20250112125252093 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20250112125252093 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20250112125252093 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20250112125252093 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20250112125252094 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125252094 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20250112125252094 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20250112125252094 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20250112125252094 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20250112125252094 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20250112125252094 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20250112125252094 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20250112125252158 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112125252158 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250112125252158 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250112125252158 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1431)@f374f8ce76bf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1431)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250112125252160 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1431)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1431)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250112125252160 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1431)@f374f8ce76bf: 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)@f374f8ce76bf: 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)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1431)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250112125252901 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125252901 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125252901 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250112125252901 DLM3UA 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) 20250112125252901 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125252901 DLSS7 DEBUG Found route for dpc=188=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) 20250112125252901 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250112125252901 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250112125252901 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250112125252901 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250112125252902 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125252902 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125252902 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250112125252902 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250112125252902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125252902 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250112125252902 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250112125252902 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1428)@f374f8ce76bf: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_encr-BVCI196(1415)@f374f8ce76bf: Adding Client=TC_iu_attach_encr(1434), IMSI='262420000001001'H, TLLI='E29277A4'O, index=0 SGSN_Test-GSUP(1432)@f374f8ce76bf: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach_encr(1434) TC_iu_attach_encr(1434)@f374f8ce76bf: 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 := 'FCBF'O, rac := '5D'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)@f374f8ce76bf: Added conn table entry 0TC_iu_attach_encr(1434)968276 SGSN_Test_0-SCCP(1427)@f374f8ce76bf: First idle individual index:0 SGSN_Test_0-RAN(1428)@f374f8ce76bf: patch: N(SD) for ConnIdx 0 set to 1 20250112125253229 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125253229 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125253229 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250112125253229 DLM3UA 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) 20250112125253229 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125253229 DLSS7 DEBUG Found route for dpc=188=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) 20250112125253229 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250112125253230 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250112125253230 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250112125253230 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250112125253230 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250112125253230 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach"  (gprs_gmm.c:1266) 20250112125253230 DMM DEBUG GMM(gmm_fsm)[0x55d8657f8bb0]{Deregistered}: Allocated (fsm.c:456) 20250112125253230 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Init}: Allocated (fsm.c:456) 20250112125253230 DMM DEBUG MM_STATE_Gb[0x55d8657ebf80]{Idle}: Allocated (fsm.c:456) 20250112125253230 DMM DEBUG MM_STATE_Iu[0x55d8657ebd20]{Detached}: Allocated (fsm.c:456) 20250112125253230 DMM DEBUG GMM(gmm_fsm)[0x55d8657f8bb0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250112125253230 DMM DEBUG GMM(gmm_fsm)[0x55d8657f8bb0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250112125253230 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250112125253230 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250112125253230 DMM DEBUG MM(262420000001001/e87216f1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250112125253230 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20250112125253230 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125253230 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125253230 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250112125253230 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250112125253230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125253230 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250112125253230 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250112125253231 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250112125253231 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125253231 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125253231 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250112125253231 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250112125253231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125253231 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250112125253231 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250112125253231 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@f374f8ce76bf: { messageType := 2, destLocRef := '0EC654'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)@f374f8ce76bf: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@f374f8ce76bf: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@f374f8ce76bf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@f374f8ce76bf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@f374f8ce76bf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_encr(1434)@f374f8ce76bf: 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 := 'CDCF677A781DD1718A72D71D45EA8FCD'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2EED8D5C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D9EDE726957D5E94'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'E55BE5E88E3FA3D6D2DEEFC69633BB13'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'C98DCF13A2414356B6FB7306CE7C1F92'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'F9B078A1A002224E7FB70E86E679BA36'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'EF74A45BF0EF7BB6'O } } } } } SGSN_Test_0-SCCP(1427)@f374f8ce76bf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1427)@f374f8ce76bf: vl_len:23 SGSN_Test_0-SCCP(1427)@f374f8ce76bf: vl_from0 SGSN_Test_0-SCCP(1427)@f374f8ce76bf: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20250112125253242 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125253242 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125253242 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250112125253242 DLM3UA 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) 20250112125253242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125253242 DLSS7 DEBUG Found route for dpc=188=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) 20250112125253242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250112125253242 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250112125253243 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250112125253243 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250112125253243 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250112125253243 DMM DEBUG MM(262420000001001/e87216f1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20250112125253243 DMM NOTICE MM(262420000001001/e87216f1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250112125253243 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250112125253243 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250112125253243 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250112125253243 DMM DEBUG MM(262420000001001/e87216f1) Requesting authorization (sgsn_auth.c:160) 20250112125253243 DMM INFO MM(262420000001001/e87216f1) Requesting authentication tuples (sgsn_auth.c:184) 20250112125253243 DMM DEBUG MM(262420000001001/e87216f1) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250112125253243 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20250112125253243 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)@f374f8ce76bf: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach_encr(1434) SGSN_Test-GSUP(1432)@f374f8ce76bf: Added IMSI table entry 0TC_iu_attach_encr(1434)"262420000001001" 20250112125253245 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250112125253245 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250112125253245 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250112125253245 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20250112125253245 DMM INFO MM(262420000001001/e87216f1) Subscriber data update (mmctx.c:445) 20250112125253245 DMM DEBUG MM(262420000001001/e87216f1) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250112125253245 DMM INFO MM(262420000001001/e87216f1) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250112125253245 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250112125253245 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250112125253245 DMM INFO MM(262420000001001/e87216f1) <- GMM AUTH AND CIPHERING REQ (rand = cd cf 67 7a 78 1d d1 71 8a 72 d7 1d 45 ea 8f cd , mmctx_is_r99=1, vec->auth_types=0x3, autn = f9 b0 78 a1 a0 02 22 4e 7f b7 0e 86 e6 79 ba 36 ) (gprs_gmm.c:483) 20250112125253245 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20250112125253245 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125253245 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125253245 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250112125253245 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250112125253245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125253245 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250112125253245 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250112125253245 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@f374f8ce76bf: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@f374f8ce76bf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@f374f8ce76bf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@f374f8ce76bf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1427)@f374f8ce76bf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1427)@f374f8ce76bf: vl_len:37 SGSN_Test_0-SCCP(1427)@f374f8ce76bf: vl_from0 SGSN_Test_0-SCCP(1427)@f374f8ce76bf: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130D22EF74A45B23094399990000100001F02904F0EF7BB6'O 20250112125253251 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125253251 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125253251 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250112125253251 DLM3UA 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) 20250112125253251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125253251 DLSS7 DEBUG Found route for dpc=188=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) 20250112125253251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250112125253251 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250112125253252 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250112125253252 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250112125253252 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250112125253252 DMM INFO MM(262420000001001/e87216f1) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250112125253252 DMM NOTICE MM(262420000001001/e87216f1) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250112125253252 DMM DEBUG MM(262420000001001/e87216f1) checking auth: received UMTS RES = ef 74 a4 5b f0 ef 7b b6 (gprs_gmm.c:666) 20250112125253252 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250112125253252 DMM DEBUG MM(262420000001001/e87216f1) Requesting authorization (sgsn_auth.c:160) 20250112125253252 DMM INFO MM(262420000001001/e87216f1) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250112125253252 DMM DEBUG MM(262420000001001/e87216f1) Requesting subscriber data update (gprs_subscriber.c:894) 20250112125253252 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20250112125253252 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) 20250112125253252 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250112125253252 DMM DEBUG MM(262420000001001/e87216f1) Iu Security Mode Command: sending encryption key (UEA encryption mask = 0x6) (gprs_gmm_attach.c:272) 20250112125253252 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125253252 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125253252 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250112125253252 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250112125253252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125253252 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250112125253252 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250112125253252 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@f374f8ce76bf: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@f374f8ce76bf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@f374f8ce76bf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@f374f8ce76bf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1427)@f374f8ce76bf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1427)@f374f8ce76bf: vl_len:17 SGSN_Test_0-SCCP(1427)@f374f8ce76bf: vl_from0 SGSN_Test_0-SCCP(1427)@f374f8ce76bf: data sent by MTP3_SCCP_PORT: '2006000D00000200060001000005400110'O 20250112125253261 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125253261 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125253261 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250112125253261 DLM3UA 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) 20250112125253261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125253261 DLSS7 DEBUG Found route for dpc=188=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) 20250112125253261 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250112125253261 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250112125253261 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250112125253261 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250112125253261 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250112125253261 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 2) (iu_client.c:366) 20250112125253261 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20250112125253261 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250112125253261 DMM INFO MM(262420000001001/e87216f1) <- GMM ATTACH ACCEPT (new P-TMSI=0xe87216f1) (gprs_gmm.c:300) 20250112125253261 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20250112125253262 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125253262 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125253262 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250112125253262 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250112125253262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125253262 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250112125253262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250112125253262 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250112125253262 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125253262 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125253262 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250112125253262 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250112125253262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125253262 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250112125253262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250112125253262 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@f374f8ce76bf: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@f374f8ce76bf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@f374f8ce76bf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@f374f8ce76bf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1427)@f374f8ce76bf: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@f374f8ce76bf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@f374f8ce76bf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@f374f8ce76bf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250112125253266 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250112125253266 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250112125253266 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250112125253266 DMM INFO MM(262420000001001/e87216f1) Subscriber data update (mmctx.c:445) 20250112125253266 DMM DEBUG MM(262420000001001/e87216f1) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250112125253266 DMM INFO MM(262420000001001/e87216f1) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250112125253266 DMM NOTICE MM(262420000001001/e87216f1) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20250112125253266 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250112125253266 DMM NOTICE MM(262420000001001/e87216f1) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250112125253266 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) 20250112125253266 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250112125253266 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250112125253266 DMM INFO MM(262420000001001/e87216f1) Subscriber data update (mmctx.c:445) 20250112125253266 DMM DEBUG MM(262420000001001/e87216f1) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1427)@f374f8ce76bf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1427)@f374f8ce76bf: vl_len:14 SGSN_Test_0-SCCP(1427)@f374f8ce76bf: vl_from0 SGSN_Test_0-SCCP(1427)@f374f8ce76bf: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250112125253269 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125253269 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125253269 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250112125253269 DLM3UA 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) 20250112125253269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125253269 DLSS7 DEBUG Found route for dpc=188=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) 20250112125253269 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250112125253269 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250112125253269 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250112125253269 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250112125253269 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250112125253269 DMM INFO MM(262420000001001/e87216f1) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250112125253269 DMM NOTICE MM(262420000001001/e87216f1) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250112125253269 DMM DEBUG GMM(gmm_fsm)[0x55d8657f8bb0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250112125253269 DMM DEBUG GMM(gmm_fsm)[0x55d8657f8bb0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250112125253269 DMM DEBUG MM_STATE_Iu(2)[0x55d8657ebd20]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20250112125253269 DMM DEBUG MM_STATE_Iu(2)[0x55d8657ebd20]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20250112125253269 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250112125253269 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250112125253269 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125253269 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125253269 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250112125253269 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250112125253269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125253269 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250112125253269 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250112125253269 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@f374f8ce76bf: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@f374f8ce76bf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@f374f8ce76bf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@f374f8ce76bf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1427)@f374f8ce76bf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1427)@f374f8ce76bf: vl_len:7 SGSN_Test_0-SCCP(1427)@f374f8ce76bf: vl_from0 SGSN_Test_0-SCCP(1427)@f374f8ce76bf: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250112125253274 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125253274 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125253274 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250112125253274 DLM3UA 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) 20250112125253274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125253274 DLSS7 DEBUG Found route for dpc=188=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) 20250112125253274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250112125253274 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250112125253274 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250112125253274 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250112125253274 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250112125253274 DMM INFO MM(262420000001001/e87216f1) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20250112125253274 DMM DEBUG MM_STATE_Iu(2)[0x55d8657ebd20]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20250112125253274 DMM DEBUG MM_STATE_Iu(2)[0x55d8657ebd20]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20250112125253274 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125253274 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125253274 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250112125253274 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250112125253274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125253274 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250112125253274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250112125253274 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@f374f8ce76bf: Session index based on local reference:0 20250112125253275 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125253276 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125253276 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250112125253276 DLM3UA 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) 20250112125253276 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125253276 DLSS7 DEBUG Found route for dpc=188=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) 20250112125253276 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250112125253276 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1428)@f374f8ce76bf: Deleted conn table entry 0TC_iu_attach_encr(1434)968276 TC_iu_attach_encr(1434)@f374f8ce76bf: setverdict(pass): none -> pass TC_iu_attach_encr(1434)@f374f8ce76bf: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_encr-BVCI196(1415)@f374f8ce76bf: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach_encr(1434)@f374f8ce76bf: Final verdict of PTC: pass SGSN_Test_0-RAN(1428)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test_0-M3UA(1429)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test_0-SCCP(1427)@f374f8ce76bf: Final verdict of PTC: none 20250112125253335 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57760<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(1416)@f374f8ce76bf: Final verdict of PTC: none 20250112125253338 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250112125253338 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1432)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1431)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1417)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1412)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98(1421)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1413)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99(1426)@f374f8ce76bf: Final verdict of PTC: none TC_iu_attach_encr-BVCI196(1415)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1418)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1433)@f374f8ce76bf: Final verdict of PTC: none TC_iu_attach_encr-BVCI210(1420)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1422)@f374f8ce76bf: Final verdict of PTC: none TC_iu_attach_encr-BVCI220(1425)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-RNC_GTP(1430)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1423)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98-provIP(1419)@f374f8ce76bf: Final verdict of PTC: none -NSVCI97-provIP(1414)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99-provIP(1424)@f374f8ce76bf: Final verdict of PTC: none MTC@f374f8ce76bf: Setting final verdict of the test case. MTC@f374f8ce76bf: Local verdict of MTC: none MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-NS0(1412): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1413): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97-provIP(1414): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_iu_attach_encr-BVCI196(1415): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97(1416): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-NS1(1417): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1418): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98-provIP(1419): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_iu_attach_encr-BVCI210(1420): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98(1421): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-NS2(1422): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1423): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99-provIP(1424): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_iu_attach_encr-BVCI220(1425): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99(1426): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test_0-SCCP(1427): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test_0-RAN(1428): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test_0-M3UA(1429): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-RNC_GTP(1430): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP-IPA(1431): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP(1432): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GGSN_GTP(1433): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_iu_attach_encr(1434): pass (none -> pass) MTC@f374f8ce76bf: Test case TC_iu_attach_encr finished. Verdict: pass MTC@f374f8ce76bf: 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 Jan 12 12:52:53 UTC 2025 ====== SGSN_Tests_Iu.TC_iu_attach_encr pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_iu_attach_encr.talloc 20250112125253472 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57762<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112125253477 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250112125253477 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) 20250112125253477 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20250112125253477 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20250112125253477 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250112125253477 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) 20250112125253477 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20250112125253477 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20250112125253477 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) 20250112125253477 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125253477 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20250112125253477 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20250112125253477 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20250112125253477 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20250112125253478 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20250112125253478 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20250112125253478 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20250112125253478 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20250112125253873 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57762<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=210592) 20250112125254339 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112125254339 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=210592, count=211848) 20250112125255340 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112125255340 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20250112125255479 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20250112125255479 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20250112125255479 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@f374f8ce76bf: 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@f374f8ce76bf: 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 Jan 12 12:52:55 UTC 2025 /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 20250112125256342 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112125256342 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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@f374f8ce76bf: Test case TC_iu_attach_geran_rau started. 20250112125256940 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59806<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112125256941 DMM INFO MM(262420000001001/e87216f1) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250112125256941 DMM INFO MM(262420000001001/e87216f1) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250112125256941 DMM DEBUG GMM(gmm_fsm)[0x55d8657f8bb0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250112125256941 DMM DEBUG GMM(gmm_fsm)[0x55d8657f8bb0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250112125256941 DMM DEBUG MM_STATE_Iu(2)[0x55d8657ebd20]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20250112125256941 DMM DEBUG MM_STATE_Iu(2)[0x55d8657ebd20]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20250112125256941 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20250112125256941 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) 20250112125256941 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) 20250112125256941 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Init}: Deallocated (fsm.c:568) 20250112125256941 DMM DEBUG MM_STATE_Gb[0x55d8657ebf80]{Idle}: Deallocated (fsm.c:568) 20250112125256941 DMM DEBUG MM_STATE_Iu(2)[0x55d8657ebd20]{Detached}: Deallocated (fsm.c:568) 20250112125256941 DMM DEBUG GMM(gmm_fsm)[0x55d8657f8bb0]{Deregistered}: Deallocated (fsm.c:568) 20250112125256941 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1435)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1436)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1435)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1439)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112125256990 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250112125256990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112125256990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112125256990 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112125256990 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250112125256990 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112125256990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112125256990 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112125256990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1439)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112125256991 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112125256992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112125256992 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112125256992 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112125256992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112125256992 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112125256992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112125256992 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112125256992 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250112125256992 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112125256992 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1439)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250112125256992 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112125256992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1439)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112125256996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1440)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1436)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1436)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112125257004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112125257005 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_iu_attach_geran_rau-BVCI196(1438)@f374f8ce76bf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1441)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1440)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1444)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112125257025 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250112125257025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112125257025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112125257025 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112125257025 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250112125257025 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112125257025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112125257025 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112125257025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1444)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112125257026 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112125257026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112125257026 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112125257027 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112125257027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112125257027 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112125257027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112125257027 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112125257027 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250112125257027 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112125257027 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112125257027 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112125257027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1444)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1444)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112125257031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1441)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1441)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1445)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21012 20250112125257041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112125257041 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_iu_attach_geran_rau-BVCI210(1443)@f374f8ce76bf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1446)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1445)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1449)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112125257063 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250112125257063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112125257063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112125257063 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112125257063 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250112125257063 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112125257063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112125257063 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112125257063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1449)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112125257064 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112125257064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112125257064 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112125257065 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112125257065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112125257065 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112125257065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112125257065 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112125257065 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250112125257065 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112125257065 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112125257065 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112125257065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1449)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1449)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112125257069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1446)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1446)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112125257079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112125257079 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_iu_attach_geran_rau-BVCI220(1448)@f374f8ce76bf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@f374f8ce76bf: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1452)@f374f8ce76bf: ************************************************* SGSN_Test_0-M3UA(1452)@f374f8ce76bf: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1452)@f374f8ce76bf: ************************************************* MTC@f374f8ce76bf: Starting RAN_Emulation SGSN_Test_0-SCCP(1450)@f374f8ce76bf: v_sccp_pdu_maxlen:268 20250112125257285 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20250112125257285 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) 20250112125257285 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20250112125257285 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)@f374f8ce76bf: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250112125257287 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125257287 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20250112125257287 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20250112125257287 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20250112125257288 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20250112125257288 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20250112125257288 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20250112125257289 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125257289 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20250112125257289 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20250112125257289 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20250112125257289 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20250112125257289 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20250112125257289 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20250112125257289 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20250112125257342 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112125257342 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250112125257342 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250112125257342 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1454)@f374f8ce76bf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1454)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250112125257344 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1454)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1454)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250112125257345 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1454)@f374f8ce76bf: 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)@f374f8ce76bf: 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)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1454)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250112125258096 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125258096 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125258096 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250112125258096 DLM3UA 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) 20250112125258096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125258096 DLSS7 DEBUG Found route for dpc=188=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) 20250112125258096 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250112125258096 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250112125258096 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250112125258096 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250112125258097 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125258097 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125258097 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250112125258097 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250112125258097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125258097 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250112125258097 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250112125258097 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1451)@f374f8ce76bf: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_geran_rau-BVCI196(1438)@f374f8ce76bf: Adding Client=TC_iu_attach_geran_rau(1457), IMSI='262420000001002'H, TLLI='F0D7D1FF'O, index=0 SGSN_Test-GSUP(1455)@f374f8ce76bf: Created GsupExpect[0] for "262420000001002" to be handled at TC_iu_attach_geran_rau(1457) TC_iu_attach_geran_rau(1457)@f374f8ce76bf: 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 := '2824'O ("($"), rac := 'B8'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)@f374f8ce76bf: Added conn table entry 0TC_iu_attach_geran_rau(1457)787857 SGSN_Test_0-SCCP(1450)@f374f8ce76bf: First idle individual index:0 SGSN_Test_0-RAN(1451)@f374f8ce76bf: patch: N(SD) for ConnIdx 0 set to 1 20250112125258411 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125258411 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125258411 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250112125258411 DLM3UA 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) 20250112125258411 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125258411 DLSS7 DEBUG Found route for dpc=188=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) 20250112125258411 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250112125258411 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250112125258411 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250112125258411 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250112125258411 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250112125258411 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach"  (gprs_gmm.c:1266) 20250112125258411 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Allocated (fsm.c:456) 20250112125258411 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebf80]{Init}: Allocated (fsm.c:456) 20250112125258411 DMM DEBUG MM_STATE_Gb[0x55d8657ec0b0]{Idle}: Allocated (fsm.c:456) 20250112125258411 DMM DEBUG MM_STATE_Iu[0x55d8657ebe50]{Detached}: Allocated (fsm.c:456) 20250112125258411 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250112125258411 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250112125258411 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebf80]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250112125258411 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebf80]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250112125258411 DMM DEBUG MM(262420000001002/e31d3e47) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250112125258411 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20250112125258411 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125258411 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125258411 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250112125258411 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250112125258411 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125258411 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250112125258411 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250112125258411 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250112125258411 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125258411 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125258411 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250112125258411 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250112125258411 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125258411 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250112125258411 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250112125258411 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1450)@f374f8ce76bf: { messageType := 2, destLocRef := '0C0591'O, sourceLocRef := '000003'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1450)@f374f8ce76bf: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@f374f8ce76bf: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@f374f8ce76bf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1450)@f374f8ce76bf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1450)@f374f8ce76bf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_geran_rau(1457)@f374f8ce76bf: 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 := '27B155806D85527F6EFE57ABFA9420C2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '883DCA67'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BCEBB1E55CC28F57'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'A17D00E5ADF89A92C5380593F7049868'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'A19DD88F54644244276E9C2850D98C12'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '97C621E74BE36994B849EAFE73DE9789'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '2396FD5522844DEF'O } } } } } SGSN_Test_0-SCCP(1450)@f374f8ce76bf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1450)@f374f8ce76bf: vl_len:23 SGSN_Test_0-SCCP(1450)@f374f8ce76bf: vl_from0 SGSN_Test_0-SCCP(1450)@f374f8ce76bf: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100002'O 20250112125258419 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125258419 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125258419 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250112125258419 DLM3UA 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) 20250112125258419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125258419 DLSS7 DEBUG Found route for dpc=188=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) 20250112125258419 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250112125258419 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250112125258419 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250112125258419 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250112125258419 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250112125258419 DMM DEBUG MM(262420000001002/e31d3e47) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1084) 20250112125258419 DMM NOTICE MM(262420000001002/e31d3e47) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250112125258419 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebf80]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250112125258419 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebf80]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250112125258419 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebf80]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250112125258419 DMM DEBUG MM(262420000001002/e31d3e47) Requesting authorization (sgsn_auth.c:160) 20250112125258419 DMM INFO MM(262420000001002/e31d3e47) Requesting authentication tuples (sgsn_auth.c:184) 20250112125258419 DMM DEBUG MM(262420000001002/e31d3e47) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250112125258419 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20250112125258419 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)@f374f8ce76bf: Found GsupExpect[0] for "262420000001002" handled at TC_iu_attach_geran_rau(1457) SGSN_Test-GSUP(1455)@f374f8ce76bf: Added IMSI table entry 0TC_iu_attach_geran_rau(1457)"262420000001002" 20250112125258423 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250112125258423 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250112125258423 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250112125258423 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20250112125258423 DMM INFO MM(262420000001002/e31d3e47) Subscriber data update (mmctx.c:445) 20250112125258423 DMM DEBUG MM(262420000001002/e31d3e47) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250112125258423 DMM INFO MM(262420000001002/e31d3e47) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250112125258423 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebf80]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250112125258423 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebf80]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250112125258423 DMM INFO MM(262420000001002/e31d3e47) <- GMM AUTH AND CIPHERING REQ (rand = 27 b1 55 80 6d 85 52 7f 6e fe 57 ab fa 94 20 c2 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 97 c6 21 e7 4b e3 69 94 b8 49 ea fe 73 de 97 89 ) (gprs_gmm.c:483) 20250112125258423 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20250112125258423 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125258423 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125258423 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250112125258423 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250112125258423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125258423 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250112125258423 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250112125258423 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1450)@f374f8ce76bf: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@f374f8ce76bf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1450)@f374f8ce76bf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1450)@f374f8ce76bf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1450)@f374f8ce76bf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1450)@f374f8ce76bf: vl_len:37 SGSN_Test_0-SCCP(1450)@f374f8ce76bf: vl_from0 SGSN_Test_0-SCCP(1450)@f374f8ce76bf: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130A222396FD5523094399990000100002F0290422844DEF'O 20250112125258429 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125258429 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125258429 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250112125258429 DLM3UA 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) 20250112125258429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125258429 DLSS7 DEBUG Found route for dpc=188=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) 20250112125258429 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250112125258429 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250112125258429 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250112125258429 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250112125258429 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250112125258429 DMM INFO MM(262420000001002/e31d3e47) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250112125258429 DMM NOTICE MM(262420000001002/e31d3e47) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250112125258429 DMM DEBUG MM(262420000001002/e31d3e47) checking auth: received UMTS RES = 23 96 fd 55 22 84 4d ef (gprs_gmm.c:666) 20250112125258429 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebf80]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250112125258429 DMM DEBUG MM(262420000001002/e31d3e47) Requesting authorization (sgsn_auth.c:160) 20250112125258429 DMM INFO MM(262420000001002/e31d3e47) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250112125258429 DMM DEBUG MM(262420000001002/e31d3e47) Requesting subscriber data update (gprs_subscriber.c:894) 20250112125258429 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20250112125258429 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) 20250112125258429 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebf80]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250112125258429 DMM DEBUG MM(262420000001002/e31d3e47) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250112125258429 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125258429 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125258429 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250112125258429 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250112125258429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125258429 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250112125258429 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250112125258429 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1450)@f374f8ce76bf: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@f374f8ce76bf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1450)@f374f8ce76bf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1450)@f374f8ce76bf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1450)@f374f8ce76bf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1450)@f374f8ce76bf: vl_len:12 SGSN_Test_0-SCCP(1450)@f374f8ce76bf: vl_from0 SGSN_Test_0-SCCP(1450)@f374f8ce76bf: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250112125258437 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125258437 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125258437 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250112125258437 DLM3UA 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) 20250112125258437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125258437 DLSS7 DEBUG Found route for dpc=188=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) 20250112125258437 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250112125258437 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250112125258437 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250112125258437 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250112125258437 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250112125258437 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 3) (iu_client.c:366) 20250112125258437 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebf80]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20250112125258437 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebf80]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250112125258437 DMM INFO MM(262420000001002/e31d3e47) <- GMM ATTACH ACCEPT (new P-TMSI=0xe31d3e47) (gprs_gmm.c:300) 20250112125258437 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20250112125258437 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125258437 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125258437 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250112125258437 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250112125258437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125258437 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250112125258437 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250112125258437 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250112125258437 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125258437 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125258438 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250112125258438 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250112125258438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125258438 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250112125258438 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250112125258438 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1450)@f374f8ce76bf: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@f374f8ce76bf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1450)@f374f8ce76bf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1450)@f374f8ce76bf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1450)@f374f8ce76bf: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@f374f8ce76bf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1450)@f374f8ce76bf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1450)@f374f8ce76bf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250112125258441 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250112125258441 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250112125258441 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20250112125258441 DMM INFO MM(262420000001002/e31d3e47) Subscriber data update (mmctx.c:445) 20250112125258441 DMM DEBUG MM(262420000001002/e31d3e47) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250112125258441 DMM INFO MM(262420000001002/e31d3e47) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250112125258441 DMM NOTICE MM(262420000001002/e31d3e47) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:1000) 20250112125258441 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebf80]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250112125258441 DMM NOTICE MM(262420000001002/e31d3e47) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250112125258441 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) 20250112125258442 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250112125258442 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20250112125258442 DMM INFO MM(262420000001002/e31d3e47) Subscriber data update (mmctx.c:445) 20250112125258442 DMM DEBUG MM(262420000001002/e31d3e47) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1450)@f374f8ce76bf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1450)@f374f8ce76bf: vl_len:14 SGSN_Test_0-SCCP(1450)@f374f8ce76bf: vl_from0 SGSN_Test_0-SCCP(1450)@f374f8ce76bf: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250112125258444 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125258444 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125258444 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250112125258444 DLM3UA 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) 20250112125258445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125258445 DLSS7 DEBUG Found route for dpc=188=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) 20250112125258445 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250112125258445 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250112125258445 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250112125258445 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250112125258445 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250112125258445 DMM INFO MM(262420000001002/e31d3e47) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250112125258445 DMM NOTICE MM(262420000001002/e31d3e47) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250112125258445 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250112125258445 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250112125258445 DMM DEBUG MM_STATE_Iu(3)[0x55d8657ebe50]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20250112125258445 DMM DEBUG MM_STATE_Iu(3)[0x55d8657ebe50]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20250112125258445 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebf80]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250112125258445 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebf80]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250112125258445 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125258445 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125258445 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250112125258445 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250112125258445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125258445 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250112125258445 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250112125258445 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1450)@f374f8ce76bf: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@f374f8ce76bf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1450)@f374f8ce76bf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1450)@f374f8ce76bf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1450)@f374f8ce76bf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1450)@f374f8ce76bf: vl_len:7 SGSN_Test_0-SCCP(1450)@f374f8ce76bf: vl_from0 SGSN_Test_0-SCCP(1450)@f374f8ce76bf: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250112125258450 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125258450 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125258450 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250112125258450 DLM3UA 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) 20250112125258450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125258450 DLSS7 DEBUG Found route for dpc=188=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) 20250112125258450 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250112125258450 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250112125258450 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250112125258450 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250112125258450 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250112125258450 DMM INFO MM(262420000001002/e31d3e47) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20250112125258450 DMM DEBUG MM_STATE_Iu(3)[0x55d8657ebe50]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20250112125258450 DMM DEBUG MM_STATE_Iu(3)[0x55d8657ebe50]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20250112125258450 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125258450 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125258450 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250112125258450 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250112125258450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125258450 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250112125258450 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250112125258450 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1450)@f374f8ce76bf: Session index based on local reference:0 20250112125258451 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125258451 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125258451 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250112125258451 DLM3UA 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) 20250112125258451 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125258451 DLSS7 DEBUG Found route for dpc=188=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) 20250112125258451 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250112125258451 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1451)@f374f8ce76bf: Deleted conn table entry 0TC_iu_attach_geran_rau(1457)787857 TC_iu_attach_geran_rau(1457)@f374f8ce76bf: setverdict(pass): none -> pass TC_iu_attach_geran_rau-BVCI196(1438)@f374f8ce76bf: Removing Client IMSI='262420000001002'H, index=0 TC_iu_attach_geran_rau-BVCI196(1438)@f374f8ce76bf: Adding Client=TC_iu_attach_geran_rau(1457), IMSI='262420000001002'H, TLLI='E31D3E47'O, index=1 20250112125258510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112125258510 DLLC NOTICE LLME(ffffffff/e31d3e47){UNASSIGNED} LLC RX: unknown TLLI 0xe31d3e47, creating LLME on the fly (gprs_llc.c:552) 20250112125258510 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20250112125258510 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20250112125258510 DMM INFO MM(262420000001002/e31d3e47) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: e31d3e47, P-TMSI: e31d3e47 (00000000), TLLI: 00000000 (00000000), RA: 262-42-4660-0 (gprs_gmm.c:1705) 20250112125258510 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1167) 20250112125258510 DMM DEBUG MM_STATE_Iu(3)[0x55d8657ebe50]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm_fsm.c:210) 20250112125258510 DMM DEBUG MM_STATE_Iu(3)[0x55d8657ebe50]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20250112125258510 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250112125258510 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1777) 20250112125258510 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250112125258510 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250112125258510 DLLC NOTICE LLME(ffffffff/e31d3e47){UNASSIGNED} LLGM Assign pre (e31d3e47 => e31d3e47) (gprs_llc.c:1079) 20250112125258510 DLLC NOTICE LLME(e31d3e47/e31d3e47){ASSIGNED} LLGM Assign post (e31d3e47 => e31d3e47) (gprs_llc.c:1125) 20250112125258510 DMM INFO MM(262420000001002/e31d3e47) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_iu_attach_geran_rau(1457)@f374f8ce76bf: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau(1457)@f374f8ce76bf: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau-BVCI196(1438)@f374f8ce76bf: Removing Client IMSI='262420000001002'H, index=1 20250112125258525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112125258525 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb096b1 CMD=UI DATA (gprs_llc_parse.c:89) 20250112125258525 DMM DEBUG MM_STATE_Gb[0x55d8657ec0b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112125258525 DMM INFO MM(262420000001002/e31d3e47) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20250112125258525 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20250112125258525 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250112125258525 DLLC NOTICE LLME(e31d3e47/e31d3e47){ASSIGNED} LLGM Assign pre (ffffffff => e31d3e47) (gprs_llc.c:1079) 20250112125258525 DLLC NOTICE LLME(ffffffff/e31d3e47){ASSIGNED} LLGM Assign post (ffffffff => e31d3e47) (gprs_llc.c:1125) 20250112125258525 DMM DEBUG MM_STATE_Gb[0x55d8657ec0b0]{Idle}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20250112125258525 DMM ERROR MM_STATE_Gb[0x55d8657ec0b0]{Idle}: Event E_MM_RA_UPDATE not permitted (gprs_gmm.c:1877) TC_iu_attach_geran_rau(1457)@f374f8ce76bf: Final verdict of PTC: pass SGSN_Test_0-RAN(1451)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test_0-M3UA(1452)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test_0-SCCP(1450)@f374f8ce76bf: Final verdict of PTC: none 20250112125258532 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59806<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(1444)@f374f8ce76bf: Final verdict of PTC: none -NSVCI97(1439)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99(1449)@f374f8ce76bf: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI220(1448)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1435)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1440)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1445)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1436)@f374f8ce76bf: Final verdict of PTC: none 20250112125258536 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) TC_iu_attach_geran_rau-BVCI210(1443)@f374f8ce76bf: Final verdict of PTC: none 20250112125258536 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1454)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1446)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GSUP(1455)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99-provIP(1447)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98-provIP(1442)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-RNC_GTP(1453)@f374f8ce76bf: Final verdict of PTC: none -NSVCI97-provIP(1437)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1456)@f374f8ce76bf: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI196(1438)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1441)@f374f8ce76bf: Final verdict of PTC: none MTC@f374f8ce76bf: Setting final verdict of the test case. MTC@f374f8ce76bf: Local verdict of MTC: none MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-NS0(1435): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1436): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97-provIP(1437): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_iu_attach_geran_rau-BVCI196(1438): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97(1439): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-NS1(1440): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1441): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98-provIP(1442): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_iu_attach_geran_rau-BVCI210(1443): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98(1444): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-NS2(1445): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1446): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99-provIP(1447): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_iu_attach_geran_rau-BVCI220(1448): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99(1449): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test_0-SCCP(1450): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test_0-RAN(1451): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test_0-M3UA(1452): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-RNC_GTP(1453): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP-IPA(1454): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP(1455): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GGSN_GTP(1456): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_iu_attach_geran_rau(1457): pass (none -> pass) MTC@f374f8ce76bf: Test case TC_iu_attach_geran_rau finished. Verdict: pass MTC@f374f8ce76bf: 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 Jan 12 12:52:58 UTC 2025 ====== 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 20250112125258653 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250112125258653 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) 20250112125258653 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20250112125258653 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20250112125258653 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250112125258653 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) 20250112125258653 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20250112125258653 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20250112125258653 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) 20250112125258653 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125258653 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20250112125258653 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20250112125258653 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20250112125258653 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20250112125258654 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20250112125258654 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20250112125258654 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20250112125258654 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20250112125258658 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59812<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112125259059 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=218836) 20250112125259537 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112125259537 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) 20250112125300539 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112125300539 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20250112125300654 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20250112125300654 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20250112125300654 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@f374f8ce76bf: 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@f374f8ce76bf: 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 Jan 12 12:53:01 UTC 2025 /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 20250112125301541 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112125301541 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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@f374f8ce76bf: Test case TC_geran_attach_iu_rau started. 20250112125302120 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59826<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112125302122 DMM INFO MM(262420000001002/e31d3e47) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250112125302122 DMM INFO MM(262420000001002/e31d3e47) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250112125302122 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250112125302122 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250112125302122 DMM DEBUG MM_STATE_Gb[0x55d8657ec0b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250112125302122 DMM ERROR MM_STATE_Gb[0x55d8657ec0b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20250112125302122 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20250112125302122 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) 20250112125302122 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) 20250112125302122 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebf80]{Init}: Deallocated (fsm.c:568) 20250112125302122 DMM DEBUG MM_STATE_Gb[0x55d8657ec0b0]{Idle}: Deallocated (fsm.c:568) 20250112125302122 DMM DEBUG MM_STATE_Iu(3)[0x55d8657ebe50]{Detached}: Deallocated (fsm.c:568) 20250112125302122 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Deallocated (fsm.c:568) 20250112125302122 DLLC NOTICE LLME(ffffffff/e31d3e47){ASSIGNED} LLGM Assign pre (e31d3e47 => ffffffff) (gprs_llc.c:1079) 20250112125302122 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e31d3e47 => ffffffff) (gprs_llc.c:1125) 20250112125302122 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1458)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1459)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1458)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1463)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1463)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112125302169 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250112125302169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112125302169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112125302169 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112125302169 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250112125302169 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112125302169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112125302169 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112125302169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1463)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112125302170 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112125302170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112125302170 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112125302171 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112125302171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112125302171 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112125302171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112125302171 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112125302171 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250112125302171 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112125302171 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112125302172 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112125302172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1463)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test SGSN_Test-Gb1-NS1(1462)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1463)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112125302176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1464)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1459)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1459)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112125302187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112125302187 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_geran_attach_iu_rau-BVCI196(1460)@f374f8ce76bf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1462)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1467)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112125302200 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250112125302200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112125302200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112125302200 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112125302200 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250112125302200 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112125302200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112125302200 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112125302200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1467)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112125302202 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112125302202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112125302202 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112125302202 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112125302202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112125302202 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112125302202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112125302202 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112125302202 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250112125302202 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112125302202 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112125302203 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112125302203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1467)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1467)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112125302208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1468)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1464)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1464)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112125302216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112125302216 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_geran_attach_iu_rau-BVCI210(1465)@f374f8ce76bf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1469)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1468)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1472)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1472)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112125302238 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250112125302238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112125302238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112125302238 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112125302238 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250112125302238 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112125302238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112125302238 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112125302238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1472)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112125302240 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112125302240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112125302240 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112125302240 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112125302240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112125302240 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112125302240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112125302240 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112125302240 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250112125302240 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112125302240 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1472)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250112125302241 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112125302241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1472)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112125302244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1469)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1469)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112125302254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112125302254 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) MTC@f374f8ce76bf: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1475)@f374f8ce76bf: ************************************************* SGSN_Test_0-M3UA(1475)@f374f8ce76bf: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1475)@f374f8ce76bf: ************************************************* MTC@f374f8ce76bf: Starting RAN_Emulation SGSN_Test_0-SCCP(1473)@f374f8ce76bf: v_sccp_pdu_maxlen:268 TC_geran_attach_iu_rau-BVCI220(1471)@f374f8ce76bf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250112125302456 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20250112125302456 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) 20250112125302456 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20250112125302456 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)@f374f8ce76bf: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250112125302459 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125302459 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20250112125302459 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20250112125302459 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20250112125302459 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20250112125302459 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20250112125302459 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20250112125302460 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125302460 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20250112125302460 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20250112125302460 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20250112125302460 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20250112125302460 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20250112125302460 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20250112125302460 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20250112125302542 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112125302542 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250112125302542 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250112125302542 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1477)@f374f8ce76bf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1477)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250112125302544 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1477)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1477)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250112125302544 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1477)@f374f8ce76bf: 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)@f374f8ce76bf: 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)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1477)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250112125303267 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125303267 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125303267 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250112125303267 DLM3UA 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) 20250112125303267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125303267 DLSS7 DEBUG Found route for dpc=188=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) 20250112125303267 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250112125303267 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250112125303267 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250112125303267 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250112125303267 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125303267 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125303267 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250112125303267 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250112125303267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125303267 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250112125303267 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250112125303267 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1474)@f374f8ce76bf: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_geran_attach_iu_rau-BVCI196(1460)@f374f8ce76bf: Adding Client=TC_geran_attach_iu_rau(1480), IMSI='262420000001003'H, TLLI='FD3FD8D7'O, index=0 SGSN_Test-GSUP(1478)@f374f8ce76bf: Created GsupExpect[0] for "262420000001003" to be handled at TC_geran_attach_iu_rau(1480) TC_geran_attach_iu_rau(1480)@f374f8ce76bf: 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 := 'AE9B71B61D5EC682230AEE5CC6F970C7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9FAEC6DF'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2385C42EC7FC2727'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '21F00431CD8ACF1EBE080150C63F6D0F'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'CB4226493CB80265DECD7C73F33E4429'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '335AB5FF818EEDB13C31D165B87A4660'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '7AD0D0AAB53BD9C6'O } } } } } 20250112125303606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112125303606 DLLC NOTICE LLME(ffffffff/fd3fd8d7){UNASSIGNED} LLC RX: unknown TLLI 0xfd3fd8d7, creating LLME on the fly (gprs_llc.c:552) 20250112125303606 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250112125303606 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach"  (gprs_gmm.c:1266) 20250112125303606 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Allocated (fsm.c:456) 20250112125303606 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Init}: Allocated (fsm.c:456) 20250112125303606 DMM DEBUG MM_STATE_Gb[0x55d8657ec0b0]{Idle}: Allocated (fsm.c:456) 20250112125303606 DMM DEBUG MM_STATE_Iu[0x55d8657ebf80]{Detached}: Allocated (fsm.c:456) 20250112125303606 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250112125303606 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250112125303606 DLLC NOTICE LLME(ffffffff/fd3fd8d7){UNASSIGNED} LLGM Assign pre (fd3fd8d7 => f6c800ea) (gprs_llc.c:1079) 20250112125303606 DLLC NOTICE LLME(fd3fd8d7/f6c800ea){ASSIGNED} LLGM Assign post (fd3fd8d7 => f6c800ea) (gprs_llc.c:1125) 20250112125303606 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250112125303606 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250112125303606 DMM DEBUG MM(262420000001003/f6c800ea) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250112125303618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112125303618 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250112125303618 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ec0b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112125303618 DMM DEBUG MM(262420000001003/f6c800ea) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1084) 20250112125303618 DMM NOTICE MM(262420000001003/f6c800ea) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250112125303618 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250112125303618 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250112125303618 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250112125303618 DMM DEBUG MM(262420000001003/f6c800ea) Requesting authorization (sgsn_auth.c:160) 20250112125303618 DMM INFO MM(262420000001003/f6c800ea) Requesting authentication tuples (sgsn_auth.c:184) 20250112125303618 DMM DEBUG MM(262420000001003/f6c800ea) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250112125303618 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20250112125303618 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)@f374f8ce76bf: Found GsupExpect[0] for "262420000001003" handled at TC_geran_attach_iu_rau(1480) SGSN_Test-GSUP(1478)@f374f8ce76bf: Added IMSI table entry 0TC_geran_attach_iu_rau(1480)"262420000001003" 20250112125303621 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250112125303621 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250112125303621 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250112125303621 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20250112125303621 DMM INFO MM(262420000001003/f6c800ea) Subscriber data update (mmctx.c:445) 20250112125303621 DMM DEBUG MM(262420000001003/f6c800ea) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250112125303621 DMM INFO MM(262420000001003/f6c800ea) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250112125303621 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250112125303621 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250112125303621 DMM INFO MM(262420000001003/f6c800ea) <- GMM AUTH AND CIPHERING REQ (rand = ae 9b 71 b6 1d 5e c6 82 23 0a ee 5c c6 f9 70 c7 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 33 5a b5 ff 81 8e ed b1 3c 31 d1 65 b8 7a 46 60 ) (gprs_gmm.c:483) 20250112125303628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112125303628 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20250112125303628 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ec0b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112125303628 DMM INFO MM(262420000001003/f6c800ea) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250112125303628 DMM NOTICE MM(262420000001003/f6c800ea) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250112125303628 DMM DEBUG MM(262420000001003/f6c800ea) checking auth: received UMTS RES = 7a d0 d0 aa b5 3b d9 c6 (gprs_gmm.c:666) 20250112125303628 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250112125303628 DMM DEBUG MM(262420000001003/f6c800ea) Requesting authorization (sgsn_auth.c:160) 20250112125303628 DMM INFO MM(262420000001003/f6c800ea) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250112125303628 DMM DEBUG MM(262420000001003/f6c800ea) Requesting subscriber data update (gprs_subscriber.c:894) 20250112125303628 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20250112125303628 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) 20250112125303628 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250112125303628 DMM INFO MM(262420000001003/f6c800ea) <- GMM ATTACH ACCEPT (new P-TMSI=0xf6c800ea) (gprs_gmm.c:300) 20250112125303629 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250112125303629 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250112125303629 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20250112125303629 DMM INFO MM(262420000001003/f6c800ea) Subscriber data update (mmctx.c:445) 20250112125303629 DMM DEBUG MM(262420000001003/f6c800ea) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250112125303629 DMM INFO MM(262420000001003/f6c800ea) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250112125303629 DMM NOTICE MM(262420000001003/f6c800ea) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:1000) 20250112125303629 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250112125303629 DMM NOTICE MM(262420000001003/f6c800ea) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250112125303629 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) 20250112125303629 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250112125303629 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20250112125303629 DMM INFO MM(262420000001003/f6c800ea) Subscriber data update (mmctx.c:445) 20250112125303629 DMM DEBUG MM(262420000001003/f6c800ea) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250112125303635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112125303635 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250112125303635 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ec0b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250112125303635 DMM INFO MM(262420000001003/f6c800ea) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250112125303636 DMM NOTICE MM(262420000001003/f6c800ea) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250112125303636 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250112125303636 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250112125303636 DLLC NOTICE LLME(fd3fd8d7/f6c800ea){ASSIGNED} LLGM Assign pre (ffffffff => f6c800ea) (gprs_llc.c:1079) 20250112125303636 DLLC NOTICE LLME(ffffffff/f6c800ea){ASSIGNED} LLGM Assign post (ffffffff => f6c800ea) (gprs_llc.c:1125) 20250112125303636 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ec0b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250112125303636 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ec0b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250112125303636 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250112125303636 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_geran_attach_iu_rau(1480)@f374f8ce76bf: 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 := 'F6C800EA'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)@f374f8ce76bf: Added conn table entry 0TC_geran_attach_iu_rau(1480)2909444 SGSN_Test_0-SCCP(1473)@f374f8ce76bf: First idle individual index:0 SGSN_Test_0-RAN(1474)@f374f8ce76bf: patch: N(SD) for ConnIdx 0 set to 1 20250112125303701 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125303701 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125303701 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250112125303701 DLM3UA 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) 20250112125303701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125303701 DLSS7 DEBUG Found route for dpc=188=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) 20250112125303701 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250112125303701 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250112125303702 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250112125303702 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250112125303702 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250112125303702 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20250112125303702 DMM INFO MM(262420000001003/f6c800ea) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: 00000000, P-TMSI: f6c800ea (00000000), TLLI: f6c800ea (f6c800ea), RA: 262-42-13135-0 (gprs_gmm.c:1705) 20250112125303702 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1167) 20250112125303702 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ec0b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm_fsm.c:208) 20250112125303702 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ec0b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250112125303702 DLLC NOTICE LLME(ffffffff/f6c800ea){ASSIGNED} LLGM Assign pre (f6c800ea => ffffffff) (gprs_llc.c:1079) 20250112125303702 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f6c800ea => ffffffff) (gprs_llc.c:1125) 20250112125303702 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250112125303702 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1777) 20250112125303702 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250112125303702 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250112125303702 DMM DEBUG MM(262420000001003/f6c800ea) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20250112125303702 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125303702 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125303702 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250112125303702 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250112125303702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125303702 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250112125303702 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250112125303702 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250112125303702 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125303702 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125303702 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250112125303702 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250112125303702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125303702 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250112125303702 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250112125303702 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1473)@f374f8ce76bf: { messageType := 2, destLocRef := '2C6504'O, sourceLocRef := '000004'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1473)@f374f8ce76bf: Session index based on local reference:0 SGSN_Test_0-SCCP(1473)@f374f8ce76bf: Session index based on local reference:0 SGSN_Test_0-SCCP(1473)@f374f8ce76bf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1473)@f374f8ce76bf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1473)@f374f8ce76bf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1473)@f374f8ce76bf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1473)@f374f8ce76bf: vl_len:12 SGSN_Test_0-SCCP(1473)@f374f8ce76bf: vl_from0 SGSN_Test_0-SCCP(1473)@f374f8ce76bf: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250112125303714 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125303714 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125303714 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250112125303714 DLM3UA 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) 20250112125303714 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125303714 DLSS7 DEBUG Found route for dpc=188=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) 20250112125303714 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250112125303714 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250112125303714 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250112125303714 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250112125303714 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250112125303714 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 4) (iu_client.c:366) 20250112125303714 DMM INFO MM(262420000001003/f6c800ea) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) 20250112125303714 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 4) (iu_client.c:510) 20250112125303714 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125303714 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125303714 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250112125303714 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250112125303714 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125303714 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250112125303714 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250112125303714 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250112125303714 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125303714 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125303714 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250112125303714 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250112125303714 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125303714 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250112125303714 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250112125303714 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1473)@f374f8ce76bf: Session index based on local reference:0 SGSN_Test_0-SCCP(1473)@f374f8ce76bf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1473)@f374f8ce76bf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1473)@f374f8ce76bf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1473)@f374f8ce76bf: Session index based on local reference:0 SGSN_Test_0-SCCP(1473)@f374f8ce76bf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1473)@f374f8ce76bf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1473)@f374f8ce76bf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_geran_attach_iu_rau(1480)@f374f8ce76bf: setverdict(pass): none -> pass TC_geran_attach_iu_rau(1480)@f374f8ce76bf: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau(1480)@f374f8ce76bf: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau-BVCI196(1460)@f374f8ce76bf: Removing Client IMSI='262420000001003'H, index=0 SGSN_Test_0-SCCP(1473)@f374f8ce76bf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1473)@f374f8ce76bf: vl_len:14 SGSN_Test_0-SCCP(1473)@f374f8ce76bf: vl_from0 SGSN_Test_0-SCCP(1473)@f374f8ce76bf: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302080A'O 20250112125303724 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125303724 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125303724 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250112125303724 DLM3UA 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) 20250112125303724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125303724 DLSS7 DEBUG Found route for dpc=188=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) 20250112125303724 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250112125303724 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250112125303724 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250112125303724 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250112125303725 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250112125303725 DMM INFO MM(262420000001003/f6c800ea) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20250112125303725 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20250112125303725 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250112125303725 DMM DEBUG MM_STATE_Iu[0x55d8657ebf80]{Detached}: Received Event E_PMM_RA_UPDATE (gprs_gmm.c:1870) 20250112125303725 DMM ERROR MM_STATE_Iu[0x55d8657ebf80]{Detached}: Event E_PMM_RA_UPDATE not permitted (gprs_gmm.c:1870) TC_geran_attach_iu_rau(1480)@f374f8ce76bf: Final verdict of PTC: pass SGSN_Test_0-RAN(1474)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test_0-M3UA(1475)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test_0-SCCP(1473)@f374f8ce76bf: Final verdict of PTC: none 20250112125303730 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59826<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250112125303732 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250112125303732 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1478)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99(1472)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1477)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98(1467)@f374f8ce76bf: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI210(1465)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1468)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1462)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1458)@f374f8ce76bf: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI196(1460)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1464)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1459)@f374f8ce76bf: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI220(1471)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-RNC_GTP(1476)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1469)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1479)@f374f8ce76bf: Final verdict of PTC: none -NSVCI97(1463)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99-provIP(1470)@f374f8ce76bf: Final verdict of PTC: none -NSVCI97-provIP(1461)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98-provIP(1466)@f374f8ce76bf: Final verdict of PTC: none MTC@f374f8ce76bf: Setting final verdict of the test case. MTC@f374f8ce76bf: Local verdict of MTC: none MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-NS0(1458): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1459): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_geran_attach_iu_rau-BVCI196(1460): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97-provIP(1461): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-NS1(1462): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97(1463): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1464): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_geran_attach_iu_rau-BVCI210(1465): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98-provIP(1466): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98(1467): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-NS2(1468): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1469): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99-provIP(1470): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_geran_attach_iu_rau-BVCI220(1471): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99(1472): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test_0-SCCP(1473): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test_0-RAN(1474): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test_0-M3UA(1475): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-RNC_GTP(1476): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP-IPA(1477): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP(1478): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GGSN_GTP(1479): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_geran_attach_iu_rau(1480): pass (none -> pass) MTC@f374f8ce76bf: Test case TC_geran_attach_iu_rau finished. Verdict: pass MTC@f374f8ce76bf: 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 Jan 12 12:53:03 UTC 2025 ====== SGSN_Tests_Iu.TC_geran_attach_iu_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_geran_attach_iu_rau.talloc 20250112125303867 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59836<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112125303925 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250112125303925 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) 20250112125303925 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20250112125303925 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20250112125303925 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250112125303925 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) 20250112125303925 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20250112125303925 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20250112125303925 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) 20250112125303925 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125303926 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20250112125303926 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20250112125303926 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20250112125303926 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20250112125303926 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20250112125303926 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20250112125303926 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20250112125303926 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20250112125304268 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59836<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=166580) 20250112125304717 DGPRS DEBUG Checking for inactive LLMEs, time = 18497118 (sgsn.c:131) 20250112125304733 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112125304733 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=166580, count=178680) 20250112125305734 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112125305734 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20250112125305927 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20250112125305927 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20250112125305927 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@f374f8ce76bf: 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@f374f8ce76bf: 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 Jan 12 12:53:06 UTC 2025 /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 20250112125306735 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112125306735 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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@f374f8ce76bf: Test case TC_attach_pdp_act_user started. 20250112125307424 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50054<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112125307425 DMM INFO MM(262420000001003/f6c800ea) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250112125307425 DMM INFO MM(262420000001003/f6c800ea) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250112125307426 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250112125307426 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250112125307426 DMM DEBUG MM_STATE_Iu[0x55d8657ebf80]{Detached}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20250112125307426 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20250112125307426 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) 20250112125307426 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) 20250112125307426 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Init}: Deallocated (fsm.c:568) 20250112125307426 DMM DEBUG MM_STATE_Gb(0)[0x55d8657ec0b0]{Idle}: Deallocated (fsm.c:568) 20250112125307426 DMM DEBUG MM_STATE_Iu[0x55d8657ebf80]{Detached}: Deallocated (fsm.c:568) 20250112125307426 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebd20]{Deregistered}: Deallocated (fsm.c:568) 20250112125307426 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1481)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1482)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1481)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1485)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112125307485 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250112125307485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112125307485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112125307485 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112125307485 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250112125307485 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112125307485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112125307485 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112125307485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1485)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112125307487 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112125307487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112125307487 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112125307487 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112125307487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112125307487 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112125307487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112125307488 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112125307488 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250112125307488 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112125307488 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1485)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250112125307488 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112125307488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1485)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112125307493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1486)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1482)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1482)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112125307502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112125307502 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI196(1483)@f374f8ce76bf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1487)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1486)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1490)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112125307519 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250112125307519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112125307519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112125307519 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112125307519 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250112125307519 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112125307519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112125307519 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112125307519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1490)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112125307521 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112125307521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112125307521 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112125307521 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112125307521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112125307521 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112125307521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112125307521 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112125307521 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250112125307521 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112125307521 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1490)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250112125307522 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112125307522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1490)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112125307525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1491)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1487)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1487)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112125307535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112125307535 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI210(1489)@f374f8ce76bf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1492)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1491)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1496)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1496)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112125307567 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250112125307567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112125307567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112125307567 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112125307567 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250112125307567 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112125307567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112125307567 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112125307567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1496)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112125307568 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112125307568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112125307568 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112125307569 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112125307569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112125307569 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112125307569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112125307569 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112125307569 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250112125307569 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112125307569 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112125307569 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112125307569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1496)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1496)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112125307573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@f374f8ce76bf: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1498)@f374f8ce76bf: ************************************************* SGSN_Test_0-M3UA(1498)@f374f8ce76bf: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1498)@f374f8ce76bf: ************************************************* MTC@f374f8ce76bf: Starting RAN_Emulation SGSN_Test_0-SCCP(1495)@f374f8ce76bf: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1492)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1492)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112125307583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112125307583 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI220(1493)@f374f8ce76bf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250112125307736 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112125307736 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250112125307736 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250112125307736 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1500)@f374f8ce76bf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1500)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250112125307738 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1500)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1500)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250112125307739 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1500)@f374f8ce76bf: 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)@f374f8ce76bf: 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)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1500)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250112125307779 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20250112125307779 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) 20250112125307779 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20250112125307779 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)@f374f8ce76bf: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250112125307782 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125307782 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20250112125307782 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20250112125307782 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20250112125307782 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20250112125307782 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20250112125307782 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20250112125307783 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125307783 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20250112125307783 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20250112125307783 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20250112125307783 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20250112125307783 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20250112125307783 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20250112125307783 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20250112125308590 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125308590 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125308590 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250112125308590 DLM3UA 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) 20250112125308590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125308590 DLSS7 DEBUG Found route for dpc=188=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) 20250112125308590 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250112125308590 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250112125308591 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250112125308591 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250112125308591 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125308591 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125308591 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250112125308591 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250112125308591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125308591 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250112125308591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250112125308591 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1497)@f374f8ce76bf: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user-BVCI196(1483)@f374f8ce76bf: Adding Client=TC_attach_pdp_act_user(1503), IMSI='262420000001004'H, TLLI='DA56EDDD'O, index=0 SGSN_Test-GSUP(1501)@f374f8ce76bf: Created GsupExpect[0] for "262420000001004" to be handled at TC_attach_pdp_act_user(1503) TC_attach_pdp_act_user(1503)@f374f8ce76bf: 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 := 'D936'O, rac := '65'O ("e") }, 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)@f374f8ce76bf: Added conn table entry 0TC_attach_pdp_act_user(1503)11515677 SGSN_Test_0-SCCP(1495)@f374f8ce76bf: First idle individual index:0 SGSN_Test_0-RAN(1497)@f374f8ce76bf: patch: N(SD) for ConnIdx 0 set to 1 20250112125308807 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125308807 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125308807 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250112125308807 DLM3UA 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) 20250112125308807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125308807 DLSS7 DEBUG Found route for dpc=188=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) 20250112125308807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250112125308807 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250112125308807 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250112125308807 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250112125308808 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250112125308808 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach"  (gprs_gmm.c:1266) 20250112125308808 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebf80]{Deregistered}: Allocated (fsm.c:456) 20250112125308808 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Init}: Allocated (fsm.c:456) 20250112125308808 DMM DEBUG MM_STATE_Gb[0x55d8657ebe50]{Idle}: Allocated (fsm.c:456) 20250112125308808 DMM DEBUG MM_STATE_Iu[0x55d8657fd0b0]{Detached}: Allocated (fsm.c:456) 20250112125308808 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebf80]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250112125308808 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebf80]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250112125308808 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250112125308808 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250112125308808 DMM DEBUG MM(262420000001004/e7d2ffb0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250112125308808 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20250112125308808 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125308808 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125308808 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250112125308808 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250112125308808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125308808 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250112125308808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250112125308808 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250112125308808 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125308808 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125308808 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250112125308808 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250112125308808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125308808 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250112125308808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250112125308808 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1495)@f374f8ce76bf: { messageType := 2, destLocRef := 'AFB71D'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(1495)@f374f8ce76bf: Session index based on local reference:0 SGSN_Test_0-SCCP(1495)@f374f8ce76bf: Session index based on local reference:0 SGSN_Test_0-SCCP(1495)@f374f8ce76bf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1495)@f374f8ce76bf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1495)@f374f8ce76bf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1503)@f374f8ce76bf: 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 := 'E8910E00A7D182C2CFA260789CD9A87E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '79FDCAA2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A43B559D5AADE68D'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '0517664593C7BD1BFE9E566F3709EB37'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '3816D4B848464FF3DDA7D6DD6BD43CDE'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '2B602D90E54E12153107370AF9B496DD'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '4FF720E55FB9ED19'O } } } } } SGSN_Test_0-SCCP(1495)@f374f8ce76bf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1495)@f374f8ce76bf: vl_len:23 SGSN_Test_0-SCCP(1495)@f374f8ce76bf: vl_from0 SGSN_Test_0-SCCP(1495)@f374f8ce76bf: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20250112125308818 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125308818 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125308818 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250112125308818 DLM3UA 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) 20250112125308818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125308818 DLSS7 DEBUG Found route for dpc=188=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) 20250112125308818 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250112125308818 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250112125308818 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250112125308818 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250112125308818 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250112125308818 DMM DEBUG MM(262420000001004/e7d2ffb0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1084) 20250112125308818 DMM NOTICE MM(262420000001004/e7d2ffb0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250112125308818 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250112125308818 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250112125308818 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250112125308818 DMM DEBUG MM(262420000001004/e7d2ffb0) Requesting authorization (sgsn_auth.c:160) 20250112125308818 DMM INFO MM(262420000001004/e7d2ffb0) Requesting authentication tuples (sgsn_auth.c:184) 20250112125308818 DMM DEBUG MM(262420000001004/e7d2ffb0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250112125308818 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20250112125308818 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)@f374f8ce76bf: Found GsupExpect[0] for "262420000001004" handled at TC_attach_pdp_act_user(1503) SGSN_Test-GSUP(1501)@f374f8ce76bf: Added IMSI table entry 0TC_attach_pdp_act_user(1503)"262420000001004" 20250112125308821 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250112125308821 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250112125308821 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250112125308821 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20250112125308821 DMM INFO MM(262420000001004/e7d2ffb0) Subscriber data update (mmctx.c:445) 20250112125308821 DMM DEBUG MM(262420000001004/e7d2ffb0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250112125308821 DMM INFO MM(262420000001004/e7d2ffb0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250112125308821 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250112125308821 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250112125308821 DMM INFO MM(262420000001004/e7d2ffb0) <- GMM AUTH AND CIPHERING REQ (rand = e8 91 0e 00 a7 d1 82 c2 cf a2 60 78 9c d9 a8 7e , mmctx_is_r99=1, vec->auth_types=0x3, autn = 2b 60 2d 90 e5 4e 12 15 31 07 37 0a f9 b4 96 dd ) (gprs_gmm.c:483) 20250112125308821 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20250112125308822 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125308822 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125308822 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250112125308822 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250112125308822 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125308822 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250112125308822 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250112125308822 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1495)@f374f8ce76bf: Session index based on local reference:0 SGSN_Test_0-SCCP(1495)@f374f8ce76bf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1495)@f374f8ce76bf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1495)@f374f8ce76bf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1495)@f374f8ce76bf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1495)@f374f8ce76bf: vl_len:37 SGSN_Test_0-SCCP(1495)@f374f8ce76bf: vl_from0 SGSN_Test_0-SCCP(1495)@f374f8ce76bf: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081301224FF720E523094399990000100004F029045FB9ED19'O 20250112125308828 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125308828 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125308828 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250112125308828 DLM3UA 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) 20250112125308828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125308828 DLSS7 DEBUG Found route for dpc=188=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) 20250112125308828 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250112125308828 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250112125308829 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250112125308829 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250112125308829 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250112125308829 DMM INFO MM(262420000001004/e7d2ffb0) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250112125308829 DMM NOTICE MM(262420000001004/e7d2ffb0) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250112125308829 DMM DEBUG MM(262420000001004/e7d2ffb0) checking auth: received UMTS RES = 4f f7 20 e5 5f b9 ed 19 (gprs_gmm.c:666) 20250112125308829 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250112125308829 DMM DEBUG MM(262420000001004/e7d2ffb0) Requesting authorization (sgsn_auth.c:160) 20250112125308829 DMM INFO MM(262420000001004/e7d2ffb0) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250112125308829 DMM DEBUG MM(262420000001004/e7d2ffb0) Requesting subscriber data update (gprs_subscriber.c:894) 20250112125308829 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20250112125308829 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) 20250112125308829 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250112125308829 DMM DEBUG MM(262420000001004/e7d2ffb0) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250112125308829 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125308829 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125308829 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250112125308829 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250112125308829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125308829 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250112125308829 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250112125308829 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1495)@f374f8ce76bf: Session index based on local reference:0 SGSN_Test_0-SCCP(1495)@f374f8ce76bf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1495)@f374f8ce76bf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1495)@f374f8ce76bf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1495)@f374f8ce76bf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1495)@f374f8ce76bf: vl_len:12 SGSN_Test_0-SCCP(1495)@f374f8ce76bf: vl_from0 SGSN_Test_0-SCCP(1495)@f374f8ce76bf: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250112125308836 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125308836 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125308836 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250112125308836 DLM3UA 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) 20250112125308836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125308836 DLSS7 DEBUG Found route for dpc=188=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) 20250112125308836 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250112125308836 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250112125308836 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250112125308836 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250112125308836 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250112125308836 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 5) (iu_client.c:366) 20250112125308836 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20250112125308836 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250112125308836 DMM INFO MM(262420000001004/e7d2ffb0) <- GMM ATTACH ACCEPT (new P-TMSI=0xe7d2ffb0) (gprs_gmm.c:300) 20250112125308836 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20250112125308836 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125308836 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125308836 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250112125308836 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250112125308836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125308836 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250112125308836 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250112125308836 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250112125308836 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125308837 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125308837 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250112125308837 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250112125308837 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125308837 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250112125308837 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250112125308837 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1495)@f374f8ce76bf: Session index based on local reference:0 SGSN_Test_0-SCCP(1495)@f374f8ce76bf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1495)@f374f8ce76bf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1495)@f374f8ce76bf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1495)@f374f8ce76bf: Session index based on local reference:0 SGSN_Test_0-SCCP(1495)@f374f8ce76bf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1495)@f374f8ce76bf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1495)@f374f8ce76bf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250112125308841 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250112125308841 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250112125308841 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20250112125308841 DMM INFO MM(262420000001004/e7d2ffb0) Subscriber data update (mmctx.c:445) 20250112125308841 DMM DEBUG MM(262420000001004/e7d2ffb0) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250112125308841 DMM INFO MM(262420000001004/e7d2ffb0) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250112125308841 DMM NOTICE MM(262420000001004/e7d2ffb0) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:1000) 20250112125308841 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250112125308841 DMM NOTICE MM(262420000001004/e7d2ffb0) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250112125308841 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) 20250112125308841 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250112125308841 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20250112125308841 DMM INFO MM(262420000001004/e7d2ffb0) Subscriber data update (mmctx.c:445) 20250112125308841 DMM DEBUG MM(262420000001004/e7d2ffb0) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1495)@f374f8ce76bf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1495)@f374f8ce76bf: vl_len:14 SGSN_Test_0-SCCP(1495)@f374f8ce76bf: vl_from0 SGSN_Test_0-SCCP(1495)@f374f8ce76bf: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250112125308844 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125308844 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125308844 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250112125308844 DLM3UA 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) 20250112125308844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125308844 DLSS7 DEBUG Found route for dpc=188=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) 20250112125308844 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250112125308844 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250112125308844 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250112125308844 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250112125308844 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250112125308844 DMM INFO MM(262420000001004/e7d2ffb0) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250112125308844 DMM NOTICE MM(262420000001004/e7d2ffb0) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250112125308844 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebf80]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250112125308844 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebf80]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250112125308844 DMM DEBUG MM_STATE_Iu(5)[0x55d8657fd0b0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20250112125308844 DMM DEBUG MM_STATE_Iu(5)[0x55d8657fd0b0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20250112125308844 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250112125308844 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250112125308844 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125308844 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125308844 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250112125308844 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250112125308844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125308844 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250112125308844 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250112125308844 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1495)@f374f8ce76bf: Session index based on local reference:0 SGSN_Test_0-SCCP(1495)@f374f8ce76bf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1495)@f374f8ce76bf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1495)@f374f8ce76bf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1495)@f374f8ce76bf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1495)@f374f8ce76bf: vl_len:7 SGSN_Test_0-SCCP(1495)@f374f8ce76bf: vl_from0 SGSN_Test_0-SCCP(1495)@f374f8ce76bf: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250112125308849 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125308849 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125308849 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250112125308849 DLM3UA 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) 20250112125308849 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125308849 DLSS7 DEBUG Found route for dpc=188=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) 20250112125308849 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250112125308849 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250112125308849 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250112125308849 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250112125308849 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250112125308849 DMM INFO MM(262420000001004/e7d2ffb0) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20250112125308849 DMM DEBUG MM_STATE_Iu(5)[0x55d8657fd0b0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20250112125308849 DMM DEBUG MM_STATE_Iu(5)[0x55d8657fd0b0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20250112125308849 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125308849 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125308849 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250112125308849 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250112125308849 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125308849 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250112125308849 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250112125308849 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1495)@f374f8ce76bf: Session index based on local reference:0 20250112125308851 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125308851 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125308851 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250112125308851 DLM3UA 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) 20250112125308851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125308851 DLSS7 DEBUG Found route for dpc=188=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) 20250112125308851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250112125308851 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1497)@f374f8ce76bf: Deleted conn table entry 0TC_attach_pdp_act_user(1503)11515677 TC_attach_pdp_act_user(1503)@f374f8ce76bf: setverdict(pass): none -> pass TC_attach_pdp_act_user(1503)@f374f8ce76bf: 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 := 'E7D2FFB0'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1497)@f374f8ce76bf: Added conn table entry 0TC_attach_pdp_act_user(1503)16592357 SGSN_Test_0-RAN(1497)@f374f8ce76bf: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1495)@f374f8ce76bf: First idle individual index:0 20250112125309057 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125309057 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125309057 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250112125309057 DLM3UA 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) 20250112125309057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125309057 DLSS7 DEBUG Found route for dpc=188=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) 20250112125309057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250112125309057 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250112125309058 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250112125309058 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250112125309058 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250112125309058 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xE7D2FFB0) type="signalling"  (gprs_gmm.c:1944) 20250112125309058 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebf80]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20250112125309058 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebf80]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250112125309058 DMM DEBUG MM(262420000001004/e7d2ffb0) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20250112125309058 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125309058 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125309058 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250112125309058 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250112125309058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125309058 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250112125309058 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250112125309058 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250112125309058 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125309058 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125309058 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250112125309058 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250112125309058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125309058 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250112125309058 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250112125309058 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1495)@f374f8ce76bf: { messageType := 2, destLocRef := 'FD2DE5'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(1495)@f374f8ce76bf: Session index based on local reference:0 SGSN_Test_0-SCCP(1495)@f374f8ce76bf: Session index based on local reference:0 SGSN_Test_0-SCCP(1495)@f374f8ce76bf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1495)@f374f8ce76bf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1495)@f374f8ce76bf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1503)@f374f8ce76bf: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user(1503)@f374f8ce76bf: setverdict(error): pass -> error SGSN_Test_0-RAN(1497)@f374f8ce76bf: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user(1503)@f374f8ce76bf: Final verdict of PTC: error SGSN_Test_0-RAN(1497)@f374f8ce76bf: Final verdict of PTC: none 20250112125309066 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250112125309066 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) [38;5;43m20250112125309066 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20250112125309066 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20250112125309066 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250112125309066 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) 20250112125309066 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20250112125309066 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20250112125309066 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) 20250112125309066 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125309066 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20250112125309066 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20250112125309066 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20250112125309066 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20250112125309066 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20250112125309066 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20250112125309066 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20250112125309066 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1498)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test_0-SCCP(1495)@f374f8ce76bf: Final verdict of PTC: none 20250112125309070 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50054<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(1490)@f374f8ce76bf: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(1483)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GSUP(1501)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1491)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1486)@f374f8ce76bf: Final verdict of PTC: none -NSVCI97(1485)@f374f8ce76bf: Final verdict of PTC: none 20250112125309072 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250112125309072 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_pdp_act_user-BVCI210(1489)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1481)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1500)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99(1496)@f374f8ce76bf: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(1493)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99-provIP(1494)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1502)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1482)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1487)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1492)@f374f8ce76bf: Final verdict of PTC: none -NSVCI97-provIP(1484)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98-provIP(1488)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-RNC_GTP(1499)@f374f8ce76bf: Final verdict of PTC: none MTC@f374f8ce76bf: Setting final verdict of the test case. MTC@f374f8ce76bf: Local verdict of MTC: none MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-NS0(1481): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1482): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(1483): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97-provIP(1484): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97(1485): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-NS1(1486): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1487): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98-provIP(1488): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(1489): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98(1490): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-NS2(1491): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1492): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(1493): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99-provIP(1494): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test_0-SCCP(1495): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99(1496): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test_0-RAN(1497): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test_0-M3UA(1498): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-RNC_GTP(1499): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP-IPA(1500): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP(1501): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GGSN_GTP(1502): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_pdp_act_user(1503): error (none -> error) MTC@f374f8ce76bf: Test case TC_attach_pdp_act_user finished. Verdict: error MTC@f374f8ce76bf: 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 error'. Sun Jan 12 12:53:09 UTC 2025 ------ SGSN_Tests_Iu.TC_attach_pdp_act_user error ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user.talloc 20250112125309208 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50070<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112125309610 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50070<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=230716) 20250112125310074 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112125310085 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=230716, count=235464) 20250112125311067 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20250112125311067 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20250112125311067 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20250112125311086 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112125311086 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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 error' was executed successfully (exit status: 0). MTC@f374f8ce76bf: 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 Jan 12 12:53:11 UTC 2025 /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 20250112125312087 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112125312087 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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@f374f8ce76bf: Test case TC_attach_pdp_act_user_addr_v4raw started. 20250112125312675 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50074<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112125312676 DMM INFO MM(262420000001004/e7d2ffb0) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250112125312676 DMM INFO MM(262420000001004/e7d2ffb0) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250112125312676 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebf80]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250112125312676 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebf80]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250112125312676 DMM DEBUG MM_STATE_Iu(5)[0x55d8657fd0b0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20250112125312676 DMM DEBUG MM_STATE_Iu(5)[0x55d8657fd0b0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20250112125312676 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20250112125312676 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) 20250112125312676 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) 20250112125312676 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Init}: Deallocated (fsm.c:568) 20250112125312676 DMM DEBUG MM_STATE_Gb[0x55d8657ebe50]{Idle}: Deallocated (fsm.c:568) 20250112125312676 DMM DEBUG MM_STATE_Iu(5)[0x55d8657fd0b0]{Detached}: Deallocated (fsm.c:568) 20250112125312676 DMM DEBUG GMM(gmm_fsm)[0x55d8657ebf80]{Deregistered}: Deallocated (fsm.c:568) 20250112125312676 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1504)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1505)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1504)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1508)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1508)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112125312721 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250112125312721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112125312721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112125312721 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112125312721 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250112125312721 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112125312721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112125312721 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112125312721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1508)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112125312723 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112125312723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112125312723 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112125312723 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112125312723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112125312723 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112125312723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112125312723 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112125312723 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250112125312723 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112125312723 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112125312724 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112125312724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1508)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1508)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112125312728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1509)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1505)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1505)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112125312740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112125312740 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_v4raw-BVCI196(1507)@f374f8ce76bf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1510)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1509)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1513)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112125312769 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250112125312769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112125312769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112125312769 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112125312769 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250112125312769 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112125312769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112125312769 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112125312769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1513)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112125312770 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112125312771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112125312771 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112125312771 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112125312771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112125312771 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112125312771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112125312771 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112125312771 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250112125312771 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112125312771 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112125312772 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112125312772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1513)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1513)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112125312775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1514)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1510)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1510)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112125312786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112125312786 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)@f374f8ce76bf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1515)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1514)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1518)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112125312807 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250112125312807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112125312807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112125312807 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112125312807 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250112125312807 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112125312807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112125312807 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112125312807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1518)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112125312808 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112125312808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112125312808 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112125312809 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112125312809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112125312809 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112125312809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112125312809 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112125312809 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250112125312809 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112125312809 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112125312810 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112125312810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1518)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1518)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112125312814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1515)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1515)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112125312824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112125312824 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) MTC@f374f8ce76bf: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1521)@f374f8ce76bf: ************************************************* SGSN_Test_0-M3UA(1521)@f374f8ce76bf: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1521)@f374f8ce76bf: ************************************************* MTC@f374f8ce76bf: Starting RAN_Emulation SGSN_Test_0-SCCP(1519)@f374f8ce76bf: v_sccp_pdu_maxlen:268 TC_attach_pdp_act_user_addr_v4raw-BVCI220(1517)@f374f8ce76bf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250112125313027 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20250112125313027 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) 20250112125313027 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20250112125313027 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)@f374f8ce76bf: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250112125313030 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125313030 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20250112125313030 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20250112125313030 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20250112125313030 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20250112125313030 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20250112125313030 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20250112125313031 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125313031 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20250112125313031 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20250112125313031 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20250112125313031 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20250112125313031 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20250112125313031 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20250112125313031 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20250112125313088 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112125313088 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250112125313088 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250112125313088 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1523)@f374f8ce76bf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1523)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250112125313090 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1523)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1523)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250112125313091 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1523)@f374f8ce76bf: 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)@f374f8ce76bf: 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)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1523)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250112125313837 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125313837 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125313837 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250112125313837 DLM3UA 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) 20250112125313837 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125313837 DLSS7 DEBUG Found route for dpc=188=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) 20250112125313837 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250112125313837 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250112125313838 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250112125313838 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250112125313838 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125313838 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125313838 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250112125313838 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250112125313838 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125313838 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250112125313838 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250112125313838 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1520)@f374f8ce76bf: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_v4raw-BVCI196(1507)@f374f8ce76bf: Adding Client=TC_attach_pdp_act_user_addr_v4raw(1526), IMSI='262420000001058'H, TLLI='FFB2426F'O, index=0 SGSN_Test-GSUP(1524)@f374f8ce76bf: 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)@f374f8ce76bf: 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 := '775E'O ("w^"), rac := '51'O ("Q") }, 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)@f374f8ce76bf: Added conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1526)3094558 SGSN_Test_0-SCCP(1519)@f374f8ce76bf: First idle individual index:0 SGSN_Test_0-RAN(1520)@f374f8ce76bf: patch: N(SD) for ConnIdx 0 set to 1 20250112125314157 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125314157 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125314157 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250112125314157 DLM3UA 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) 20250112125314157 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125314157 DLSS7 DEBUG Found route for dpc=188=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) 20250112125314157 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250112125314157 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250112125314158 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250112125314158 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250112125314158 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250112125314158 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001058) type="GPRS attach"  (gprs_gmm.c:1266) 20250112125314158 DMM DEBUG GMM(gmm_fsm)[0x55d8657fd0b0]{Deregistered}: Allocated (fsm.c:456) 20250112125314158 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Init}: Allocated (fsm.c:456) 20250112125314158 DMM DEBUG MM_STATE_Gb[0x55d8657ec0b0]{Idle}: Allocated (fsm.c:456) 20250112125314158 DMM DEBUG MM_STATE_Iu[0x55d8657fdc60]{Detached}: Allocated (fsm.c:456) 20250112125314158 DMM DEBUG GMM(gmm_fsm)[0x55d8657fd0b0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250112125314158 DMM DEBUG GMM(gmm_fsm)[0x55d8657fd0b0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250112125314158 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250112125314158 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250112125314158 DMM DEBUG MM(262420000001058/d7765f68) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250112125314158 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20250112125314158 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125314158 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125314158 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250112125314158 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250112125314158 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125314158 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250112125314158 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250112125314158 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250112125314158 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125314158 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125314158 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250112125314158 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250112125314158 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125314158 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250112125314159 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250112125314159 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@f374f8ce76bf: { messageType := 2, destLocRef := '2F381E'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)@f374f8ce76bf: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@f374f8ce76bf: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@f374f8ce76bf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@f374f8ce76bf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@f374f8ce76bf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1526)@f374f8ce76bf: 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 := '03F94B249DF389AD8B9AD62855AA3CFA'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D2DE749A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D0B66675643B0A72'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '55D4BDE9DBE61DC3A52EE9E066BB3637'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'AD9A59B105E3D565DEAC923B7C83E06F'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'FFF70BFF91C2784A292215EDAC249BA2'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '88FF648289195489'O } } } } } SGSN_Test_0-SCCP(1519)@f374f8ce76bf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@f374f8ce76bf: vl_len:23 SGSN_Test_0-SCCP(1519)@f374f8ce76bf: vl_from0 SGSN_Test_0-SCCP(1519)@f374f8ce76bf: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105008'O 20250112125314169 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125314170 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125314170 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250112125314170 DLM3UA 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) 20250112125314170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125314170 DLSS7 DEBUG Found route for dpc=188=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) 20250112125314170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250112125314170 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250112125314170 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250112125314170 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250112125314170 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250112125314170 DMM DEBUG MM(262420000001058/d7765f68) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010580 (gprs_gmm.c:1084) 20250112125314170 DMM NOTICE MM(262420000001058/d7765f68) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250112125314170 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250112125314170 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250112125314170 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250112125314170 DMM DEBUG MM(262420000001058/d7765f68) Requesting authorization (sgsn_auth.c:160) 20250112125314170 DMM INFO MM(262420000001058/d7765f68) Requesting authentication tuples (sgsn_auth.c:184) 20250112125314170 DMM DEBUG MM(262420000001058/d7765f68) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250112125314170 DGPRS INFO SUBSCR(262420000001058) requesting auth info (gprs_subscriber.c:805) 20250112125314170 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)@f374f8ce76bf: Found GsupExpect[0] for "262420000001058" handled at TC_attach_pdp_act_user_addr_v4raw(1526) SGSN_Test-GSUP(1524)@f374f8ce76bf: Added IMSI table entry 0TC_attach_pdp_act_user_addr_v4raw(1526)"262420000001058" 20250112125314172 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250112125314173 DGPRS INFO SUBSCR(262420000001058) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250112125314173 DGPRS DEBUG SUBSCR(262420000001058) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250112125314173 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber authentication info (gprs_subscriber.c:850) 20250112125314173 DMM INFO MM(262420000001058/d7765f68) Subscriber data update (mmctx.c:445) 20250112125314173 DMM DEBUG MM(262420000001058/d7765f68) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250112125314173 DMM INFO MM(262420000001058/d7765f68) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250112125314173 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250112125314173 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250112125314173 DMM INFO MM(262420000001058/d7765f68) <- GMM AUTH AND CIPHERING REQ (rand = 03 f9 4b 24 9d f3 89 ad 8b 9a d6 28 55 aa 3c fa , mmctx_is_r99=1, vec->auth_types=0x3, autn = ff f7 0b ff 91 c2 78 4a 29 22 15 ed ac 24 9b a2 ) (gprs_gmm.c:483) 20250112125314173 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20250112125314173 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125314173 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125314173 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250112125314173 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250112125314173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125314173 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250112125314173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250112125314173 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@f374f8ce76bf: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@f374f8ce76bf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@f374f8ce76bf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@f374f8ce76bf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@f374f8ce76bf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@f374f8ce76bf: vl_len:37 SGSN_Test_0-SCCP(1519)@f374f8ce76bf: vl_from0 SGSN_Test_0-SCCP(1519)@f374f8ce76bf: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130F2288FF648223094399990000105008F0290489195489'O 20250112125314179 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125314179 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125314179 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250112125314179 DLM3UA 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) 20250112125314179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125314179 DLSS7 DEBUG Found route for dpc=188=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) 20250112125314179 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250112125314179 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250112125314179 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250112125314179 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250112125314179 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250112125314179 DMM INFO MM(262420000001058/d7765f68) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250112125314179 DMM NOTICE MM(262420000001058/d7765f68) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250112125314179 DMM DEBUG MM(262420000001058/d7765f68) checking auth: received UMTS RES = 88 ff 64 82 89 19 54 89 (gprs_gmm.c:666) 20250112125314179 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250112125314179 DMM DEBUG MM(262420000001058/d7765f68) Requesting authorization (sgsn_auth.c:160) 20250112125314179 DMM INFO MM(262420000001058/d7765f68) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250112125314179 DMM DEBUG MM(262420000001058/d7765f68) Requesting subscriber data update (gprs_subscriber.c:894) 20250112125314179 DGPRS INFO SUBSCR(262420000001058) subscriber data is not available (gprs_subscriber.c:818) 20250112125314179 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) 20250112125314179 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250112125314179 DMM DEBUG MM(262420000001058/d7765f68) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250112125314179 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125314179 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125314179 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250112125314179 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250112125314179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125314179 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250112125314179 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250112125314179 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@f374f8ce76bf: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@f374f8ce76bf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@f374f8ce76bf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@f374f8ce76bf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@f374f8ce76bf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@f374f8ce76bf: vl_len:12 SGSN_Test_0-SCCP(1519)@f374f8ce76bf: vl_from0 SGSN_Test_0-SCCP(1519)@f374f8ce76bf: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250112125314187 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125314187 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125314187 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250112125314187 DLM3UA 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) 20250112125314187 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125314187 DLSS7 DEBUG Found route for dpc=188=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) 20250112125314187 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250112125314187 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250112125314187 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250112125314187 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250112125314187 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250112125314187 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 7) (iu_client.c:366) 20250112125314187 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20250112125314187 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250112125314187 DMM INFO MM(262420000001058/d7765f68) <- GMM ATTACH ACCEPT (new P-TMSI=0xd7765f68) (gprs_gmm.c:300) 20250112125314187 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20250112125314187 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125314187 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125314187 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250112125314187 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250112125314187 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125314187 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250112125314188 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250112125314188 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250112125314188 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125314188 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125314188 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250112125314188 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250112125314188 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125314188 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250112125314188 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250112125314188 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@f374f8ce76bf: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@f374f8ce76bf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@f374f8ce76bf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@f374f8ce76bf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@f374f8ce76bf: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@f374f8ce76bf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@f374f8ce76bf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@f374f8ce76bf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250112125314191 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250112125314191 DGPRS INFO SUBSCR(262420000001058) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250112125314191 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber data (gprs_subscriber.c:839) 20250112125314191 DMM INFO MM(262420000001058/d7765f68) Subscriber data update (mmctx.c:445) 20250112125314191 DMM DEBUG MM(262420000001058/d7765f68) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250112125314191 DMM INFO MM(262420000001058/d7765f68) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250112125314191 DMM NOTICE MM(262420000001058/d7765f68) Authorized, continuing procedure, IMSI=262420000001058 (gprs_gmm.c:1000) 20250112125314191 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250112125314191 DMM NOTICE MM(262420000001058/d7765f68) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250112125314191 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) 20250112125314192 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250112125314192 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber data (gprs_subscriber.c:839) 20250112125314192 DMM INFO MM(262420000001058/d7765f68) Subscriber data update (mmctx.c:445) 20250112125314192 DMM DEBUG MM(262420000001058/d7765f68) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1519)@f374f8ce76bf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@f374f8ce76bf: vl_len:14 SGSN_Test_0-SCCP(1519)@f374f8ce76bf: vl_from0 SGSN_Test_0-SCCP(1519)@f374f8ce76bf: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250112125314194 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125314194 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125314194 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250112125314194 DLM3UA 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) 20250112125314194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125314194 DLSS7 DEBUG Found route for dpc=188=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) 20250112125314194 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250112125314194 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250112125314194 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250112125314194 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250112125314194 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250112125314194 DMM INFO MM(262420000001058/d7765f68) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250112125314194 DMM NOTICE MM(262420000001058/d7765f68) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250112125314194 DMM DEBUG GMM(gmm_fsm)[0x55d8657fd0b0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250112125314194 DMM DEBUG GMM(gmm_fsm)[0x55d8657fd0b0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250112125314194 DMM DEBUG MM_STATE_Iu(7)[0x55d8657fdc60]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20250112125314194 DMM DEBUG MM_STATE_Iu(7)[0x55d8657fdc60]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20250112125314194 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250112125314194 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250112125314194 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125314194 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125314194 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250112125314194 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250112125314194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125314194 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250112125314194 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250112125314194 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@f374f8ce76bf: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@f374f8ce76bf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@f374f8ce76bf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@f374f8ce76bf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@f374f8ce76bf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@f374f8ce76bf: vl_len:7 SGSN_Test_0-SCCP(1519)@f374f8ce76bf: vl_from0 SGSN_Test_0-SCCP(1519)@f374f8ce76bf: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250112125314199 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125314199 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125314199 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250112125314199 DLM3UA 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) 20250112125314199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125314199 DLSS7 DEBUG Found route for dpc=188=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) 20250112125314199 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250112125314199 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250112125314199 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250112125314199 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250112125314199 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250112125314199 DMM INFO MM(262420000001058/d7765f68) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20250112125314199 DMM DEBUG MM_STATE_Iu(7)[0x55d8657fdc60]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20250112125314199 DMM DEBUG MM_STATE_Iu(7)[0x55d8657fdc60]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20250112125314199 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125314199 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125314199 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250112125314199 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250112125314199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125314199 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250112125314199 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250112125314199 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@f374f8ce76bf: Session index based on local reference:0 20250112125314201 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125314201 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125314201 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250112125314201 DLM3UA 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) 20250112125314201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125314201 DLSS7 DEBUG Found route for dpc=188=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) 20250112125314201 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250112125314201 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1520)@f374f8ce76bf: Deleted conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1526)3094558 TC_attach_pdp_act_user_addr_v4raw(1526)@f374f8ce76bf: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_v4raw(1526)@f374f8ce76bf: 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 := 'D7765F68'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1520)@f374f8ce76bf: Added conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1526)7510401 SGSN_Test_0-RAN(1520)@f374f8ce76bf: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1519)@f374f8ce76bf: First idle individual index:0 20250112125314401 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125314401 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125314401 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250112125314401 DLM3UA 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) 20250112125314401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125314401 DLSS7 DEBUG Found route for dpc=188=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) 20250112125314401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250112125314401 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250112125314402 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250112125314402 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250112125314402 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250112125314402 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xD7765F68) type="signalling"  (gprs_gmm.c:1944) 20250112125314402 DMM DEBUG GMM(gmm_fsm)[0x55d8657fd0b0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20250112125314402 DMM DEBUG GMM(gmm_fsm)[0x55d8657fd0b0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250112125314402 DMM DEBUG MM(262420000001058/d7765f68) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20250112125314402 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125314402 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125314402 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250112125314402 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250112125314402 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125314402 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250112125314402 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250112125314402 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250112125314402 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125314403 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125314403 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250112125314403 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250112125314403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125314403 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250112125314403 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250112125314403 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@f374f8ce76bf: { messageType := 2, destLocRef := '729981'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)@f374f8ce76bf: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@f374f8ce76bf: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@f374f8ce76bf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@f374f8ce76bf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@f374f8ce76bf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1526)@f374f8ce76bf: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user_addr_v4raw(1526)@f374f8ce76bf: setverdict(error): pass -> error SGSN_Test_0-RAN(1520)@f374f8ce76bf: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user_addr_v4raw(1526)@f374f8ce76bf: Final verdict of PTC: error SGSN_Test_0-RAN(1520)@f374f8ce76bf: Final verdict of PTC: none 20250112125314410 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250112125314410 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) 20250112125314410 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20250112125314410 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20250112125314410 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250112125314410 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) 20250112125314410 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20250112125314410 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20250112125314410 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) 20250112125314410 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125314410 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20250112125314411 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20250112125314411 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20250112125314411 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20250112125314411 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20250112125314411 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20250112125314411 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20250112125314411 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1521)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test_0-SCCP(1519)@f374f8ce76bf: Final verdict of PTC: none 20250112125314414 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50074<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250112125314416 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250112125314416 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1524)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98(1513)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1523)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1504)@f374f8ce76bf: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI210(1512)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1510)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1509)@f374f8ce76bf: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI196(1507)@f374f8ce76bf: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI220(1517)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-RNC_GTP(1522)@f374f8ce76bf: Final verdict of PTC: none -NSVCI97(1508)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1515)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1514)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99(1518)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1505)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1525)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98-provIP(1511)@f374f8ce76bf: Final verdict of PTC: none -NSVCI97-provIP(1506)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99-provIP(1516)@f374f8ce76bf: Final verdict of PTC: none MTC@f374f8ce76bf: Setting final verdict of the test case. MTC@f374f8ce76bf: Local verdict of MTC: none MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-NS0(1504): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1505): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97-provIP(1506): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI196(1507): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97(1508): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-NS1(1509): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1510): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98-provIP(1511): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI210(1512): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98(1513): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-NS2(1514): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1515): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99-provIP(1516): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI220(1517): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99(1518): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test_0-SCCP(1519): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test_0-RAN(1520): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test_0-M3UA(1521): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-RNC_GTP(1522): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP-IPA(1523): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP(1524): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GGSN_GTP(1525): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw(1526): error (none -> error) MTC@f374f8ce76bf: Test case TC_attach_pdp_act_user_addr_v4raw finished. Verdict: error MTC@f374f8ce76bf: 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 error'. Sun Jan 12 12:53:14 UTC 2025 ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw error ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw.talloc 20250112125314555 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50084<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112125314956 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50084<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=232468) 20250112125315416 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112125315416 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=232468, count=237200) 20250112125316413 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20250112125316413 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20250112125316413 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20250112125316417 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112125316417 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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 error' was executed successfully (exit status: 0). MTC@f374f8ce76bf: 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 Jan 12 12:53:17 UTC 2025 /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 20250112125317419 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112125317419 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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@f374f8ce76bf: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 started. 20250112125318020 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58430<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112125318021 DMM INFO MM(262420000001058/d7765f68) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250112125318021 DMM INFO MM(262420000001058/d7765f68) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250112125318021 DMM DEBUG GMM(gmm_fsm)[0x55d8657fd0b0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250112125318021 DMM DEBUG GMM(gmm_fsm)[0x55d8657fd0b0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250112125318021 DMM DEBUG MM_STATE_Iu(7)[0x55d8657fdc60]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20250112125318021 DMM DEBUG MM_STATE_Iu(7)[0x55d8657fdc60]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20250112125318021 DGPRS INFO SUBSCR(262420000001058) purging MS subscriber (gprs_subscriber.c:785) 20250112125318021 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) 20250112125318021 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) 20250112125318021 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Init}: Deallocated (fsm.c:568) 20250112125318021 DMM DEBUG MM_STATE_Gb[0x55d8657ec0b0]{Idle}: Deallocated (fsm.c:568) 20250112125318021 DMM DEBUG MM_STATE_Iu(7)[0x55d8657fdc60]{Detached}: Deallocated (fsm.c:568) 20250112125318021 DMM DEBUG GMM(gmm_fsm)[0x55d8657fd0b0]{Deregistered}: Deallocated (fsm.c:568) 20250112125318021 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1527)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1528)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1527)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1531)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1531)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112125318063 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250112125318063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112125318063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112125318063 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112125318063 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250112125318063 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112125318063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112125318063 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112125318063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1531)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112125318065 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112125318065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112125318065 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112125318065 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112125318066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112125318066 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112125318066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112125318066 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112125318066 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250112125318066 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112125318066 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112125318066 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112125318066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1531)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1531)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112125318070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1528)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-NS1(1532)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1528)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112125318080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112125318080 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1530)@f374f8ce76bf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1533)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1532)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1536)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112125318101 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250112125318101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112125318101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112125318101 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112125318101 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250112125318101 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112125318101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112125318101 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112125318101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1536)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112125318103 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112125318103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112125318103 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112125318103 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112125318103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112125318103 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112125318103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112125318103 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112125318103 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250112125318103 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112125318103 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112125318104 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112125318104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1536)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1536)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112125318107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1537)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1533)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1533)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112125318118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112125318118 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)@f374f8ce76bf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1538)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1537)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1541)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112125318141 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250112125318141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112125318141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112125318141 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112125318141 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250112125318141 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112125318141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112125318141 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112125318141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1541)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112125318143 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112125318143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112125318143 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112125318143 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112125318143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112125318143 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112125318143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112125318143 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112125318143 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250112125318143 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112125318143 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112125318144 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112125318144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1541)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1541)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112125318148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1538)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1538)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112125318157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112125318157 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1540)@f374f8ce76bf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@f374f8ce76bf: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1544)@f374f8ce76bf: ************************************************* SGSN_Test_0-M3UA(1544)@f374f8ce76bf: M3UA emulation initiated, the test can be started MTC@f374f8ce76bf: Starting RAN_Emulation SGSN_Test_0-M3UA(1544)@f374f8ce76bf: ************************************************* SGSN_Test_0-SCCP(1542)@f374f8ce76bf: v_sccp_pdu_maxlen:268 20250112125318364 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20250112125318364 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) 20250112125318364 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20250112125318364 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)@f374f8ce76bf: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250112125318367 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125318367 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20250112125318367 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20250112125318367 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20250112125318367 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20250112125318367 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20250112125318367 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20250112125318368 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125318368 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20250112125318368 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20250112125318368 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20250112125318368 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20250112125318368 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20250112125318368 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20250112125318368 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20250112125318420 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112125318420 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250112125318420 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250112125318420 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1546)@f374f8ce76bf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1546)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250112125318421 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250112125318422 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1546)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1546)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1546)@f374f8ce76bf: 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)@f374f8ce76bf: 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)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1546)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250112125319174 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125319174 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125319174 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250112125319174 DLM3UA 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) 20250112125319174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125319174 DLSS7 DEBUG Found route for dpc=188=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) 20250112125319174 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250112125319174 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250112125319174 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250112125319174 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250112125319174 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125319174 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125319174 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250112125319174 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250112125319174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125319174 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250112125319174 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250112125319174 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1543)@f374f8ce76bf: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1530)@f374f8ce76bf: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549), IMSI='262420000001055'H, TLLI='D47384FB'O, index=0 SGSN_Test-GSUP(1547)@f374f8ce76bf: 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)@f374f8ce76bf: 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 := '7605'O, rac := '68'O ("h") }, 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)@f374f8ce76bf: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)12342242 SGSN_Test_0-SCCP(1542)@f374f8ce76bf: First idle individual index:0 SGSN_Test_0-RAN(1543)@f374f8ce76bf: patch: N(SD) for ConnIdx 0 set to 1 20250112125319487 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125319487 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125319487 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250112125319487 DLM3UA 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) 20250112125319487 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125319488 DLSS7 DEBUG Found route for dpc=188=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) 20250112125319488 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250112125319488 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250112125319488 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250112125319488 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250112125319488 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250112125319488 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001055) type="GPRS attach"  (gprs_gmm.c:1266) 20250112125319488 DMM DEBUG GMM(gmm_fsm)[0x55d8657fdc60]{Deregistered}: Allocated (fsm.c:456) 20250112125319488 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Init}: Allocated (fsm.c:456) 20250112125319488 DMM DEBUG MM_STATE_Gb[0x55d8657ebe50]{Idle}: Allocated (fsm.c:456) 20250112125319488 DMM DEBUG MM_STATE_Iu[0x55d8657fc8f0]{Detached}: Allocated (fsm.c:456) 20250112125319488 DMM DEBUG GMM(gmm_fsm)[0x55d8657fdc60]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250112125319488 DMM DEBUG GMM(gmm_fsm)[0x55d8657fdc60]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250112125319488 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250112125319488 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250112125319488 DMM DEBUG MM(262420000001055/e61cefac) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250112125319488 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20250112125319488 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125319488 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125319488 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250112125319488 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250112125319488 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125319488 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250112125319488 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250112125319488 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250112125319488 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125319488 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125319488 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250112125319488 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250112125319488 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125319488 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250112125319488 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250112125319488 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@f374f8ce76bf: { messageType := 2, destLocRef := 'BC53E2'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)@f374f8ce76bf: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@f374f8ce76bf: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@f374f8ce76bf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@f374f8ce76bf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@f374f8ce76bf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@f374f8ce76bf: 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 := 'F66D471D61149D178B4A6F919C61E400'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F3600806'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C4DD6F41CA5C3979'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'B3A2D62BC3D4D572E6B973AFAE188D9D'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '39B882124ABBA8544745BD50B0323C5B'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '41B678DD29B6CC57F795DA1F4996ACD5'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '9C1BA42C30A20325'O } } } } } SGSN_Test_0-SCCP(1542)@f374f8ce76bf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@f374f8ce76bf: vl_len:23 SGSN_Test_0-SCCP(1542)@f374f8ce76bf: vl_from0 SGSN_Test_0-SCCP(1542)@f374f8ce76bf: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105005'O 20250112125319498 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125319498 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125319498 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250112125319498 DLM3UA 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) 20250112125319498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125319498 DLSS7 DEBUG Found route for dpc=188=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) 20250112125319498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250112125319498 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250112125319498 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250112125319498 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250112125319498 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250112125319498 DMM DEBUG MM(262420000001055/e61cefac) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010550 (gprs_gmm.c:1084) 20250112125319498 DMM NOTICE MM(262420000001055/e61cefac) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250112125319498 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250112125319498 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250112125319498 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250112125319498 DMM DEBUG MM(262420000001055/e61cefac) Requesting authorization (sgsn_auth.c:160) 20250112125319498 DMM INFO MM(262420000001055/e61cefac) Requesting authentication tuples (sgsn_auth.c:184) 20250112125319498 DMM DEBUG MM(262420000001055/e61cefac) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250112125319498 DGPRS INFO SUBSCR(262420000001055) requesting auth info (gprs_subscriber.c:805) 20250112125319498 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)@f374f8ce76bf: Found GsupExpect[0] for "262420000001055" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549) SGSN_Test-GSUP(1547)@f374f8ce76bf: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)"262420000001055" 20250112125319501 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250112125319501 DGPRS INFO SUBSCR(262420000001055) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250112125319501 DGPRS DEBUG SUBSCR(262420000001055) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250112125319501 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber authentication info (gprs_subscriber.c:850) 20250112125319501 DMM INFO MM(262420000001055/e61cefac) Subscriber data update (mmctx.c:445) 20250112125319501 DMM DEBUG MM(262420000001055/e61cefac) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250112125319501 DMM INFO MM(262420000001055/e61cefac) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250112125319501 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250112125319501 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250112125319501 DMM INFO MM(262420000001055/e61cefac) <- GMM AUTH AND CIPHERING REQ (rand = f6 6d 47 1d 61 14 9d 17 8b 4a 6f 91 9c 61 e4 00 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 41 b6 78 dd 29 b6 cc 57 f7 95 da 1f 49 96 ac d5 ) (gprs_gmm.c:483) 20250112125319501 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20250112125319502 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125319502 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125319502 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250112125319502 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250112125319502 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125319502 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250112125319502 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250112125319502 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@f374f8ce76bf: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@f374f8ce76bf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@f374f8ce76bf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@f374f8ce76bf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1542)@f374f8ce76bf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@f374f8ce76bf: vl_len:37 SGSN_Test_0-SCCP(1542)@f374f8ce76bf: vl_from0 SGSN_Test_0-SCCP(1542)@f374f8ce76bf: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130D229C1BA42C23094399990000105005F0290430A20325'O 20250112125319508 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125319508 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125319508 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250112125319508 DLM3UA 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) 20250112125319508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125319508 DLSS7 DEBUG Found route for dpc=188=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) 20250112125319508 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250112125319508 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250112125319508 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250112125319508 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250112125319508 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250112125319508 DMM INFO MM(262420000001055/e61cefac) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250112125319508 DMM NOTICE MM(262420000001055/e61cefac) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250112125319508 DMM DEBUG MM(262420000001055/e61cefac) checking auth: received UMTS RES = 9c 1b a4 2c 30 a2 03 25 (gprs_gmm.c:666) 20250112125319508 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250112125319508 DMM DEBUG MM(262420000001055/e61cefac) Requesting authorization (sgsn_auth.c:160) 20250112125319508 DMM INFO MM(262420000001055/e61cefac) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250112125319508 DMM DEBUG MM(262420000001055/e61cefac) Requesting subscriber data update (gprs_subscriber.c:894) 20250112125319508 DGPRS INFO SUBSCR(262420000001055) subscriber data is not available (gprs_subscriber.c:818) 20250112125319508 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) 20250112125319508 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250112125319508 DMM DEBUG MM(262420000001055/e61cefac) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250112125319509 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125319509 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125319509 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250112125319509 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250112125319509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125319509 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250112125319509 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250112125319509 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@f374f8ce76bf: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@f374f8ce76bf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@f374f8ce76bf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@f374f8ce76bf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1542)@f374f8ce76bf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@f374f8ce76bf: vl_len:12 SGSN_Test_0-SCCP(1542)@f374f8ce76bf: vl_from0 SGSN_Test_0-SCCP(1542)@f374f8ce76bf: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250112125319517 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125319517 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125319517 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250112125319517 DLM3UA 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) 20250112125319517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125319517 DLSS7 DEBUG Found route for dpc=188=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) 20250112125319517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250112125319517 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250112125319518 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250112125319518 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250112125319518 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250112125319518 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 9) (iu_client.c:366) 20250112125319518 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20250112125319518 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250112125319518 DMM INFO MM(262420000001055/e61cefac) <- GMM ATTACH ACCEPT (new P-TMSI=0xe61cefac) (gprs_gmm.c:300) 20250112125319518 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20250112125319518 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125319518 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125319518 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250112125319518 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250112125319518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125319518 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250112125319518 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250112125319518 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250112125319518 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125319518 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125319518 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250112125319518 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250112125319518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125319518 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250112125319518 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250112125319518 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@f374f8ce76bf: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@f374f8ce76bf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@f374f8ce76bf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@f374f8ce76bf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1542)@f374f8ce76bf: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@f374f8ce76bf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@f374f8ce76bf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@f374f8ce76bf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250112125319522 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250112125319522 DGPRS INFO SUBSCR(262420000001055) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250112125319522 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber data (gprs_subscriber.c:839) 20250112125319522 DMM INFO MM(262420000001055/e61cefac) Subscriber data update (mmctx.c:445) 20250112125319522 DMM DEBUG MM(262420000001055/e61cefac) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250112125319522 DMM INFO MM(262420000001055/e61cefac) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250112125319522 DMM NOTICE MM(262420000001055/e61cefac) Authorized, continuing procedure, IMSI=262420000001055 (gprs_gmm.c:1000) 20250112125319522 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250112125319522 DMM NOTICE MM(262420000001055/e61cefac) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250112125319522 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) 20250112125319523 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250112125319523 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber data (gprs_subscriber.c:839) 20250112125319523 DMM INFO MM(262420000001055/e61cefac) Subscriber data update (mmctx.c:445) 20250112125319523 DMM DEBUG MM(262420000001055/e61cefac) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1542)@f374f8ce76bf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@f374f8ce76bf: vl_len:14 SGSN_Test_0-SCCP(1542)@f374f8ce76bf: vl_from0 SGSN_Test_0-SCCP(1542)@f374f8ce76bf: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250112125319525 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125319525 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125319525 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250112125319525 DLM3UA 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) 20250112125319525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125319526 DLSS7 DEBUG Found route for dpc=188=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) 20250112125319526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250112125319526 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250112125319526 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250112125319526 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250112125319526 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250112125319526 DMM INFO MM(262420000001055/e61cefac) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250112125319526 DMM NOTICE MM(262420000001055/e61cefac) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250112125319526 DMM DEBUG GMM(gmm_fsm)[0x55d8657fdc60]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250112125319526 DMM DEBUG GMM(gmm_fsm)[0x55d8657fdc60]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250112125319526 DMM DEBUG MM_STATE_Iu(9)[0x55d8657fc8f0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20250112125319526 DMM DEBUG MM_STATE_Iu(9)[0x55d8657fc8f0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20250112125319526 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250112125319526 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250112125319526 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125319526 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125319526 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250112125319526 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250112125319526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125319526 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250112125319526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250112125319526 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@f374f8ce76bf: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@f374f8ce76bf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@f374f8ce76bf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@f374f8ce76bf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1542)@f374f8ce76bf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@f374f8ce76bf: vl_len:7 SGSN_Test_0-SCCP(1542)@f374f8ce76bf: vl_from0 SGSN_Test_0-SCCP(1542)@f374f8ce76bf: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250112125319531 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125319531 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125319531 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250112125319531 DLM3UA 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) 20250112125319531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125319531 DLSS7 DEBUG Found route for dpc=188=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) 20250112125319531 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250112125319531 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250112125319531 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250112125319531 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250112125319531 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250112125319531 DMM INFO MM(262420000001055/e61cefac) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20250112125319531 DMM DEBUG MM_STATE_Iu(9)[0x55d8657fc8f0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20250112125319531 DMM DEBUG MM_STATE_Iu(9)[0x55d8657fc8f0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20250112125319531 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125319531 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125319531 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250112125319531 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250112125319531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125319531 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250112125319531 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250112125319531 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@f374f8ce76bf: Session index based on local reference:0 20250112125319533 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125319533 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125319533 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250112125319533 DLM3UA 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) 20250112125319533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125319533 DLSS7 DEBUG Found route for dpc=188=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) 20250112125319533 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250112125319533 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1543)@f374f8ce76bf: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)12342242 TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@f374f8ce76bf: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@f374f8ce76bf: 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 := 'E61CEFAC'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1543)@f374f8ce76bf: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)11868431 SGSN_Test_0-RAN(1543)@f374f8ce76bf: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1542)@f374f8ce76bf: First idle individual index:0 20250112125319733 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125319733 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125319733 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250112125319733 DLM3UA 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) 20250112125319733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125319733 DLSS7 DEBUG Found route for dpc=188=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) 20250112125319733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250112125319733 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250112125319734 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250112125319734 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250112125319734 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250112125319734 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xE61CEFAC) type="signalling"  (gprs_gmm.c:1944) 20250112125319734 DMM DEBUG GMM(gmm_fsm)[0x55d8657fdc60]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20250112125319734 DMM DEBUG GMM(gmm_fsm)[0x55d8657fdc60]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250112125319734 DMM DEBUG MM(262420000001055/e61cefac) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20250112125319734 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125319734 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125319734 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250112125319734 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250112125319734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125319734 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250112125319734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250112125319734 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250112125319734 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125319734 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125319734 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250112125319734 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250112125319734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125319734 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250112125319734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250112125319734 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@f374f8ce76bf: { messageType := 2, destLocRef := 'B5190F'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)@f374f8ce76bf: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@f374f8ce76bf: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@f374f8ce76bf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@f374f8ce76bf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@f374f8ce76bf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@f374f8ce76bf: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@f374f8ce76bf: setverdict(error): pass -> error SGSN_Test_0-RAN(1543)@f374f8ce76bf: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@f374f8ce76bf: Final verdict of PTC: error SGSN_Test_0-RAN(1543)@f374f8ce76bf: Final verdict of PTC: none 20250112125319741 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250112125319742 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) 20250112125319742 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20250112125319742 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20250112125319742 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250112125319742 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) 20250112125319742 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20250112125319742 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20250112125319742 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) 20250112125319742 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125319742 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20250112125319742 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20250112125319742 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20250112125319742 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20250112125319742 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20250112125319742 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20250112125319742 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20250112125319742 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1544)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test_0-SCCP(1542)@f374f8ce76bf: Final verdict of PTC: none 20250112125319745 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58430<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1547)@f374f8ce76bf: Final verdict of PTC: none 20250112125319748 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250112125319748 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1546)@f374f8ce76bf: Final verdict of PTC: none -NSVCI97(1531)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98(1536)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99(1541)@f374f8ce76bf: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1530)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1527)@f374f8ce76bf: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1535)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1528)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1532)@f374f8ce76bf: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1540)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1538)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1537)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-RNC_GTP(1545)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1533)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1548)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98-provIP(1534)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99-provIP(1539)@f374f8ce76bf: Final verdict of PTC: none -NSVCI97-provIP(1529)@f374f8ce76bf: Final verdict of PTC: none MTC@f374f8ce76bf: Setting final verdict of the test case. MTC@f374f8ce76bf: Local verdict of MTC: none MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-NS0(1527): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1528): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97-provIP(1529): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1530): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97(1531): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-NS1(1532): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1533): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98-provIP(1534): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1535): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98(1536): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-NS2(1537): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1538): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99-provIP(1539): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1540): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99(1541): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test_0-SCCP(1542): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test_0-RAN(1543): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test_0-M3UA(1544): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-RNC_GTP(1545): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP-IPA(1546): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP(1547): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GGSN_GTP(1548): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549): error (none -> error) MTC@f374f8ce76bf: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 finished. Verdict: error MTC@f374f8ce76bf: 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 error'. Sun Jan 12 12:53:19 UTC 2025 ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 error ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7.talloc 20250112125319885 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58434<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112125320386 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58434<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=233164) 20250112125320749 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112125320749 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=233164, count=237616) 20250112125321743 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20250112125321743 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20250112125321743 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20250112125321750 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112125321750 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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 error' was executed successfully (exit status: 0). MTC@f374f8ce76bf: 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 Jan 12 12:53:22 UTC 2025 /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 20250112125322751 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112125322751 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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@f374f8ce76bf: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 started. 20250112125323450 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58444<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112125323452 DMM INFO MM(262420000001055/e61cefac) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250112125323452 DMM INFO MM(262420000001055/e61cefac) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250112125323452 DMM DEBUG GMM(gmm_fsm)[0x55d8657fdc60]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250112125323452 DMM DEBUG GMM(gmm_fsm)[0x55d8657fdc60]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250112125323452 DMM DEBUG MM_STATE_Iu(9)[0x55d8657fc8f0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20250112125323452 DMM DEBUG MM_STATE_Iu(9)[0x55d8657fc8f0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20250112125323452 DGPRS INFO SUBSCR(262420000001055) purging MS subscriber (gprs_subscriber.c:785) 20250112125323452 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) 20250112125323452 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) 20250112125323452 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Init}: Deallocated (fsm.c:568) 20250112125323452 DMM DEBUG MM_STATE_Gb[0x55d8657ebe50]{Idle}: Deallocated (fsm.c:568) 20250112125323452 DMM DEBUG MM_STATE_Iu(9)[0x55d8657fc8f0]{Detached}: Deallocated (fsm.c:568) 20250112125323452 DMM DEBUG GMM(gmm_fsm)[0x55d8657fdc60]{Deregistered}: Deallocated (fsm.c:568) 20250112125323452 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1550)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1551)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1550)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1554)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112125323500 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250112125323500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112125323500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112125323500 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112125323500 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250112125323500 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112125323500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112125323500 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112125323500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1554)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112125323502 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112125323502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112125323502 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112125323502 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112125323502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112125323502 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112125323502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112125323502 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112125323502 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250112125323502 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112125323502 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112125323502 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112125323502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1554)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1554)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112125323507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1551)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1551)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1555)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21011 20250112125323519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112125323519 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)@f374f8ce76bf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1556)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1555)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1560)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1560)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112125323550 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250112125323550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112125323550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112125323550 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112125323550 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250112125323550 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112125323550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112125323550 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112125323550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1559)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1560)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112125323553 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112125323553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112125323553 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112125323553 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112125323553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112125323553 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112125323553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112125323553 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112125323553 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250112125323553 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112125323553 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112125323554 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112125323554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1560)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1560)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112125323557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1556)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1556)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112125323566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112125323566 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)@f374f8ce76bf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1561)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1559)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1564)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1564)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112125323583 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250112125323583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112125323583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112125323583 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112125323583 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250112125323583 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112125323583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112125323583 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112125323583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1564)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112125323584 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112125323585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112125323585 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112125323585 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112125323585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112125323585 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112125323585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112125323585 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112125323585 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250112125323585 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112125323585 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1564)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250112125323585 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112125323585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1564)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112125323589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1561)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1561)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112125323598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112125323598 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1563)@f374f8ce76bf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@f374f8ce76bf: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f374f8ce76bf: Starting RAN_Emulation SGSN_Test_0-M3UA(1567)@f374f8ce76bf: ************************************************* SGSN_Test_0-M3UA(1567)@f374f8ce76bf: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1567)@f374f8ce76bf: ************************************************* SGSN_Test_0-SCCP(1565)@f374f8ce76bf: v_sccp_pdu_maxlen:268 20250112125323752 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112125323752 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250112125323752 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250112125323752 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1569)@f374f8ce76bf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1569)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250112125323754 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1569)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1569)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250112125323755 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1569)@f374f8ce76bf: 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)@f374f8ce76bf: 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)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1569)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250112125323805 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20250112125323805 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) 20250112125323805 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20250112125323805 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)@f374f8ce76bf: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250112125323808 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125323808 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20250112125323808 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20250112125323808 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20250112125323808 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20250112125323808 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20250112125323808 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20250112125323809 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125323809 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20250112125323809 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20250112125323809 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20250112125323809 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20250112125323809 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20250112125323809 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20250112125323809 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20250112125324615 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125324615 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125324615 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250112125324616 DLM3UA 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) 20250112125324616 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125324616 DLSS7 DEBUG Found route for dpc=188=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) 20250112125324616 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250112125324616 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250112125324616 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250112125324616 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250112125324616 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125324616 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125324616 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250112125324616 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250112125324616 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125324616 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250112125324616 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250112125324616 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1566)@f374f8ce76bf: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1553)@f374f8ce76bf: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572), IMSI='262420000001056'H, TLLI='FBFE5577'O, index=0 SGSN_Test-GSUP(1570)@f374f8ce76bf: 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)@f374f8ce76bf: 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 := '11D7'O, rac := 'C0'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1566)@f374f8ce76bf: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)8387729 SGSN_Test_0-SCCP(1565)@f374f8ce76bf: First idle individual index:0 SGSN_Test_0-RAN(1566)@f374f8ce76bf: patch: N(SD) for ConnIdx 0 set to 1 20250112125324827 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125324827 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125324827 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250112125324827 DLM3UA 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) 20250112125324827 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125324827 DLSS7 DEBUG Found route for dpc=188=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) 20250112125324827 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250112125324827 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250112125324827 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250112125324827 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250112125324827 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250112125324827 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001056) type="GPRS attach"  (gprs_gmm.c:1266) 20250112125324827 DMM DEBUG GMM(gmm_fsm)[0x55d8657fc8f0]{Deregistered}: Allocated (fsm.c:456) 20250112125324827 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Init}: Allocated (fsm.c:456) 20250112125324827 DMM DEBUG MM_STATE_Gb[0x55d8657ec0b0]{Idle}: Allocated (fsm.c:456) 20250112125324827 DMM DEBUG MM_STATE_Iu[0x55d8657fec60]{Detached}: Allocated (fsm.c:456) 20250112125324827 DMM DEBUG GMM(gmm_fsm)[0x55d8657fc8f0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250112125324827 DMM DEBUG GMM(gmm_fsm)[0x55d8657fc8f0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250112125324827 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250112125324827 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250112125324827 DMM DEBUG MM(262420000001056/fd291580) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250112125324827 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20250112125324828 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125324828 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125324828 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250112125324828 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250112125324828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125324828 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250112125324828 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250112125324828 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250112125324828 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125324828 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125324828 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250112125324828 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250112125324828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125324828 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250112125324828 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250112125324828 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@f374f8ce76bf: { messageType := 2, destLocRef := '7FFC91'O, sourceLocRef := '00000B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1565)@f374f8ce76bf: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@f374f8ce76bf: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@f374f8ce76bf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@f374f8ce76bf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@f374f8ce76bf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@f374f8ce76bf: 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 := 'AC050888A81A08B3467A2CD2F0A7341A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D1147240'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '62C3F6326FBE09D2'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'BBF3ECD18A75C9CFC7883A30EEA4908B'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '69061B0424AEAE94D4E46DC6FF0F5B8E'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'B8F849D8FD48FB50143A28E077ACC40F'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '5E0225EE7CD869DF'O } } } } } SGSN_Test_0-SCCP(1565)@f374f8ce76bf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@f374f8ce76bf: vl_len:23 SGSN_Test_0-SCCP(1565)@f374f8ce76bf: vl_from0 SGSN_Test_0-SCCP(1565)@f374f8ce76bf: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105006'O 20250112125324837 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125324837 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125324837 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250112125324837 DLM3UA 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) 20250112125324837 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125324837 DLSS7 DEBUG Found route for dpc=188=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) 20250112125324837 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250112125324837 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250112125324837 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250112125324837 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250112125324837 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250112125324837 DMM DEBUG MM(262420000001056/fd291580) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010560 (gprs_gmm.c:1084) 20250112125324837 DMM NOTICE MM(262420000001056/fd291580) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250112125324837 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250112125324837 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250112125324837 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250112125324837 DMM DEBUG MM(262420000001056/fd291580) Requesting authorization (sgsn_auth.c:160) 20250112125324837 DMM INFO MM(262420000001056/fd291580) Requesting authentication tuples (sgsn_auth.c:184) 20250112125324837 DMM DEBUG MM(262420000001056/fd291580) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250112125324837 DGPRS INFO SUBSCR(262420000001056) requesting auth info (gprs_subscriber.c:805) 20250112125324837 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)@f374f8ce76bf: Found GsupExpect[0] for "262420000001056" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572) SGSN_Test-GSUP(1570)@f374f8ce76bf: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)"262420000001056" 20250112125324839 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250112125324839 DGPRS INFO SUBSCR(262420000001056) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250112125324839 DGPRS DEBUG SUBSCR(262420000001056) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250112125324839 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber authentication info (gprs_subscriber.c:850) 20250112125324839 DMM INFO MM(262420000001056/fd291580) Subscriber data update (mmctx.c:445) 20250112125324839 DMM DEBUG MM(262420000001056/fd291580) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250112125324839 DMM INFO MM(262420000001056/fd291580) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250112125324839 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250112125324839 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250112125324839 DMM INFO MM(262420000001056/fd291580) <- GMM AUTH AND CIPHERING REQ (rand = ac 05 08 88 a8 1a 08 b3 46 7a 2c d2 f0 a7 34 1a , mmctx_is_r99=1, vec->auth_types=0x3, autn = b8 f8 49 d8 fd 48 fb 50 14 3a 28 e0 77 ac c4 0f ) (gprs_gmm.c:483) 20250112125324839 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20250112125324840 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125324840 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125324840 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250112125324840 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250112125324840 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125324840 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250112125324840 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250112125324840 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@f374f8ce76bf: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@f374f8ce76bf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@f374f8ce76bf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@f374f8ce76bf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@f374f8ce76bf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@f374f8ce76bf: vl_len:37 SGSN_Test_0-SCCP(1565)@f374f8ce76bf: vl_from0 SGSN_Test_0-SCCP(1565)@f374f8ce76bf: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081302225E0225EE23094399990000105006F029047CD869DF'O 20250112125324846 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125324846 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125324846 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250112125324846 DLM3UA 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) 20250112125324846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125324846 DLSS7 DEBUG Found route for dpc=188=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) 20250112125324846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250112125324846 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250112125324846 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250112125324846 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250112125324846 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250112125324846 DMM INFO MM(262420000001056/fd291580) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250112125324846 DMM NOTICE MM(262420000001056/fd291580) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250112125324846 DMM DEBUG MM(262420000001056/fd291580) checking auth: received UMTS RES = 5e 02 25 ee 7c d8 69 df (gprs_gmm.c:666) 20250112125324846 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250112125324846 DMM DEBUG MM(262420000001056/fd291580) Requesting authorization (sgsn_auth.c:160) 20250112125324846 DMM INFO MM(262420000001056/fd291580) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250112125324846 DMM DEBUG MM(262420000001056/fd291580) Requesting subscriber data update (gprs_subscriber.c:894) 20250112125324846 DGPRS INFO SUBSCR(262420000001056) subscriber data is not available (gprs_subscriber.c:818) 20250112125324846 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) 20250112125324847 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250112125324847 DMM DEBUG MM(262420000001056/fd291580) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250112125324847 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125324847 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125324847 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250112125324847 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250112125324847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125324847 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250112125324847 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250112125324847 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@f374f8ce76bf: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@f374f8ce76bf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@f374f8ce76bf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@f374f8ce76bf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@f374f8ce76bf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@f374f8ce76bf: vl_len:12 SGSN_Test_0-SCCP(1565)@f374f8ce76bf: vl_from0 SGSN_Test_0-SCCP(1565)@f374f8ce76bf: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250112125324854 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125324854 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125324855 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250112125324855 DLM3UA 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) 20250112125324855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125324855 DLSS7 DEBUG Found route for dpc=188=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) 20250112125324855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250112125324855 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250112125324855 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250112125324855 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250112125324855 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250112125324855 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 11) (iu_client.c:366) 20250112125324855 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20250112125324855 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250112125324855 DMM INFO MM(262420000001056/fd291580) <- GMM ATTACH ACCEPT (new P-TMSI=0xfd291580) (gprs_gmm.c:300) 20250112125324855 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20250112125324855 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125324855 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125324855 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250112125324855 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250112125324855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125324855 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250112125324855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250112125324855 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250112125324855 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125324855 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125324855 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250112125324855 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250112125324855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125324855 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250112125324855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250112125324855 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@f374f8ce76bf: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@f374f8ce76bf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@f374f8ce76bf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@f374f8ce76bf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@f374f8ce76bf: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@f374f8ce76bf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@f374f8ce76bf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@f374f8ce76bf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250112125324859 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250112125324859 DGPRS INFO SUBSCR(262420000001056) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250112125324859 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber data (gprs_subscriber.c:839) 20250112125324859 DMM INFO MM(262420000001056/fd291580) Subscriber data update (mmctx.c:445) 20250112125324859 DMM DEBUG MM(262420000001056/fd291580) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250112125324859 DMM INFO MM(262420000001056/fd291580) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250112125324859 DMM NOTICE MM(262420000001056/fd291580) Authorized, continuing procedure, IMSI=262420000001056 (gprs_gmm.c:1000) 20250112125324859 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250112125324859 DMM NOTICE MM(262420000001056/fd291580) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250112125324859 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) 20250112125324860 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250112125324860 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber data (gprs_subscriber.c:839) 20250112125324860 DMM INFO MM(262420000001056/fd291580) Subscriber data update (mmctx.c:445) 20250112125324860 DMM DEBUG MM(262420000001056/fd291580) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1565)@f374f8ce76bf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@f374f8ce76bf: vl_len:14 SGSN_Test_0-SCCP(1565)@f374f8ce76bf: vl_from0 SGSN_Test_0-SCCP(1565)@f374f8ce76bf: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250112125324862 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125324862 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125324862 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250112125324862 DLM3UA 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) 20250112125324862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125324862 DLSS7 DEBUG Found route for dpc=188=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) 20250112125324862 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250112125324862 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250112125324862 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250112125324862 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250112125324862 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250112125324863 DMM INFO MM(262420000001056/fd291580) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250112125324863 DMM NOTICE MM(262420000001056/fd291580) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250112125324863 DMM DEBUG GMM(gmm_fsm)[0x55d8657fc8f0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250112125324863 DMM DEBUG GMM(gmm_fsm)[0x55d8657fc8f0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250112125324863 DMM DEBUG MM_STATE_Iu(11)[0x55d8657fec60]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20250112125324863 DMM DEBUG MM_STATE_Iu(11)[0x55d8657fec60]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20250112125324863 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250112125324863 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250112125324863 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125324863 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125324863 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250112125324863 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250112125324863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125324863 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250112125324863 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250112125324863 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@f374f8ce76bf: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@f374f8ce76bf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@f374f8ce76bf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@f374f8ce76bf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@f374f8ce76bf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@f374f8ce76bf: vl_len:7 SGSN_Test_0-SCCP(1565)@f374f8ce76bf: vl_from0 SGSN_Test_0-SCCP(1565)@f374f8ce76bf: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250112125324867 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125324867 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125324867 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250112125324867 DLM3UA 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) 20250112125324867 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125324867 DLSS7 DEBUG Found route for dpc=188=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) 20250112125324867 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250112125324867 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250112125324867 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250112125324867 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250112125324868 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250112125324868 DMM INFO MM(262420000001056/fd291580) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20250112125324868 DMM DEBUG MM_STATE_Iu(11)[0x55d8657fec60]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20250112125324868 DMM DEBUG MM_STATE_Iu(11)[0x55d8657fec60]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20250112125324868 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125324868 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125324868 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250112125324868 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250112125324868 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125324868 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250112125324868 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250112125324868 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@f374f8ce76bf: Session index based on local reference:0 SGSN_Test_0-RAN(1566)@f374f8ce76bf: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)8387729 20250112125324869 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125324869 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125324869 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250112125324869 DLM3UA 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) 20250112125324869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125324869 DLSS7 DEBUG Found route for dpc=188=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) 20250112125324869 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250112125324869 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@f374f8ce76bf: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@f374f8ce76bf: 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 := 'FD291580'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1566)@f374f8ce76bf: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)12028258 SGSN_Test_0-RAN(1566)@f374f8ce76bf: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1565)@f374f8ce76bf: First idle individual index:0 20250112125325069 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125325069 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125325069 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250112125325069 DLM3UA 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) 20250112125325069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125325069 DLSS7 DEBUG Found route for dpc=188=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) 20250112125325069 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250112125325069 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250112125325070 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250112125325070 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250112125325070 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250112125325070 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xFD291580) type="signalling"  (gprs_gmm.c:1944) 20250112125325070 DMM DEBUG GMM(gmm_fsm)[0x55d8657fc8f0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20250112125325070 DMM DEBUG GMM(gmm_fsm)[0x55d8657fc8f0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250112125325070 DMM DEBUG MM(262420000001056/fd291580) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20250112125325070 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125325070 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125325070 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250112125325070 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250112125325070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125325070 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250112125325070 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250112125325070 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250112125325070 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125325070 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125325070 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250112125325070 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250112125325070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125325070 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250112125325070 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250112125325070 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@f374f8ce76bf: { messageType := 2, destLocRef := 'B78962'O, sourceLocRef := '00000C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1565)@f374f8ce76bf: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@f374f8ce76bf: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@f374f8ce76bf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@f374f8ce76bf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@f374f8ce76bf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@f374f8ce76bf: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@f374f8ce76bf: setverdict(error): pass -> error SGSN_Test_0-RAN(1566)@f374f8ce76bf: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@f374f8ce76bf: Final verdict of PTC: error SGSN_Test_0-RAN(1566)@f374f8ce76bf: Final verdict of PTC: none 20250112125325078 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250112125325078 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) 20250112125325078 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20250112125325078 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20250112125325078 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250112125325078 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) 20250112125325078 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20250112125325078 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20250112125325078 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) 20250112125325078 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125325078 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20250112125325078 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20250112125325078 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20250112125325078 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20250112125325078 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20250112125325078 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20250112125325078 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20250112125325078 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1567)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test_0-SCCP(1565)@f374f8ce76bf: Final verdict of PTC: none 20250112125325086 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58444<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1570)@f374f8ce76bf: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1553)@f374f8ce76bf: Final verdict of PTC: none 20250112125325089 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250112125325089 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1554)@f374f8ce76bf: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1563)@f374f8ce76bf: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1557)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1556)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1555)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1569)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1551)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99(1564)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1559)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1550)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1561)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98(1560)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-RNC_GTP(1568)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1571)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98-provIP(1558)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99-provIP(1562)@f374f8ce76bf: Final verdict of PTC: none -NSVCI97-provIP(1552)@f374f8ce76bf: Final verdict of PTC: none MTC@f374f8ce76bf: Setting final verdict of the test case. MTC@f374f8ce76bf: Local verdict of MTC: none MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-NS0(1550): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1551): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97-provIP(1552): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1553): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97(1554): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-NS1(1555): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1556): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1557): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98-provIP(1558): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-NS2(1559): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98(1560): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1561): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99-provIP(1562): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1563): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99(1564): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test_0-SCCP(1565): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test_0-RAN(1566): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test_0-M3UA(1567): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-RNC_GTP(1568): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP-IPA(1569): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP(1570): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GGSN_GTP(1571): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572): error (none -> error) MTC@f374f8ce76bf: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 finished. Verdict: error MTC@f374f8ce76bf: 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 error'. Sun Jan 12 12:53:25 UTC 2025 ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 error ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20.talloc 20250112125325225 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58450<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112125325727 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58450<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=232992) 20250112125326090 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112125326090 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=232992, count=237444) 20250112125327079 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20250112125327079 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20250112125327079 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20250112125327091 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112125327091 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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 error' was executed successfully (exit status: 0). MTC@f374f8ce76bf: 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 Jan 12 12:53:27 UTC 2025 /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 20250112125328092 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112125328092 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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@f374f8ce76bf: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge started. 20250112125328792 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53180<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112125328793 DMM INFO MM(262420000001056/fd291580) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250112125328793 DMM INFO MM(262420000001056/fd291580) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250112125328793 DMM DEBUG GMM(gmm_fsm)[0x55d8657fc8f0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250112125328793 DMM DEBUG GMM(gmm_fsm)[0x55d8657fc8f0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250112125328793 DMM DEBUG MM_STATE_Iu(11)[0x55d8657fec60]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20250112125328793 DMM DEBUG MM_STATE_Iu(11)[0x55d8657fec60]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20250112125328793 DGPRS INFO SUBSCR(262420000001056) purging MS subscriber (gprs_subscriber.c:785) 20250112125328793 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) 20250112125328793 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) 20250112125328793 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Init}: Deallocated (fsm.c:568) 20250112125328793 DMM DEBUG MM_STATE_Gb[0x55d8657ec0b0]{Idle}: Deallocated (fsm.c:568) 20250112125328793 DMM DEBUG MM_STATE_Iu(11)[0x55d8657fec60]{Detached}: Deallocated (fsm.c:568) 20250112125328793 DMM DEBUG GMM(gmm_fsm)[0x55d8657fc8f0]{Deregistered}: Deallocated (fsm.c:568) 20250112125328793 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1573)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1574)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1573)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1577)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112125328837 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250112125328837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112125328837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112125328837 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112125328837 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250112125328837 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112125328837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112125328837 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112125328837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1577)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112125328839 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112125328839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112125328839 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112125328839 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112125328839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112125328839 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112125328839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112125328839 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112125328839 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250112125328839 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112125328839 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1577)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250112125328840 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112125328840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1577)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112125328844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1578)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1574)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1574)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112125328855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112125328855 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)@f374f8ce76bf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1579)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1578)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1582)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112125328871 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250112125328871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112125328871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112125328871 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112125328871 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250112125328871 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112125328871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112125328871 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112125328871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1582)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112125328873 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112125328873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112125328873 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112125328874 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112125328874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112125328874 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112125328874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112125328874 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112125328874 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250112125328874 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112125328874 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112125328874 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112125328874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1582)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1582)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112125328879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1583)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1579)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1579)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112125328889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112125328889 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)@f374f8ce76bf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1584)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1583)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1587)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112125328908 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250112125328908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112125328908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112125328908 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112125328908 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250112125328908 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112125328908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112125328908 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112125328908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1587)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112125328910 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112125328910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112125328910 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112125328910 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112125328910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112125328910 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112125328910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112125328910 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112125328910 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250112125328910 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112125328910 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1587)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250112125328911 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112125328911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1587)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112125328915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1584)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1584)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112125328925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112125328925 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) MTC@f374f8ce76bf: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1590)@f374f8ce76bf: ************************************************* SGSN_Test_0-M3UA(1590)@f374f8ce76bf: M3UA emulation initiated, the test can be started MTC@f374f8ce76bf: Starting RAN_Emulation SGSN_Test_0-M3UA(1590)@f374f8ce76bf: ************************************************* TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1586)@f374f8ce76bf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-SCCP(1588)@f374f8ce76bf: v_sccp_pdu_maxlen:268 20250112125329093 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112125329093 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250112125329093 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250112125329093 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1592)@f374f8ce76bf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1592)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250112125329096 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1592)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1592)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250112125329096 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1592)@f374f8ce76bf: 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)@f374f8ce76bf: 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)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1592)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250112125329130 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20250112125329130 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) 20250112125329130 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20250112125329130 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)@f374f8ce76bf: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250112125329132 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125329132 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20250112125329132 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20250112125329132 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20250112125329132 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20250112125329132 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20250112125329132 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20250112125329133 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125329133 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20250112125329133 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20250112125329133 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20250112125329133 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20250112125329133 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20250112125329133 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20250112125329134 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20250112125329940 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125329940 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125329940 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250112125329940 DLM3UA 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) 20250112125329940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125329940 DLSS7 DEBUG Found route for dpc=188=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) 20250112125329940 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250112125329940 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250112125329941 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250112125329941 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250112125329941 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125329941 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125329941 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250112125329941 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250112125329941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125329941 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250112125329941 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250112125329941 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1589)@f374f8ce76bf: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1576)@f374f8ce76bf: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595), IMSI='262420000001057'H, TLLI='C1E25AA5'O, index=0 SGSN_Test-GSUP(1593)@f374f8ce76bf: 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)@f374f8ce76bf: 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 := '2DCD'O, rac := '1F'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)@f374f8ce76bf: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)1715402 SGSN_Test_0-SCCP(1588)@f374f8ce76bf: First idle individual index:0 SGSN_Test_0-RAN(1589)@f374f8ce76bf: patch: N(SD) for ConnIdx 0 set to 1 20250112125330161 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125330161 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125330161 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250112125330161 DLM3UA 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) 20250112125330161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125330161 DLSS7 DEBUG Found route for dpc=188=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) 20250112125330161 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250112125330161 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250112125330161 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250112125330161 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250112125330161 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250112125330161 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001057) type="GPRS attach"  (gprs_gmm.c:1266) 20250112125330161 DMM DEBUG GMM(gmm_fsm)[0x55d8657fec60]{Deregistered}: Allocated (fsm.c:456) 20250112125330161 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Init}: Allocated (fsm.c:456) 20250112125330161 DMM DEBUG MM_STATE_Gb[0x55d8657ebe50]{Idle}: Allocated (fsm.c:456) 20250112125330161 DMM DEBUG MM_STATE_Iu[0x55d8657f5e40]{Detached}: Allocated (fsm.c:456) 20250112125330161 DMM DEBUG GMM(gmm_fsm)[0x55d8657fec60]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250112125330161 DMM DEBUG GMM(gmm_fsm)[0x55d8657fec60]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250112125330161 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250112125330161 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250112125330162 DMM DEBUG MM(262420000001057/f68de793) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250112125330162 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20250112125330162 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125330162 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125330162 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250112125330162 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250112125330162 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125330162 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250112125330162 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250112125330162 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250112125330162 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125330162 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125330162 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250112125330162 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250112125330162 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125330162 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250112125330162 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250112125330162 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@f374f8ce76bf: { messageType := 2, destLocRef := '1A2CCA'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)@f374f8ce76bf: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@f374f8ce76bf: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@f374f8ce76bf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@f374f8ce76bf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@f374f8ce76bf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@f374f8ce76bf: 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 := 'D1BC2BA8776F1C6D65BBCCCC54DA6C72'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2BA8F330'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4A5682B789FDEFD1'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '3AB55D60530AE11D88667FAE816BC1D8'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'C3FB1E3432B76666820C5147D0BC99CF'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '29C146391693FEF465B007DBE18558DD'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'EC475FC2A5A5D35B'O } } } } } SGSN_Test_0-SCCP(1588)@f374f8ce76bf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1588)@f374f8ce76bf: vl_len:23 SGSN_Test_0-SCCP(1588)@f374f8ce76bf: vl_from0 SGSN_Test_0-SCCP(1588)@f374f8ce76bf: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105007'O 20250112125330171 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125330171 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125330171 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250112125330171 DLM3UA 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) 20250112125330171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125330171 DLSS7 DEBUG Found route for dpc=188=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) 20250112125330171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250112125330171 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250112125330171 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250112125330171 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250112125330171 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250112125330171 DMM DEBUG MM(262420000001057/f68de793) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010570 (gprs_gmm.c:1084) 20250112125330171 DMM NOTICE MM(262420000001057/f68de793) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250112125330171 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250112125330171 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250112125330171 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250112125330171 DMM DEBUG MM(262420000001057/f68de793) Requesting authorization (sgsn_auth.c:160) 20250112125330171 DMM INFO MM(262420000001057/f68de793) Requesting authentication tuples (sgsn_auth.c:184) 20250112125330171 DMM DEBUG MM(262420000001057/f68de793) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250112125330171 DGPRS INFO SUBSCR(262420000001057) requesting auth info (gprs_subscriber.c:805) 20250112125330171 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)@f374f8ce76bf: Found GsupExpect[0] for "262420000001057" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595) SGSN_Test-GSUP(1593)@f374f8ce76bf: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)"262420000001057" 20250112125330174 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250112125330174 DGPRS INFO SUBSCR(262420000001057) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250112125330174 DGPRS DEBUG SUBSCR(262420000001057) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250112125330174 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber authentication info (gprs_subscriber.c:850) 20250112125330174 DMM INFO MM(262420000001057/f68de793) Subscriber data update (mmctx.c:445) 20250112125330174 DMM DEBUG MM(262420000001057/f68de793) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250112125330174 DMM INFO MM(262420000001057/f68de793) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250112125330175 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250112125330175 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250112125330175 DMM INFO MM(262420000001057/f68de793) <- GMM AUTH AND CIPHERING REQ (rand = d1 bc 2b a8 77 6f 1c 6d 65 bb cc cc 54 da 6c 72 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 29 c1 46 39 16 93 fe f4 65 b0 07 db e1 85 58 dd ) (gprs_gmm.c:483) 20250112125330175 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20250112125330175 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125330175 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125330175 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250112125330175 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250112125330175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125330175 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250112125330175 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250112125330175 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@f374f8ce76bf: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@f374f8ce76bf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@f374f8ce76bf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@f374f8ce76bf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1588)@f374f8ce76bf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1588)@f374f8ce76bf: vl_len:37 SGSN_Test_0-SCCP(1588)@f374f8ce76bf: vl_from0 SGSN_Test_0-SCCP(1588)@f374f8ce76bf: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130D22EC475FC223094399990000105007F02904A5A5D35B'O 20250112125330180 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125330180 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125330180 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250112125330180 DLM3UA 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) 20250112125330180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125330180 DLSS7 DEBUG Found route for dpc=188=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) 20250112125330180 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250112125330180 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250112125330181 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250112125330181 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250112125330181 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250112125330181 DMM INFO MM(262420000001057/f68de793) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250112125330181 DMM NOTICE MM(262420000001057/f68de793) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250112125330181 DMM DEBUG MM(262420000001057/f68de793) checking auth: received UMTS RES = ec 47 5f c2 a5 a5 d3 5b (gprs_gmm.c:666) 20250112125330181 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250112125330181 DMM DEBUG MM(262420000001057/f68de793) Requesting authorization (sgsn_auth.c:160) 20250112125330181 DMM INFO MM(262420000001057/f68de793) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250112125330181 DMM DEBUG MM(262420000001057/f68de793) Requesting subscriber data update (gprs_subscriber.c:894) 20250112125330181 DGPRS INFO SUBSCR(262420000001057) subscriber data is not available (gprs_subscriber.c:818) 20250112125330181 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) 20250112125330181 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250112125330181 DMM DEBUG MM(262420000001057/f68de793) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250112125330181 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125330181 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125330181 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250112125330181 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250112125330181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125330181 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250112125330181 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250112125330181 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@f374f8ce76bf: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@f374f8ce76bf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@f374f8ce76bf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@f374f8ce76bf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1588)@f374f8ce76bf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1588)@f374f8ce76bf: vl_len:12 SGSN_Test_0-SCCP(1588)@f374f8ce76bf: vl_from0 SGSN_Test_0-SCCP(1588)@f374f8ce76bf: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250112125330189 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125330189 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125330189 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250112125330189 DLM3UA 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) 20250112125330189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125330189 DLSS7 DEBUG Found route for dpc=188=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) 20250112125330189 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250112125330189 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250112125330189 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250112125330189 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250112125330189 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250112125330189 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 13) (iu_client.c:366) 20250112125330189 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20250112125330189 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250112125330189 DMM INFO MM(262420000001057/f68de793) <- GMM ATTACH ACCEPT (new P-TMSI=0xf68de793) (gprs_gmm.c:300) 20250112125330189 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20250112125330189 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125330189 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125330189 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250112125330189 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250112125330189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125330189 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250112125330189 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250112125330189 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250112125330189 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125330189 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125330189 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250112125330189 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250112125330189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125330189 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250112125330189 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250112125330189 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@f374f8ce76bf: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@f374f8ce76bf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@f374f8ce76bf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@f374f8ce76bf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1588)@f374f8ce76bf: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@f374f8ce76bf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@f374f8ce76bf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@f374f8ce76bf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250112125330193 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250112125330193 DGPRS INFO SUBSCR(262420000001057) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250112125330193 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber data (gprs_subscriber.c:839) 20250112125330193 DMM INFO MM(262420000001057/f68de793) Subscriber data update (mmctx.c:445) 20250112125330193 DMM DEBUG MM(262420000001057/f68de793) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250112125330193 DMM INFO MM(262420000001057/f68de793) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250112125330193 DMM NOTICE MM(262420000001057/f68de793) Authorized, continuing procedure, IMSI=262420000001057 (gprs_gmm.c:1000) 20250112125330193 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250112125330193 DMM NOTICE MM(262420000001057/f68de793) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250112125330193 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) 20250112125330193 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250112125330193 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber data (gprs_subscriber.c:839) 20250112125330193 DMM INFO MM(262420000001057/f68de793) Subscriber data update (mmctx.c:445) 20250112125330193 DMM DEBUG MM(262420000001057/f68de793) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1588)@f374f8ce76bf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1588)@f374f8ce76bf: vl_len:14 SGSN_Test_0-SCCP(1588)@f374f8ce76bf: vl_from0 SGSN_Test_0-SCCP(1588)@f374f8ce76bf: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250112125330195 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125330195 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125330195 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250112125330195 DLM3UA 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) 20250112125330195 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125330195 DLSS7 DEBUG Found route for dpc=188=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) 20250112125330195 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250112125330195 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250112125330195 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250112125330195 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250112125330195 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250112125330196 DMM INFO MM(262420000001057/f68de793) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250112125330196 DMM NOTICE MM(262420000001057/f68de793) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250112125330196 DMM DEBUG GMM(gmm_fsm)[0x55d8657fec60]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250112125330196 DMM DEBUG GMM(gmm_fsm)[0x55d8657fec60]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250112125330196 DMM DEBUG MM_STATE_Iu(13)[0x55d8657f5e40]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20250112125330196 DMM DEBUG MM_STATE_Iu(13)[0x55d8657f5e40]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20250112125330196 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250112125330196 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250112125330196 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125330196 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125330196 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250112125330196 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250112125330196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125330196 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250112125330196 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250112125330196 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@f374f8ce76bf: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@f374f8ce76bf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@f374f8ce76bf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@f374f8ce76bf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1588)@f374f8ce76bf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1588)@f374f8ce76bf: vl_len:7 SGSN_Test_0-SCCP(1588)@f374f8ce76bf: vl_from0 SGSN_Test_0-SCCP(1588)@f374f8ce76bf: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250112125330201 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125330201 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125330201 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250112125330201 DLM3UA 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) 20250112125330201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125330201 DLSS7 DEBUG Found route for dpc=188=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) 20250112125330201 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250112125330201 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250112125330201 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250112125330201 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250112125330201 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250112125330201 DMM INFO MM(262420000001057/f68de793) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20250112125330201 DMM DEBUG MM_STATE_Iu(13)[0x55d8657f5e40]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20250112125330202 DMM DEBUG MM_STATE_Iu(13)[0x55d8657f5e40]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20250112125330202 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125330202 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125330202 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250112125330202 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250112125330202 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125330202 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250112125330202 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250112125330202 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@f374f8ce76bf: Session index based on local reference:0 20250112125330203 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125330203 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125330203 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250112125330203 DLM3UA 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) 20250112125330203 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125330203 DLSS7 DEBUG Found route for dpc=188=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) 20250112125330203 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250112125330203 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1589)@f374f8ce76bf: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)1715402 TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@f374f8ce76bf: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@f374f8ce76bf: 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 := 'F68DE793'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1589)@f374f8ce76bf: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)7177225 SGSN_Test_0-RAN(1589)@f374f8ce76bf: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1588)@f374f8ce76bf: First idle individual index:0 20250112125330405 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125330405 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125330405 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250112125330405 DLM3UA 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) 20250112125330405 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125330405 DLSS7 DEBUG Found route for dpc=188=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) 20250112125330405 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250112125330405 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250112125330406 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250112125330406 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250112125330406 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250112125330406 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xF68DE793) type="signalling"  (gprs_gmm.c:1944) 20250112125330406 DMM DEBUG GMM(gmm_fsm)[0x55d8657fec60]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20250112125330406 DMM DEBUG GMM(gmm_fsm)[0x55d8657fec60]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250112125330406 DMM DEBUG MM(262420000001057/f68de793) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20250112125330406 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125330406 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125330406 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250112125330406 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250112125330406 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125330406 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250112125330406 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250112125330406 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250112125330406 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125330406 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125330406 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250112125330406 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250112125330406 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125330406 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250112125330406 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250112125330406 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@f374f8ce76bf: { messageType := 2, destLocRef := '6D8409'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)@f374f8ce76bf: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@f374f8ce76bf: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@f374f8ce76bf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@f374f8ce76bf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@f374f8ce76bf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@f374f8ce76bf: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@f374f8ce76bf: setverdict(error): pass -> error SGSN_Test_0-RAN(1589)@f374f8ce76bf: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@f374f8ce76bf: Final verdict of PTC: error SGSN_Test_0-RAN(1589)@f374f8ce76bf: Final verdict of PTC: none 20250112125330415 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250112125330415 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) 20250112125330415 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20250112125330415 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20250112125330415 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250112125330415 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) 20250112125330415 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20250112125330415 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20250112125330415 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) 20250112125330415 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125330415 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20250112125330415 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20250112125330415 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20250112125330415 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20250112125330415 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20250112125330415 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20250112125330415 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20250112125330416 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1590)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test_0-SCCP(1588)@f374f8ce76bf: Final verdict of PTC: none 20250112125330418 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53180<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1593)@f374f8ce76bf: Final verdict of PTC: none 20250112125330421 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250112125330421 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1592)@f374f8ce76bf: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1581)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98(1582)@f374f8ce76bf: Final verdict of PTC: none -NSVCI97(1577)@f374f8ce76bf: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1586)@f374f8ce76bf: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1576)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1578)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99(1587)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1573)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1574)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1584)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1579)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-RNC_GTP(1591)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1583)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98-provIP(1580)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1594)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99-provIP(1585)@f374f8ce76bf: Final verdict of PTC: none -NSVCI97-provIP(1575)@f374f8ce76bf: Final verdict of PTC: none MTC@f374f8ce76bf: Setting final verdict of the test case. MTC@f374f8ce76bf: Local verdict of MTC: none MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-NS0(1573): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1574): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97-provIP(1575): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1576): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97(1577): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-NS1(1578): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1579): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98-provIP(1580): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1581): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98(1582): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-NS2(1583): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1584): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99-provIP(1585): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1586): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99(1587): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test_0-SCCP(1588): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test_0-RAN(1589): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test_0-M3UA(1590): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-RNC_GTP(1591): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP-IPA(1592): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP(1593): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GGSN_GTP(1594): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595): error (none -> error) MTC@f374f8ce76bf: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge finished. Verdict: error MTC@f374f8ce76bf: 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 error'. Sun Jan 12 12:53:30 UTC 2025 ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge error ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge.talloc 20250112125330583 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53184<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112125331084 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53184<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=231960) 20250112125331422 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112125331422 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=231960, count=236412) 20250112125332416 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20250112125332416 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20250112125332416 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20250112125332424 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112125332424 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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 error' was executed successfully (exit status: 0). MTC@f374f8ce76bf: 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 Jan 12 12:53:33 UTC 2025 /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 20250112125333425 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112125333426 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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@f374f8ce76bf: Test case TC_attach_pdp_act_pmm_idle started. 20250112125334148 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53192<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112125334149 DMM INFO MM(262420000001057/f68de793) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250112125334150 DMM INFO MM(262420000001057/f68de793) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250112125334150 DMM DEBUG GMM(gmm_fsm)[0x55d8657fec60]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250112125334150 DMM DEBUG GMM(gmm_fsm)[0x55d8657fec60]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250112125334150 DMM DEBUG MM_STATE_Iu(13)[0x55d8657f5e40]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20250112125334150 DMM DEBUG MM_STATE_Iu(13)[0x55d8657f5e40]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20250112125334150 DGPRS INFO SUBSCR(262420000001057) purging MS subscriber (gprs_subscriber.c:785) 20250112125334150 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) 20250112125334150 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) 20250112125334150 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ec0b0]{Init}: Deallocated (fsm.c:568) 20250112125334150 DMM DEBUG MM_STATE_Gb[0x55d8657ebe50]{Idle}: Deallocated (fsm.c:568) 20250112125334150 DMM DEBUG MM_STATE_Iu(13)[0x55d8657f5e40]{Detached}: Deallocated (fsm.c:568) 20250112125334150 DMM DEBUG GMM(gmm_fsm)[0x55d8657fec60]{Deregistered}: Deallocated (fsm.c:568) 20250112125334150 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1596)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1597)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1596)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1601)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1601)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112125334203 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250112125334203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112125334203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112125334203 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112125334203 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250112125334203 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112125334203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112125334203 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112125334203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1600)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1601)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112125334205 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112125334205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112125334205 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112125334205 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112125334205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112125334205 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112125334205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112125334205 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112125334205 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250112125334205 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112125334205 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112125334206 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112125334206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1601)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1601)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112125334210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1597)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1597)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1602)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250112125334219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112125334219 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_pmm_idle-BVCI196(1598)@f374f8ce76bf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1600)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1606)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1606)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112125334239 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250112125334239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112125334239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112125334239 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112125334239 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250112125334239 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112125334239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112125334239 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112125334239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1605)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1606)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112125334241 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112125334241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112125334241 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112125334242 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112125334242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112125334242 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112125334242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112125334242 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112125334242 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250112125334242 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112125334242 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112125334242 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112125334242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1606)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1606)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112125334247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1602)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1602)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112125334256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112125334256 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1607)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_pmm_idle-BVCI210(1603)@f374f8ce76bf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1605)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1610)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112125334267 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250112125334267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112125334267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112125334267 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112125334267 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250112125334268 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112125334268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112125334268 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112125334268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1610)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112125334269 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112125334269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112125334269 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112125334269 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112125334269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112125334269 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112125334269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112125334269 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112125334269 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250112125334269 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112125334269 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1610)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250112125334270 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112125334270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1610)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112125334273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1607)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1607)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112125334282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112125334282 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_pmm_idle-BVCI220(1609)@f374f8ce76bf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@f374f8ce76bf: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f374f8ce76bf: Starting RAN_Emulation SGSN_Test_0-M3UA(1613)@f374f8ce76bf: ************************************************* SGSN_Test_0-M3UA(1613)@f374f8ce76bf: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1613)@f374f8ce76bf: ************************************************* SGSN_Test_0-SCCP(1611)@f374f8ce76bf: v_sccp_pdu_maxlen:268 20250112125334426 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112125334426 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250112125334426 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250112125334426 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1615)@f374f8ce76bf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1615)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250112125334428 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1615)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1615)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250112125334429 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1615)@f374f8ce76bf: 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)@f374f8ce76bf: 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)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1615)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250112125334488 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20250112125334488 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) 20250112125334488 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20250112125334488 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)@f374f8ce76bf: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250112125334490 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125334490 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20250112125334490 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20250112125334490 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20250112125334490 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20250112125334490 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20250112125334490 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20250112125334492 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125334492 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20250112125334492 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20250112125334492 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20250112125334492 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20250112125334492 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20250112125334492 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20250112125334492 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20250112125334718 DGPRS DEBUG Checking for inactive LLMEs, time = 18497148 (sgsn.c:131) 20250112125335299 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125335299 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125335299 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250112125335299 DLM3UA 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) 20250112125335299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125335299 DLSS7 DEBUG Found route for dpc=188=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) 20250112125335299 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250112125335299 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250112125335299 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250112125335299 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250112125335300 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125335300 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125335300 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250112125335300 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250112125335300 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125335300 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250112125335300 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250112125335300 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1612)@f374f8ce76bf: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_pmm_idle-BVCI196(1598)@f374f8ce76bf: Adding Client=TC_attach_pdp_act_pmm_idle(1618), IMSI='262420000001005'H, TLLI='C0E9C871'O, index=0 SGSN_Test-GSUP(1616)@f374f8ce76bf: Created GsupExpect[0] for "262420000001005" to be handled at TC_attach_pdp_act_pmm_idle(1618) TC_attach_pdp_act_pmm_idle(1618)@f374f8ce76bf: 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 := '119D'O, rac := '85'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)@f374f8ce76bf: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1618)4019671 SGSN_Test_0-SCCP(1611)@f374f8ce76bf: First idle individual index:0 SGSN_Test_0-RAN(1612)@f374f8ce76bf: patch: N(SD) for ConnIdx 0 set to 1 20250112125335491 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125335491 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125335491 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250112125335491 DLM3UA 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) 20250112125335491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125335491 DLSS7 DEBUG Found route for dpc=188=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) 20250112125335491 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250112125335491 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250112125335491 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250112125335491 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250112125335491 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250112125335491 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001005) type="GPRS attach"  (gprs_gmm.c:1266) 20250112125335491 DMM DEBUG GMM(gmm_fsm)[0x55d8657f5e40]{Deregistered}: Allocated (fsm.c:456) 20250112125335491 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Init}: Allocated (fsm.c:456) 20250112125335491 DMM DEBUG MM_STATE_Gb[0x55d8657ec0b0]{Idle}: Allocated (fsm.c:456) 20250112125335491 DMM DEBUG MM_STATE_Iu[0x55d8657ff300]{Detached}: Allocated (fsm.c:456) 20250112125335491 DMM DEBUG GMM(gmm_fsm)[0x55d8657f5e40]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250112125335491 DMM DEBUG GMM(gmm_fsm)[0x55d8657f5e40]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250112125335491 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250112125335491 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250112125335491 DMM DEBUG MM(262420000001005/cb06116c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250112125335491 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20250112125335491 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125335491 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125335491 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250112125335491 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250112125335491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125335491 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250112125335491 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250112125335491 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250112125335492 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125335492 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125335492 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250112125335492 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250112125335492 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125335492 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250112125335492 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250112125335492 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1611)@f374f8ce76bf: { messageType := 2, destLocRef := '3D55D7'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)@f374f8ce76bf: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@f374f8ce76bf: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@f374f8ce76bf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1611)@f374f8ce76bf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1611)@f374f8ce76bf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1618)@f374f8ce76bf: 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 := '25DB50B484A21077E2A50952917FD97B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1FC8B224'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '23F984E1A25D36F4'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '21CC3F5B9F56166615893309A0914A65'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'E317769E6DD6E8B07042B567E93092E6'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'FCC7A3FD80CC8481E75FC8DF2683ACAC'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '7D2414A6BBBE9C22'O } } } } } SGSN_Test_0-SCCP(1611)@f374f8ce76bf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1611)@f374f8ce76bf: vl_len:23 SGSN_Test_0-SCCP(1611)@f374f8ce76bf: vl_from0 SGSN_Test_0-SCCP(1611)@f374f8ce76bf: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100005'O 20250112125335501 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125335501 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125335501 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250112125335501 DLM3UA 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) 20250112125335501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125335501 DLSS7 DEBUG Found route for dpc=188=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) 20250112125335501 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250112125335501 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250112125335501 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250112125335501 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250112125335501 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250112125335501 DMM DEBUG MM(262420000001005/cb06116c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010050 (gprs_gmm.c:1084) 20250112125335501 DMM NOTICE MM(262420000001005/cb06116c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250112125335501 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250112125335501 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250112125335501 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250112125335501 DMM DEBUG MM(262420000001005/cb06116c) Requesting authorization (sgsn_auth.c:160) 20250112125335501 DMM INFO MM(262420000001005/cb06116c) Requesting authentication tuples (sgsn_auth.c:184) 20250112125335501 DMM DEBUG MM(262420000001005/cb06116c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250112125335501 DGPRS INFO SUBSCR(262420000001005) requesting auth info (gprs_subscriber.c:805) 20250112125335501 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)@f374f8ce76bf: Found GsupExpect[0] for "262420000001005" handled at TC_attach_pdp_act_pmm_idle(1618) SGSN_Test-GSUP(1616)@f374f8ce76bf: Added IMSI table entry 0TC_attach_pdp_act_pmm_idle(1618)"262420000001005" 20250112125335503 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250112125335503 DGPRS INFO SUBSCR(262420000001005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250112125335503 DGPRS DEBUG SUBSCR(262420000001005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250112125335503 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber authentication info (gprs_subscriber.c:850) 20250112125335503 DMM INFO MM(262420000001005/cb06116c) Subscriber data update (mmctx.c:445) 20250112125335503 DMM DEBUG MM(262420000001005/cb06116c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250112125335503 DMM INFO MM(262420000001005/cb06116c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250112125335503 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250112125335503 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250112125335503 DMM INFO MM(262420000001005/cb06116c) <- GMM AUTH AND CIPHERING REQ (rand = 25 db 50 b4 84 a2 10 77 e2 a5 09 52 91 7f d9 7b , mmctx_is_r99=1, vec->auth_types=0x3, autn = fc c7 a3 fd 80 cc 84 81 e7 5f c8 df 26 83 ac ac ) (gprs_gmm.c:483) 20250112125335503 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20250112125335503 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125335503 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125335503 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250112125335503 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250112125335503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125335503 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250112125335503 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250112125335503 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1611)@f374f8ce76bf: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@f374f8ce76bf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1611)@f374f8ce76bf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1611)@f374f8ce76bf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1611)@f374f8ce76bf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1611)@f374f8ce76bf: vl_len:37 SGSN_Test_0-SCCP(1611)@f374f8ce76bf: vl_from0 SGSN_Test_0-SCCP(1611)@f374f8ce76bf: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081305227D2414A623094399990000100005F02904BBBE9C22'O 20250112125335508 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125335508 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125335509 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250112125335509 DLM3UA 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) 20250112125335509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125335509 DLSS7 DEBUG Found route for dpc=188=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) 20250112125335509 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250112125335509 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250112125335509 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250112125335509 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250112125335509 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250112125335509 DMM INFO MM(262420000001005/cb06116c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250112125335509 DMM NOTICE MM(262420000001005/cb06116c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250112125335509 DMM DEBUG MM(262420000001005/cb06116c) checking auth: received UMTS RES = 7d 24 14 a6 bb be 9c 22 (gprs_gmm.c:666) 20250112125335509 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250112125335509 DMM DEBUG MM(262420000001005/cb06116c) Requesting authorization (sgsn_auth.c:160) 20250112125335509 DMM INFO MM(262420000001005/cb06116c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250112125335509 DMM DEBUG MM(262420000001005/cb06116c) Requesting subscriber data update (gprs_subscriber.c:894) 20250112125335509 DGPRS INFO SUBSCR(262420000001005) subscriber data is not available (gprs_subscriber.c:818) 20250112125335509 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) 20250112125335509 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250112125335509 DMM DEBUG MM(262420000001005/cb06116c) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250112125335509 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125335509 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125335509 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250112125335509 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250112125335509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125335509 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250112125335509 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250112125335509 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1611)@f374f8ce76bf: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@f374f8ce76bf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1611)@f374f8ce76bf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1611)@f374f8ce76bf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1611)@f374f8ce76bf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1611)@f374f8ce76bf: vl_len:12 SGSN_Test_0-SCCP(1611)@f374f8ce76bf: vl_from0 SGSN_Test_0-SCCP(1611)@f374f8ce76bf: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250112125335518 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125335518 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125335518 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250112125335518 DLM3UA 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) 20250112125335518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125335518 DLSS7 DEBUG Found route for dpc=188=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) 20250112125335518 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250112125335518 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250112125335518 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250112125335518 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250112125335518 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250112125335518 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 15) (iu_client.c:366) 20250112125335518 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20250112125335518 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250112125335518 DMM INFO MM(262420000001005/cb06116c) <- GMM ATTACH ACCEPT (new P-TMSI=0xcb06116c) (gprs_gmm.c:300) 20250112125335518 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20250112125335518 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125335518 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125335518 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250112125335518 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250112125335518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125335518 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250112125335519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250112125335519 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250112125335519 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125335519 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125335519 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250112125335519 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250112125335519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125335519 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250112125335519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250112125335519 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1611)@f374f8ce76bf: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@f374f8ce76bf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1611)@f374f8ce76bf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1611)@f374f8ce76bf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1611)@f374f8ce76bf: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@f374f8ce76bf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1611)@f374f8ce76bf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1611)@f374f8ce76bf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250112125335523 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250112125335523 DGPRS INFO SUBSCR(262420000001005) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250112125335523 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20250112125335523 DMM INFO MM(262420000001005/cb06116c) Subscriber data update (mmctx.c:445) 20250112125335523 DMM DEBUG MM(262420000001005/cb06116c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250112125335523 DMM INFO MM(262420000001005/cb06116c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250112125335523 DMM NOTICE MM(262420000001005/cb06116c) Authorized, continuing procedure, IMSI=262420000001005 (gprs_gmm.c:1000) 20250112125335523 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250112125335523 DMM NOTICE MM(262420000001005/cb06116c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250112125335523 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) 20250112125335523 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250112125335523 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20250112125335523 DMM INFO MM(262420000001005/cb06116c) Subscriber data update (mmctx.c:445) 20250112125335523 DMM DEBUG MM(262420000001005/cb06116c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1611)@f374f8ce76bf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1611)@f374f8ce76bf: vl_len:14 SGSN_Test_0-SCCP(1611)@f374f8ce76bf: vl_from0 SGSN_Test_0-SCCP(1611)@f374f8ce76bf: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250112125335526 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125335526 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125335526 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250112125335526 DLM3UA 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) 20250112125335526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125335526 DLSS7 DEBUG Found route for dpc=188=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) 20250112125335526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250112125335526 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250112125335526 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250112125335526 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250112125335526 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250112125335526 DMM INFO MM(262420000001005/cb06116c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250112125335526 DMM NOTICE MM(262420000001005/cb06116c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250112125335526 DMM DEBUG GMM(gmm_fsm)[0x55d8657f5e40]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250112125335526 DMM DEBUG GMM(gmm_fsm)[0x55d8657f5e40]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250112125335526 DMM DEBUG MM_STATE_Iu(15)[0x55d8657ff300]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20250112125335526 DMM DEBUG MM_STATE_Iu(15)[0x55d8657ff300]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20250112125335526 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250112125335526 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250112125335526 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125335526 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125335526 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250112125335526 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250112125335526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125335526 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250112125335526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250112125335526 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1611)@f374f8ce76bf: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@f374f8ce76bf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1611)@f374f8ce76bf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1611)@f374f8ce76bf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1611)@f374f8ce76bf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1611)@f374f8ce76bf: vl_len:7 SGSN_Test_0-SCCP(1611)@f374f8ce76bf: vl_from0 SGSN_Test_0-SCCP(1611)@f374f8ce76bf: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250112125335531 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125335531 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125335531 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250112125335531 DLM3UA 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) 20250112125335531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125335531 DLSS7 DEBUG Found route for dpc=188=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) 20250112125335531 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250112125335531 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250112125335531 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250112125335531 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250112125335531 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250112125335531 DMM INFO MM(262420000001005/cb06116c) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20250112125335531 DMM DEBUG MM_STATE_Iu(15)[0x55d8657ff300]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20250112125335532 DMM DEBUG MM_STATE_Iu(15)[0x55d8657ff300]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20250112125335532 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125335532 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125335532 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250112125335532 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250112125335532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125335532 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250112125335532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250112125335532 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1611)@f374f8ce76bf: Session index based on local reference:0 20250112125335533 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125335533 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125335533 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250112125335533 DLM3UA 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) 20250112125335533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125335533 DLSS7 DEBUG Found route for dpc=188=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) 20250112125335533 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250112125335533 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1612)@f374f8ce76bf: Deleted conn table entry 0TC_attach_pdp_act_pmm_idle(1618)4019671 TC_attach_pdp_act_pmm_idle(1618)@f374f8ce76bf: setverdict(pass): none -> pass TC_attach_pdp_act_pmm_idle(1618)@f374f8ce76bf: 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 := 'CB06116C'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1612)@f374f8ce76bf: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1618)9294768 SGSN_Test_0-RAN(1612)@f374f8ce76bf: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1611)@f374f8ce76bf: First idle individual index:0 20250112125335733 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125335733 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125335733 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250112125335733 DLM3UA 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) 20250112125335733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125335733 DLSS7 DEBUG Found route for dpc=188=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) 20250112125335733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250112125335733 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250112125335734 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250112125335734 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250112125335734 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250112125335734 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xCB06116C) type="signalling"  (gprs_gmm.c:1944) 20250112125335734 DMM DEBUG GMM(gmm_fsm)[0x55d8657f5e40]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20250112125335734 DMM DEBUG GMM(gmm_fsm)[0x55d8657f5e40]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250112125335734 DMM DEBUG MM(262420000001005/cb06116c) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20250112125335734 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125335734 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125335734 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250112125335734 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250112125335734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125335734 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250112125335734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250112125335734 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250112125335734 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125335734 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125335734 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250112125335734 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250112125335734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125335734 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250112125335734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250112125335734 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1611)@f374f8ce76bf: { messageType := 2, destLocRef := '8DD3B0'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)@f374f8ce76bf: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@f374f8ce76bf: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@f374f8ce76bf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1611)@f374f8ce76bf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1611)@f374f8ce76bf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1618)@f374f8ce76bf: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_pmm_idle(1618)@f374f8ce76bf: setverdict(error): pass -> error SGSN_Test_0-RAN(1612)@f374f8ce76bf: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_pmm_idle(1618)@f374f8ce76bf: Final verdict of PTC: error SGSN_Test_0-RAN(1612)@f374f8ce76bf: Final verdict of PTC: none 20250112125335742 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250112125335742 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) 20250112125335742 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20250112125335742 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20250112125335742 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250112125335742 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) 20250112125335742 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20250112125335742 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20250112125335742 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) 20250112125335742 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125335742 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20250112125335742 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20250112125335742 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20250112125335742 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20250112125335742 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20250112125335742 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20250112125335742 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20250112125335742 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1613)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test_0-SCCP(1611)@f374f8ce76bf: Final verdict of PTC: none 20250112125335745 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53192<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(1601)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98(1606)@f374f8ce76bf: Final verdict of PTC: none 20250112125335747 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250112125335747 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1616)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1607)@f374f8ce76bf: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI220(1609)@f374f8ce76bf: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI196(1598)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1600)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1615)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1597)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99(1610)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1605)@f374f8ce76bf: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI210(1603)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1596)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1617)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1602)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-RNC_GTP(1614)@f374f8ce76bf: Final verdict of PTC: none -NSVCI97-provIP(1599)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98-provIP(1604)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99-provIP(1608)@f374f8ce76bf: Final verdict of PTC: none MTC@f374f8ce76bf: Setting final verdict of the test case. MTC@f374f8ce76bf: Local verdict of MTC: none MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-NS0(1596): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1597): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI196(1598): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97-provIP(1599): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-NS1(1600): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97(1601): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1602): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI210(1603): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98-provIP(1604): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-NS2(1605): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98(1606): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1607): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99-provIP(1608): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI220(1609): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99(1610): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test_0-SCCP(1611): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test_0-RAN(1612): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test_0-M3UA(1613): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-RNC_GTP(1614): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP-IPA(1615): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP(1616): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GGSN_GTP(1617): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_attach_pdp_act_pmm_idle(1618): error (none -> error) MTC@f374f8ce76bf: Test case TC_attach_pdp_act_pmm_idle finished. Verdict: error MTC@f374f8ce76bf: 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 error'. Sun Jan 12 12:53:35 UTC 2025 ------ SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle error ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.talloc 20250112125335884 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53206<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112125336386 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53206<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=231484) 20250112125336748 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112125336748 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=231484, count=235936) 20250112125337743 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20250112125337743 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20250112125337743 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20250112125337749 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112125337749 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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 error' was executed successfully (exit status: 0). MTC@f374f8ce76bf: 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 Jan 12 12:53:38 UTC 2025 /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 20250112125338750 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112125338750 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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@f374f8ce76bf: Test case TC_pmm_idle_rx_mt_data started. 20250112125339455 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40806<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112125339456 DMM INFO MM(262420000001005/cb06116c) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250112125339456 DMM INFO MM(262420000001005/cb06116c) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250112125339456 DMM DEBUG GMM(gmm_fsm)[0x55d8657f5e40]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250112125339456 DMM DEBUG GMM(gmm_fsm)[0x55d8657f5e40]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250112125339456 DMM DEBUG MM_STATE_Iu(15)[0x55d8657ff300]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20250112125339456 DMM DEBUG MM_STATE_Iu(15)[0x55d8657ff300]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20250112125339456 DGPRS INFO SUBSCR(262420000001005) purging MS subscriber (gprs_subscriber.c:785) 20250112125339456 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) 20250112125339456 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) 20250112125339456 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Init}: Deallocated (fsm.c:568) 20250112125339456 DMM DEBUG MM_STATE_Gb[0x55d8657ec0b0]{Idle}: Deallocated (fsm.c:568) 20250112125339456 DMM DEBUG MM_STATE_Iu(15)[0x55d8657ff300]{Detached}: Deallocated (fsm.c:568) 20250112125339456 DMM DEBUG GMM(gmm_fsm)[0x55d8657f5e40]{Deregistered}: Deallocated (fsm.c:568) 20250112125339456 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1619)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1620)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1619)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1623)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112125339500 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250112125339500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112125339500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112125339500 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112125339500 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250112125339500 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112125339500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112125339500 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112125339500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1623)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112125339502 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112125339502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112125339502 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112125339502 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112125339502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112125339502 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112125339502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112125339502 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112125339502 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250112125339502 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112125339502 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112125339502 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112125339502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1623)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1623)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112125339507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1624)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1620)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1620)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112125339518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112125339518 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1625)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_pmm_idle_rx_mt_data-BVCI196(1622)@f374f8ce76bf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1624)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1628)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112125339532 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250112125339532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112125339532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112125339532 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112125339532 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250112125339532 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112125339532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112125339532 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112125339532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1628)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112125339534 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112125339534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112125339534 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112125339534 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112125339534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112125339534 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112125339534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112125339534 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112125339534 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250112125339534 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112125339534 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1628)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250112125339535 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112125339535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1628)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112125339539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1629)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1625)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1625)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112125339549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112125339549 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_pmm_idle_rx_mt_data-BVCI210(1627)@f374f8ce76bf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1630)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1629)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1633)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112125339573 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250112125339573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112125339573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112125339573 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112125339573 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250112125339573 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112125339573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112125339573 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112125339573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1633)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112125339575 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112125339575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112125339575 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112125339575 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112125339575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112125339575 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112125339575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112125339575 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112125339575 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250112125339575 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112125339575 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112125339576 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112125339576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1633)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1633)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112125339580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1630)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1630)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112125339590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112125339590 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) MTC@f374f8ce76bf: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1636)@f374f8ce76bf: ************************************************* SGSN_Test_0-M3UA(1636)@f374f8ce76bf: M3UA emulation initiated, the test can be started MTC@f374f8ce76bf: Starting RAN_Emulation SGSN_Test_0-M3UA(1636)@f374f8ce76bf: ************************************************* SGSN_Test_0-SCCP(1634)@f374f8ce76bf: v_sccp_pdu_maxlen:268 TC_pmm_idle_rx_mt_data-BVCI220(1632)@f374f8ce76bf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250112125339750 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112125339750 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250112125339750 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250112125339750 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1638)@f374f8ce76bf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1638)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250112125339752 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1638)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1638)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250112125339753 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1638)@f374f8ce76bf: 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)@f374f8ce76bf: 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)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1638)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250112125339795 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20250112125339795 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) 20250112125339795 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20250112125339795 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)@f374f8ce76bf: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250112125339797 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125339798 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20250112125339798 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20250112125339798 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20250112125339798 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20250112125339798 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20250112125339798 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20250112125339799 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125339799 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20250112125339799 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20250112125339799 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20250112125339799 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20250112125339799 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20250112125339799 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20250112125339799 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20250112125340606 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125340606 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125340606 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250112125340606 DLM3UA 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) 20250112125340606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125340606 DLSS7 DEBUG Found route for dpc=188=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) 20250112125340606 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250112125340606 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250112125340606 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250112125340606 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250112125340606 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125340606 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125340606 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250112125340606 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250112125340606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125340606 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250112125340606 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250112125340607 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1635)@f374f8ce76bf: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_pmm_idle_rx_mt_data-BVCI196(1622)@f374f8ce76bf: Adding Client=TC_pmm_idle_rx_mt_data(1641), IMSI='262420000001007'H, TLLI='EA017D25'O, index=0 SGSN_Test-GSUP(1639)@f374f8ce76bf: Created GsupExpect[0] for "262420000001007" to be handled at TC_pmm_idle_rx_mt_data(1641) TC_pmm_idle_rx_mt_data(1641)@f374f8ce76bf: 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 := 'A7C8'O, rac := 'DA'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1635)@f374f8ce76bf: Added conn table entry 0TC_pmm_idle_rx_mt_data(1641)4661015 SGSN_Test_0-SCCP(1634)@f374f8ce76bf: First idle individual index:0 SGSN_Test_0-RAN(1635)@f374f8ce76bf: patch: N(SD) for ConnIdx 0 set to 1 20250112125340820 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125340820 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125340820 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250112125340820 DLM3UA 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) 20250112125340820 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125340820 DLSS7 DEBUG Found route for dpc=188=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) 20250112125340820 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250112125340820 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250112125340821 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250112125340821 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250112125340821 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250112125340821 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001007) type="GPRS attach"  (gprs_gmm.c:1266) 20250112125340821 DMM DEBUG GMM(gmm_fsm)[0x55d8657ec0b0]{Deregistered}: Allocated (fsm.c:456) 20250112125340821 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Init}: Allocated (fsm.c:456) 20250112125340821 DMM DEBUG MM_STATE_Gb[0x55d865800210]{Idle}: Allocated (fsm.c:456) 20250112125340821 DMM DEBUG MM_STATE_Iu[0x55d865800340]{Detached}: Allocated (fsm.c:456) 20250112125340821 DMM DEBUG GMM(gmm_fsm)[0x55d8657ec0b0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250112125340821 DMM DEBUG GMM(gmm_fsm)[0x55d8657ec0b0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250112125340821 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250112125340821 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250112125340821 DMM DEBUG MM(262420000001007/eecc5dda) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250112125340821 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20250112125340821 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125340821 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125340821 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250112125340821 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250112125340821 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125340821 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250112125340821 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250112125340821 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250112125340821 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125340821 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125340821 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250112125340821 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250112125340821 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125340821 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250112125340821 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250112125340821 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@f374f8ce76bf: { messageType := 2, destLocRef := '471F17'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)@f374f8ce76bf: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@f374f8ce76bf: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@f374f8ce76bf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@f374f8ce76bf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@f374f8ce76bf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1641)@f374f8ce76bf: 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 := '80E23E5BF2C48E37760109175FE15658'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '507E7E8E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '00777EB22EF4B5E4'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'D0126E04794CBB4E8BE35F8431EC3885'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '8731C5CEB06B4CE4F053F53FDD15BE7A'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '40A512667D754497A104D6F9870457A9'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'D91AA4C76DC85FAD'O } } } } } SGSN_Test_0-SCCP(1634)@f374f8ce76bf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1634)@f374f8ce76bf: vl_len:23 SGSN_Test_0-SCCP(1634)@f374f8ce76bf: vl_from0 SGSN_Test_0-SCCP(1634)@f374f8ce76bf: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100007'O 20250112125340832 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125340832 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125340832 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250112125340832 DLM3UA 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) 20250112125340832 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125340832 DLSS7 DEBUG Found route for dpc=188=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) 20250112125340832 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250112125340832 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250112125340832 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250112125340832 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250112125340832 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250112125340832 DMM DEBUG MM(262420000001007/eecc5dda) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010070 (gprs_gmm.c:1084) 20250112125340832 DMM NOTICE MM(262420000001007/eecc5dda) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250112125340832 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250112125340832 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250112125340832 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250112125340832 DMM DEBUG MM(262420000001007/eecc5dda) Requesting authorization (sgsn_auth.c:160) 20250112125340832 DMM INFO MM(262420000001007/eecc5dda) Requesting authentication tuples (sgsn_auth.c:184) 20250112125340832 DMM DEBUG MM(262420000001007/eecc5dda) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250112125340832 DGPRS INFO SUBSCR(262420000001007) requesting auth info (gprs_subscriber.c:805) 20250112125340832 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)@f374f8ce76bf: Found GsupExpect[0] for "262420000001007" handled at TC_pmm_idle_rx_mt_data(1641) SGSN_Test-GSUP(1639)@f374f8ce76bf: Added IMSI table entry 0TC_pmm_idle_rx_mt_data(1641)"262420000001007" 20250112125340835 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250112125340835 DGPRS INFO SUBSCR(262420000001007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250112125340835 DGPRS DEBUG SUBSCR(262420000001007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250112125340835 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber authentication info (gprs_subscriber.c:850) 20250112125340835 DMM INFO MM(262420000001007/eecc5dda) Subscriber data update (mmctx.c:445) 20250112125340835 DMM DEBUG MM(262420000001007/eecc5dda) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250112125340835 DMM INFO MM(262420000001007/eecc5dda) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250112125340835 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250112125340835 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250112125340835 DMM INFO MM(262420000001007/eecc5dda) <- GMM AUTH AND CIPHERING REQ (rand = 80 e2 3e 5b f2 c4 8e 37 76 01 09 17 5f e1 56 58 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 40 a5 12 66 7d 75 44 97 a1 04 d6 f9 87 04 57 a9 ) (gprs_gmm.c:483) 20250112125340836 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20250112125340836 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125340836 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125340836 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250112125340836 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250112125340836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125340836 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250112125340836 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250112125340836 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@f374f8ce76bf: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@f374f8ce76bf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@f374f8ce76bf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@f374f8ce76bf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1634)@f374f8ce76bf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1634)@f374f8ce76bf: vl_len:37 SGSN_Test_0-SCCP(1634)@f374f8ce76bf: vl_from0 SGSN_Test_0-SCCP(1634)@f374f8ce76bf: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130F22D91AA4C723094399990000100007F029046DC85FAD'O 20250112125340842 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125340842 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125340842 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250112125340842 DLM3UA 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) 20250112125340842 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125340842 DLSS7 DEBUG Found route for dpc=188=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) 20250112125340842 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250112125340842 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250112125340842 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250112125340842 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250112125340842 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250112125340842 DMM INFO MM(262420000001007/eecc5dda) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250112125340842 DMM NOTICE MM(262420000001007/eecc5dda) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250112125340842 DMM DEBUG MM(262420000001007/eecc5dda) checking auth: received UMTS RES = d9 1a a4 c7 6d c8 5f ad (gprs_gmm.c:666) 20250112125340842 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250112125340842 DMM DEBUG MM(262420000001007/eecc5dda) Requesting authorization (sgsn_auth.c:160) 20250112125340842 DMM INFO MM(262420000001007/eecc5dda) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250112125340842 DMM DEBUG MM(262420000001007/eecc5dda) Requesting subscriber data update (gprs_subscriber.c:894) 20250112125340842 DGPRS INFO SUBSCR(262420000001007) subscriber data is not available (gprs_subscriber.c:818) 20250112125340842 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) 20250112125340842 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250112125340842 DMM DEBUG MM(262420000001007/eecc5dda) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250112125340843 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125340843 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125340843 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250112125340843 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250112125340843 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125340843 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250112125340843 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250112125340843 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@f374f8ce76bf: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@f374f8ce76bf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@f374f8ce76bf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@f374f8ce76bf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1634)@f374f8ce76bf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1634)@f374f8ce76bf: vl_len:12 SGSN_Test_0-SCCP(1634)@f374f8ce76bf: vl_from0 SGSN_Test_0-SCCP(1634)@f374f8ce76bf: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250112125340851 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125340851 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125340851 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250112125340851 DLM3UA 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) 20250112125340851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125340851 DLSS7 DEBUG Found route for dpc=188=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) 20250112125340851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250112125340851 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250112125340852 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250112125340852 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250112125340852 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250112125340852 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 17) (iu_client.c:366) 20250112125340852 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20250112125340852 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250112125340852 DMM INFO MM(262420000001007/eecc5dda) <- GMM ATTACH ACCEPT (new P-TMSI=0xeecc5dda) (gprs_gmm.c:300) 20250112125340852 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20250112125340852 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125340852 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125340852 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250112125340852 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250112125340852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125340852 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250112125340852 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250112125340852 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250112125340852 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125340852 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125340852 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250112125340852 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250112125340852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125340852 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250112125340852 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250112125340852 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@f374f8ce76bf: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@f374f8ce76bf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@f374f8ce76bf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@f374f8ce76bf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1634)@f374f8ce76bf: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@f374f8ce76bf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@f374f8ce76bf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@f374f8ce76bf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250112125340856 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250112125340856 DGPRS INFO SUBSCR(262420000001007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250112125340856 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20250112125340856 DMM INFO MM(262420000001007/eecc5dda) Subscriber data update (mmctx.c:445) 20250112125340856 DMM DEBUG MM(262420000001007/eecc5dda) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250112125340856 DMM INFO MM(262420000001007/eecc5dda) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250112125340856 DMM NOTICE MM(262420000001007/eecc5dda) Authorized, continuing procedure, IMSI=262420000001007 (gprs_gmm.c:1000) 20250112125340856 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250112125340856 DMM NOTICE MM(262420000001007/eecc5dda) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250112125340856 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) 20250112125340856 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250112125340856 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20250112125340856 DMM INFO MM(262420000001007/eecc5dda) Subscriber data update (mmctx.c:445) 20250112125340857 DMM DEBUG MM(262420000001007/eecc5dda) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1634)@f374f8ce76bf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1634)@f374f8ce76bf: vl_len:14 SGSN_Test_0-SCCP(1634)@f374f8ce76bf: vl_from0 SGSN_Test_0-SCCP(1634)@f374f8ce76bf: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250112125340859 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125340859 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125340859 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250112125340859 DLM3UA 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) 20250112125340859 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125340859 DLSS7 DEBUG Found route for dpc=188=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) 20250112125340859 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250112125340859 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250112125340859 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250112125340859 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250112125340859 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250112125340859 DMM INFO MM(262420000001007/eecc5dda) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250112125340859 DMM NOTICE MM(262420000001007/eecc5dda) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250112125340859 DMM DEBUG GMM(gmm_fsm)[0x55d8657ec0b0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250112125340859 DMM DEBUG GMM(gmm_fsm)[0x55d8657ec0b0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250112125340859 DMM DEBUG MM_STATE_Iu(17)[0x55d865800340]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20250112125340859 DMM DEBUG MM_STATE_Iu(17)[0x55d865800340]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20250112125340859 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250112125340859 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250112125340859 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125340859 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125340859 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250112125340859 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250112125340859 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125340859 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250112125340859 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250112125340859 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@f374f8ce76bf: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@f374f8ce76bf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@f374f8ce76bf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@f374f8ce76bf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1634)@f374f8ce76bf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1634)@f374f8ce76bf: vl_len:7 SGSN_Test_0-SCCP(1634)@f374f8ce76bf: vl_from0 SGSN_Test_0-SCCP(1634)@f374f8ce76bf: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250112125340865 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125340865 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125340865 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250112125340865 DLM3UA 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) 20250112125340865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125340865 DLSS7 DEBUG Found route for dpc=188=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) 20250112125340865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250112125340865 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250112125340865 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250112125340865 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250112125340865 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250112125340865 DMM INFO MM(262420000001007/eecc5dda) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20250112125340865 DMM DEBUG MM_STATE_Iu(17)[0x55d865800340]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20250112125340865 DMM DEBUG MM_STATE_Iu(17)[0x55d865800340]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20250112125340865 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125340865 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125340865 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250112125340865 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250112125340865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125340865 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250112125340865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250112125340865 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@f374f8ce76bf: Session index based on local reference:0 20250112125340867 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125340867 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125340867 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250112125340867 DLM3UA 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) 20250112125340867 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125340867 DLSS7 DEBUG Found route for dpc=188=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) 20250112125340867 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250112125340867 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1635)@f374f8ce76bf: Deleted conn table entry 0TC_pmm_idle_rx_mt_data(1641)4661015 TC_pmm_idle_rx_mt_data(1641)@f374f8ce76bf: setverdict(pass): none -> pass TC_pmm_idle_rx_mt_data(1641)@f374f8ce76bf: 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 := 'EECC5DDA'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1635)@f374f8ce76bf: Added conn table entry 0TC_pmm_idle_rx_mt_data(1641)8522581 SGSN_Test_0-RAN(1635)@f374f8ce76bf: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1634)@f374f8ce76bf: First idle individual index:0 20250112125341069 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125341069 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125341069 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250112125341069 DLM3UA 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) 20250112125341069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125341069 DLSS7 DEBUG Found route for dpc=188=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) 20250112125341069 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250112125341069 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250112125341070 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250112125341070 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250112125341070 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250112125341070 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xEECC5DDA) type="signalling"  (gprs_gmm.c:1944) 20250112125341070 DMM DEBUG GMM(gmm_fsm)[0x55d8657ec0b0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20250112125341070 DMM DEBUG GMM(gmm_fsm)[0x55d8657ec0b0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250112125341070 DMM DEBUG MM(262420000001007/eecc5dda) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20250112125341070 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125341070 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125341070 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250112125341070 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250112125341070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125341070 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250112125341070 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250112125341070 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250112125341070 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125341070 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125341070 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250112125341070 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250112125341070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125341070 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250112125341070 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250112125341070 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@f374f8ce76bf: { messageType := 2, destLocRef := '820B55'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)@f374f8ce76bf: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@f374f8ce76bf: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@f374f8ce76bf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@f374f8ce76bf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@f374f8ce76bf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1641)@f374f8ce76bf: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_pmm_idle_rx_mt_data(1641)@f374f8ce76bf: setverdict(error): pass -> error SGSN_Test_0-RAN(1635)@f374f8ce76bf: Warning: The last outgoing messages on port CLIENT may be lost. TC_pmm_idle_rx_mt_data(1641)@f374f8ce76bf: Final verdict of PTC: error SGSN_Test_0-RAN(1635)@f374f8ce76bf: Final verdict of PTC: none 20250112125341078 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250112125341078 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) 20250112125341078 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20250112125341078 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20250112125341078 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250112125341078 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) 20250112125341078 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20250112125341079 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20250112125341079 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) 20250112125341079 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125341079 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20250112125341079 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20250112125341079 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20250112125341079 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20250112125341079 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20250112125341079 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20250112125341079 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20250112125341079 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1636)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test_0-SCCP(1634)@f374f8ce76bf: Final verdict of PTC: none 20250112125341082 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40806<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250112125341085 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250112125341085 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1639)@f374f8ce76bf: Final verdict of PTC: none -NSVCI97(1623)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1638)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1624)@f374f8ce76bf: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI210(1627)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1619)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1629)@f374f8ce76bf: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI196(1622)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1620)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1625)@f374f8ce76bf: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI220(1632)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-RNC_GTP(1637)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1630)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99(1633)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98(1628)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99-provIP(1631)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98-provIP(1626)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1640)@f374f8ce76bf: Final verdict of PTC: none -NSVCI97-provIP(1621)@f374f8ce76bf: Final verdict of PTC: none MTC@f374f8ce76bf: Setting final verdict of the test case. MTC@f374f8ce76bf: Local verdict of MTC: none MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-NS0(1619): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1620): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97-provIP(1621): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI196(1622): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97(1623): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-NS1(1624): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1625): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98-provIP(1626): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI210(1627): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98(1628): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-NS2(1629): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1630): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99-provIP(1631): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI220(1632): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99(1633): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test_0-SCCP(1634): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test_0-RAN(1635): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test_0-M3UA(1636): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-RNC_GTP(1637): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP-IPA(1638): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP(1639): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GGSN_GTP(1640): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_pmm_idle_rx_mt_data(1641): error (none -> error) MTC@f374f8ce76bf: Test case TC_pmm_idle_rx_mt_data finished. Verdict: error MTC@f374f8ce76bf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data error'. Sun Jan 12 12:53:41 UTC 2025 ------ SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data error ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.talloc 20250112125341228 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40818<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112125341729 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40818<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=231048) 20250112125342086 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112125342086 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=231048, count=235500) 20250112125343079 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20250112125343079 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20250112125343079 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20250112125343087 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112125343087 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data error' was executed successfully (exit status: 0). MTC@f374f8ce76bf: 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 Jan 12 12:53:43 UTC 2025 /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 20250112125344088 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112125344088 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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@f374f8ce76bf: Test case TC_update_ctx_err_ind_from_ggsn started. 20250112125344792 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40824<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112125344793 DMM INFO MM(262420000001007/eecc5dda) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250112125344793 DMM INFO MM(262420000001007/eecc5dda) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250112125344793 DMM DEBUG GMM(gmm_fsm)[0x55d8657ec0b0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250112125344793 DMM DEBUG GMM(gmm_fsm)[0x55d8657ec0b0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250112125344793 DMM DEBUG MM_STATE_Iu(17)[0x55d865800340]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20250112125344793 DMM DEBUG MM_STATE_Iu(17)[0x55d865800340]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20250112125344793 DGPRS INFO SUBSCR(262420000001007) purging MS subscriber (gprs_subscriber.c:785) 20250112125344793 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) 20250112125344793 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) 20250112125344793 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d8657ebe50]{Init}: Deallocated (fsm.c:568) 20250112125344793 DMM DEBUG MM_STATE_Gb[0x55d865800210]{Idle}: Deallocated (fsm.c:568) 20250112125344793 DMM DEBUG MM_STATE_Iu(17)[0x55d865800340]{Detached}: Deallocated (fsm.c:568) 20250112125344793 DMM DEBUG GMM(gmm_fsm)[0x55d8657ec0b0]{Deregistered}: Deallocated (fsm.c:568) 20250112125344793 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1642)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1643)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1642)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1646)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1646)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112125344833 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250112125344833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112125344833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112125344833 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112125344834 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250112125344834 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112125344834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112125344834 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112125344834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1646)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112125344835 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112125344835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112125344835 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112125344836 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112125344836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112125344836 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112125344836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112125344836 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112125344836 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250112125344836 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112125344836 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250112125344836 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112125344836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1646)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1646)@f374f8ce76bf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112125344840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1647)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1643)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1643)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112125344850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112125344850 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_update_ctx_err_ind_from_ggsn-BVCI196(1645)@f374f8ce76bf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1648)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1647)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1651)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112125344872 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250112125344872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112125344872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112125344872 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112125344872 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250112125344872 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112125344872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112125344872 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112125344872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1651)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112125344873 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112125344873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112125344873 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112125344874 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112125344874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112125344874 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112125344874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112125344874 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112125344874 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250112125344874 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112125344874 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1651)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250112125344875 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112125344875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1651)@f374f8ce76bf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112125344878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1648)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1648)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1652)@f374f8ce76bf: Creating NSIP provider for "127.0.0.103":21012 20250112125344887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d8657edbf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112125344887 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)@f374f8ce76bf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1653)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1652)@f374f8ce76bf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1656)@f374f8ce76bf: Provider Link came up: sending NS-RESET 20250112125344909 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250112125344909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112125344909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112125344909 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112125344909 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250112125344909 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112125344909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112125344909 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112125344909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1656)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250112125344910 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112125344910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112125344910 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112125344911 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250112125344911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250112125344911 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250112125344911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250112125344911 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250112125344911 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250112125344911 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250112125344911 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1656)@f374f8ce76bf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250112125344911 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250112125344911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1656)@f374f8ce76bf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250112125344914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1653)@f374f8ce76bf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1653)@f374f8ce76bf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250112125344923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d8657f0300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250112125344923 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_update_ctx_err_ind_from_ggsn-BVCI220(1655)@f374f8ce76bf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@f374f8ce76bf: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1659)@f374f8ce76bf: ************************************************* SGSN_Test_0-M3UA(1659)@f374f8ce76bf: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1659)@f374f8ce76bf: ************************************************* MTC@f374f8ce76bf: Starting RAN_Emulation SGSN_Test_0-SCCP(1657)@f374f8ce76bf: v_sccp_pdu_maxlen:268 20250112125345089 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112125345089 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250112125345089 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250112125345089 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1661)@f374f8ce76bf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1661)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250112125345091 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1661)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1661)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250112125345091 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1661)@f374f8ce76bf: 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)@f374f8ce76bf: 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)@f374f8ce76bf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1661)@f374f8ce76bf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250112125345134 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20250112125345134 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) 20250112125345134 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20250112125345134 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)@f374f8ce76bf: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250112125345137 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125345137 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20250112125345137 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20250112125345137 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20250112125345137 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20250112125345137 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20250112125345137 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20250112125345138 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125345138 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20250112125345138 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20250112125345138 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20250112125345138 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20250112125345138 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20250112125345138 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20250112125345138 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20250112125345943 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125345943 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125345943 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250112125345943 DLM3UA 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) 20250112125345943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125345943 DLSS7 DEBUG Found route for dpc=188=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) 20250112125345943 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250112125345943 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250112125345944 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250112125345944 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250112125345944 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125345944 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125345944 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250112125345944 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250112125345944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125345944 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250112125345944 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250112125345944 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1658)@f374f8ce76bf: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_update_ctx_err_ind_from_ggsn-BVCI196(1645)@f374f8ce76bf: Adding Client=TC_update_ctx_err_ind_from_ggsn(1664), IMSI='262420000001004'H, TLLI='D4463A06'O, index=0 SGSN_Test-GSUP(1662)@f374f8ce76bf: 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)@f374f8ce76bf: 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 := '4A27'O ("J'"), rac := 'D5'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)@f374f8ce76bf: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1664)8225136 SGSN_Test_0-SCCP(1657)@f374f8ce76bf: First idle individual index:0 SGSN_Test_0-RAN(1658)@f374f8ce76bf: patch: N(SD) for ConnIdx 0 set to 1 20250112125346155 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125346155 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125346155 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250112125346155 DLM3UA 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) 20250112125346155 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125346155 DLSS7 DEBUG Found route for dpc=188=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) 20250112125346155 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250112125346155 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250112125346156 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250112125346156 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250112125346156 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250112125346156 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach"  (gprs_gmm.c:1266) 20250112125346156 DMM DEBUG GMM(gmm_fsm)[0x55d865800340]{Deregistered}: Allocated (fsm.c:456) 20250112125346156 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d865800210]{Init}: Allocated (fsm.c:456) 20250112125346156 DMM DEBUG MM_STATE_Gb[0x55d8657ebe50]{Idle}: Allocated (fsm.c:456) 20250112125346156 DMM DEBUG MM_STATE_Iu[0x55d8657f7ed0]{Detached}: Allocated (fsm.c:456) 20250112125346156 DMM DEBUG GMM(gmm_fsm)[0x55d865800340]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250112125346156 DMM DEBUG GMM(gmm_fsm)[0x55d865800340]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250112125346156 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d865800210]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250112125346156 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d865800210]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250112125346156 DMM DEBUG MM(262420000001004/e4c4e50f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250112125346156 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20250112125346156 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125346156 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125346156 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250112125346156 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250112125346156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125346156 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250112125346156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250112125346156 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250112125346156 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125346156 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125346156 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250112125346156 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250112125346156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125346156 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250112125346156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250112125346156 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1657)@f374f8ce76bf: { messageType := 2, destLocRef := '7D8170'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)@f374f8ce76bf: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@f374f8ce76bf: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@f374f8ce76bf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@f374f8ce76bf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@f374f8ce76bf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1664)@f374f8ce76bf: 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 := '92BFF0106ACCC8D8493F41036DD3F697'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '57C0A1C9'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9875F89B72A89715'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'CBFF0FD596D631C3C45307F3E265D134'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '31076D4F3D3575896453448CA1789018'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '8D3A358DC3993C9D0A75E422067736F6'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '9671D00899D779B8'O } } } } } SGSN_Test_0-SCCP(1657)@f374f8ce76bf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1657)@f374f8ce76bf: vl_len:23 SGSN_Test_0-SCCP(1657)@f374f8ce76bf: vl_from0 SGSN_Test_0-SCCP(1657)@f374f8ce76bf: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20250112125346166 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125346166 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125346166 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250112125346166 DLM3UA 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) 20250112125346166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125346166 DLSS7 DEBUG Found route for dpc=188=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) 20250112125346166 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250112125346166 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250112125346166 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250112125346166 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250112125346166 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250112125346166 DMM DEBUG MM(262420000001004/e4c4e50f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1084) 20250112125346166 DMM NOTICE MM(262420000001004/e4c4e50f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250112125346166 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d865800210]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250112125346166 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d865800210]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250112125346166 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d865800210]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250112125346166 DMM DEBUG MM(262420000001004/e4c4e50f) Requesting authorization (sgsn_auth.c:160) 20250112125346167 DMM INFO MM(262420000001004/e4c4e50f) Requesting authentication tuples (sgsn_auth.c:184) 20250112125346167 DMM DEBUG MM(262420000001004/e4c4e50f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250112125346167 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20250112125346167 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)@f374f8ce76bf: Found GsupExpect[0] for "262420000001004" handled at TC_update_ctx_err_ind_from_ggsn(1664) SGSN_Test-GSUP(1662)@f374f8ce76bf: Added IMSI table entry 0TC_update_ctx_err_ind_from_ggsn(1664)"262420000001004" 20250112125346169 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250112125346169 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250112125346169 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250112125346169 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20250112125346169 DMM INFO MM(262420000001004/e4c4e50f) Subscriber data update (mmctx.c:445) 20250112125346169 DMM DEBUG MM(262420000001004/e4c4e50f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250112125346169 DMM INFO MM(262420000001004/e4c4e50f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250112125346169 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d865800210]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250112125346169 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d865800210]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250112125346169 DMM INFO MM(262420000001004/e4c4e50f) <- GMM AUTH AND CIPHERING REQ (rand = 92 bf f0 10 6a cc c8 d8 49 3f 41 03 6d d3 f6 97 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 8d 3a 35 8d c3 99 3c 9d 0a 75 e4 22 06 77 36 f6 ) (gprs_gmm.c:483) 20250112125346169 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20250112125346169 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125346169 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125346169 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250112125346169 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250112125346169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125346170 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250112125346170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250112125346170 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1657)@f374f8ce76bf: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@f374f8ce76bf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@f374f8ce76bf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@f374f8ce76bf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1657)@f374f8ce76bf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1657)@f374f8ce76bf: vl_len:37 SGSN_Test_0-SCCP(1657)@f374f8ce76bf: vl_from0 SGSN_Test_0-SCCP(1657)@f374f8ce76bf: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081300229671D00823094399990000100004F0290499D779B8'O 20250112125346177 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125346177 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125346177 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250112125346177 DLM3UA 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) 20250112125346177 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125346177 DLSS7 DEBUG Found route for dpc=188=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) 20250112125346177 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250112125346177 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250112125346177 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250112125346177 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250112125346177 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250112125346177 DMM INFO MM(262420000001004/e4c4e50f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250112125346177 DMM NOTICE MM(262420000001004/e4c4e50f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250112125346177 DMM DEBUG MM(262420000001004/e4c4e50f) checking auth: received UMTS RES = 96 71 d0 08 99 d7 79 b8 (gprs_gmm.c:666) 20250112125346177 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d865800210]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250112125346177 DMM DEBUG MM(262420000001004/e4c4e50f) Requesting authorization (sgsn_auth.c:160) 20250112125346177 DMM INFO MM(262420000001004/e4c4e50f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250112125346177 DMM DEBUG MM(262420000001004/e4c4e50f) Requesting subscriber data update (gprs_subscriber.c:894) 20250112125346177 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20250112125346177 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) 20250112125346177 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d865800210]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250112125346177 DMM DEBUG MM(262420000001004/e4c4e50f) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250112125346177 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125346177 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125346177 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250112125346177 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250112125346177 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125346177 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250112125346177 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250112125346177 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1657)@f374f8ce76bf: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@f374f8ce76bf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@f374f8ce76bf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@f374f8ce76bf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1657)@f374f8ce76bf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1657)@f374f8ce76bf: vl_len:12 SGSN_Test_0-SCCP(1657)@f374f8ce76bf: vl_from0 SGSN_Test_0-SCCP(1657)@f374f8ce76bf: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250112125346185 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125346185 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125346185 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250112125346185 DLM3UA 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) 20250112125346185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125346185 DLSS7 DEBUG Found route for dpc=188=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) 20250112125346185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250112125346185 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250112125346185 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250112125346185 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250112125346185 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250112125346185 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 19) (iu_client.c:366) 20250112125346185 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d865800210]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20250112125346185 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d865800210]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250112125346185 DMM INFO MM(262420000001004/e4c4e50f) <- GMM ATTACH ACCEPT (new P-TMSI=0xe4c4e50f) (gprs_gmm.c:300) 20250112125346185 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20250112125346185 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125346186 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125346186 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250112125346186 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250112125346186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125346186 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250112125346186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250112125346186 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250112125346186 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125346186 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125346186 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250112125346186 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250112125346186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125346186 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250112125346186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250112125346186 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1657)@f374f8ce76bf: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@f374f8ce76bf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@f374f8ce76bf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@f374f8ce76bf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1657)@f374f8ce76bf: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@f374f8ce76bf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@f374f8ce76bf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@f374f8ce76bf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250112125346190 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250112125346190 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250112125346190 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20250112125346190 DMM INFO MM(262420000001004/e4c4e50f) Subscriber data update (mmctx.c:445) 20250112125346190 DMM DEBUG MM(262420000001004/e4c4e50f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250112125346190 DMM INFO MM(262420000001004/e4c4e50f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250112125346190 DMM NOTICE MM(262420000001004/e4c4e50f) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:1000) 20250112125346190 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d865800210]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250112125346190 DMM NOTICE MM(262420000001004/e4c4e50f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250112125346190 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) 20250112125346191 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250112125346191 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20250112125346191 DMM INFO MM(262420000001004/e4c4e50f) Subscriber data update (mmctx.c:445) 20250112125346191 DMM DEBUG MM(262420000001004/e4c4e50f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1657)@f374f8ce76bf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1657)@f374f8ce76bf: vl_len:14 SGSN_Test_0-SCCP(1657)@f374f8ce76bf: vl_from0 SGSN_Test_0-SCCP(1657)@f374f8ce76bf: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250112125346194 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125346194 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125346194 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250112125346194 DLM3UA 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) 20250112125346194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125346194 DLSS7 DEBUG Found route for dpc=188=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) 20250112125346194 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250112125346194 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250112125346194 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250112125346194 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250112125346194 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250112125346194 DMM INFO MM(262420000001004/e4c4e50f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250112125346195 DMM NOTICE MM(262420000001004/e4c4e50f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250112125346195 DMM DEBUG GMM(gmm_fsm)[0x55d865800340]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250112125346195 DMM DEBUG GMM(gmm_fsm)[0x55d865800340]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250112125346195 DMM DEBUG MM_STATE_Iu(19)[0x55d8657f7ed0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20250112125346195 DMM DEBUG MM_STATE_Iu(19)[0x55d8657f7ed0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20250112125346195 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d865800210]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250112125346195 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d865800210]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250112125346195 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125346195 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125346195 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250112125346195 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250112125346195 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125346195 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250112125346195 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250112125346195 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1657)@f374f8ce76bf: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@f374f8ce76bf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@f374f8ce76bf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@f374f8ce76bf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1657)@f374f8ce76bf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1657)@f374f8ce76bf: vl_len:7 SGSN_Test_0-SCCP(1657)@f374f8ce76bf: vl_from0 SGSN_Test_0-SCCP(1657)@f374f8ce76bf: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250112125346199 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125346199 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125346199 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250112125346199 DLM3UA 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) 20250112125346199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125346199 DLSS7 DEBUG Found route for dpc=188=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) 20250112125346199 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250112125346199 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250112125346199 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250112125346199 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250112125346199 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250112125346200 DMM INFO MM(262420000001004/e4c4e50f) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20250112125346200 DMM DEBUG MM_STATE_Iu(19)[0x55d8657f7ed0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20250112125346200 DMM DEBUG MM_STATE_Iu(19)[0x55d8657f7ed0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20250112125346200 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125346200 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125346200 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250112125346200 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250112125346200 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125346200 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250112125346200 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250112125346200 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1657)@f374f8ce76bf: Session index based on local reference:0 20250112125346201 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125346201 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125346201 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250112125346201 DLM3UA 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) 20250112125346201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125346201 DLSS7 DEBUG Found route for dpc=188=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) 20250112125346201 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250112125346201 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1658)@f374f8ce76bf: Deleted conn table entry 0TC_update_ctx_err_ind_from_ggsn(1664)8225136 TC_update_ctx_err_ind_from_ggsn(1664)@f374f8ce76bf: setverdict(pass): none -> pass TC_update_ctx_err_ind_from_ggsn(1664)@f374f8ce76bf: 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 := 'E4C4E50F'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1658)@f374f8ce76bf: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1664)6633735 SGSN_Test_0-RAN(1658)@f374f8ce76bf: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1657)@f374f8ce76bf: First idle individual index:0 20250112125346401 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125346401 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125346401 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250112125346401 DLM3UA 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) 20250112125346401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125346401 DLSS7 DEBUG Found route for dpc=188=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) 20250112125346401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250112125346401 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250112125346402 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250112125346402 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250112125346402 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250112125346402 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xE4C4E50F) type="signalling"  (gprs_gmm.c:1944) 20250112125346402 DMM DEBUG GMM(gmm_fsm)[0x55d865800340]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20250112125346402 DMM DEBUG GMM(gmm_fsm)[0x55d865800340]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250112125346402 DMM DEBUG MM(262420000001004/e4c4e50f) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20250112125346402 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125346402 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125346402 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250112125346402 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250112125346402 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125346402 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250112125346402 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250112125346402 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250112125346402 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125346402 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250112125346402 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250112125346402 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250112125346402 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250112125346402 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250112125346402 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250112125346402 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1657)@f374f8ce76bf: { messageType := 2, destLocRef := '653907'O ("e9\a"), 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)@f374f8ce76bf: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@f374f8ce76bf: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@f374f8ce76bf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@f374f8ce76bf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@f374f8ce76bf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1664)@f374f8ce76bf: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_update_ctx_err_ind_from_ggsn(1664)@f374f8ce76bf: setverdict(error): pass -> error SGSN_Test_0-RAN(1658)@f374f8ce76bf: Warning: The last outgoing messages on port CLIENT may be lost. TC_update_ctx_err_ind_from_ggsn(1664)@f374f8ce76bf: Final verdict of PTC: error SGSN_Test_0-RAN(1658)@f374f8ce76bf: Final verdict of PTC: none 20250112125346410 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250112125346410 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) 20250112125346410 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20250112125346410 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20250112125346410 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250112125346410 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) 20250112125346410 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20250112125346410 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20250112125346411 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) 20250112125346411 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250112125346411 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20250112125346411 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20250112125346411 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20250112125346411 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20250112125346411 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20250112125346411 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20250112125346411 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20250112125346411 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1659)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test_0-SCCP(1657)@f374f8ce76bf: Final verdict of PTC: none 20250112125346414 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40824<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250112125346416 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250112125346416 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1662)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1661)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99(1656)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1642)@f374f8ce76bf: Final verdict of PTC: none -NSVCI97(1646)@f374f8ce76bf: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI210(1650)@f374f8ce76bf: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI220(1655)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98(1651)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1647)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1643)@f374f8ce76bf: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI196(1645)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1652)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1663)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-RNC_GTP(1660)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1648)@f374f8ce76bf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1653)@f374f8ce76bf: Final verdict of PTC: none -NSVCI97-provIP(1644)@f374f8ce76bf: Final verdict of PTC: none -NSVCI99-provIP(1654)@f374f8ce76bf: Final verdict of PTC: none -NSVCI98-provIP(1649)@f374f8ce76bf: Final verdict of PTC: none MTC@f374f8ce76bf: Setting final verdict of the test case. MTC@f374f8ce76bf: Local verdict of MTC: none MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-NS0(1642): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1643): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97-provIP(1644): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI196(1645): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI97(1646): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-NS1(1647): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1648): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98-provIP(1649): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI210(1650): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI98(1651): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-NS2(1652): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1653): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99-provIP(1654): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI220(1655): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC -NSVCI99(1656): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test_0-SCCP(1657): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test_0-RAN(1658): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test_0-M3UA(1659): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-RNC_GTP(1660): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP-IPA(1661): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GSUP(1662): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC SGSN_Test-GGSN_GTP(1663): none (none -> none) MTC@f374f8ce76bf: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn(1664): error (none -> error) MTC@f374f8ce76bf: Test case TC_update_ctx_err_ind_from_ggsn finished. Verdict: error MTC@f374f8ce76bf: 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 error'. Sun Jan 12 12:53:46 UTC 2025 ------ SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn error ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.talloc 20250112125346560 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40832<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112125347062 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40832<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=231308) 20250112125347417 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112125347417 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=231308, count=235760) 20250112125348412 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20250112125348412 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20250112125348412 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20250112125348419 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112125348419 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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 error' was executed successfully (exit status: 0). MC@f374f8ce76bf: Test execution finished. MTC@f374f8ce76bf: 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 Jan 12 12:53:49 UTC 2025 /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 20250112125349420 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112125349420 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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@f374f8ce76bf: Test case TC_NS_connect_alive started. 20250112125350124 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35062<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112125350126 DMM INFO MM(262420000001004/e4c4e50f) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250112125350126 DMM INFO MM(262420000001004/e4c4e50f) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250112125350126 DMM DEBUG GMM(gmm_fsm)[0x55d865800340]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250112125350126 DMM DEBUG GMM(gmm_fsm)[0x55d865800340]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250112125350126 DMM DEBUG MM_STATE_Iu(19)[0x55d8657f7ed0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20250112125350126 DMM DEBUG MM_STATE_Iu(19)[0x55d8657f7ed0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20250112125350126 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20250112125350126 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) 20250112125350126 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) 20250112125350126 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d865800210]{Init}: Deallocated (fsm.c:568) 20250112125350126 DMM DEBUG MM_STATE_Gb[0x55d8657ebe50]{Idle}: Deallocated (fsm.c:568) 20250112125350126 DMM DEBUG MM_STATE_Iu(19)[0x55d8657f7ed0]{Detached}: Deallocated (fsm.c:568) 20250112125350126 DMM DEBUG GMM(gmm_fsm)[0x55d865800340]{Deregistered}: Deallocated (fsm.c:568) 20250112125350126 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20250112125350146 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250112125350146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250112125350146 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250112125350420 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112125350420 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: setverdict(pass): none -> pass MTC@f374f8ce76bf: Stopping testcase execution from "SGSN_Tests_NS.ttcn":51 20250112125351149 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35062<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1665)@f374f8ce76bf: Final verdict of PTC: none MTC@f374f8ce76bf: Setting final verdict of the test case. MTC@f374f8ce76bf: Local verdict of MTC: pass MTC@f374f8ce76bf: Local verdict of PTC -provIP0(1665): none (pass -> pass) MTC@f374f8ce76bf: Test case TC_NS_connect_alive finished. Verdict: pass MTC@f374f8ce76bf: 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 Jan 12 12:53:51 UTC 2025 ====== SGSN_Tests_NS.TC_NS_connect_alive pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_NS.TC_NS_connect_alive.talloc 20250112125351196 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35064<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112125351422 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112125351422 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20250112125351697 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35064<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=9756) 20250112125352423 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112125352423 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=9756, count=14652) 20250112125353425 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112125353425 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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@f374f8ce76bf: 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 Jan 12 12:53:53 UTC 2025 /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 20250112125354427 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112125354427 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: 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@f374f8ce76bf: Test case TC_NS_connect_reset started. 20250112125354755 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35074<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112125354757 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20250112125354778 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250112125354778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250112125354778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250112125354778 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250112125354778 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250112125354778 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250112125354778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250112125354778 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112125354778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d8657ead10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) MTC@f374f8ce76bf: setverdict(pass): none -> pass 20250112125355427 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112125355427 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f374f8ce76bf: Stopping testcase execution from "SGSN_Tests_NS.ttcn":33 20250112125355782 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35074<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1666)@f374f8ce76bf: Final verdict of PTC: none MTC@f374f8ce76bf: Setting final verdict of the test case. MTC@f374f8ce76bf: Local verdict of MTC: pass MTC@f374f8ce76bf: Local verdict of PTC -provIP0(1666): none (pass -> pass) MTC@f374f8ce76bf: Test case TC_NS_connect_reset finished. Verdict: pass MTC@f374f8ce76bf: 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 Jan 12 12:53:55 UTC 2025 ====== SGSN_Tests_NS.TC_NS_connect_reset pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_NS.TC_NS_connect_reset.talloc 20250112125355826 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35088<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250112125356329 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35088<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=11352) 20250112125356428 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112125356428 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=11352, count=12612) 20250112125357430 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112125357430 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20250112125357779 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) MTC@f374f8ce76bf: 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@f374f8ce76bf: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@f374f8ce76bf: Terminating MTC. MC@f374f8ce76bf: MTC terminated. MC2> exit MC@f374f8ce76bf: Shutting down session. MC@f374f8ce76bf: Shutdown complete. 20250112125358431 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112125358431 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 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-7958.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->FAIL SGSN_Tests.TC_cell_change_different_rai_ci_attach pass SGSN_Tests.TC_cell_change_different_rai_ci_data pass->FAIL SGSN_Tests.TC_cell_change_different_ci_attach pass SGSN_Tests.TC_cell_change_different_ci_data pass->FAIL SGSN_Tests.TC_sgsn_context_req_in pass->FAIL SGSN_Tests.TC_sgsn_context_req_out pass SGSN_Tests.TC_attach_req_id_req_ra_update pass SGSN_Tests_Iu.TC_iu_attach pass SGSN_Tests_Iu.TC_iu_attach_encr pass SGSN_Tests_Iu.TC_iu_attach_geran_rau pass SGSN_Tests_Iu.TC_geran_attach_iu_rau pass->FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user pass->FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 pass->FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 pass->FAIL SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle pass->FAIL SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data pass->FAIL SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn pass SGSN_Tests_NS.TC_NS_connect_alive pass SGSN_Tests_NS.TC_NS_connect_reset NEW: 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: 10 NEW: FAIL: 3 xfail: 3 pass: 71 skip: 8 [testenv][generic] Testsuite is done [testenv][generic] Stopping testsuite (91887) [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-20250112-1239-27e986f1-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'] 20250112125359432 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112125359433 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20250112125400434 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112125400434 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20250112125400780 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112125401436 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112125401436 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20250112125402436 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112125402436 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20250112125403437 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112125403438 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) [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-20250112-1239-27e986f1-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/log_format.sh'] 20250112125403781 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250112125404439 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112125404439 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20250112125404719 DGPRS DEBUG Checking for inactive LLMEs, time = 18497178 (sgsn.c:131) 20250112125405439 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250112125405439 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) [testenv][generic] Stopping stp (91682) [testenv][generic] Stopping sgsn (91721) [testenv] Showing testsuite/junit-xml-7958.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-20250112-1239-27e986f1-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/junit-xml-7958.log && echo']             SGSN_Tests.ttcn:3216 SGSN_Tests control part SGSN_Tests.ttcn:759 TC_attach_gsup_lu_timeout testcase     SGSN_Tests.ttcn:3217 SGSN_Tests control part SGSN_Tests.ttcn:790 TC_attach_gsup_lu_reject testcase                                      Tguard timeout SGSN_Tests.ttcn:3256 SGSN_Tests control part SGSN_Tests.ttcn:1219 TC_attach_second_attempt testcase                      Tguard timeout SGSN_Tests.ttcn:3278 SGSN_Tests control part SGSN_Tests.ttcn:2710 TC_paging_ps_ra_multiple_cells testcase      Tguard timeout SGSN_Tests.ttcn:3283 SGSN_Tests control part SGSN_Tests.ttcn:2929 TC_cell_change_different_rai_ci_attach testcase     Tguard timeout SGSN_Tests.ttcn:3285 SGSN_Tests control part SGSN_Tests.ttcn:2960 TC_cell_change_different_ci_attach testcase     Timeout waiting for SGSN Context Resp SGSN_Tests.ttcn:3288 SGSN_Tests control part SGSN_Tests.ttcn:3104 TC_sgsn_context_req_in testcase    Rx unexpected RAU Reject SGSN_Tests.ttcn:3289 SGSN_Tests control part SGSN_Tests.ttcn:3203 TC_sgsn_context_req_out testcase                                   [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-sgsn-generic-osmocom-latest-20250112-1239-27e986f1-0'] f374f8ce76bf3dbdfe49866fb0d5faa5f6316790a21b22a7514facd0cca072b4 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-sgsn-test-latest/2292/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