Started by timer Running as SYSTEM Building remotely on build5-deb12build-ansible (ttcn3 obs osmo-gsm-tester-build ttcn3-ggsn-test-kernel-git ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://gerrit.osmocom.org/osmo-ttcn3-hacks # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/osmo-ttcn3-hacks > git --version # timeout=10 > git --version # 'git version 2.39.5' > 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 65cd8d4f7bd56d28527564dbfd205b252c631c1c (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65cd8d4f7bd56d28527564dbfd205b252c631c1c # timeout=10 Commit message: "gbproxy: Don't log the payload size for every DL/UL-UNITDATA" > git rev-list --no-walk 65cd8d4f7bd56d28527564dbfd205b252c631c1c # timeout=10 Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-sgsn-test] $ /bin/sh -xe /tmp/jenkins18427315984426103985.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:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:b4fd347305c5b0c70325e23c3b20b4988b363bd55bfb81e081c644f713f64d77 Copying blob sha256:f9df2b0bd80609546227397ba672f6855e83d258a1c10b58eaf2a6cce6607fb5 Copying blob sha256:3ba895caeb2ce501d66c1a17a23315659f87d1b2eca9e512be202a723ab3681f Copying blob sha256:e52cbd64c50a36c2b52fd17b204cc06cdef5a63d2c144e30e99e9d744b685a29 Copying blob sha256:91ff28d757cdcc05c5e104aa646e0ece49ef637b265e4ab7be9aed04a6e78305 Copying blob sha256:cb7e756bf0099050c2903fb015878daafa4cd7a8eae3325c5abfc3a883f1ee60 Copying blob sha256:d2a61b8f0af0d8887ba0617d477872ba5c3da32625cd2e959bd1cf4cf07edfd1 Copying blob sha256:2590bb5646d42d2c310a35906689958f21bacbfd75530855e1256e036f1e18f6 Copying config sha256:93a8993ea4ded6379834711ff3d37b851a12e703894bd2b023a59cbf594a4ca4 Writing manifest to image destination Storing signatures 93a8993ea4ded6379834711ff3d37b851a12e703894bd2b023a59cbf594a4ca4 + rm -rf logs _cache .linux + [ none != none ] + set +x + ./testenv.py run sgsn --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs -b osmocom:nightly -c generic [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs [testenv] + ['podman', 'image', 'exists', 'debian-bookworm-osmo-ttcn3-testenv'] [testenv] + ['podman', 'history', 'debian-bookworm-osmo-ttcn3-testenv', '--format', 'json'] [testenv] Image creation date: 2024-12-12 14:28:09 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-sgsn-generic-osmocom-nightly-20250126-0948-cce36670-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/podman/testenv-sgsn-generic-osmocom-nightly-20250126-0948-cce36670-0.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/podman/seccomp.json', '--cap-add=NET_ADMIN', '--cap-add=NET_RAW', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/var-lib-apt:/var/lib/apt', '--sysctl', 'net.ipv4.conf.all.send_redirects=0', '--sysctl', 'net.ipv4.conf.default.send_redirects=0', '-e', 'PODMAN=1', '-e', 'TESTENV_BINARY_REPO=1', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '--volume', '/home/osmocom-build/ccache/testenv:/home/osmocom-build/ccache/testenv', '--volume', '/home/osmocom-build/jenkins/workspace:/home/osmocom-build/jenkins/workspace', 'debian-bookworm-osmo-ttcn3-testenv', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/testenv-podman-main.sh'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250126-0948-cce36670-0', 'rm', '/etc/apt/apt.conf.d/docker-clean'] Running testenv-podman-main.sh [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250126-0948-cce36670-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 [13.5 kB] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [242 kB] Fetched 9302 kB in 1s (11.2 MB/s) Reading package lists... [testenv] Updating osmo-ttcn3-hacks/deps [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250126-0948-cce36670-0', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/deps' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/update' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/update' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/clean' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/clean' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/distclean' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/distclean' make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/deps' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250126-0948-cce36670-0', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/ttcn3-deps-updated'] [testenv] Copying osmo-ttcn3-hacks sources to: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks [testenv] + git ls-files -o -c --exclude-standard > /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/ttcn3-copy-list warning: could not open directory '_cache/podman/var-lib-apt/lists/partial/': Permission denied [testenv] + ['rsync', '--archive', '--files-from=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/ttcn3-copy-list', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/'] [testenv] + ['rsync', '--links', '--recursive', '--exclude', '/.git', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/deps/', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/deps/'] [testenv] Generating links and Makefile for sgsn [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-nightly-20250126-0948-cce36670-0', './gen_links.sh'] Linking TCCInterface_Functions.ttcn Linking TCCConversion_Functions.ttcn Linking TCCConversion.cc Linking TCCInterface.cc Linking TCCInterface_ip.h Linking Socket_API_Definitions.ttcn Linking IPL4asp_Functions.ttcn Linking IPL4asp_PT.cc Linking IPL4asp_PT.hh Linking IPL4asp_PortType.ttcn Linking IPL4asp_Types.ttcn Linking IPL4asp_discovery.cc Linking IPL4asp_protocol_L234.hh Linking TELNETasp_PT.cc Linking TELNETasp_PT.hh Linking TELNETasp_PortType.ttcn Linking NS_Types.ttcn Linking BSSGP_EncDec.cc Linking BSSGP_Types.ttcn Linking LLC_EncDec.cc Linking LLC_Types.ttcn Linking SNDCP_Types.ttcn Linking MobileL3_CC_Types.ttcn Linking MobileL3_CommonIE_Types.ttcn Linking MobileL3_GMM_SM_Types.ttcn Linking MobileL3_MM_Types.ttcn Linking MobileL3_RRM_Types.ttcn Linking MobileL3_SMS_Types.ttcn Linking MobileL3_SS_Types.ttcn Linking MobileL3_Types.ttcn Linking GTPC_EncDec.cc Linking GTPC_Types.ttcn Linking GTPU_EncDec.cc Linking GTPU_Types.ttcn Linking M3UA_Types.ttcn Linking SCTPasp_PT.cc Linking SCTPasp_PT.hh Linking SCTPasp_PortType.ttcn Linking SCTPasp_Types.ttcn Linking MTP3asp_PortType.ttcn Linking MTP3asp_Types.ttcn Linking M3UA_Emulation.ttcn Linking SCCP_Emulation.ttcn Linking SCCP_EncDec.cc Linking SCCP_Mapping.ttcnpp Linking SCCP_Types.ttcn Linking SCCPasp_Types.ttcn Linking RANAP_CommonDataTypes.asn Linking RANAP_Constants.asn Linking RANAP_Containers.asn Linking RANAP_IEs.asn Linking RANAP_PDU_Contents.asn Linking RANAP_PDU_Descriptions.asn Linking RANAP_Types.ttcn Linking RANAP_Templates.ttcn Linking RANAP_CodecPort.ttcn Linking RANAP_EncDec.cc Linking Misc_Helpers.ttcn Linking General_Types.ttcn Linking GSM_Types.ttcn Linking Osmocom_Types.ttcn Linking RAW_NS.ttcnpp Linking NS_Provider_IPL4.ttcn Linking NS_Emulation.ttcnpp Linking BSSGP_Emulation.ttcnpp Linking Osmocom_Gb_Types.ttcn Linking Osmocom_CTRL_Types.ttcn Linking Osmocom_CTRL_Functions.ttcn Linking Osmocom_CTRL_Adapter.ttcn Linking Osmocom_VTY_Functions.ttcn Linking LLC_Templates.ttcn Linking L3_Templates.ttcn Linking L3_Common.ttcn Linking ITU_X213_Types.ttcn Linking RAN_Emulation.ttcnpp Linking RAN_Adapter.ttcnpp Linking SCCP_Templates.ttcn Linking IPA_Types.ttcn Linking IPA_Emulation.ttcnpp Linking IPA_CodecPort.ttcn Linking IPA_CodecPort_CtrlFunct.ttcn Linking IPA_CodecPort_CtrlFunctDef.cc Linking Native_Functions.ttcn Linking Native_FunctionDefs.cc Linking PCO_Types.ttcn Linking GSUP_Types.ttcn Linking GSUP_Templates.ttcn Linking GSUP_Emulation.ttcn Linking GTPv1C_CodecPort.ttcn Linking GTPv1C_CodecPort_CtrlFunct.ttcn Linking GTPv1C_CodecPort_CtrlFunctDef.cc Linking GTPv1C_Templates.ttcn Linking Osmocom_Gb_Types.ttcn Linking GTPv1U_CodecPort.ttcn Linking GTPv1U_CodecPort_CtrlFunct.ttcn Linking GTPv1U_CodecPort_CtrlFunctDef.cc Linking GTPv1U_Templates.ttcn Linking GTP_Emulation.ttcn Linking IPCP_Types.ttcn Linking IPCP_Templates.ttcn Linking RAW_NS.ttcnpp [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-nightly-20250126-0948-cce36670-0', 'sh', '-c', 'USE_CCACHE=1 ./regen_makefile.sh'] Generating Makefile skeleton... Makefile skeleton was generated. [testenv] Building testsuite [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-nightly-20250126-0948-cce36670-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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-nightly-20250126-0948-cce36670-0', 'make', '-j', '21'] Creating dependency file for TELNETasp_PT.cc Creating dependency file for TCCInterface.cc Creating dependency file for TCCConversion.cc Creating dependency file for SCTPasp_PT.cc Creating dependency file for SCCP_EncDec.cc Creating dependency file for RANAP_EncDec.cc Creating dependency file for Native_FunctionDefs.cc Creating dependency file for LLC_EncDec.cc Creating dependency file for IPL4asp_discovery.cc Creating dependency file for IPL4asp_PT.cc Creating dependency file for IPA_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPU_EncDec.cc Creating dependency file for GTPC_EncDec.cc Creating dependency file for BSSGP_EncDec.cc Creating dependency file for RANAP_PDU_Descriptions_part_7.cc Creating dependency file for RANAP_PDU_Descriptions_part_6.cc Creating dependency file for RANAP_PDU_Descriptions_part_5.cc Creating dependency file for RANAP_PDU_Descriptions_part_4.cc Creating dependency file for RANAP_PDU_Descriptions_part_3.cc Creating dependency file for RANAP_PDU_Descriptions_part_2.cc Creating dependency file for RANAP_PDU_Descriptions_part_1.cc Creating dependency file for RANAP_PDU_Contents_part_7.cc Creating dependency file for RANAP_PDU_Contents_part_6.cc Creating dependency file for RANAP_PDU_Contents_part_5.cc Creating dependency file for RANAP_PDU_Contents_part_4.cc Creating dependency file for RANAP_PDU_Contents_part_3.cc Creating dependency file for RANAP_PDU_Contents_part_2.cc Creating dependency file for RANAP_PDU_Contents_part_1.cc Creating dependency file for RANAP_IEs_part_7.cc Creating dependency file for RANAP_IEs_part_6.cc Creating dependency file for RANAP_IEs_part_5.cc Creating dependency file for RANAP_IEs_part_4.cc Creating dependency file for RANAP_IEs_part_3.cc Creating dependency file for RANAP_IEs_part_2.cc Creating dependency file for RANAP_IEs_part_1.cc Creating dependency file for RANAP_Containers_part_7.cc Creating dependency file for RANAP_Containers_part_6.cc Creating dependency file for RANAP_Containers_part_5.cc Creating dependency file for RANAP_Containers_part_4.cc Creating dependency file for RANAP_Containers_part_3.cc Creating dependency file for RANAP_Containers_part_2.cc Creating dependency file for RANAP_Containers_part_1.cc Creating dependency file for RANAP_Constants_part_7.cc Creating dependency file for RANAP_Constants_part_6.cc Creating dependency file for RANAP_Constants_part_5.cc Creating dependency file for RANAP_Constants_part_4.cc Creating dependency file for RANAP_Constants_part_3.cc Creating dependency file for RANAP_Constants_part_2.cc Creating dependency file for RANAP_Constants_part_1.cc Creating dependency file for RANAP_CommonDataTypes_part_7.cc Creating dependency file for RANAP_CommonDataTypes_part_6.cc Creating dependency file for RANAP_CommonDataTypes_part_5.cc Creating dependency file for RANAP_CommonDataTypes_part_4.cc Creating dependency file for RANAP_CommonDataTypes_part_3.cc Creating dependency file for RANAP_CommonDataTypes_part_2.cc Creating dependency file for RANAP_CommonDataTypes_part_1.cc Creating dependency file for RANAP_PDU_Descriptions.cc Creating dependency file for RANAP_PDU_Contents.cc Creating dependency file for RANAP_IEs.cc Creating dependency file for RANAP_Containers.cc Creating dependency file for RANAP_Constants.cc Creating dependency file for 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_4.cc Creating dependency file for IPA_Emulation_part_5.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 TCCConversion_Functions_part_7.cc Creating dependency file for TCCInterface_Functions_part_1.cc Creating dependency file for TCCConversion_Functions_part_5.cc Creating dependency file for TCCConversion_Functions_part_6.cc Creating dependency file for TCCConversion_Functions_part_4.cc Creating dependency file for TCCConversion_Functions_part_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_3.cc Creating dependency file for Socket_API_Definitions_part_4.cc Creating dependency file for Socket_API_Definitions_part_1.cc Creating dependency file for Socket_API_Definitions_part_2.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_3.cc Creating dependency file for SGSN_Tests_Iu_part_4.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_PortType_part_7.cc Creating dependency file for SCTPasp_PortType_part_6.cc Creating dependency file for SCTPasp_Types_part_1.cc Creating dependency file for SCTPasp_PortType_part_4.cc Creating dependency file for SCTPasp_PortType_part_5.cc Creating dependency file for SCTPasp_PortType_part_3.cc Creating dependency file for SCTPasp_PortType_part_2.cc Creating dependency file for SCTPasp_PortType_part_1.cc Creating dependency file for SCCPasp_Types_part_6.cc Creating dependency file for SCCPasp_Types_part_7.cc Creating dependency file for SCCPasp_Types_part_5.cc Creating dependency file for SCCPasp_Types_part_4.cc Creating dependency file for SCCPasp_Types_part_2.cc Creating dependency file for SCCPasp_Types_part_3.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_1.cc Creating dependency file for RANAP_Types_part_2.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_1.cc Creating dependency file for RANAP_Templates_part_2.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 PCO_Types_part_1.cc Creating dependency file for Osmocom_VTY_Functions_part_7.cc Creating dependency file for Osmocom_VTY_Functions_part_6.cc Creating dependency file for Osmocom_VTY_Functions_part_5.cc Creating dependency file for Osmocom_VTY_Functions_part_4.cc Creating dependency file for Osmocom_VTY_Functions_part_3.cc Creating dependency file for Osmocom_VTY_Functions_part_2.cc Creating dependency file for Osmocom_VTY_Functions_part_1.cc Creating dependency file for Osmocom_Types_part_7.cc Creating dependency file for Osmocom_Types_part_6.cc Creating dependency file for Osmocom_Types_part_5.cc Creating dependency file for Osmocom_Types_part_4.cc Creating dependency file for Osmocom_Types_part_3.cc Creating dependency file for Osmocom_Types_part_2.cc Creating dependency file for Osmocom_Types_part_1.cc Creating dependency file for Osmocom_Gb_Types_part_7.cc Creating dependency file for Osmocom_Gb_Types_part_6.cc Creating dependency file for Osmocom_Gb_Types_part_5.cc Creating dependency file for Osmocom_Gb_Types_part_4.cc Creating dependency file for Osmocom_Gb_Types_part_3.cc Creating dependency file for Osmocom_Gb_Types_part_2.cc Creating dependency file for Osmocom_Gb_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Types_part_7.cc Creating dependency file for Osmocom_CTRL_Types_part_6.cc Creating dependency file for Osmocom_CTRL_Types_part_5.cc Creating dependency file for Osmocom_CTRL_Types_part_4.cc Creating dependency file for Osmocom_CTRL_Types_part_3.cc Creating dependency file for Osmocom_CTRL_Types_part_2.cc Creating dependency file for Osmocom_CTRL_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Functions_part_7.cc Creating dependency file for Osmocom_CTRL_Functions_part_6.cc Creating dependency file for Osmocom_CTRL_Functions_part_5.cc Creating dependency file for Osmocom_CTRL_Functions_part_4.cc Creating dependency file for Osmocom_CTRL_Functions_part_3.cc Creating dependency file for Osmocom_CTRL_Functions_part_2.cc Creating dependency file for Osmocom_CTRL_Functions_part_1.cc Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc Creating dependency file for Native_Functions_part_7.cc Creating dependency file for Native_Functions_part_6.cc Creating dependency file for Native_Functions_part_5.cc Creating dependency file for Native_Functions_part_4.cc Creating dependency file for Native_Functions_part_3.cc Creating dependency file for Native_Functions_part_2.cc Creating dependency file for Native_Functions_part_1.cc Creating dependency file for NS_Types_part_7.cc Creating dependency file for NS_Types_part_6.cc Creating dependency file for NS_Types_part_5.cc Creating dependency file for NS_Types_part_4.cc Creating dependency file for NS_Types_part_3.cc Creating dependency file for NS_Types_part_2.cc Creating dependency file for NS_Types_part_1.cc Creating dependency file for NS_Provider_IPL4_part_6.cc Creating dependency file for NS_Provider_IPL4_part_7.cc Creating dependency file for NS_Provider_IPL4_part_5.cc Creating dependency file for NS_Provider_IPL4_part_4.cc Creating dependency file for NS_Provider_IPL4_part_2.cc Creating dependency file for NS_Provider_IPL4_part_3.cc Creating dependency file for NS_Provider_IPL4_part_1.cc Creating dependency file for MobileL3_Types_part_7.cc Creating dependency file for MobileL3_Types_part_6.cc Creating dependency file for MobileL3_Types_part_5.cc Creating dependency file for MobileL3_Types_part_4.cc Creating dependency file for MobileL3_Types_part_3.cc Creating dependency file for MobileL3_Types_part_2.cc Creating dependency file for MobileL3_Types_part_1.cc Creating dependency file for MobileL3_SS_Types_part_7.cc Creating dependency file for MobileL3_SS_Types_part_6.cc Creating dependency file for MobileL3_SS_Types_part_5.cc Creating dependency file for MobileL3_SS_Types_part_4.cc Creating dependency file for MobileL3_SS_Types_part_3.cc Creating dependency file for MobileL3_SS_Types_part_2.cc Creating dependency file for MobileL3_SS_Types_part_1.cc Creating dependency file for MobileL3_SMS_Types_part_7.cc Creating dependency file for MobileL3_SMS_Types_part_6.cc Creating dependency file for MobileL3_SMS_Types_part_5.cc Creating dependency file for MobileL3_SMS_Types_part_4.cc Creating dependency file for MobileL3_SMS_Types_part_3.cc Creating dependency file for MobileL3_SMS_Types_part_2.cc Creating dependency file for MobileL3_SMS_Types_part_1.cc Creating dependency file for MobileL3_RRM_Types_part_7.cc Creating dependency file for MobileL3_RRM_Types_part_6.cc Creating dependency file for MobileL3_RRM_Types_part_5.cc Creating dependency file for MobileL3_RRM_Types_part_4.cc Creating dependency file for MobileL3_RRM_Types_part_3.cc Creating dependency file for MobileL3_RRM_Types_part_2.cc Creating dependency file for MobileL3_RRM_Types_part_1.cc Creating dependency file for MobileL3_MM_Types_part_7.cc Creating dependency file for MobileL3_MM_Types_part_6.cc Creating dependency file for MobileL3_MM_Types_part_5.cc Creating dependency file for MobileL3_MM_Types_part_4.cc Creating dependency file for MobileL3_MM_Types_part_3.cc Creating dependency file for MobileL3_MM_Types_part_2.cc Creating dependency file for MobileL3_MM_Types_part_1.cc Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc Creating dependency file for MobileL3_GMM_SM_Types_part_1.cc Creating dependency file for MobileL3_CommonIE_Types_part_7.cc Creating dependency file for MobileL3_CommonIE_Types_part_6.cc Creating dependency file for MobileL3_CommonIE_Types_part_5.cc Creating dependency file for MobileL3_CommonIE_Types_part_4.cc Creating dependency file for MobileL3_CommonIE_Types_part_3.cc Creating dependency file for MobileL3_CommonIE_Types_part_2.cc Creating dependency file for MobileL3_CommonIE_Types_part_1.cc Creating dependency file for MobileL3_CC_Types_part_7.cc Creating dependency file for MobileL3_CC_Types_part_6.cc Creating dependency file for MobileL3_CC_Types_part_5.cc Creating dependency file for MobileL3_CC_Types_part_4.cc Creating dependency file for MobileL3_CC_Types_part_3.cc Creating dependency file for MobileL3_CC_Types_part_2.cc Creating dependency file for MobileL3_CC_Types_part_1.cc Creating dependency file for Misc_Helpers_part_7.cc Creating dependency file for Misc_Helpers_part_6.cc Creating dependency file for Misc_Helpers_part_5.cc Creating dependency file for Misc_Helpers_part_3.cc Creating dependency file for Misc_Helpers_part_1.cc Creating dependency file for Misc_Helpers_part_2.cc Creating dependency file for Misc_Helpers_part_4.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_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 MTP3asp_PortType_part_5.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_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_Types_part_2.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_4.cc Creating dependency file for LLC_Types_part_5.cc Creating dependency file for LLC_Types_part_3.cc Creating dependency file for LLC_Types_part_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_5.cc Creating dependency file for L3_Templates_part_6.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_3.cc Creating dependency file for IPCP_Types_part_4.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_1.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_7.cc Creating dependency file for IPA_Types_part_2.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_6.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_5.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_3.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_4.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_6.cc Creating dependency file for General_Types_part_7.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_2.cc Creating dependency file for General_Types_part_3.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_2.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_3.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_1.cc Creating dependency file for GTPv1C_CodecPort_part_7.cc Creating dependency file for GTPv1C_CodecPort_part_6.cc Creating dependency file for GTPv1C_CodecPort_part_5.cc Creating dependency file for GTPv1C_CodecPort_part_4.cc Creating dependency file for GTPv1C_CodecPort_part_3.cc Creating dependency file for GTPv1C_CodecPort_part_2.cc Creating dependency file for GTPv1C_CodecPort_part_1.cc Creating dependency file for GTP_Emulation_part_7.cc Creating dependency file for GTP_Emulation_part_6.cc Creating dependency file for GTP_Emulation_part_5.cc Creating dependency file for GTP_Emulation_part_4.cc Creating dependency file for GTP_Emulation_part_2.cc Creating dependency file for GTP_Emulation_part_3.cc Creating dependency file for GTP_Emulation_part_1.cc Creating dependency file for GTPU_Types_part_7.cc Creating dependency file for GTPU_Types_part_6.cc Creating dependency file for GTPU_Types_part_5.cc Creating dependency file for GTPU_Types_part_4.cc Creating dependency file for GTPU_Types_part_3.cc Creating dependency file for GTPU_Types_part_2.cc Creating dependency file for GTPU_Types_part_1.cc Creating dependency file for GTPC_Types_part_7.cc Creating dependency file for GTPC_Types_part_6.cc Creating dependency file for GTPC_Types_part_5.cc Creating dependency file for GTPC_Types_part_4.cc Creating dependency file for GTPC_Types_part_3.cc Creating dependency file for GTPC_Types_part_2.cc Creating dependency file for GTPC_Types_part_1.cc Creating dependency file for GSUP_Types_part_7.cc Creating dependency file for GSUP_Types_part_6.cc Creating dependency file for GSUP_Types_part_5.cc Creating dependency file for GSUP_Types_part_4.cc Creating dependency file for GSUP_Types_part_3.cc Creating dependency file for GSUP_Types_part_2.cc Creating dependency file for GSUP_Types_part_1.cc Creating dependency file for GSUP_Templates_part_7.cc Creating dependency file for GSUP_Templates_part_6.cc Creating dependency file for GSUP_Templates_part_5.cc Creating dependency file for GSUP_Templates_part_4.cc Creating dependency file for GSUP_Templates_part_3.cc Creating dependency file for GSUP_Templates_part_2.cc Creating dependency file for GSUP_Templates_part_1.cc Creating dependency file for GSUP_Emulation_part_7.cc Creating dependency file for GSUP_Emulation_part_6.cc Creating dependency file for GSUP_Emulation_part_5.cc Creating dependency file for GSUP_Emulation_part_4.cc Creating dependency file for GSUP_Emulation_part_3.cc Creating dependency file for GSUP_Emulation_part_2.cc Creating dependency file for GSUP_Emulation_part_1.cc Creating dependency file for GSM_Types_part_7.cc Creating dependency file for GSM_Types_part_6.cc Creating dependency file for GSM_Types_part_5.cc Creating dependency file for GSM_Types_part_4.cc Creating dependency file for GSM_Types_part_3.cc Creating dependency file for GSM_Types_part_2.cc Creating dependency file for GSM_Types_part_1.cc Creating dependency file for BSSGP_Types_part_7.cc Creating dependency file for BSSGP_Types_part_6.cc Creating dependency file for BSSGP_Types_part_5.cc Creating dependency file for BSSGP_Types_part_4.cc Creating dependency file for BSSGP_Types_part_3.cc Creating dependency file for BSSGP_Types_part_2.cc Creating dependency file for BSSGP_Types_part_1.cc Creating dependency file for BSSGP_ConnHdlr_part_7.cc Creating dependency file for BSSGP_ConnHdlr_part_6.cc Creating dependency file for BSSGP_ConnHdlr_part_5.cc Creating dependency file for BSSGP_ConnHdlr_part_4.cc Creating dependency file for BSSGP_ConnHdlr_part_3.cc Creating dependency file for BSSGP_ConnHdlr_part_2.cc Creating dependency file for BSSGP_ConnHdlr_part_1.cc Creating dependency file for TELNETasp_PortType.cc Creating dependency file for TCCInterface_Functions.cc Creating dependency file for TCCConversion_Functions.cc Creating dependency file for Socket_API_Definitions.cc Creating dependency file for SNDCP_Types.cc Creating dependency file for SGSN_Tests_NS.cc Creating dependency file for SGSN_Tests_Iu.cc Creating dependency file for SGSN_Tests.cc Creating dependency file for SCTPasp_Types.cc Creating dependency file for SCTPasp_PortType.cc Creating dependency file for SCCPasp_Types.cc Creating dependency file for SCCP_Types.cc Creating dependency file for SCCP_Templates.cc Creating dependency file for SCCP_Emulation.cc Creating dependency file for RANAP_Types.cc Creating dependency file for RANAP_Templates.cc Creating dependency file for RANAP_CodecPort.cc Creating dependency file for PCO_Types.cc Creating dependency file for Osmocom_VTY_Functions.cc Creating dependency file for Osmocom_Types.cc Creating dependency file for Osmocom_Gb_Types.cc Creating dependency file for Osmocom_CTRL_Types.cc Creating dependency file for Osmocom_CTRL_Functions.cc Creating dependency file for Osmocom_CTRL_Adapter.cc Creating dependency file for Native_Functions.cc Creating dependency file for NS_Types.cc Creating dependency file for NS_Provider_IPL4.cc Creating dependency file for MobileL3_Types.cc Creating dependency file for MobileL3_SS_Types.cc Creating dependency file for MobileL3_SMS_Types.cc Creating dependency file for MobileL3_RRM_Types.cc Creating dependency file for MobileL3_MM_Types.cc Creating dependency file for MobileL3_GMM_SM_Types.cc Creating dependency file for MobileL3_CommonIE_Types.cc Creating dependency file for MobileL3_CC_Types.cc Creating dependency file for Misc_Helpers.cc Creating dependency file for MTP3asp_Types.cc Creating dependency file for MTP3asp_PortType.cc Creating dependency file for M3UA_Types.cc Creating dependency file for M3UA_Emulation.cc Creating dependency file for LLC_Types.cc Creating dependency file for LLC_Templates.cc Creating dependency file for L3_Templates.cc Creating dependency file for L3_Common.cc Creating dependency file for ITU_X213_Types.cc Creating dependency file for IPL4asp_Types.cc Creating dependency file for IPL4asp_PortType.cc Creating dependency file for IPL4asp_Functions.cc Creating dependency file for IPCP_Types.cc Creating dependency file for IPCP_Templates.cc Creating dependency file for IPA_Types.cc Creating dependency file for IPA_CodecPort_CtrlFunct.cc Creating dependency file for IPA_CodecPort.cc Creating dependency file for General_Types.cc Creating dependency file for GTPv1U_Templates.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct.cc Creating dependency file for GTPv1U_CodecPort.cc Creating dependency file for GTPv1C_Templates.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct.cc Creating dependency file for GTPv1C_CodecPort.cc Creating dependency file for GTP_Emulation.cc Creating dependency file for GTPU_Types.cc Creating dependency file for GSUP_Types.cc Creating dependency file for GTPC_Types.cc Creating dependency file for GSUP_Templates.cc Creating dependency file for GSUP_Emulation.cc Creating dependency file for GSM_Types.cc Creating dependency file for BSSGP_Types.cc Creating dependency file for BSSGP_ConnHdlr.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr.o BSSGP_ConnHdlr.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types.o BSSGP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation.o GSUP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates.o GSUP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types.o GSUP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types.o GTPC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types.o GTPU_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation.o GTP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort.o GTPv1C_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct.o GTPv1C_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates.o GTPv1C_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort.o GTPv1U_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct.o GTPv1U_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates.o GTPv1U_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort.o IPA_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct.o IPA_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types.o IPA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates.o IPCP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types.o IPCP_Types.cc 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 | } | ^ 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 IPL4asp_Functions.o IPL4asp_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types.o ITU_X213_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common.o L3_Common.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates.o L3_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates.o LLC_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types.o LLC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation.o M3UA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types.o M3UA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType.o MTP3asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types.o MTP3asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers.o Misc_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types.o MobileL3_CC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types.o MobileL3_CommonIE_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types.o MobileL3_GMM_SM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types.o MobileL3_MM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types.o MobileL3_RRM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types.o MobileL3_SMS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types.o MobileL3_SS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types.o MobileL3_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4.o NS_Provider_IPL4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types.o NS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions.o Osmocom_CTRL_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types.o Osmocom_CTRL_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types.o Osmocom_Gb_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types.o Osmocom_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions.o Osmocom_VTY_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types.o PCO_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort.o RANAP_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates.o RANAP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types.o RANAP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation.o SCCP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates.o SCCP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types.o SCCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types.o SCCPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType.o SCTPasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types.o SCTPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests.o SGSN_Tests.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu.o SGSN_Tests_Iu.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS.o SGSN_Tests_NS.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types.o SNDCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions.o Socket_API_Definitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions.o TCCConversion_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions.o TCCInterface_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType.o TELNETasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_1.o BSSGP_ConnHdlr_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_2.o BSSGP_ConnHdlr_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_3.o BSSGP_ConnHdlr_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_4.o BSSGP_ConnHdlr_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_5.o BSSGP_ConnHdlr_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_6.o BSSGP_ConnHdlr_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_7.o BSSGP_ConnHdlr_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_1.o BSSGP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_2.o BSSGP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_3.o BSSGP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_4.o BSSGP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_5.o BSSGP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_6.o BSSGP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_7.o BSSGP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_1.o GSM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_2.o GSM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_3.o GSM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_4.o GSM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_5.o GSM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_6.o GSM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_7.o GSM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_1.o GSUP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_2.o GSUP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_3.o GSUP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_4.o GSUP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_5.o GSUP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_6.o GSUP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_7.o GSUP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_1.o GSUP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_2.o GSUP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_3.o GSUP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_4.o GSUP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_5.o GSUP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_6.o GSUP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_7.o GSUP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_1.o GSUP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_2.o GSUP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_3.o GSUP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_4.o GSUP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_5.o GSUP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_6.o GSUP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_7.o GSUP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_1.o GTPC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_2.o GTPC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_3.o GTPC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_4.o GTPC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_5.o GTPC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_6.o GTPC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_7.o GTPC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_1.o GTPU_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_2.o GTPU_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_3.o GTPU_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_4.o GTPU_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_5.o GTPU_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_6.o GTPU_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_7.o GTPU_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_1.o GTP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_2.o GTP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_3.o GTP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_4.o GTP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_5.o GTP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_6.o GTP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_7.o GTP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_1.o GTPv1C_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_2.o GTPv1C_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_3.o GTPv1C_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_4.o GTPv1C_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_5.o GTPv1C_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_6.o GTPv1C_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_7.o GTPv1C_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_1.o GTPv1C_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_2.o GTPv1C_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_3.o GTPv1C_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_4.o GTPv1C_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_5.o GTPv1C_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_6.o GTPv1C_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_7.o GTPv1C_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_1.o GTPv1C_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_2.o GTPv1C_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_3.o GTPv1C_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_4.o GTPv1C_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_5.o GTPv1C_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_6.o GTPv1C_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_7.o GTPv1C_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_1.o GTPv1U_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_2.o GTPv1U_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_3.o GTPv1U_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_4.o GTPv1U_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_5.o GTPv1U_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_6.o GTPv1U_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_7.o GTPv1U_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_1.o GTPv1U_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_2.o GTPv1U_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_3.o GTPv1U_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_4.o GTPv1U_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_5.o GTPv1U_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_6.o GTPv1U_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_7.o GTPv1U_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_1.o GTPv1U_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_2.o GTPv1U_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_3.o GTPv1U_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_4.o GTPv1U_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_5.o GTPv1U_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_6.o GTPv1U_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_7.o GTPv1U_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_1.o General_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_2.o General_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_3.o General_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_4.o General_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_5.o General_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_6.o General_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_7.o General_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_1.o IPA_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_2.o IPA_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_3.o IPA_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_4.o IPA_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_5.o IPA_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_6.o IPA_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_7.o IPA_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_7.o IPA_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_1.o IPA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_2.o IPA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_3.o IPA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_4.o IPA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_5.o IPA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_6.o IPA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_7.o IPA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_1.o IPCP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_2.o IPCP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_3.o IPCP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_4.o IPCP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_5.o IPCP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_6.o IPCP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_7.o IPCP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_1.o IPCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_2.o IPCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_3.o IPCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_4.o IPCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_5.o IPCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_6.o IPCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_7.o IPCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_7.o IPL4asp_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_7.o IPL4asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_5.o IPL4asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_6.o IPL4asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_7.o IPL4asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_1.o ITU_X213_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_2.o ITU_X213_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_3.o ITU_X213_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_4.o ITU_X213_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_5.o ITU_X213_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_6.o ITU_X213_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_7.o ITU_X213_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_1.o L3_Common_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_2.o L3_Common_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_3.o L3_Common_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_4.o L3_Common_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_5.o L3_Common_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_6.o L3_Common_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_7.o L3_Common_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_1.o L3_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_2.o L3_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_3.o L3_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_4.o L3_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_5.o L3_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_6.o L3_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_7.o L3_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_1.o LLC_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_2.o LLC_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_3.o LLC_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_4.o LLC_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_5.o LLC_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_6.o LLC_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_7.o LLC_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_1.o LLC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_2.o LLC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_3.o LLC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_4.o LLC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_5.o LLC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_6.o LLC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_7.o LLC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_1.o M3UA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_2.o M3UA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_3.o M3UA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_4.o M3UA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_5.o M3UA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_6.o M3UA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_7.o M3UA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_1.o M3UA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_2.o M3UA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_3.o M3UA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_4.o M3UA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_5.o M3UA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_6.o M3UA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_7.o M3UA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_1.o MTP3asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_2.o MTP3asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_3.o MTP3asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_4.o MTP3asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_5.o MTP3asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_6.o MTP3asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_7.o MTP3asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_1.o MTP3asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_2.o MTP3asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_3.o MTP3asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_4.o MTP3asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_5.o MTP3asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_6.o MTP3asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_7.o MTP3asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_7.o MobileL3_CC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_7.o MobileL3_CommonIE_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_7.o MobileL3_GMM_SM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_7.o MobileL3_MM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_7.o MobileL3_RRM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_7.o MobileL3_SMS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_7.o MobileL3_SS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_1.o MobileL3_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_2.o MobileL3_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_3.o MobileL3_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_4.o MobileL3_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_5.o MobileL3_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_6.o MobileL3_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_7.o MobileL3_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_1.o NS_Provider_IPL4_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_2.o NS_Provider_IPL4_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_3.o NS_Provider_IPL4_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_4.o NS_Provider_IPL4_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_5.o NS_Provider_IPL4_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_6.o NS_Provider_IPL4_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_7.o NS_Provider_IPL4_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_1.o NS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_2.o NS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_3.o NS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_4.o NS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_5.o NS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_6.o NS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_7.o NS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_1.o Native_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_2.o Native_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_3.o Native_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_4.o Native_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_5.o Native_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_6.o Native_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_7.o Native_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_7.o Osmocom_CTRL_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_1.o Osmocom_Gb_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_2.o Osmocom_Gb_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_3.o Osmocom_Gb_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_4.o Osmocom_Gb_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_5.o Osmocom_Gb_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_6.o Osmocom_Gb_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_7.o Osmocom_Gb_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_5.o Osmocom_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_6.o Osmocom_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_7.o Osmocom_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_7.o Osmocom_VTY_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_1.o PCO_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_2.o PCO_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_3.o PCO_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_4.o PCO_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_5.o PCO_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_6.o PCO_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_7.o PCO_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_1.o RANAP_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_2.o RANAP_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_3.o RANAP_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_4.o RANAP_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_5.o RANAP_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_6.o RANAP_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_7.o RANAP_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_1.o RANAP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_2.o RANAP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_3.o RANAP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_4.o RANAP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_5.o RANAP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_6.o RANAP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_7.o RANAP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_1.o RANAP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_2.o RANAP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_3.o RANAP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_4.o RANAP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_5.o RANAP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_6.o RANAP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_7.o RANAP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_1.o SCCP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_2.o SCCP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_3.o SCCP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_4.o SCCP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_5.o SCCP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_6.o SCCP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_7.o SCCP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_1.o SCCP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_2.o SCCP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_3.o SCCP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_4.o SCCP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_5.o SCCP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_6.o SCCP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_7.o SCCP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_1.o SCCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_2.o SCCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_3.o SCCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_4.o SCCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_5.o SCCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_6.o SCCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_7.o SCCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_1.o SCCPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_2.o SCCPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_3.o SCCPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_4.o SCCPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_5.o SCCPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_6.o SCCPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_7.o SCCPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_1.o SCTPasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_2.o SCTPasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_3.o SCTPasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_4.o SCTPasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_5.o SCTPasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_6.o SCTPasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_7.o SCTPasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_1.o SCTPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_2.o SCTPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_3.o SCTPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_4.o SCTPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_5.o SCTPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_6.o SCTPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_7.o SCTPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_1.o SGSN_Tests_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_2.o SGSN_Tests_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_3.o SGSN_Tests_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_4.o SGSN_Tests_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_5.o SGSN_Tests_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_6.o SGSN_Tests_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_7.o SGSN_Tests_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_1.o SGSN_Tests_Iu_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_2.o SGSN_Tests_Iu_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_3.o SGSN_Tests_Iu_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_4.o SGSN_Tests_Iu_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_5.o SGSN_Tests_Iu_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_6.o SGSN_Tests_Iu_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_7.o SGSN_Tests_Iu_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_1.o SGSN_Tests_NS_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_2.o SGSN_Tests_NS_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_3.o SGSN_Tests_NS_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_4.o SGSN_Tests_NS_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_5.o SGSN_Tests_NS_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_6.o SGSN_Tests_NS_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_7.o SGSN_Tests_NS_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_1.o SNDCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_2.o SNDCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_3.o SNDCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_4.o SNDCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_5.o SNDCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_6.o SNDCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_7.o SNDCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_7.o Socket_API_Definitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_7.o TCCConversion_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_7.o TELNETasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation.o BSSGP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation.o IPA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation.o NS_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter.o RAN_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation.o RAN_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS.o RAW_NS.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping.o SCCP_Mapping.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_1.o BSSGP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_2.o BSSGP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_3.o BSSGP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_4.o BSSGP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_5.o BSSGP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_6.o BSSGP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_7.o BSSGP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_1.o IPA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_2.o IPA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_3.o IPA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_4.o IPA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_5.o IPA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_6.o IPA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_7.o IPA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_1.o NS_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_2.o NS_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_3.o NS_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_4.o NS_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_5.o NS_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_6.o NS_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_7.o NS_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_1.o RAN_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_2.o RAN_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_3.o RAN_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_4.o RAN_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_5.o RAN_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_6.o RAN_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_7.o RAN_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_1.o RAN_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_2.o RAN_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_3.o RAN_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_4.o RAN_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_5.o RAN_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_6.o RAN_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_7.o RAN_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_1.o RAW_NS_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_2.o RAW_NS_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_3.o RAW_NS_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_4.o RAW_NS_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_5.o RAW_NS_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_6.o RAW_NS_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_7.o RAW_NS_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_1.o SCCP_Mapping_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_2.o SCCP_Mapping_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_3.o SCCP_Mapping_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_4.o SCCP_Mapping_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_5.o SCCP_Mapping_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_6.o SCCP_Mapping_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_7.o SCCP_Mapping_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes.o RANAP_CommonDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants.o RANAP_Constants.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers.o RANAP_Containers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs.o RANAP_IEs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents.o RANAP_PDU_Contents.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions.o RANAP_PDU_Descriptions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_1.o RANAP_CommonDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_2.o RANAP_CommonDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_3.o RANAP_CommonDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_4.o RANAP_CommonDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_5.o RANAP_CommonDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_6.o RANAP_CommonDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_7.o RANAP_CommonDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_1.o RANAP_Constants_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_2.o RANAP_Constants_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_3.o RANAP_Constants_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_4.o RANAP_Constants_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_5.o RANAP_Constants_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_6.o RANAP_Constants_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_7.o RANAP_Constants_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_1.o RANAP_Containers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_2.o RANAP_Containers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_3.o RANAP_Containers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_4.o RANAP_Containers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_5.o RANAP_Containers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_6.o RANAP_Containers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_7.o RANAP_Containers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_1.o RANAP_IEs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_2.o RANAP_IEs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_3.o RANAP_IEs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_4.o RANAP_IEs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_5.o RANAP_IEs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_6.o RANAP_IEs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_7.o RANAP_IEs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_1.o RANAP_PDU_Contents_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_2.o RANAP_PDU_Contents_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_3.o RANAP_PDU_Contents_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_4.o RANAP_PDU_Contents_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_5.o RANAP_PDU_Contents_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_6.o RANAP_PDU_Contents_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_7.o RANAP_PDU_Contents_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_1.o RANAP_PDU_Descriptions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_2.o RANAP_PDU_Descriptions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_3.o RANAP_PDU_Descriptions_part_3.cc RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__conn__id(const INTEGER&)': RAN_Emulation.cc:20395:1: warning: control reaches end of non-void function [-Wreturn-type] 20395 | } | ^ RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__cic(const INTEGER&)': RAN_Emulation.cc:20447:1: warning: control reaches end of non-void function [-Wreturn-type] 20447 | } | ^ RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__conn__id__by__comp(const COMPONENT&)': RAN_Emulation.cc:20556:1: warning: control reaches end of non-void function [-Wreturn-type] 20556 | } | ^ RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__idx__by__comp(const COMPONENT&)': RAN_Emulation.cc:20607:1: warning: control reaches end of non-void function [-Wreturn-type] 20607 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250126-0948-cce36670-0', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./' > /etc/apt/sources.list.d/osmocom.list"] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250126-0948-cce36670-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease [1579 B] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ Packages [197 kB] Fetched 199 kB in 1s (346 kB/s) Reading package lists... [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250126-0948-cce36670-0', 'sh', '-c', 'apt-cache pkgnames | grep -- -dbg > /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/dbg_pkgs_all'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250126-0948-cce36670-0', 'apt-rdepends', 'osmo-stp'] [testenv][generic] osmo-stp -> osmo-stp: installing osmo-stp-dbg [testenv][generic] osmo-stp -> libc6: installing libc6-dbg [testenv][generic] osmo-stp -> libosmo-sigtran10: installing libosmo-sigtran-dbg [testenv][generic] osmo-stp -> libosmocore22: installing libosmocore-dbg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250126-0948-cce36670-0', 'apt-rdepends', 'osmo-sgsn'] [testenv][generic] osmo-sgsn -> osmo-sgsn: installing osmo-sgsn-dbg [testenv][generic] osmo-sgsn -> libc6: installing libc6-dbg [testenv][generic] osmo-sgsn -> libgtp10: installing libgtp-dbg [testenv][generic] osmo-sgsn -> libosmocore22: installing libosmocore-dbg [testenv][generic] osmo-sgsn -> libosmo-ranap7: installing libosmo-ranap-dbg [testenv][generic] osmo-sgsn -> libasn1c1: installing libasn1c-dbg [testenv][generic] osmo-sgsn -> libosmo-sigtran10: installing libosmo-sigtran-dbg [testenv][generic] Installing packages: osmo-stp, osmo-sgsn, osmo-stp-dbg, libc6-dbg, libosmo-sigtran-dbg, libosmocore-dbg, osmo-sgsn-dbg, libgtp-dbg, libosmo-ranap-dbg, libasn1c-dbg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250126-0948-cce36670-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-stp', 'osmo-sgsn', 'osmo-stp-dbg', 'libc6-dbg', 'libosmo-sigtran-dbg', 'libosmocore-dbg', 'osmo-sgsn-dbg', 'libgtp-dbg', 'libosmo-ranap-dbg', 'libasn1c-dbg'] Reading package lists... Building dependency tree... The following additional packages will be installed: libasn1c1 libgtp10 libosmo-gsup-client0 libosmo-ranap7 libosmo-sigtran10 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmocom-nightly The following NEW packages will be installed: libasn1c-dbg libasn1c1 libc6-dbg libgtp-dbg libgtp10 libosmo-gsup-client0 libosmo-ranap-dbg libosmo-ranap7 libosmo-sigtran-dbg libosmo-sigtran10 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore libosmocore-dbg libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmo-sgsn osmo-sgsn-dbg osmo-stp osmo-stp-dbg osmocom-nightly 0 upgraded, 29 newly installed, 0 to remove and 39 not upgraded. Need to get 13.7 MB of archives. After this operation, 22.7 MB of additional disk space will be used. Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202501252026 [1176 B] Get:2 http://deb.debian.org/debian bookworm/main amd64 libc6-dbg amd64 2.36-9+deb12u9 [7366 kB] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.10.0.62.c31e0.202501252026 [169 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtp10 1.12.0.35.4b8e.202501252026 [39.1 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.10.0.62.c31e0.202501252026 [69.7 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.10.0.62.c31e0.202501252026 [227 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.5.1.32.42fc.202501252026 [59.2 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.10.0.62.c31e0.202501252026 [103 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis13 1.6.0.50.58dd.202501252026 [70.0 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gsup-client0 1.8.0.15.74e4.202501252026 [21.1 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran10 2.0.0.54.c4a0.202501252026 [128 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran-dbg 2.0.0.54.c4a0.202501252026 [456 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.10.0.62.c31e0.202501252026 [50.6 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.10.0.62.c31e0.202501252026 [70.3 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.10.0.62.c31e0.202501252026 [177 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.10.0.62.c31e0.202501252026 [59.0 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.10.0.62.c31e0.202501252026 [62.9 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.10.0.62.c31e0.202501252026 [49.6 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.10.0.62.c31e0.202501252026 [42.9 kB] Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-stp 2.0.0.54.c4a0.202501252026 [17.6 kB] Get:21 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-stp-dbg 2.0.0.54.c4a0.202501252026 [22.0 kB] Get:22 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c1 0.9.38.202501252026 [75.3 kB] Get:23 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c-dbg 0.9.38.202501252026 [286 kB] Get:24 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtp-dbg 1.12.0.35.4b8e.202501252026 [106 kB] Get:25 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap7 1.6.0.6.aad82.202501252026 [222 kB] Get:26 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap-dbg 1.6.0.6.aad82.202501252026 [953 kB] Get:27 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dbg 1.10.0.62.c31e0.202501252026 [2162 kB] Get:28 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-sgsn 1.12.0.31.df44.202501252026 [143 kB] Get:29 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-sgsn-dbg 1.12.0.31.df44.202501252026 [542 kB] Fetched 13.7 MB in 0s (93.6 MB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package libc6-dbg:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40050 files and directories currently installed.) Preparing to unpack .../00-libc6-dbg_2.36-9+deb12u9_amd64.deb ... Unpacking libc6-dbg:amd64 (2.36-9+deb12u9) ... Selecting previously unselected package osmocom-nightly. Preparing to unpack .../01-osmocom-nightly_202501252026_amd64.deb ... Unpacking osmocom-nightly (202501252026) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../02-libosmocore22_1.10.0.62.c31e0.202501252026_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0.62.c31e0.202501252026) ... Selecting previously unselected package libgtp10:amd64. Preparing to unpack .../03-libgtp10_1.12.0.35.4b8e.202501252026_amd64.deb ... Unpacking libgtp10:amd64 (1.12.0.35.4b8e.202501252026) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../04-libosmoisdn0_1.10.0.62.c31e0.202501252026_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0.62.c31e0.202501252026) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../05-libosmogsm20_1.10.0.62.c31e0.202501252026_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0.62.c31e0.202501252026) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../06-libosmonetif11_1.5.1.32.42fc.202501252026_amd64.deb ... Unpacking libosmonetif11:amd64 (1.5.1.32.42fc.202501252026) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../07-libosmovty13_1.10.0.62.c31e0.202501252026_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0.62.c31e0.202501252026) ... Selecting previously unselected package libosmoabis13:amd64. Preparing to unpack .../08-libosmoabis13_1.6.0.50.58dd.202501252026_amd64.deb ... Unpacking libosmoabis13:amd64 (1.6.0.50.58dd.202501252026) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../09-libosmo-gsup-client0_1.8.0.15.74e4.202501252026_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.8.0.15.74e4.202501252026) ... Selecting previously unselected package libosmo-sigtran10:amd64. Preparing to unpack .../10-libosmo-sigtran10_2.0.0.54.c4a0.202501252026_amd64.deb ... Unpacking libosmo-sigtran10:amd64 (2.0.0.54.c4a0.202501252026) ... Selecting previously unselected package libosmo-sigtran-dbg:amd64. Preparing to unpack .../11-libosmo-sigtran-dbg_2.0.0.54.c4a0.202501252026_amd64.deb ... Unpacking libosmo-sigtran-dbg:amd64 (2.0.0.54.c4a0.202501252026) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../12-libosmocodec4_1.10.0.62.c31e0.202501252026_amd64.deb ... Unpacking libosmocodec4:amd64 (1.10.0.62.c31e0.202501252026) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../13-libosmocoding0_1.10.0.62.c31e0.202501252026_amd64.deb ... Unpacking libosmocoding0:amd64 (1.10.0.62.c31e0.202501252026) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../14-libosmogb14_1.10.0.62.c31e0.202501252026_amd64.deb ... Unpacking libosmogb14:amd64 (1.10.0.62.c31e0.202501252026) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../15-libosmoctrl0_1.10.0.62.c31e0.202501252026_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0.62.c31e0.202501252026) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../16-libosmosim2_1.10.0.62.c31e0.202501252026_amd64.deb ... Unpacking libosmosim2:amd64 (1.10.0.62.c31e0.202501252026) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../17-libosmousb0_1.10.0.62.c31e0.202501252026_amd64.deb ... Unpacking libosmousb0:amd64 (1.10.0.62.c31e0.202501252026) ... Selecting previously unselected package libosmocore. Preparing to unpack .../18-libosmocore_1.10.0.62.c31e0.202501252026_amd64.deb ... Unpacking libosmocore (1.10.0.62.c31e0.202501252026) ... Selecting previously unselected package osmo-stp:amd64. Preparing to unpack .../19-osmo-stp_2.0.0.54.c4a0.202501252026_amd64.deb ... Unpacking osmo-stp:amd64 (2.0.0.54.c4a0.202501252026) ... Selecting previously unselected package osmo-stp-dbg:amd64. Preparing to unpack .../20-osmo-stp-dbg_2.0.0.54.c4a0.202501252026_amd64.deb ... Unpacking osmo-stp-dbg:amd64 (2.0.0.54.c4a0.202501252026) ... Selecting previously unselected package libasn1c1:amd64. Preparing to unpack .../21-libasn1c1_0.9.38.202501252026_amd64.deb ... Unpacking libasn1c1:amd64 (0.9.38.202501252026) ... Selecting previously unselected package libasn1c-dbg:amd64. Preparing to unpack .../22-libasn1c-dbg_0.9.38.202501252026_amd64.deb ... Unpacking libasn1c-dbg:amd64 (0.9.38.202501252026) ... Selecting previously unselected package libgtp-dbg:amd64. Preparing to unpack .../23-libgtp-dbg_1.12.0.35.4b8e.202501252026_amd64.deb ... Unpacking libgtp-dbg:amd64 (1.12.0.35.4b8e.202501252026) ... Selecting previously unselected package libosmo-ranap7:amd64. Preparing to unpack .../24-libosmo-ranap7_1.6.0.6.aad82.202501252026_amd64.deb ... Unpacking libosmo-ranap7:amd64 (1.6.0.6.aad82.202501252026) ... Selecting previously unselected package libosmo-ranap-dbg:amd64. Preparing to unpack .../25-libosmo-ranap-dbg_1.6.0.6.aad82.202501252026_amd64.deb ... Unpacking libosmo-ranap-dbg:amd64 (1.6.0.6.aad82.202501252026) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../26-libosmocore-dbg_1.10.0.62.c31e0.202501252026_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.10.0.62.c31e0.202501252026) ... Selecting previously unselected package osmo-sgsn. Preparing to unpack .../27-osmo-sgsn_1.12.0.31.df44.202501252026_amd64.deb ... Unpacking osmo-sgsn (1.12.0.31.df44.202501252026) ... Selecting previously unselected package osmo-sgsn-dbg:amd64. Preparing to unpack .../28-osmo-sgsn-dbg_1.12.0.31.df44.202501252026_amd64.deb ... Unpacking osmo-sgsn-dbg:amd64 (1.12.0.31.df44.202501252026) ... Setting up osmocom-nightly (202501252026) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u9) ... Setting up libosmocore22:amd64 (1.10.0.62.c31e0.202501252026) ... Setting up libosmocodec4:amd64 (1.10.0.62.c31e0.202501252026) ... Setting up libasn1c1:amd64 (0.9.38.202501252026) ... Setting up libosmovty13:amd64 (1.10.0.62.c31e0.202501252026) ... Setting up libosmoisdn0:amd64 (1.10.0.62.c31e0.202501252026) ... Setting up libgtp10:amd64 (1.12.0.35.4b8e.202501252026) ... Setting up libosmousb0:amd64 (1.10.0.62.c31e0.202501252026) ... Setting up libasn1c-dbg:amd64 (0.9.38.202501252026) ... Setting up libosmogsm20:amd64 (1.10.0.62.c31e0.202501252026) ... Setting up libosmoctrl0:amd64 (1.10.0.62.c31e0.202501252026) ... Setting up libosmogb14:amd64 (1.10.0.62.c31e0.202501252026) ... Setting up libgtp-dbg:amd64 (1.12.0.35.4b8e.202501252026) ... Setting up libosmonetif11:amd64 (1.5.1.32.42fc.202501252026) ... Setting up libosmocoding0:amd64 (1.10.0.62.c31e0.202501252026) ... Setting up libosmosim2:amd64 (1.10.0.62.c31e0.202501252026) ... Setting up libosmocore (1.10.0.62.c31e0.202501252026) ... Setting up libosmoabis13:amd64 (1.6.0.50.58dd.202501252026) ... Setting up libosmo-sigtran10:amd64 (2.0.0.54.c4a0.202501252026) ... Setting up libosmocore-dbg:amd64 (1.10.0.62.c31e0.202501252026) ... Setting up libosmo-gsup-client0:amd64 (1.8.0.15.74e4.202501252026) ... Setting up libosmo-sigtran-dbg:amd64 (2.0.0.54.c4a0.202501252026) ... Setting up osmo-stp:amd64 (2.0.0.54.c4a0.202501252026) ... changed ownership of '/etc/osmocom/osmo-stp.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-stp.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) changed ownership of '/etc/osmocom' from root:root to root:osmocom mode of '/etc/osmocom' changed from 0755 (rwxr-xr-x) to 2775 (rwxrwsr-x) changed ownership of '/var/lib/osmocom' from root:root to osmocom:osmocom Setting up libosmo-ranap7:amd64 (1.6.0.6.aad82.202501252026) ... Setting up osmo-sgsn (1.12.0.31.df44.202501252026) ... changed ownership of '/etc/osmocom/osmo-sgsn.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-sgsn.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) ownership of '/etc/osmocom' retained as root:osmocom mode of '/etc/osmocom' retained as 2775 (rwxrwsr-x) ownership of '/var/lib/osmocom' retained as osmocom:osmocom Setting up libosmo-ranap-dbg:amd64 (1.6.0.6.aad82.202501252026) ... Setting up osmo-stp-dbg:amd64 (2.0.0.54.c4a0.202501252026) ... Setting up osmo-sgsn-dbg:amd64 (1.12.0.31.df44.202501252026) ... Processing triggers for libc-bin (2.36-9+deb12u9) ... [testenv][generic] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250126-0948-cce36670-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.cfg'] [testenv][generic] + ['cp', '-a', 'osmo-stp.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/stp'] [testenv][generic] + ['cp', '-a', 'osmo-sgsn.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/sgsn'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250126-0948-cce36670-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.default'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250126-0948-cce36670-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/Common.cfg'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250126-0948-cce36670-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks"#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/Common.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/Common.cfg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250126-0948-cce36670-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/Common.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.cfg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250126-0948-cce36670-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.default [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250126-0948-cce36670-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.default'] [testenv][generic] Running stp [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/stp', 'testenv-sgsn-generic-osmocom-nightly-20250126-0948-cce36670-0', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/stp/stp.log'] 20250126094819203 DLSS7 INFO 0: Creating SS7 Instance (osmo_ss7_instance.c:64) 20250126094819204 DLSS7 INFO 0: Creating Route Table system (osmo_ss7_route_table.c:40) 20250126094819204 DLSS7 INFO 0: asp-virt-rnc0-0: Restarting ASP virt-rnc0-0, r=127.0.0.104:23908<->l=127.0.0.200:2905 (osmo_ss7_asp.c:623) 20250126094819204 DLSS7 NOTICE 0: asp-virt-rnc0-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:711) 20250126094819204 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Allocated (fsm.c:456) 20250126094819204 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Allocated (fsm.c:456) 20250126094819204 DLSS7 INFO 0: as-virt-rnc0: Created AS (osmo_ss7_instance.c:315) 20250126094819204 DLSS7 INFO 0: as-virt-rnc0: Adding ASP virt-rnc0-0 to AS (osmo_ss7_as.c:123) 20250126094819204 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event AS_ASSIGNED (osmo_ss7_as.c:132) 20250126094819204 DLSS7 INFO 0: Creating route: pc=195=0.24.3 mask=0x3fff via AS 'virt-rnc0' (osmo_ss7_route.c:127) 20250126094819204 DLSS7 INFO Creating m3ua Server (null):2905 (osmo_ss7_xua_srv.c:219) 20250126094819204 DLSS7 INFO Created m3ua server on (null):2905 (osmo_ss7_xua_srv.c:239) 20250126094819204 DLSS7 INFO (Re)binding m3ua Server to 127.0.0.200:2905 (osmo_ss7_xua_srv.c:286) 20250126094819204 DLSS7 INFO Creating ipa Server (null):5000 (osmo_ss7_xua_srv.c:219) 20250126094819204 DLSS7 INFO Created ipa server on (null):5000 (osmo_ss7_xua_srv.c:239) 20250126094819204 DLSS7 INFO (Re)binding ipa Server to 127.0.0.200:5000 (osmo_ss7_xua_srv.c:286) 20250126094819204 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4239 (telnet_interface.c:88) [testenv][generic] Running sgsn [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/sgsn', 'testenv-sgsn-generic-osmocom-nightly-20250126-0948-cce36670-0', 'sh', '-c', 'osmo-sgsn 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/sgsn/sgsn.log'] [testenv][generic] Running testsuite rate_ctr.c:86 validating counter group 0x555fa93d3d40(sgsn) with 23 counters 20250126094819487 DLSS7 INFO (r=127.0.0.1:51734<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250126094819487 DLSS7 INFO (r=127.0.0.1:51734<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-0 (osmo_ss7_xua_srv.c:143) 20250126094819487 DLSS7 INFO 0: asp-asp-dyn-0: Restarting ASP asp-dyn-0, r=127.0.0.1:51734<->l=127.0.0.200:2905 (osmo_ss7_asp.c:623) 20250126094819487 DLSS7 NOTICE 0: asp-asp-dyn-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:711) 20250126094819487 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Allocated (fsm.c:456) 20250126094819487 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250126094819487 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 20250126094819487 DLGLOBAL NOTICE Available via telnet 127.0.0.10 4245 (telnet_interface.c:88) 20250126094819487 DLGTP NOTICE GTP: gtp_newgsn() started at 127.0.0.10 (gsn.c:468) 20250126094819488 DLGTP NOTICE State information file (.//gsn_restart) not found. Creating new file. (gsn.c:389) 20250126094819488 DGPRS NOTICE Created GTP on 127.0.0.10 (sgsn_libgtp.c:970) 20250126094819488 DGPRS NOTICE libGTP v1.12.0.35-4b8e.202501252026 initialized (sgsn_main.c:462) 20250126094819488 DLCTRL NOTICE CTRL at 127.0.0.10 4251 (control_if.c:1026) 20250126094819489 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126094819489 DLSCCP NOTICE OsmoSGSN: Using SS7 instance 0, pc:0.23.4 (sccp_user.c:572) 20250126094819489 DLSCCP NOTICE OsmoSGSN: Using AS instance as-clnt-OsmoSGSN-A (sccp_user.c:590) 20250126094819489 DLSCCP NOTICE OsmoSGSN: Creating default route (sccp_user.c:596) 20250126094819489 DLSCCP NOTICE OsmoSGSN: Using ASP instance asp-clnt-OsmoSGSN-A (sccp_user.c:705) 20250126094819489 DLSS7 NOTICE 0: Creating SCCP instance (osmo_ss7_instance.c:158) 20250126094819489 DLINP NOTICE asp-dyn-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126094819489 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250126094819489 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250126094819489 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250126094819489 DLINP NOTICE asp-dyn-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250126094819489 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250126094819489 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250126094819489 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250126094819489 DLSCCP INFO Binding user 'SCCP Management' to SSN=1 PC=(no PC) (sccp_user.c:113) 20250126094819489 DLSCCP INFO Binding user 'OsmoSGSN-IuPS' to SSN=142 PC=(no PC) (sccp_user.c:113) 20250126094819489 DLSS7 INFO (r=127.0.0.1:38502<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250126094819489 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250126094819489 DLSS7 INFO (r=127.0.0.1:38502<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-1 (osmo_ss7_xua_srv.c:143) 20250126094819489 DLSS7 INFO 0: asp-asp-dyn-1: Restarting ASP asp-dyn-1, r=127.0.0.1:38502<->l=127.0.0.200:2905 (osmo_ss7_asp.c:623) 20250126094819489 DLSS7 NOTICE 0: asp-asp-dyn-1: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:711) 20250126094819489 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Allocated (fsm.c:456) 20250126094819489 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250126094819489 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 20250126094819489 DLINP NOTICE SRVCONN(asp-dyn-0,r=127.0.0.1:51734<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:769) 20250126094819489 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126094819489 DLSS7 INFO asp-dyn-0: connection closed (osmo_ss7_asp.c:1082) 20250126094819489 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250126094819489 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250126094819489 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250126094819489 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250126094819489 DLSS7 INFO 0: asp-asp-dyn-0: Destroying ASP (osmo_ss7_asp.c:581) 20250126094819489 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (osmo_ss7_asp.c:588) 20250126094819489 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Freeing instance (osmo_ss7_asp.c:588) 20250126094819489 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Deallocated (fsm.c:568) 20250126094819489 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126094819489 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250126094819489 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250126094819489 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250126094819489 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.10', '-e', 'OSMO_SUT_PORT=4245', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite', 'testenv-sgsn-generic-osmocom-nightly-20250126-0948-cce36670-0', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/start-testsuite.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests', 'SGSN_Tests.cfg'] ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli SGSN_Tests.cfg ************************************************************************* * TTCN-3 Test Executor - Main Controller 2 * * Version: 9.0.0 * * Copyright (c) 2000-2023 Ericsson Telecom AB * * All rights reserved. This program and the accompanying materials * * are made available under the terms of the Eclipse Public License v2.0 * * which accompanies this distribution, and is available at * * https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html * ************************************************************************* Using configuration file: SGSN_Tests.cfg MC@57df94ca82fd: Unix server socket created successfully. MC@57df94ca82fd: Listening on TCP port 35341. 57df94ca82fd is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests 57df94ca82fd 35341 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@57df94ca82fd: New HC connected from 10.0.2.100 [10.0.2.100]. 57df94ca82fd: Linux 6.1.0-29-amd64 on x86_64. cmtc MC@57df94ca82fd: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@57df94ca82fd: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@57df94ca82fd: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@57df94ca82fd: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@57df94ca82fd: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@57df94ca82fd: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@57df94ca82fd: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@57df94ca82fd: Configuration file was processed on all HCs. MC@57df94ca82fd: Creating MTC on host 10.0.2.100. MC@57df94ca82fd: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach'. ------ SGSN_Tests.TC_attach ------ Sun Jan 26 09:48:19 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250126094820489 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126094820489 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach' was executed successfully (exit status: 0). MTC@57df94ca82fd: Test case TC_attach started. 20250126094820997 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43634<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126094821002 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(3)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(4)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(3)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(7)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126094821033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNCONFIGURED}: Allocated (fsm.c:456) 20250126094821033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20250126094821033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20250126094821033 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250126094821033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126094821033 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126094821033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126094821033 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126094821033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(7)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126094821034 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126094821034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126094821034 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126094821034 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126094821034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126094821034 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126094821034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126094821034 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250126094821034 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250126094821034 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126094821034 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126094821034 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126094821034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(7)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(7)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(8)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21011 20250126094821036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(4)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(4)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126094821041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126094821041 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(9)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach-BVCI196(6)@57df94ca82fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(8)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(12)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126094821046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNCONFIGURED}: Allocated (fsm.c:456) 20250126094821046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20250126094821046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20250126094821046 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250126094821046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126094821046 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126094821046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126094821046 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126094821046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(12)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126094821047 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126094821047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126094821047 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126094821047 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126094821047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126094821047 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126094821047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126094821047 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250126094821047 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250126094821047 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126094821047 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126094821047 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126094821047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(12)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(12)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126094821050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126094821050 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)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(9)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(9)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126094821055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126094821055 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach-BVCI210(11)@57df94ca82fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(14)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(13)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(17)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(17)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126094821061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNCONFIGURED}: Allocated (fsm.c:456) 20250126094821061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20250126094821061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20250126094821061 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250126094821061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126094821061 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126094821061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126094821061 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126094821061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(17)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126094821061 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126094821061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126094821061 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126094821061 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126094821061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126094821061 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126094821061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126094821061 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250126094821061 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250126094821061 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126094821061 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126094821062 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126094821062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(17)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(17)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126094821063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126094821063 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)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(14)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126094821067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126094821067 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach-BVCI220(16)@57df94ca82fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250126094821489 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126094821490 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (RKM:REG-REQ) (m3ua.c:751) 20250126094821490 DLSS7 INFO 0: asp-asp-dyn-1: RKM: Registering routing key 3 for DPC 0.23.4 (xua_rkm.c:204) 20250126094821490 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Allocated (fsm.c:456) 20250126094821490 DLSS7 INFO 0: as-as-rkm-3: Created AS (osmo_ss7_instance.c:315) 20250126094821490 DLSS7 INFO 0: Creating route: pc=188=0.23.4 mask=0x3fff via AS 'as-rkm-3' (osmo_ss7_route.c:127) 20250126094821490 DLSS7 INFO 0: as-as-rkm-3: Adding ASP asp-dyn-1 to AS (osmo_ss7_as.c:123) 20250126094821490 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event AS_ASSIGNED (osmo_ss7_as.c:132) 20250126094821490 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_rkm.c:342) 20250126094821490 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250126094821490 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126094821490 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Inactive () (m3ua.c:660) 20250126094821490 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250126094821490 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250126094821490 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250126094821490 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126094821491 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250126094821491 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250126094821491 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250126094821491 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250126094821491 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250126094821491 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250126094821491 DLSS7 NOTICE xua_default_lm(asp-clnt-OsmoSGSN-A)[0x555fabfba170]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:403) 20250126094821491 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Active () (m3ua.c:660) SGSN_Test-GSUP-IPA(18)@57df94ca82fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(18)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250126094821494 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250126094821495 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(18)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(18)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(18)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(18)@57df94ca82fd: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(18)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(18)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach-BVCI196(6)@57df94ca82fd: Adding Client=TC_attach(21), IMSI='262420000000001'H, TLLI='CAF08431'O, index=0 SGSN_Test-GSUP(19)@57df94ca82fd: Created GsupExpect[0] for "262420000000001" to be handled at TC_attach(21) TC_attach(21)@57df94ca82fd: 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 := 'D2D8D45B1E4FC5243D160A5FBF7B3DA1'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C09A0784'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8F7EDE847FFBA3A8'O } } } } } 20250126094822580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126094822580 DLLC NOTICE LLME(ffffffff/caf08431){UNASSIGNED} LLC RX: unknown TLLI 0xcaf08431, creating LLME on the fly (gprs_llc.c:552) 20250126094822580 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250126094822580 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000001) type="GPRS attach"  (gprs_gmm.c:1248) 20250126094822580 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Allocated (fsm.c:456) 20250126094822580 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Init}: Allocated (fsm.c:456) 20250126094822580 DMM DEBUG MM_STATE_Gb[0x555fabfc09b0]{Idle}: Allocated (fsm.c:456) 20250126094822580 DMM DEBUG MM_STATE_Iu[0x555fabfc6e30]{Detached}: Allocated (fsm.c:456) 20250126094822580 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250126094822580 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250126094822580 DLLC NOTICE LLME(ffffffff/caf08431){UNASSIGNED} LLGM Assign pre (caf08431 => ea0ab462) (gprs_llc.c:1079) 20250126094822580 DLLC NOTICE LLME(caf08431/ea0ab462){ASSIGNED} LLGM Assign post (caf08431 => ea0ab462) (gprs_llc.c:1125) 20250126094822580 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250126094822580 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250126094822580 DMM DEBUG MM(262420000000001/ea0ab462) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250126094822607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126094822607 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250126094822607 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126094822607 DMM DEBUG MM(262420000000001/ea0ab462) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000010 (gprs_gmm.c:1066) 20250126094822607 DMM NOTICE MM(262420000000001/ea0ab462) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250126094822607 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250126094822607 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250126094822607 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250126094822607 DMM DEBUG MM(262420000000001/ea0ab462) Requesting authorization (sgsn_auth.c:160) 20250126094822607 DMM INFO MM(262420000000001/ea0ab462) Requesting authentication tuples (sgsn_auth.c:184) 20250126094822607 DMM DEBUG MM(262420000000001/ea0ab462) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250126094822607 DGPRS INFO SUBSCR(262420000000001) requesting auth info (gprs_subscriber.c:805) 20250126094822607 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)@57df94ca82fd: Found GsupExpect[0] for "262420000000001" handled at TC_attach(21) SGSN_Test-GSUP(19)@57df94ca82fd: Added IMSI table entry 0TC_attach(21)"262420000000001" 20250126094822613 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250126094822613 DGPRS INFO SUBSCR(262420000000001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250126094822613 DGPRS DEBUG SUBSCR(262420000000001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250126094822613 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber authentication info (gprs_subscriber.c:850) 20250126094822613 DMM INFO MM(262420000000001/ea0ab462) Subscriber data update (mmctx.c:445) 20250126094822613 DMM DEBUG MM(262420000000001/ea0ab462) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250126094822613 DMM INFO MM(262420000000001/ea0ab462) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250126094822613 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250126094822613 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250126094822613 DMM INFO MM(262420000000001/ea0ab462) <- GMM AUTH AND CIPHERING REQ (rand = d2 d8 d4 5b 1e 4f c5 24 3d 16 0a 5f bf 7b 3d a1 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250126094822629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126094822629 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20250126094822629 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126094822629 DMM INFO MM(262420000000001/ea0ab462) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250126094822629 DMM NOTICE MM(262420000000001/ea0ab462) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250126094822629 DMM DEBUG MM(262420000000001/ea0ab462) checking auth: received GSM SRES = c0 9a 07 84 (gprs_gmm.c:648) 20250126094822629 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250126094822629 DMM DEBUG MM(262420000000001/ea0ab462) Requesting authorization (sgsn_auth.c:160) 20250126094822630 DMM INFO MM(262420000000001/ea0ab462) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250126094822630 DMM DEBUG MM(262420000000001/ea0ab462) Requesting subscriber data update (gprs_subscriber.c:894) 20250126094822630 DGPRS INFO SUBSCR(262420000000001) subscriber data is not available (gprs_subscriber.c:818) 20250126094822630 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) 20250126094822630 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250126094822630 DMM INFO MM(262420000000001/ea0ab462) <- GMM ATTACH ACCEPT (new P-TMSI=0xea0ab462) (gprs_gmm.c:282) 20250126094822632 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250126094822632 DGPRS INFO SUBSCR(262420000000001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250126094822632 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20250126094822632 DMM INFO MM(262420000000001/ea0ab462) Subscriber data update (mmctx.c:445) 20250126094822632 DMM DEBUG MM(262420000000001/ea0ab462) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250126094822632 DMM INFO MM(262420000000001/ea0ab462) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250126094822632 DMM NOTICE MM(262420000000001/ea0ab462) Authorized, continuing procedure, IMSI=262420000000001 (gprs_gmm.c:982) 20250126094822632 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250126094822632 DMM NOTICE MM(262420000000001/ea0ab462) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250126094822632 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) 20250126094822633 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250126094822633 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20250126094822633 DMM INFO MM(262420000000001/ea0ab462) Subscriber data update (mmctx.c:445) 20250126094822633 DMM DEBUG MM(262420000000001/ea0ab462) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250126094822645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126094822645 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250126094822645 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126094822645 DMM INFO MM(262420000000001/ea0ab462) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250126094822645 DMM NOTICE MM(262420000000001/ea0ab462) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250126094822645 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250126094822645 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250126094822645 DLLC NOTICE LLME(caf08431/ea0ab462){ASSIGNED} LLGM Assign pre (ffffffff => ea0ab462) (gprs_llc.c:1079) 20250126094822645 DLLC NOTICE LLME(ffffffff/ea0ab462){ASSIGNED} LLGM Assign post (ffffffff => ea0ab462) (gprs_llc.c:1125) 20250126094822645 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250126094822645 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250126094822645 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250126094822645 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach(21)@57df94ca82fd: setverdict(pass): none -> pass TC_attach-BVCI196(6)@57df94ca82fd: Removing Client IMSI='262420000000001'H, index=0 TC_attach(21)@57df94ca82fd: Final verdict of PTC: pass 20250126094822712 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43634<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(19)@57df94ca82fd: Final verdict of PTC: none -NSVCI98(12)@57df94ca82fd: Final verdict of PTC: none 20250126094822717 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250126094822717 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach-BVCI220(16)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(18)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(4)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(9)@57df94ca82fd: Final verdict of PTC: none -NSVCI97(7)@57df94ca82fd: Final verdict of PTC: none TC_attach-BVCI210(11)@57df94ca82fd: Final verdict of PTC: none -NSVCI99(17)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(8)@57df94ca82fd: Final verdict of PTC: none TC_attach-BVCI196(6)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(20)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(3)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(14)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(13)@57df94ca82fd: Final verdict of PTC: none -NSVCI99-provIP(15)@57df94ca82fd: Final verdict of PTC: none -NSVCI97-provIP(5)@57df94ca82fd: Final verdict of PTC: none -NSVCI98-provIP(10)@57df94ca82fd: Final verdict of PTC: none MTC@57df94ca82fd: Setting final verdict of the test case. MTC@57df94ca82fd: Local verdict of MTC: none MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-NS0(3): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(4): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97-provIP(5): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach-BVCI196(6): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97(7): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-NS1(8): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(9): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98-provIP(10): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach-BVCI210(11): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98(12): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-NS2(13): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(14): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99-provIP(15): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach-BVCI220(16): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99(17): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP-IPA(18): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP(19): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GGSN_GTP(20): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach(21): pass (none -> pass) MTC@57df94ca82fd: Test case TC_attach finished. Verdict: pass MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach pass'. Sun Jan 26 09:48:22 UTC 2025 ====== SGSN_Tests.TC_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach.talloc 20250126094822846 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43638<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126094822848 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250126094822848 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:772) 20250126094822848 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED 10.0.2.100:38502 err=None (osmo_ss7_asp.c:788) 20250126094823249 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43638<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=69956) 20250126094823719 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126094823719 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=69956, count=106004) 20250126094824719 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126094824720 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach pass' was executed successfully (exit status: 0). MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_mnc3'. ------ SGSN_Tests.TC_attach_mnc3 ------ Sun Jan 26 09:48:25 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_mnc3.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_mnc3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250126094825721 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126094825721 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_mnc3' was executed successfully (exit status: 0). MTC@57df94ca82fd: Test case TC_attach_mnc3 started. 20250126094826345 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34284<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126094826346 DMM INFO MM(262420000000001/ea0ab462) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250126094826346 DMM INFO MM(262420000000001/ea0ab462) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250126094826346 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250126094826346 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250126094826346 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250126094826346 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250126094826346 DLLC NOTICE LLME(ffffffff/ea0ab462){ASSIGNED} LLGM Assign pre (ea0ab462 => ffffffff) (gprs_llc.c:1079) 20250126094826346 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ea0ab462 => ffffffff) (gprs_llc.c:1125) 20250126094826346 DGPRS INFO SUBSCR(262420000000001) purging MS subscriber (gprs_subscriber.c:785) 20250126094826346 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) 20250126094826346 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 00 f1 09 00 28 01 01 (gsup_client.c:402) 20250126094826346 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Init}: Deallocated (fsm.c:568) 20250126094826346 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Deallocated (fsm.c:568) 20250126094826346 DMM DEBUG MM_STATE_Iu[0x555fabfc6e30]{Detached}: Deallocated (fsm.c:568) 20250126094826346 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Deallocated (fsm.c:568) 20250126094826346 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(22)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(23)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(22)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(26)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126094826384 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250126094826384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126094826384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126094826384 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126094826384 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250126094826384 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126094826384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126094826384 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126094826384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(26)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126094826386 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126094826386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126094826386 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126094826386 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126094826386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126094826386 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126094826386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126094826386 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126094826386 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250126094826386 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126094826386 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126094826386 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126094826386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(26)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(26)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126094826390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(27)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(23)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(23)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126094826402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126094826402 DLBSSGP NOTICE Cell 023-420-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(28)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(27)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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_mnc3-BVCI196(25)@57df94ca82fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(31)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(31)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126094826409 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250126094826409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126094826409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126094826409 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126094826409 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250126094826409 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126094826409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126094826409 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126094826409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(31)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126094826410 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126094826410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126094826410 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126094826410 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126094826410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126094826411 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126094826411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126094826411 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126094826411 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250126094826411 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126094826411 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126094826411 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126094826411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(31)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(31)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(32)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21012 20250126094826413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(28)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(28)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126094826417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126094826417 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_mnc3-BVCI210(30)@57df94ca82fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(33)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(32)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(36)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126094826424 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250126094826424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126094826424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126094826424 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126094826424 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250126094826424 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126094826424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126094826424 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126094826424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(36)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126094826425 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126094826425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126094826425 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126094826425 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126094826425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126094826425 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126094826425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126094826425 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126094826425 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250126094826425 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126094826425 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(36)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250126094826425 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126094826425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(36)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126094826428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(33)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(33)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126094826433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126094826433 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_mnc3-BVCI220(35)@57df94ca82fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250126094826722 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126094826722 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250126094826722 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250126094826722 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(37)@57df94ca82fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(37)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250126094826726 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250126094826727 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(37)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(37)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(37)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(37)@57df94ca82fd: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(37)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(37)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_mnc3-BVCI196(25)@57df94ca82fd: Adding Client=TC_attach_mnc3(40), IMSI='262420000001001'H, TLLI='CBC19016'O, index=0 SGSN_Test-GSUP(38)@57df94ca82fd: Created GsupExpect[0] for "262420000001001" to be handled at TC_attach_mnc3(40) TC_attach_mnc3(40)@57df94ca82fd: 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 := '77AE4F548755FA30B09DD64B407AE9FF'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3DEED9E2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7E00352D81F1C75F'O } } } } } 20250126094827806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126094827806 DLLC NOTICE LLME(ffffffff/cbc19016){UNASSIGNED} LLC RX: unknown TLLI 0xcbc19016, creating LLME on the fly (gprs_llc.c:552) 20250126094827806 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250126094827806 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach"  (gprs_gmm.c:1248) 20250126094827806 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Allocated (fsm.c:456) 20250126094827806 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Init}: Allocated (fsm.c:456) 20250126094827806 DMM DEBUG MM_STATE_Gb[0x555fabfc09b0]{Idle}: Allocated (fsm.c:456) 20250126094827806 DMM DEBUG MM_STATE_Iu[0x555fabfc0880]{Detached}: Allocated (fsm.c:456) 20250126094827806 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250126094827806 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250126094827806 DLLC NOTICE LLME(ffffffff/cbc19016){UNASSIGNED} LLGM Assign pre (cbc19016 => df994fb4) (gprs_llc.c:1079) 20250126094827806 DLLC NOTICE LLME(cbc19016/df994fb4){ASSIGNED} LLGM Assign post (cbc19016 => df994fb4) (gprs_llc.c:1125) 20250126094827806 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250126094827806 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250126094827806 DMM DEBUG MM(262420000001001/df994fb4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250126094827830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126094827830 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250126094827830 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126094827830 DMM DEBUG MM(262420000001001/df994fb4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1066) 20250126094827830 DMM NOTICE MM(262420000001001/df994fb4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250126094827830 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250126094827830 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250126094827830 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250126094827830 DMM DEBUG MM(262420000001001/df994fb4) Requesting authorization (sgsn_auth.c:160) 20250126094827830 DMM INFO MM(262420000001001/df994fb4) Requesting authentication tuples (sgsn_auth.c:184) 20250126094827830 DMM DEBUG MM(262420000001001/df994fb4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250126094827830 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20250126094827830 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)@57df94ca82fd: Found GsupExpect[0] for "262420000001001" handled at TC_attach_mnc3(40) SGSN_Test-GSUP(38)@57df94ca82fd: Added IMSI table entry 0TC_attach_mnc3(40)"262420000001001" 20250126094827836 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250126094827836 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250126094827836 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250126094827836 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20250126094827836 DMM INFO MM(262420000001001/df994fb4) Subscriber data update (mmctx.c:445) 20250126094827836 DMM DEBUG MM(262420000001001/df994fb4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250126094827836 DMM INFO MM(262420000001001/df994fb4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250126094827836 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250126094827836 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250126094827836 DMM INFO MM(262420000001001/df994fb4) <- GMM AUTH AND CIPHERING REQ (rand = 77 ae 4f 54 87 55 fa 30 b0 9d d6 4b 40 7a e9 ff , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250126094827854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126094827854 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20250126094827854 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126094827854 DMM INFO MM(262420000001001/df994fb4) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250126094827854 DMM NOTICE MM(262420000001001/df994fb4) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250126094827854 DMM DEBUG MM(262420000001001/df994fb4) checking auth: received GSM SRES = 3d ee d9 e2 (gprs_gmm.c:648) 20250126094827854 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250126094827854 DMM DEBUG MM(262420000001001/df994fb4) Requesting authorization (sgsn_auth.c:160) 20250126094827854 DMM INFO MM(262420000001001/df994fb4) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250126094827854 DMM DEBUG MM(262420000001001/df994fb4) Requesting subscriber data update (gprs_subscriber.c:894) 20250126094827854 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20250126094827854 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) 20250126094827854 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250126094827854 DMM INFO MM(262420000001001/df994fb4) <- GMM ATTACH ACCEPT (new P-TMSI=0xdf994fb4) (gprs_gmm.c:282) 20250126094827857 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250126094827857 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250126094827857 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250126094827857 DMM INFO MM(262420000001001/df994fb4) Subscriber data update (mmctx.c:445) 20250126094827857 DMM DEBUG MM(262420000001001/df994fb4) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250126094827857 DMM INFO MM(262420000001001/df994fb4) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250126094827857 DMM NOTICE MM(262420000001001/df994fb4) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:982) 20250126094827857 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250126094827857 DMM NOTICE MM(262420000001001/df994fb4) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250126094827857 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) 20250126094827858 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250126094827858 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250126094827858 DMM INFO MM(262420000001001/df994fb4) Subscriber data update (mmctx.c:445) 20250126094827859 DMM DEBUG MM(262420000001001/df994fb4) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250126094827870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126094827870 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250126094827870 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126094827870 DMM INFO MM(262420000001001/df994fb4) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250126094827870 DMM NOTICE MM(262420000001001/df994fb4) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250126094827870 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250126094827870 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250126094827870 DLLC NOTICE LLME(cbc19016/df994fb4){ASSIGNED} LLGM Assign pre (ffffffff => df994fb4) (gprs_llc.c:1079) 20250126094827870 DLLC NOTICE LLME(ffffffff/df994fb4){ASSIGNED} LLGM Assign post (ffffffff => df994fb4) (gprs_llc.c:1125) 20250126094827870 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250126094827870 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250126094827870 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250126094827870 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_mnc3(40)@57df94ca82fd: setverdict(pass): none -> pass TC_attach_mnc3-BVCI196(25)@57df94ca82fd: Removing Client IMSI='262420000001001'H, index=0 TC_attach_mnc3(40)@57df94ca82fd: Final verdict of PTC: pass 20250126094827932 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34284<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(38)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(32)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(22)@57df94ca82fd: Final verdict of PTC: none 20250126094827937 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250126094827937 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_mnc3-BVCI196(25)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(37)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(28)@57df94ca82fd: Final verdict of PTC: none -NSVCI98(31)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(23)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(33)@57df94ca82fd: Final verdict of PTC: none TC_attach_mnc3-BVCI220(35)@57df94ca82fd: Final verdict of PTC: none -NSVCI97(26)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(27)@57df94ca82fd: Final verdict of PTC: none -NSVCI99(36)@57df94ca82fd: Final verdict of PTC: none TC_attach_mnc3-BVCI210(30)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(39)@57df94ca82fd: Final verdict of PTC: none -NSVCI99-provIP(34)@57df94ca82fd: Final verdict of PTC: none -NSVCI98-provIP(29)@57df94ca82fd: Final verdict of PTC: none -NSVCI97-provIP(24)@57df94ca82fd: Final verdict of PTC: none MTC@57df94ca82fd: Setting final verdict of the test case. MTC@57df94ca82fd: Local verdict of MTC: none MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-NS0(22): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(23): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97-provIP(24): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_mnc3-BVCI196(25): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97(26): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-NS1(27): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(28): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98-provIP(29): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_mnc3-BVCI210(30): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98(31): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-NS2(32): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(33): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99-provIP(34): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_mnc3-BVCI220(35): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99(36): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP-IPA(37): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP(38): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GGSN_GTP(39): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_mnc3(40): pass (none -> pass) MTC@57df94ca82fd: Test case TC_attach_mnc3 finished. Verdict: pass MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_mnc3 pass'. Sun Jan 26 09:48:27 UTC 2025 ====== SGSN_Tests.TC_attach_mnc3 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_mnc3.talloc 20250126094828002 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34296<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126094828404 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34296<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48612) 20250126094828938 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126094828938 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=48612, count=89448) 20250126094829940 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126094829940 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_mnc3 pass' was executed successfully (exit status: 0). MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_umts_res'. ------ SGSN_Tests.TC_attach_umts_aka_umts_res ------ Sun Jan 26 09:48:30 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_umts_res.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_umts_res.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250126094830941 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126094830941 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_umts_res' was executed successfully (exit status: 0). MTC@57df94ca82fd: Test case TC_attach_umts_aka_umts_res started. 20250126094831472 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34312<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126094831475 DMM INFO MM(262420000001001/df994fb4) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250126094831475 DMM INFO MM(262420000001001/df994fb4) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250126094831475 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250126094831475 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250126094831475 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250126094831475 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250126094831475 DLLC NOTICE LLME(ffffffff/df994fb4){ASSIGNED} LLGM Assign pre (df994fb4 => ffffffff) (gprs_llc.c:1079) 20250126094831475 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (df994fb4 => ffffffff) (gprs_llc.c:1125) 20250126094831475 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20250126094831475 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) 20250126094831475 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f1 09 00 28 01 01 (gsup_client.c:402) 20250126094831475 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Init}: Deallocated (fsm.c:568) 20250126094831475 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Deallocated (fsm.c:568) 20250126094831475 DMM DEBUG MM_STATE_Iu[0x555fabfc0880]{Detached}: Deallocated (fsm.c:568) 20250126094831475 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Deallocated (fsm.c:568) 20250126094831475 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(41)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(42)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(41)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(45)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126094831517 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250126094831517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126094831517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126094831517 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126094831517 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250126094831517 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126094831517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126094831517 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126094831517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(45)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126094831518 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126094831518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126094831518 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126094831518 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126094831518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126094831518 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126094831518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126094831518 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126094831518 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250126094831518 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126094831518 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126094831518 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126094831518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(45)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(45)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126094831520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(46)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(42)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(42)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126094831524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126094831524 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_umts_aka_umts_res-BVCI196(44)@57df94ca82fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(47)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(46)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(50)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126094831534 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250126094831534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126094831534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126094831534 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126094831534 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250126094831534 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126094831534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126094831534 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126094831534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(50)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126094831535 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126094831535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126094831535 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126094831535 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126094831535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126094831535 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126094831535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126094831535 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126094831535 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250126094831535 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126094831535 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126094831536 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126094831536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(50)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(50)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(51)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21012 20250126094831537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(47)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(47)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(52)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250126094831543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126094831543 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(51)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_umts_aka_umts_res-BVCI210(48)@57df94ca82fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(55)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126094831547 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250126094831547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126094831547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126094831547 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126094831547 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250126094831547 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126094831547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126094831547 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126094831547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(55)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126094831549 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126094831549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126094831549 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126094831549 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126094831549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126094831549 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126094831549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126094831549 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126094831549 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250126094831549 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126094831549 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126094831549 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126094831549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(55)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(55)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126094831551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(52)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(52)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126094831555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126094831555 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_umts_aka_umts_res-BVCI220(54)@57df94ca82fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250126094831942 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126094831943 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250126094831943 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250126094831943 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(56)@57df94ca82fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(56)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250126094831947 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(56)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(56)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250126094831948 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(56)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(56)@57df94ca82fd: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(56)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(56)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_umts_res-BVCI196(44)@57df94ca82fd: Adding Client=TC_attach_umts_aka_umts_res(59), IMSI='262420000001002'H, TLLI='C7FF47ED'O, index=0 SGSN_Test-GSUP(57)@57df94ca82fd: Created GsupExpect[0] for "262420000001002" to be handled at TC_attach_umts_aka_umts_res(59) TC_attach_umts_aka_umts_res(59)@57df94ca82fd: 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 := '7BA80D113BB4F5BA6316EFAA737AE0CF'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7E313CCA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'CD50132841F71546'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'CB1DBEC0CDAFEB73B5A5B3AF3B796DE1'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '5B04B44A120B453B9358E1BAE6D45AB5'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '83B3DD8DA8D591628FED7FDEB48E1EC2'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'C397FAF02B342B0B'O } } } } } 20250126094833006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126094833006 DLLC NOTICE LLME(ffffffff/c7ff47ed){UNASSIGNED} LLC RX: unknown TLLI 0xc7ff47ed, creating LLME on the fly (gprs_llc.c:552) 20250126094833006 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250126094833006 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach"  (gprs_gmm.c:1248) 20250126094833006 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Allocated (fsm.c:456) 20250126094833006 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Init}: Allocated (fsm.c:456) 20250126094833006 DMM DEBUG MM_STATE_Gb[0x555fabfc09b0]{Idle}: Allocated (fsm.c:456) 20250126094833006 DMM DEBUG MM_STATE_Iu[0x555fabfc6e30]{Detached}: Allocated (fsm.c:456) 20250126094833006 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250126094833006 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250126094833006 DLLC NOTICE LLME(ffffffff/c7ff47ed){UNASSIGNED} LLGM Assign pre (c7ff47ed => fb0675bb) (gprs_llc.c:1079) 20250126094833006 DLLC NOTICE LLME(c7ff47ed/fb0675bb){ASSIGNED} LLGM Assign post (c7ff47ed => fb0675bb) (gprs_llc.c:1125) 20250126094833006 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250126094833006 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250126094833006 DMM DEBUG MM(262420000001002/fb0675bb) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250126094833033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126094833033 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250126094833033 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126094833033 DMM DEBUG MM(262420000001002/fb0675bb) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1066) 20250126094833033 DMM NOTICE MM(262420000001002/fb0675bb) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250126094833033 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250126094833033 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250126094833033 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250126094833033 DMM DEBUG MM(262420000001002/fb0675bb) Requesting authorization (sgsn_auth.c:160) 20250126094833033 DMM INFO MM(262420000001002/fb0675bb) Requesting authentication tuples (sgsn_auth.c:184) 20250126094833033 DMM DEBUG MM(262420000001002/fb0675bb) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250126094833033 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20250126094833034 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)@57df94ca82fd: Found GsupExpect[0] for "262420000001002" handled at TC_attach_umts_aka_umts_res(59) SGSN_Test-GSUP(57)@57df94ca82fd: Added IMSI table entry 0TC_attach_umts_aka_umts_res(59)"262420000001002" 20250126094833039 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250126094833039 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250126094833039 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250126094833039 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20250126094833039 DMM INFO MM(262420000001002/fb0675bb) Subscriber data update (mmctx.c:445) 20250126094833039 DMM DEBUG MM(262420000001002/fb0675bb) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250126094833039 DMM INFO MM(262420000001002/fb0675bb) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250126094833039 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250126094833039 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250126094833039 DMM INFO MM(262420000001002/fb0675bb) <- GMM AUTH AND CIPHERING REQ (rand = 7b a8 0d 11 3b b4 f5 ba 63 16 ef aa 73 7a e0 cf , mmctx_is_r99=1, vec->auth_types=0x3, autn = 83 b3 dd 8d a8 d5 91 62 8f ed 7f de b4 8e 1e c2 ) (gprs_gmm.c:465) 20250126094833056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126094833056 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20250126094833056 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126094833056 DMM INFO MM(262420000001002/fb0675bb) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250126094833056 DMM NOTICE MM(262420000001002/fb0675bb) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250126094833056 DMM DEBUG MM(262420000001002/fb0675bb) checking auth: received UMTS RES = c3 97 fa f0 2b 34 2b 0b (gprs_gmm.c:648) 20250126094833056 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250126094833056 DMM DEBUG MM(262420000001002/fb0675bb) Requesting authorization (sgsn_auth.c:160) 20250126094833056 DMM INFO MM(262420000001002/fb0675bb) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250126094833056 DMM DEBUG MM(262420000001002/fb0675bb) Requesting subscriber data update (gprs_subscriber.c:894) 20250126094833056 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20250126094833056 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) 20250126094833056 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250126094833056 DMM INFO MM(262420000001002/fb0675bb) <- GMM ATTACH ACCEPT (new P-TMSI=0xfb0675bb) (gprs_gmm.c:282) 20250126094833059 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250126094833059 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250126094833059 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20250126094833059 DMM INFO MM(262420000001002/fb0675bb) Subscriber data update (mmctx.c:445) 20250126094833059 DMM DEBUG MM(262420000001002/fb0675bb) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250126094833059 DMM INFO MM(262420000001002/fb0675bb) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250126094833059 DMM NOTICE MM(262420000001002/fb0675bb) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:982) 20250126094833059 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250126094833059 DMM NOTICE MM(262420000001002/fb0675bb) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250126094833059 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) 20250126094833061 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250126094833061 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20250126094833061 DMM INFO MM(262420000001002/fb0675bb) Subscriber data update (mmctx.c:445) 20250126094833061 DMM DEBUG MM(262420000001002/fb0675bb) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250126094833074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126094833074 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250126094833074 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126094833074 DMM INFO MM(262420000001002/fb0675bb) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250126094833074 DMM NOTICE MM(262420000001002/fb0675bb) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250126094833074 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250126094833074 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250126094833074 DLLC NOTICE LLME(c7ff47ed/fb0675bb){ASSIGNED} LLGM Assign pre (ffffffff => fb0675bb) (gprs_llc.c:1079) 20250126094833074 DLLC NOTICE LLME(ffffffff/fb0675bb){ASSIGNED} LLGM Assign post (ffffffff => fb0675bb) (gprs_llc.c:1125) 20250126094833074 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250126094833074 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250126094833074 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250126094833074 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_umts_res(59)@57df94ca82fd: setverdict(pass): none -> pass TC_attach_umts_aka_umts_res-BVCI196(44)@57df94ca82fd: Removing Client IMSI='262420000001002'H, index=0 TC_attach_umts_aka_umts_res(59)@57df94ca82fd: Final verdict of PTC: pass 20250126094833124 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34312<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(57)@57df94ca82fd: Final verdict of PTC: none -NSVCI98(50)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(42)@57df94ca82fd: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI210(48)@57df94ca82fd: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI196(44)@57df94ca82fd: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI220(54)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(46)@57df94ca82fd: Final verdict of PTC: none -NSVCI99(55)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(41)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(52)@57df94ca82fd: Final verdict of PTC: none 20250126094833126 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250126094833126 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-NS2(51)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(56)@57df94ca82fd: Final verdict of PTC: none -NSVCI99-provIP(53)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(58)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(47)@57df94ca82fd: Final verdict of PTC: none -NSVCI98-provIP(49)@57df94ca82fd: Final verdict of PTC: none -NSVCI97-provIP(43)@57df94ca82fd: Final verdict of PTC: none -NSVCI97(45)@57df94ca82fd: Final verdict of PTC: none MTC@57df94ca82fd: Setting final verdict of the test case. MTC@57df94ca82fd: Local verdict of MTC: none MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-NS0(41): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(42): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97-provIP(43): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI196(44): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97(45): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-NS1(46): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(47): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI210(48): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98-provIP(49): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98(50): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-NS2(51): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(52): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99-provIP(53): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI220(54): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99(55): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP-IPA(56): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP(57): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GGSN_GTP(58): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_umts_aka_umts_res(59): pass (none -> pass) MTC@57df94ca82fd: Test case TC_attach_umts_aka_umts_res finished. Verdict: pass MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_umts_res pass'. Sun Jan 26 09:48:33 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 20250126094833203 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34322<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126094833605 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34322<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48900) 20250126094834127 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126094834127 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=48900, count=89920) 20250126094835129 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126094835129 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_umts_res pass' was executed successfully (exit status: 0). MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres'. ------ SGSN_Tests.TC_attach_umts_aka_gsm_sres ------ Sun Jan 26 09:48:35 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_gsm_sres.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_gsm_sres.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250126094836130 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126094836130 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres' was executed successfully (exit status: 0). MTC@57df94ca82fd: Test case TC_attach_umts_aka_gsm_sres started. 20250126094836698 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43522<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126094836700 DMM INFO MM(262420000001002/fb0675bb) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250126094836700 DMM INFO MM(262420000001002/fb0675bb) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250126094836700 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250126094836700 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250126094836700 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250126094836700 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250126094836700 DLLC NOTICE LLME(ffffffff/fb0675bb){ASSIGNED} LLGM Assign pre (fb0675bb => ffffffff) (gprs_llc.c:1079) 20250126094836700 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fb0675bb => ffffffff) (gprs_llc.c:1125) 20250126094836700 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20250126094836700 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) 20250126094836700 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f2 09 00 28 01 01 (gsup_client.c:402) 20250126094836700 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Init}: Deallocated (fsm.c:568) 20250126094836700 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Deallocated (fsm.c:568) 20250126094836700 DMM DEBUG MM_STATE_Iu[0x555fabfc6e30]{Detached}: Deallocated (fsm.c:568) 20250126094836700 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Deallocated (fsm.c:568) 20250126094836700 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(60)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(61)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(60)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(64)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126094836738 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250126094836738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126094836738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126094836738 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126094836738 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250126094836738 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126094836738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126094836738 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126094836738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(64)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126094836739 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126094836739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126094836739 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126094836739 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126094836739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126094836739 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126094836739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126094836739 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126094836739 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250126094836739 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126094836739 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126094836739 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126094836739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(64)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(64)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126094836741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(65)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(61)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(61)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(66)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250126094836747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126094836747 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(65)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_umts_aka_gsm_sres-BVCI196(63)@57df94ca82fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(69)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126094836752 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250126094836752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126094836752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126094836752 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126094836752 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250126094836752 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126094836752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126094836752 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126094836752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(69)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126094836752 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126094836752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126094836752 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126094836752 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126094836752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126094836752 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126094836752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126094836752 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126094836752 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250126094836752 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126094836752 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126094836753 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126094836753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(69)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(69)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126094836755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(70)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(66)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(66)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126094836760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126094836760 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(71)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_umts_aka_gsm_sres-BVCI210(68)@57df94ca82fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(70)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(74)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126094836765 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250126094836765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126094836765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126094836765 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126094836765 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250126094836765 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126094836765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126094836765 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126094836765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(74)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126094836766 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126094836766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126094836766 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126094836766 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126094836766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126094836766 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126094836766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126094836766 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126094836766 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250126094836766 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126094836766 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126094836766 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126094836766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(74)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(74)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126094836768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(71)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(71)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126094836773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126094836773 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_umts_aka_gsm_sres-BVCI220(73)@57df94ca82fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250126094837132 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126094837132 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250126094837132 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250126094837132 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(75)@57df94ca82fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(75)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250126094837136 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250126094837137 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(75)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(75)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(75)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(75)@57df94ca82fd: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(75)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(75)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_gsm_sres-BVCI196(63)@57df94ca82fd: Adding Client=TC_attach_umts_aka_gsm_sres(78), IMSI='262420000001003'H, TLLI='F922CB50'O, index=0 SGSN_Test-GSUP(76)@57df94ca82fd: Created GsupExpect[0] for "262420000001003" to be handled at TC_attach_umts_aka_gsm_sres(78) TC_attach_umts_aka_gsm_sres(78)@57df94ca82fd: 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 := '6D6FC64E57474838C43DF3ECDA84785C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3B5D8961'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2CBC04CD0BEBC44D'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '64D5A69550DD8BA57A1A8B5E0BA9C175'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '9A25E8F506DC1F87EEC45F0A9BCE5155'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'F3E3E6A1FBD55BA53B0EF3E7E144411F'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '61DFE42C5E7BD357'O } } } } } 20250126094838218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126094838218 DLLC NOTICE LLME(ffffffff/f922cb50){UNASSIGNED} LLC RX: unknown TLLI 0xf922cb50, creating LLME on the fly (gprs_llc.c:552) 20250126094838218 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250126094838218 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach"  (gprs_gmm.c:1248) 20250126094838218 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Allocated (fsm.c:456) 20250126094838218 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Init}: Allocated (fsm.c:456) 20250126094838218 DMM DEBUG MM_STATE_Gb[0x555fabfc09b0]{Idle}: Allocated (fsm.c:456) 20250126094838218 DMM DEBUG MM_STATE_Iu[0x555fabfc0880]{Detached}: Allocated (fsm.c:456) 20250126094838218 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250126094838218 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250126094838218 DLLC NOTICE LLME(ffffffff/f922cb50){UNASSIGNED} LLGM Assign pre (f922cb50 => e9cd0757) (gprs_llc.c:1079) 20250126094838218 DLLC NOTICE LLME(f922cb50/e9cd0757){ASSIGNED} LLGM Assign post (f922cb50 => e9cd0757) (gprs_llc.c:1125) 20250126094838218 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250126094838218 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250126094838218 DMM DEBUG MM(262420000001003/e9cd0757) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250126094838241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126094838241 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250126094838241 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126094838241 DMM DEBUG MM(262420000001003/e9cd0757) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1066) 20250126094838241 DMM NOTICE MM(262420000001003/e9cd0757) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250126094838241 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250126094838241 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250126094838241 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250126094838241 DMM DEBUG MM(262420000001003/e9cd0757) Requesting authorization (sgsn_auth.c:160) 20250126094838241 DMM INFO MM(262420000001003/e9cd0757) Requesting authentication tuples (sgsn_auth.c:184) 20250126094838241 DMM DEBUG MM(262420000001003/e9cd0757) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250126094838241 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20250126094838241 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)@57df94ca82fd: Found GsupExpect[0] for "262420000001003" handled at TC_attach_umts_aka_gsm_sres(78) SGSN_Test-GSUP(76)@57df94ca82fd: Added IMSI table entry 0TC_attach_umts_aka_gsm_sres(78)"262420000001003" 20250126094838247 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250126094838247 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250126094838247 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250126094838247 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20250126094838247 DMM INFO MM(262420000001003/e9cd0757) Subscriber data update (mmctx.c:445) 20250126094838247 DMM DEBUG MM(262420000001003/e9cd0757) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250126094838247 DMM INFO MM(262420000001003/e9cd0757) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250126094838247 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250126094838247 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250126094838247 DMM INFO MM(262420000001003/e9cd0757) <- GMM AUTH AND CIPHERING REQ (rand = 6d 6f c6 4e 57 47 48 38 c4 3d f3 ec da 84 78 5c , mmctx_is_r99=1, vec->auth_types=0x3, autn = f3 e3 e6 a1 fb d5 5b a5 3b 0e f3 e7 e1 44 41 1f ) (gprs_gmm.c:465) 20250126094838263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126094838263 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20250126094838263 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126094838263 DMM INFO MM(262420000001003/e9cd0757) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250126094838263 DMM NOTICE MM(262420000001003/e9cd0757) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250126094838263 DMM DEBUG MM(262420000001003/e9cd0757) checking auth: received GSM SRES = 3b 5d 89 61 (gprs_gmm.c:648) 20250126094838263 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250126094838263 DMM DEBUG MM(262420000001003/e9cd0757) Requesting authorization (sgsn_auth.c:160) 20250126094838263 DMM INFO MM(262420000001003/e9cd0757) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250126094838263 DMM DEBUG MM(262420000001003/e9cd0757) Requesting subscriber data update (gprs_subscriber.c:894) 20250126094838263 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20250126094838263 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) 20250126094838263 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250126094838263 DMM INFO MM(262420000001003/e9cd0757) <- GMM ATTACH ACCEPT (new P-TMSI=0xe9cd0757) (gprs_gmm.c:282) 20250126094838265 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250126094838265 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250126094838265 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20250126094838265 DMM INFO MM(262420000001003/e9cd0757) Subscriber data update (mmctx.c:445) 20250126094838265 DMM DEBUG MM(262420000001003/e9cd0757) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250126094838265 DMM INFO MM(262420000001003/e9cd0757) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250126094838266 DMM NOTICE MM(262420000001003/e9cd0757) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:982) 20250126094838266 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250126094838266 DMM NOTICE MM(262420000001003/e9cd0757) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250126094838266 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) 20250126094838266 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250126094838266 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20250126094838266 DMM INFO MM(262420000001003/e9cd0757) Subscriber data update (mmctx.c:445) 20250126094838266 DMM DEBUG MM(262420000001003/e9cd0757) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250126094838279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126094838279 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250126094838279 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126094838279 DMM INFO MM(262420000001003/e9cd0757) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250126094838279 DMM NOTICE MM(262420000001003/e9cd0757) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250126094838279 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250126094838279 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250126094838279 DLLC NOTICE LLME(f922cb50/e9cd0757){ASSIGNED} LLGM Assign pre (ffffffff => e9cd0757) (gprs_llc.c:1079) 20250126094838279 DLLC NOTICE LLME(ffffffff/e9cd0757){ASSIGNED} LLGM Assign post (ffffffff => e9cd0757) (gprs_llc.c:1125) 20250126094838279 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250126094838279 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250126094838279 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250126094838279 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_gsm_sres(78)@57df94ca82fd: setverdict(pass): none -> pass TC_attach_umts_aka_gsm_sres-BVCI196(63)@57df94ca82fd: Removing Client IMSI='262420000001003'H, index=0 TC_attach_umts_aka_gsm_sres(78)@57df94ca82fd: Final verdict of PTC: pass 20250126094838338 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43522<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250126094838341 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250126094838341 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(76)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(75)@57df94ca82fd: Final verdict of PTC: none -NSVCI99(74)@57df94ca82fd: Final verdict of PTC: none -NSVCI97(64)@57df94ca82fd: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI196(63)@57df94ca82fd: Final verdict of PTC: none -NSVCI98(69)@57df94ca82fd: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI220(73)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(65)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(60)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(61)@57df94ca82fd: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI210(68)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(70)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(71)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(66)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(77)@57df94ca82fd: Final verdict of PTC: none -NSVCI97-provIP(62)@57df94ca82fd: Final verdict of PTC: none -NSVCI99-provIP(72)@57df94ca82fd: Final verdict of PTC: none -NSVCI98-provIP(67)@57df94ca82fd: Final verdict of PTC: none MTC@57df94ca82fd: Setting final verdict of the test case. MTC@57df94ca82fd: Local verdict of MTC: none MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-NS0(60): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(61): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97-provIP(62): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI196(63): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97(64): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-NS1(65): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(66): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98-provIP(67): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI210(68): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98(69): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-NS2(70): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(71): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99-provIP(72): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI220(73): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99(74): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP-IPA(75): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP(76): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GGSN_GTP(77): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_umts_aka_gsm_sres(78): pass (none -> pass) MTC@57df94ca82fd: Test case TC_attach_umts_aka_gsm_sres finished. Verdict: pass MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres pass'. Sun Jan 26 09:48:38 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 20250126094838408 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43526<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126094838810 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43526<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=79752) 20250126094839342 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126094839342 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=79752, count=89908) 20250126094840344 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126094840344 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres pass' was executed successfully (exit status: 0). MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_timeout_after_pdp_act'. ------ SGSN_Tests.TC_attach_timeout_after_pdp_act ------ Sun Jan 26 09:48:40 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_timeout_after_pdp_act.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_timeout_after_pdp_act.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250126094841345 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126094841345 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_timeout_after_pdp_act' was executed successfully (exit status: 0). MTC@57df94ca82fd: Test case TC_attach_timeout_after_pdp_act started. 20250126094841906 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43540<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126094841908 DMM INFO MM(262420000001003/e9cd0757) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250126094841908 DMM INFO MM(262420000001003/e9cd0757) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250126094841908 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250126094841908 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250126094841908 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250126094841908 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250126094841908 DLLC NOTICE LLME(ffffffff/e9cd0757){ASSIGNED} LLGM Assign pre (e9cd0757 => ffffffff) (gprs_llc.c:1079) 20250126094841908 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e9cd0757 => ffffffff) (gprs_llc.c:1125) 20250126094841908 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20250126094841908 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) 20250126094841908 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f3 09 00 28 01 01 (gsup_client.c:402) 20250126094841908 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Init}: Deallocated (fsm.c:568) 20250126094841908 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Deallocated (fsm.c:568) 20250126094841908 DMM DEBUG MM_STATE_Iu[0x555fabfc0880]{Detached}: Deallocated (fsm.c:568) 20250126094841908 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Deallocated (fsm.c:568) 20250126094841909 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(79)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(80)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(79)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(83)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126094841944 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250126094841944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126094841944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126094841944 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126094841944 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250126094841944 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126094841944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126094841944 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126094841944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(83)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126094841945 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126094841945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126094841945 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126094841945 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126094841945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126094841945 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126094841945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126094841946 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126094841946 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250126094841946 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126094841946 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126094841946 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126094841946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(83)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(83)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(84)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21011 20250126094841948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(80)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(80)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(85)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250126094841954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126094841954 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_timeout_after_pdp_act-BVCI196(82)@57df94ca82fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(84)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb2-NS2(88)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(89)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126094841964 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250126094841964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126094841964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126094841964 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126094841964 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250126094841964 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126094841964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126094841964 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126094841964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(89)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126094841965 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126094841965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126094841965 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126094841965 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126094841965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126094841965 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126094841965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126094841965 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126094841965 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250126094841965 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126094841965 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126094841965 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126094841965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(89)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(89)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126094841968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(90)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(88)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb1-BSSGP1(85)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(85)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) -NSVCI99(93)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126094841972 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250126094841972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126094841972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126094841972 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126094841972 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250126094841972 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126094841972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126094841972 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126094841972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(93)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126094841973 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126094841973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126094841973 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126094841973 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126094841973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126094841973 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126094841973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126094841973 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126094841973 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250126094841973 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126094841973 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126094841974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126094841974 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) 20250126094841974 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126094841974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(93)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(93)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) TC_attach_timeout_after_pdp_act-BVCI210(86)@57df94ca82fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250126094841977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(90)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(90)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126094841983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126094841983 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_timeout_after_pdp_act-BVCI220(92)@57df94ca82fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250126094842347 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126094842347 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250126094842347 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250126094842347 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(94)@57df94ca82fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(94)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250126094842352 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250126094842353 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(94)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(94)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(94)@57df94ca82fd: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(94)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(94)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_timeout_after_pdp_act-BVCI196(82)@57df94ca82fd: Adding Client=TC_attach_timeout_after_pdp_act(97), IMSI='262420000000021'H, TLLI='F751598D'O, index=0 SGSN_Test-GSUP(95)@57df94ca82fd: Created GsupExpect[0] for "262420000000021" to be handled at TC_attach_timeout_after_pdp_act(97) TC_attach_timeout_after_pdp_act(97)@57df94ca82fd: 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 := '4AFE0F6D8F8D353FC651493829C05182'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FEDD8BF8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B4BBBE2263A721C6'O } } } } } 20250126094842426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126094842426 DLLC NOTICE LLME(ffffffff/f751598d){UNASSIGNED} LLC RX: unknown TLLI 0xf751598d, creating LLME on the fly (gprs_llc.c:552) 20250126094842426 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250126094842426 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach"  (gprs_gmm.c:1248) 20250126094842427 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Allocated (fsm.c:456) 20250126094842427 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Init}: Allocated (fsm.c:456) 20250126094842427 DMM DEBUG MM_STATE_Gb[0x555fabfc09b0]{Idle}: Allocated (fsm.c:456) 20250126094842427 DMM DEBUG MM_STATE_Iu[0x555fabfc6e30]{Detached}: Allocated (fsm.c:456) 20250126094842427 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250126094842427 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250126094842427 DLLC NOTICE LLME(ffffffff/f751598d){UNASSIGNED} LLGM Assign pre (f751598d => decbd1b2) (gprs_llc.c:1079) 20250126094842427 DLLC NOTICE LLME(f751598d/decbd1b2){ASSIGNED} LLGM Assign post (f751598d => decbd1b2) (gprs_llc.c:1125) 20250126094842427 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250126094842427 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250126094842427 DMM DEBUG MM(262420000000021/decbd1b2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250126094842447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126094842447 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250126094842447 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126094842447 DMM DEBUG MM(262420000000021/decbd1b2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1066) 20250126094842447 DMM NOTICE MM(262420000000021/decbd1b2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250126094842447 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250126094842447 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250126094842447 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250126094842447 DMM DEBUG MM(262420000000021/decbd1b2) Requesting authorization (sgsn_auth.c:160) 20250126094842447 DMM INFO MM(262420000000021/decbd1b2) Requesting authentication tuples (sgsn_auth.c:184) 20250126094842447 DMM DEBUG MM(262420000000021/decbd1b2) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250126094842447 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20250126094842447 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)@57df94ca82fd: Found GsupExpect[0] for "262420000000021" handled at TC_attach_timeout_after_pdp_act(97) SGSN_Test-GSUP(95)@57df94ca82fd: Added IMSI table entry 0TC_attach_timeout_after_pdp_act(97)"262420000000021" 20250126094842452 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250126094842452 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250126094842452 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250126094842452 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20250126094842452 DMM INFO MM(262420000000021/decbd1b2) Subscriber data update (mmctx.c:445) 20250126094842452 DMM DEBUG MM(262420000000021/decbd1b2) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250126094842452 DMM INFO MM(262420000000021/decbd1b2) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250126094842452 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250126094842452 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250126094842452 DMM INFO MM(262420000000021/decbd1b2) <- GMM AUTH AND CIPHERING REQ (rand = 4a fe 0f 6d 8f 8d 35 3f c6 51 49 38 29 c0 51 82 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250126094842467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126094842467 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20250126094842467 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126094842467 DMM INFO MM(262420000000021/decbd1b2) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250126094842467 DMM NOTICE MM(262420000000021/decbd1b2) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250126094842467 DMM DEBUG MM(262420000000021/decbd1b2) checking auth: received GSM SRES = fe dd 8b f8 (gprs_gmm.c:648) 20250126094842467 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250126094842467 DMM DEBUG MM(262420000000021/decbd1b2) Requesting authorization (sgsn_auth.c:160) 20250126094842467 DMM INFO MM(262420000000021/decbd1b2) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250126094842467 DMM DEBUG MM(262420000000021/decbd1b2) Requesting subscriber data update (gprs_subscriber.c:894) 20250126094842467 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20250126094842467 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) 20250126094842467 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250126094842467 DMM INFO MM(262420000000021/decbd1b2) <- GMM ATTACH ACCEPT (new P-TMSI=0xdecbd1b2) (gprs_gmm.c:282) 20250126094842470 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250126094842470 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250126094842470 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250126094842470 DMM INFO MM(262420000000021/decbd1b2) Subscriber data update (mmctx.c:445) 20250126094842470 DMM DEBUG MM(262420000000021/decbd1b2) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250126094842470 DMM INFO MM(262420000000021/decbd1b2) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250126094842470 DMM NOTICE MM(262420000000021/decbd1b2) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:982) 20250126094842470 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250126094842470 DMM NOTICE MM(262420000000021/decbd1b2) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250126094842470 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) 20250126094842472 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250126094842472 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250126094842472 DMM INFO MM(262420000000021/decbd1b2) Subscriber data update (mmctx.c:445) 20250126094842472 DMM DEBUG MM(262420000000021/decbd1b2) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250126094842482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126094842482 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250126094842482 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126094842482 DMM INFO MM(262420000000021/decbd1b2) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250126094842482 DMM NOTICE MM(262420000000021/decbd1b2) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250126094842482 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250126094842482 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250126094842482 DLLC NOTICE LLME(f751598d/decbd1b2){ASSIGNED} LLGM Assign pre (ffffffff => decbd1b2) (gprs_llc.c:1079) 20250126094842482 DLLC NOTICE LLME(ffffffff/decbd1b2){ASSIGNED} LLGM Assign post (ffffffff => decbd1b2) (gprs_llc.c:1125) 20250126094842482 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250126094842482 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250126094842482 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250126094842482 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_timeout_after_pdp_act(97)@57df94ca82fd: setverdict(pass): none -> pass 20250126094842539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126094842539 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250126094842539 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126094842539 DMM INFO MM(262420000000021/decbd1b2) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250126094842539 DMM INFO MM(262420000000021/decbd1b2) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250126094842539 DMM DEBUG MM(262420000000021/decbd1b2) Using GGSN 0 (gprs_sm.c:317) 20250126094842539 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20250126094842539 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250126094842539 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:186) 20250126094842539 DLGTP DEBUG Registering seq=1024 in restransmit req queue (gtp.c:402) 20250126094842564 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 68 58 9b f5 11 ec 66 b4 35 14 05 7f e9 07 1e 0f 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) 20250126094842564 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f99c04790b8, cbp=0x555fabfc4b80) (sgsn_libgtp.c:633) 20250126094842564 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250126094842564 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x555fabfc87c8 TLLI=decbd1b2, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250126094842564 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250126094842564 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_timeout_after_pdp_act(97)@57df94ca82fd: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act(97)@57df94ca82fd: setverdict(pass): pass -> pass, component reason not changed 20250126094842579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126094842579 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20250126094842579 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126094842579 DMM INFO MM(262420000000021/decbd1b2) -> GMM ATTACH REQUEST MI(TMSI-0xDECBD1B2) type="GPRS attach"  (gprs_gmm.c:1248) 20250126094842579 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250126094842579 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250126094842579 DLLC NOTICE LLME(ffffffff/decbd1b2){ASSIGNED} LLGM Assign pre (decbd1b2 => f97eb7c2) (gprs_llc.c:1079) 20250126094842579 DLLC NOTICE LLME(decbd1b2/f97eb7c2){ASSIGNED} LLGM Assign post (decbd1b2 => f97eb7c2) (gprs_llc.c:1125) 20250126094842579 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250126094842579 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250126094842579 DMM DEBUG MM(262420000000021/f97eb7c2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250126094842589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126094842589 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20250126094842589 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126094842589 DMM DEBUG MM(262420000000021/f97eb7c2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1066) 20250126094842589 DMM NOTICE MM(262420000000021/f97eb7c2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250126094842589 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250126094842589 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250126094842589 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250126094842589 DMM DEBUG MM(262420000000021/f97eb7c2) Requesting authorization (sgsn_auth.c:160) 20250126094842589 DMM INFO MM(262420000000021/f97eb7c2) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250126094842589 DMM DEBUG MM(262420000000021/f97eb7c2) Requesting subscriber data update (gprs_subscriber.c:894) 20250126094842589 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20250126094842589 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) 20250126094842591 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250126094842591 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250126094842591 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250126094842591 DMM INFO MM(262420000000021/f97eb7c2) Subscriber data update (mmctx.c:445) 20250126094842591 DMM DEBUG MM(262420000000021/f97eb7c2) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20250126094842591 DMM INFO MM(262420000000021/f97eb7c2) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20250126094842591 DMM NOTICE MM(262420000000021/f97eb7c2) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:982) 20250126094842591 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250126094842591 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250126094842591 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250126094842591 DMM INFO MM(262420000000021/f97eb7c2) <- GMM ATTACH ACCEPT (new P-TMSI=0xf97eb7c2) (gprs_gmm.c:282) 20250126094842591 DGPRS INFO SUBSCR(262420000000021) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 20 f1 28 01 01 (gprs_subscriber.c:210) TC_attach_timeout_after_pdp_act(97)@57df94ca82fd: Trying to receive 5 ATTACH ACCEPTs 20250126094842592 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250126094842593 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250126094842593 DMM INFO MM(262420000000021/f97eb7c2) Subscriber data update (mmctx.c:445) 20250126094842593 DMM DEBUG MM(262420000000021/f97eb7c2) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250126094848591 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250126094848591 DMM INFO MM(262420000000021/f97eb7c2) <- GMM ATTACH ACCEPT (new P-TMSI=0xf97eb7c2) (gprs_gmm.c:282) 20250126094849486 DGPRS DEBUG Checking for inactive LLMEs, time = 1115835 (sgsn.c:132) 20250126094854592 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250126094854592 DMM INFO MM(262420000000021/f97eb7c2) <- GMM ATTACH ACCEPT (new P-TMSI=0xf97eb7c2) (gprs_gmm.c:282) 20250126094900593 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250126094900594 DMM INFO MM(262420000000021/f97eb7c2) <- GMM ATTACH ACCEPT (new P-TMSI=0xf97eb7c2) (gprs_gmm.c:282) 20250126094902349 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250126094902349 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250126094902350 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(94)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250126094906594 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250126094906595 DMM INFO MM(262420000000021/f97eb7c2) <- GMM ATTACH ACCEPT (new P-TMSI=0xf97eb7c2) (gprs_gmm.c:282) TC_attach_timeout_after_pdp_act(97)@57df94ca82fd: Have received 5 ATTACH ACCEPT messages TC_attach_timeout_after_pdp_act(97)@57df94ca82fd: Make sure not more than 5 ATTACH ACCEPT messages are sent 20250126094911947 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126094911952 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126094911953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250126094911966 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126094911970 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126094911970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250126094911975 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126094911979 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126094911979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250126094912595 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250126094912595 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20250126094912596 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20250126094912596 DMM NOTICE MM(262420000000021/f97eb7c2) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250126094912596 DGPRS INFO PDP(262420000000021/0) Forcing release of PDP context (pdpctx.c:102) 20250126094912596 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x555fabfc87c8, TLLI=f97eb7c2, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250126094912596 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250126094912596 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250126094912596 DLGTP DEBUG Registering seq=1025 in restransmit req queue (gtp.c:402) 20250126094912596 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20250126094912596 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) 20250126094912596 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Reject}: Deallocated (fsm.c:568) 20250126094912596 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: Deallocated (fsm.c:568) 20250126094912596 DMM DEBUG MM_STATE_Iu[0x555fabfc6e30]{Detached}: Deallocated (fsm.c:568) 20250126094912596 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250126094912596 DLLC NOTICE LLME(decbd1b2/f97eb7c2){ASSIGNED} LLGM Assign pre (f97eb7c2 => ffffffff) (gprs_llc.c:1079) 20250126094912596 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f97eb7c2 => ffffffff) (gprs_llc.c:1125) TC_attach_timeout_after_pdp_act(97)@57df94ca82fd: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act-BVCI196(82)@57df94ca82fd: Removing Client IMSI='262420000000021'H, index=0 TC_attach_timeout_after_pdp_act(97)@57df94ca82fd: Final verdict of PTC: pass 20250126094913117 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43540<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(95)@57df94ca82fd: Final verdict of PTC: none -NSVCI98(89)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(84)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(80)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(79)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(85)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(88)@57df94ca82fd: Final verdict of PTC: none -NSVCI97(83)@57df94ca82fd: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI210(86)@57df94ca82fd: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI196(82)@57df94ca82fd: Final verdict of PTC: none 20250126094913122 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250126094913122 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-BSSGP2(90)@57df94ca82fd: Final verdict of PTC: none -NSVCI99(93)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(94)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(96)@57df94ca82fd: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI220(92)@57df94ca82fd: Final verdict of PTC: none -NSVCI97-provIP(81)@57df94ca82fd: Final verdict of PTC: none -NSVCI99-provIP(91)@57df94ca82fd: Final verdict of PTC: none -NSVCI98-provIP(87)@57df94ca82fd: Final verdict of PTC: none MTC@57df94ca82fd: Setting final verdict of the test case. MTC@57df94ca82fd: Local verdict of MTC: none MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-NS0(79): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(80): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97-provIP(81): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI196(82): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97(83): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-NS1(84): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(85): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI210(86): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98-provIP(87): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-NS2(88): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98(89): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(90): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99-provIP(91): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI220(92): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99(93): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP-IPA(94): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP(95): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GGSN_GTP(96): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_timeout_after_pdp_act(97): pass (none -> pass) MTC@57df94ca82fd: Test case TC_attach_timeout_after_pdp_act finished. Verdict: pass MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_timeout_after_pdp_act pass'. Sun Jan 26 09:49:13 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 20250126094913186 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46134<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126094913488 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46134<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=126080) 20250126094914124 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126094914124 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=126080, count=131512) 20250126094915126 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126094915126 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_timeout_after_pdp_act pass' was executed successfully (exit status: 0). MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_id_timeout'. ------ SGSN_Tests.TC_attach_auth_id_timeout ------ Sun Jan 26 09:49:15 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_auth_id_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_auth_id_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250126094916127 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126094916127 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_id_timeout' was executed successfully (exit status: 0). MTC@57df94ca82fd: Test case TC_attach_auth_id_timeout started. 20250126094916592 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39840<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126094916594 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(98)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(99)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(98)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(102)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126094916636 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250126094916636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126094916636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126094916636 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126094916636 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250126094916636 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126094916636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126094916636 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126094916636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(102)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126094916637 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126094916637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126094916637 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126094916637 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126094916637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126094916637 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126094916637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126094916637 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126094916637 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250126094916637 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126094916637 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) SGSN_Test-Gb1-NS1(103)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21011 20250126094916637 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126094916637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(102)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(102)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126094916640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(104)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(99)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(99)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(103)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250126094916645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126094916646 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(107)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126094916646 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250126094916646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126094916646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126094916646 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126094916646 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250126094916646 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126094916646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126094916646 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126094916646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_attach_auth_id_timeout-BVCI196(101)@57df94ca82fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(107)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126094916647 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126094916647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126094916647 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126094916647 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126094916647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126094916647 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126094916647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126094916647 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126094916647 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250126094916647 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126094916647 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126094916648 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126094916648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(107)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(107)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126094916650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(104)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(104)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(108)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21012 20250126094916655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126094916655 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_auth_id_timeout-BVCI210(106)@57df94ca82fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(109)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(108)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(112)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126094916665 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250126094916665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126094916665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126094916665 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126094916665 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250126094916665 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126094916665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126094916665 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126094916665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(112)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126094916665 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126094916665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126094916665 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126094916666 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126094916666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126094916666 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126094916666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126094916666 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126094916666 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250126094916666 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126094916666 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126094916666 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126094916666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(112)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(112)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126094916668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(109)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(109)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126094916672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126094916672 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_id_timeout-BVCI220(111)@57df94ca82fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250126094917128 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126094917128 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250126094917128 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250126094917129 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(113)@57df94ca82fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(113)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250126094917133 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250126094917134 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(113)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(113)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(113)@57df94ca82fd: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(113)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(113)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_id_timeout-BVCI196(101)@57df94ca82fd: Adding Client=TC_attach_auth_id_timeout(116), IMSI='262420000000002'H, TLLI='E6649E5D'O, index=0 SGSN_Test-GSUP(114)@57df94ca82fd: Created GsupExpect[0] for "262420000000002" to be handled at TC_attach_auth_id_timeout(116) 20250126094917198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126094917198 DLLC NOTICE LLME(ffffffff/e6649e5d){UNASSIGNED} LLC RX: unknown TLLI 0xe6649e5d, creating LLME on the fly (gprs_llc.c:552) 20250126094917198 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250126094917198 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC000004A) type="GPRS attach"  (gprs_gmm.c:1248) 20250126094917198 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Allocated (fsm.c:456) 20250126094917198 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Init}: Allocated (fsm.c:456) 20250126094917198 DMM DEBUG MM_STATE_Gb[0x555fabfc09b0]{Idle}: Allocated (fsm.c:456) 20250126094917198 DMM DEBUG MM_STATE_Iu[0x555fabfc0880]{Detached}: Allocated (fsm.c:456) 20250126094917198 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250126094917198 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250126094917198 DLLC NOTICE LLME(ffffffff/e6649e5d){UNASSIGNED} LLGM Assign pre (e6649e5d => d42a992c) (gprs_llc.c:1079) 20250126094917198 DLLC NOTICE LLME(e6649e5d/d42a992c){ASSIGNED} LLGM Assign post (e6649e5d => d42a992c) (gprs_llc.c:1125) 20250126094917198 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250126094917198 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250126094917198 DMM DEBUG MM(/d42a992c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250126094919487 DGPRS DEBUG Checking for inactive LLMEs, time = 1115865 (sgsn.c:132) 20250126094923199 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250126094923199 DMM DEBUG MM(/d42a992c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250126094929201 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250126094929201 DMM DEBUG MM(/d42a992c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250126094935203 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250126094935203 DMM DEBUG MM(/d42a992c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250126094937130 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250126094937130 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(113)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250126094937131 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) 20250126094941204 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250126094941204 DMM DEBUG MM(/d42a992c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250126094946638 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126094946645 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126094946646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250126094946648 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126094946651 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126094946651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250126094946666 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126094946671 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126094946671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250126094947205 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250126094947205 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20250126094947205 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20250126094947205 DMM NOTICE MM(/d42a992c) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:346) 20250126094947205 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Reject}: Deallocated (fsm.c:568) 20250126094947205 DMM DEBUG MM_STATE_Gb(3865353821)[0x555fabfc09b0]{Idle}: Deallocated (fsm.c:568) 20250126094947206 DMM DEBUG MM_STATE_Iu[0x555fabfc0880]{Detached}: Deallocated (fsm.c:568) 20250126094947206 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250126094947206 DLLC NOTICE LLME(e6649e5d/d42a992c){ASSIGNED} LLGM Assign pre (d42a992c => ffffffff) (gprs_llc.c:1079) 20250126094947206 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d42a992c => ffffffff) (gprs_llc.c:1125) TC_attach_auth_id_timeout(116)@57df94ca82fd: setverdict(pass): none -> pass TC_attach_auth_id_timeout-BVCI196(101)@57df94ca82fd: Removing Client IMSI='262420000000002'H, index=0 TC_attach_auth_id_timeout(116)@57df94ca82fd: Final verdict of PTC: pass 20250126094947227 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39840<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(107)@57df94ca82fd: Final verdict of PTC: none 20250126094947232 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250126094947232 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(102)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(109)@57df94ca82fd: Final verdict of PTC: none -NSVCI99(112)@57df94ca82fd: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI210(106)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GSUP(114)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(113)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(103)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(104)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(98)@57df94ca82fd: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI220(111)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(99)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(108)@57df94ca82fd: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI196(101)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(115)@57df94ca82fd: Final verdict of PTC: none -NSVCI98-provIP(105)@57df94ca82fd: Final verdict of PTC: none -NSVCI99-provIP(110)@57df94ca82fd: Final verdict of PTC: none -NSVCI97-provIP(100)@57df94ca82fd: Final verdict of PTC: none MTC@57df94ca82fd: Setting final verdict of the test case. MTC@57df94ca82fd: Local verdict of MTC: none MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-NS0(98): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(99): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97-provIP(100): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_auth_id_timeout-BVCI196(101): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97(102): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-NS1(103): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(104): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98-provIP(105): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_auth_id_timeout-BVCI210(106): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98(107): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-NS2(108): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(109): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99-provIP(110): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_auth_id_timeout-BVCI220(111): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99(112): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP-IPA(113): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP(114): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GGSN_GTP(115): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_auth_id_timeout(116): pass (none -> pass) MTC@57df94ca82fd: Test case TC_attach_auth_id_timeout finished. Verdict: pass MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_id_timeout pass'. Sun Jan 26 09:49:47 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 20250126094947341 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45720<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126094947643 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45720<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=60232) 20250126094948233 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126094948233 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=60232, count=68484) 20250126094949235 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126094949235 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250126094949488 DGPRS DEBUG Checking for inactive LLMEs, time = 1115895 (sgsn.c:132) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_id_timeout pass' was executed successfully (exit status: 0). MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_timeout'. ------ SGSN_Tests.TC_attach_auth_sai_timeout ------ Sun Jan 26 09:49:49 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250126094950237 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126094950237 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_timeout' was executed successfully (exit status: 0). MTC@57df94ca82fd: Test case TC_attach_auth_sai_timeout started. 20250126094950729 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45722<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126094950731 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(117)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(118)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(117)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(121)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126094950764 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250126094950764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126094950764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126094950764 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126094950764 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250126094950764 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126094950764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126094950764 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126094950764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(121)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126094950765 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126094950765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126094950765 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126094950765 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126094950765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126094950765 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126094950765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126094950765 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126094950765 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250126094950766 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126094950766 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(121)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250126094950766 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126094950766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(121)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126094950769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(122)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(118)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(118)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(123)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250126094950776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126094950776 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_auth_sai_timeout-BVCI196(120)@57df94ca82fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(122)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(126)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(126)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126094950782 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250126094950782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126094950782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126094950782 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126094950782 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250126094950782 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126094950782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126094950782 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126094950782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(126)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126094950783 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126094950783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126094950783 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126094950783 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126094950783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126094950783 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126094950783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126094950783 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126094950783 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250126094950783 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126094950783 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126094950783 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126094950783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(126)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(126)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(127)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21012 20250126094950785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(123)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(123)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(128)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250126094950791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126094950791 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(127)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_auth_sai_timeout-BVCI210(124)@57df94ca82fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(131)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126094950795 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250126094950795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126094950795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126094950795 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126094950795 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250126094950795 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126094950795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126094950795 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126094950795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(131)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126094950795 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126094950795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126094950795 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126094950795 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126094950795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126094950795 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126094950795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126094950795 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126094950795 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250126094950795 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126094950796 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126094950796 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126094950796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(131)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(131)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126094950797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(128)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(128)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126094950802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126094950802 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_sai_timeout-BVCI220(130)@57df94ca82fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250126094951238 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126094951238 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250126094951238 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250126094951238 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(132)@57df94ca82fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(132)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250126094951242 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(132)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(132)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250126094951243 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(132)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(132)@57df94ca82fd: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(132)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(132)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_timeout-BVCI196(120)@57df94ca82fd: Adding Client=TC_attach_auth_sai_timeout(135), IMSI='262420000000003'H, TLLI='CE3EB8F0'O, index=0 SGSN_Test-GSUP(133)@57df94ca82fd: Created GsupExpect[0] for "262420000000003" to be handled at TC_attach_auth_sai_timeout(135) 20250126094951325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126094951325 DLLC NOTICE LLME(ffffffff/ce3eb8f0){UNASSIGNED} LLC RX: unknown TLLI 0xce3eb8f0, creating LLME on the fly (gprs_llc.c:552) 20250126094951325 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250126094951325 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000003) type="GPRS attach"  (gprs_gmm.c:1248) 20250126094951325 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Allocated (fsm.c:456) 20250126094951325 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Init}: Allocated (fsm.c:456) 20250126094951325 DMM DEBUG MM_STATE_Gb[0x555fabfc09b0]{Idle}: Allocated (fsm.c:456) 20250126094951325 DMM DEBUG MM_STATE_Iu[0x555fabfc6e30]{Detached}: Allocated (fsm.c:456) 20250126094951325 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250126094951325 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250126094951325 DLLC NOTICE LLME(ffffffff/ce3eb8f0){UNASSIGNED} LLGM Assign pre (ce3eb8f0 => db1e7605) (gprs_llc.c:1079) 20250126094951325 DLLC NOTICE LLME(ce3eb8f0/db1e7605){ASSIGNED} LLGM Assign post (ce3eb8f0 => db1e7605) (gprs_llc.c:1125) 20250126094951325 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250126094951325 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250126094951326 DMM DEBUG MM(262420000000003/db1e7605) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250126094951342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126094951342 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250126094951342 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126094951342 DMM DEBUG MM(262420000000003/db1e7605) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000030 (gprs_gmm.c:1066) 20250126094951342 DMM NOTICE MM(262420000000003/db1e7605) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250126094951342 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250126094951342 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250126094951342 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250126094951342 DMM DEBUG MM(262420000000003/db1e7605) Requesting authorization (sgsn_auth.c:160) 20250126094951342 DMM INFO MM(262420000000003/db1e7605) Requesting authentication tuples (sgsn_auth.c:184) 20250126094951342 DMM DEBUG MM(262420000000003/db1e7605) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250126094951342 DGPRS INFO SUBSCR(262420000000003) requesting auth info (gprs_subscriber.c:805) 20250126094951343 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)@57df94ca82fd: Found GsupExpect[0] for "262420000000003" handled at TC_attach_auth_sai_timeout(135) SGSN_Test-GSUP(133)@57df94ca82fd: Added IMSI table entry 0TC_attach_auth_sai_timeout(135)"262420000000003" 20250126094957344 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250126094957344 DMM ERROR MM(262420000000003/db1e7605) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250126094957344 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250126094957344 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250126094957344 DMM NOTICE MM(262420000000003/db1e7605) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:346) 20250126094957344 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Reject}: Deallocated (fsm.c:568) 20250126094957344 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Deallocated (fsm.c:568) 20250126094957344 DMM DEBUG MM_STATE_Iu[0x555fabfc6e30]{Detached}: Deallocated (fsm.c:568) 20250126094957344 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250126094957344 DLLC NOTICE LLME(ce3eb8f0/db1e7605){ASSIGNED} LLGM Assign pre (db1e7605 => ffffffff) (gprs_llc.c:1079) 20250126094957344 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (db1e7605 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_timeout(135)@57df94ca82fd: setverdict(pass): none -> pass TC_attach_auth_sai_timeout-BVCI196(120)@57df94ca82fd: Removing Client IMSI='262420000000003'H, index=0 TC_attach_auth_sai_timeout(135)@57df94ca82fd: Final verdict of PTC: pass 20250126094957351 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45722<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250126094957353 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250126094957353 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(133)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(132)@57df94ca82fd: Final verdict of PTC: none -NSVCI99(131)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(128)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(118)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(127)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(122)@57df94ca82fd: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI220(130)@57df94ca82fd: Final verdict of PTC: none -NSVCI98(126)@57df94ca82fd: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI210(124)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(117)@57df94ca82fd: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI196(120)@57df94ca82fd: Final verdict of PTC: none -NSVCI97(121)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(123)@57df94ca82fd: Final verdict of PTC: none -NSVCI97-provIP(119)@57df94ca82fd: Final verdict of PTC: none -NSVCI98-provIP(125)@57df94ca82fd: Final verdict of PTC: none -NSVCI99-provIP(129)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(134)@57df94ca82fd: Final verdict of PTC: none MTC@57df94ca82fd: Setting final verdict of the test case. MTC@57df94ca82fd: Local verdict of MTC: none MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-NS0(117): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(118): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97-provIP(119): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI196(120): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97(121): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-NS1(122): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(123): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI210(124): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98-provIP(125): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98(126): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-NS2(127): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(128): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99-provIP(129): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI220(130): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99(131): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP-IPA(132): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP(133): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GGSN_GTP(134): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_auth_sai_timeout(135): pass (none -> pass) MTC@57df94ca82fd: Test case TC_attach_auth_sai_timeout finished. Verdict: pass MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_timeout pass'. Sun Jan 26 09:49:57 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 20250126094957431 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59542<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126094957733 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59542<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=57772) 20250126094958355 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126094958355 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=57772, count=67796) 20250126094959356 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126094959356 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_timeout pass' was executed successfully (exit status: 0). MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_reject'. ------ SGSN_Tests.TC_attach_auth_sai_reject ------ Sun Jan 26 09:49:59 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250126095000358 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095000358 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_reject' was executed successfully (exit status: 0). MTC@57df94ca82fd: Test case TC_attach_auth_sai_reject started. 20250126095000811 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59550<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126095000814 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(136)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(137)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(136)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(140)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(140)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095000860 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250126095000860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095000860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095000860 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095000860 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250126095000860 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095000860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095000860 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095000860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(140)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095000861 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095000861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095000861 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095000861 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095000861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095000861 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095000861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095000861 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095000861 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250126095000861 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095000861 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(140)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250126095000861 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095000861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(140)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126095000863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(141)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(137)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(137)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(142)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250126095000869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095000869 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(141)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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_auth_sai_reject-BVCI196(139)@57df94ca82fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(145)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(145)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095000874 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250126095000874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095000874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095000874 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095000874 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250126095000874 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095000874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095000874 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095000874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(145)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095000875 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095000875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095000875 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095000875 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095000875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095000875 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095000875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095000875 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095000875 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250126095000875 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095000875 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(145)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250126095000876 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095000876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(145)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(146)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21012 20250126095000878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(142)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(142)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126095000882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095000882 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(147)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_auth_sai_reject-BVCI210(144)@57df94ca82fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(146)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(150)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095000886 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250126095000886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095000886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095000886 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095000886 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250126095000886 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095000886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095000886 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095000886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(150)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095000887 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095000887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095000887 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095000887 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095000887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095000887 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095000887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095000887 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095000887 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250126095000887 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095000887 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126095000887 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095000887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(150)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(150)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126095000889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(147)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(147)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126095000893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095000893 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_sai_reject-BVCI220(149)@57df94ca82fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250126095001359 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095001359 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250126095001359 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250126095001359 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(151)@57df94ca82fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(151)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250126095001364 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250126095001365 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(151)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(151)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(151)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(151)@57df94ca82fd: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(151)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(151)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_reject-BVCI196(139)@57df94ca82fd: Adding Client=TC_attach_auth_sai_reject(154), IMSI='262420000000004'H, TLLI='F9272D9F'O, index=0 SGSN_Test-GSUP(152)@57df94ca82fd: Created GsupExpect[0] for "262420000000004" to be handled at TC_attach_auth_sai_reject(154) 20250126095001438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095001438 DLLC NOTICE LLME(ffffffff/f9272d9f){UNASSIGNED} LLC RX: unknown TLLI 0xf9272d9f, creating LLME on the fly (gprs_llc.c:552) 20250126095001438 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250126095001438 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000004) type="GPRS attach"  (gprs_gmm.c:1248) 20250126095001438 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Allocated (fsm.c:456) 20250126095001438 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Init}: Allocated (fsm.c:456) 20250126095001438 DMM DEBUG MM_STATE_Gb[0x555fabfc09b0]{Idle}: Allocated (fsm.c:456) 20250126095001438 DMM DEBUG MM_STATE_Iu[0x555fabfc0880]{Detached}: Allocated (fsm.c:456) 20250126095001438 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250126095001438 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250126095001439 DLLC NOTICE LLME(ffffffff/f9272d9f){UNASSIGNED} LLGM Assign pre (f9272d9f => e8cd8b10) (gprs_llc.c:1079) 20250126095001439 DLLC NOTICE LLME(f9272d9f/e8cd8b10){ASSIGNED} LLGM Assign post (f9272d9f => e8cd8b10) (gprs_llc.c:1125) 20250126095001439 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250126095001439 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250126095001439 DMM DEBUG MM(262420000000004/e8cd8b10) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250126095001466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095001466 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250126095001466 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095001466 DMM DEBUG MM(262420000000004/e8cd8b10) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000040 (gprs_gmm.c:1066) 20250126095001466 DMM NOTICE MM(262420000000004/e8cd8b10) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250126095001466 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250126095001466 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250126095001466 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250126095001466 DMM DEBUG MM(262420000000004/e8cd8b10) Requesting authorization (sgsn_auth.c:160) 20250126095001466 DMM INFO MM(262420000000004/e8cd8b10) Requesting authentication tuples (sgsn_auth.c:184) 20250126095001466 DMM DEBUG MM(262420000000004/e8cd8b10) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250126095001466 DGPRS INFO SUBSCR(262420000000004) requesting auth info (gprs_subscriber.c:805) 20250126095001466 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)@57df94ca82fd: Found GsupExpect[0] for "262420000000004" handled at TC_attach_auth_sai_reject(154) SGSN_Test-GSUP(152)@57df94ca82fd: Added IMSI table entry 0TC_attach_auth_sai_reject(154)"262420000000004" 20250126095001473 DGPRS INFO SUBSCR(262420000000004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR (gprs_subscriber.c:723) 20250126095001473 DGPRS DEBUG SUBSCR(262420000000004) Send authentication info has failed with cause 23, handled as: Invalid argument (gprs_subscriber.c:477) 20250126095001473 DGPRS ERROR SUBSCR(262420000000004) GSUP protocol remote error, GMM cause = 'GSM authentication unacceptable' (23) (gprs_subscriber.c:511) 20250126095007467 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250126095007468 DMM ERROR MM(262420000000004/e8cd8b10) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250126095007468 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250126095007468 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250126095007468 DMM NOTICE MM(262420000000004/e8cd8b10) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:346) 20250126095007468 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Reject}: Deallocated (fsm.c:568) 20250126095007468 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Deallocated (fsm.c:568) 20250126095007468 DMM DEBUG MM_STATE_Iu[0x555fabfc0880]{Detached}: Deallocated (fsm.c:568) 20250126095007468 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250126095007468 DLLC NOTICE LLME(f9272d9f/e8cd8b10){ASSIGNED} LLGM Assign pre (e8cd8b10 => ffffffff) (gprs_llc.c:1079) 20250126095007468 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e8cd8b10 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_reject(154)@57df94ca82fd: setverdict(pass): none -> pass TC_attach_auth_sai_reject-BVCI196(139)@57df94ca82fd: Removing Client IMSI='262420000000004'H, index=0 TC_attach_auth_sai_reject(154)@57df94ca82fd: Final verdict of PTC: pass 20250126095007486 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59550<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(152)@57df94ca82fd: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI210(144)@57df94ca82fd: Final verdict of PTC: none 20250126095007491 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250126095007491 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(151)@57df94ca82fd: Final verdict of PTC: none -NSVCI98(145)@57df94ca82fd: Final verdict of PTC: none -NSVCI99(150)@57df94ca82fd: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI196(139)@57df94ca82fd: Final verdict of PTC: none -NSVCI97(140)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(146)@57df94ca82fd: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI220(149)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(136)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(142)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(137)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(147)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(153)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(141)@57df94ca82fd: Final verdict of PTC: none -NSVCI99-provIP(148)@57df94ca82fd: Final verdict of PTC: none -NSVCI97-provIP(138)@57df94ca82fd: Final verdict of PTC: none -NSVCI98-provIP(143)@57df94ca82fd: Final verdict of PTC: none MTC@57df94ca82fd: Setting final verdict of the test case. MTC@57df94ca82fd: Local verdict of MTC: none MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-NS0(136): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(137): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97-provIP(138): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_auth_sai_reject-BVCI196(139): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97(140): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-NS1(141): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(142): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98-provIP(143): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_auth_sai_reject-BVCI210(144): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98(145): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-NS2(146): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(147): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99-provIP(148): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_auth_sai_reject-BVCI220(149): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99(150): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP-IPA(151): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP(152): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GGSN_GTP(153): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_auth_sai_reject(154): pass (none -> pass) MTC@57df94ca82fd: Test case TC_attach_auth_sai_reject finished. Verdict: pass MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_reject pass'. Sun Jan 26 09:50:07 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 20250126095007597 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50816<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126095007899 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50816<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=64660) 20250126095008491 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095008491 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=64660, count=69016) 20250126095009492 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095009492 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_reject pass' was executed successfully (exit status: 0). MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_timeout'. ------ SGSN_Tests.TC_attach_gsup_lu_timeout ------ Sun Jan 26 09:50:09 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250126095010494 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095010494 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_timeout' was executed successfully (exit status: 0). MTC@57df94ca82fd: Test case TC_attach_gsup_lu_timeout started. 20250126095010997 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50828<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126095010999 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(155)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(156)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(155)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(159)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(159)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095011026 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250126095011026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095011026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095011026 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095011026 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250126095011026 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095011026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095011026 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095011026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(159)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095011027 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095011027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095011027 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095011027 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095011027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095011027 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095011027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095011027 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095011027 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250126095011027 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095011027 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126095011028 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095011028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(159)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(159)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126095011029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(160)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(156)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(156)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126095011034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095011034 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(161)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_gsup_lu_timeout-BVCI196(158)@57df94ca82fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(160)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(165)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(165)@57df94ca82fd: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(164)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21012 20250126095011044 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250126095011044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095011044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095011044 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095011044 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250126095011044 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095011044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095011044 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095011044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(165)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095011045 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095011045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095011045 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095011045 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095011045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095011045 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095011045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095011045 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095011045 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250126095011045 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095011045 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126095011045 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095011045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(165)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(165)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126095011047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(161)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(161)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(166)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250126095011051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095011051 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(164)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_gsup_lu_timeout-BVCI210(162)@57df94ca82fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(169)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095011055 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250126095011055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095011055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095011055 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095011055 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250126095011055 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095011055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095011055 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095011055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(169)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095011056 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095011056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095011056 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095011056 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095011056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095011056 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095011056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095011056 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095011056 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250126095011056 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095011056 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126095011057 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095011057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(169)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(169)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126095011059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(166)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(166)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126095011064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095011064 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gsup_lu_timeout-BVCI220(168)@57df94ca82fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250126095011495 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095011495 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250126095011495 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250126095011495 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(170)@57df94ca82fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(170)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250126095011499 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250126095011500 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(170)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(170)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(170)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(170)@57df94ca82fd: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(170)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(170)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_timeout-BVCI196(158)@57df94ca82fd: Adding Client=TC_attach_gsup_lu_timeout(173), IMSI='262420000000005'H, TLLI='DA79D7C6'O, index=0 SGSN_Test-GSUP(171)@57df94ca82fd: Created GsupExpect[0] for "262420000000005" to be handled at TC_attach_gsup_lu_timeout(173) TC_attach_gsup_lu_timeout(173)@57df94ca82fd: 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 := '46F464A9EC6B4D0AFFD3438D00B73BF4'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '14A81DEF'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '77A4A0CFC21E3CFD'O } } } } } 20250126095012570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095012570 DLLC NOTICE LLME(ffffffff/da79d7c6){UNASSIGNED} LLC RX: unknown TLLI 0xda79d7c6, creating LLME on the fly (gprs_llc.c:552) 20250126095012570 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250126095012570 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000005) type="GPRS attach"  (gprs_gmm.c:1248) 20250126095012570 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Allocated (fsm.c:456) 20250126095012570 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Init}: Allocated (fsm.c:456) 20250126095012570 DMM DEBUG MM_STATE_Gb[0x555fabfc09b0]{Idle}: Allocated (fsm.c:456) 20250126095012570 DMM DEBUG MM_STATE_Iu[0x555fabfc6e30]{Detached}: Allocated (fsm.c:456) 20250126095012570 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250126095012570 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250126095012570 DLLC NOTICE LLME(ffffffff/da79d7c6){UNASSIGNED} LLGM Assign pre (da79d7c6 => d3b47406) (gprs_llc.c:1079) 20250126095012570 DLLC NOTICE LLME(da79d7c6/d3b47406){ASSIGNED} LLGM Assign post (da79d7c6 => d3b47406) (gprs_llc.c:1125) 20250126095012570 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250126095012570 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250126095012570 DMM DEBUG MM(262420000000005/d3b47406) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250126095012590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095012590 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250126095012590 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095012590 DMM DEBUG MM(262420000000005/d3b47406) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000050 (gprs_gmm.c:1066) 20250126095012590 DMM NOTICE MM(262420000000005/d3b47406) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250126095012590 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250126095012590 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250126095012590 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250126095012590 DMM DEBUG MM(262420000000005/d3b47406) Requesting authorization (sgsn_auth.c:160) 20250126095012590 DMM INFO MM(262420000000005/d3b47406) Requesting authentication tuples (sgsn_auth.c:184) 20250126095012590 DMM DEBUG MM(262420000000005/d3b47406) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250126095012590 DGPRS INFO SUBSCR(262420000000005) requesting auth info (gprs_subscriber.c:805) 20250126095012590 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)@57df94ca82fd: Found GsupExpect[0] for "262420000000005" handled at TC_attach_gsup_lu_timeout(173) SGSN_Test-GSUP(171)@57df94ca82fd: Added IMSI table entry 0TC_attach_gsup_lu_timeout(173)"262420000000005" 20250126095012597 DGPRS INFO SUBSCR(262420000000005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250126095012597 DGPRS INFO SUBSCR(262420000000005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250126095012597 DGPRS DEBUG SUBSCR(262420000000005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250126095012597 DGPRS DEBUG SUBSCR(262420000000005) Updating subscriber authentication info (gprs_subscriber.c:850) 20250126095012597 DMM INFO MM(262420000000005/d3b47406) Subscriber data update (mmctx.c:445) 20250126095012597 DMM DEBUG MM(262420000000005/d3b47406) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250126095012597 DMM INFO MM(262420000000005/d3b47406) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250126095012597 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250126095012598 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250126095012598 DMM INFO MM(262420000000005/d3b47406) <- GMM AUTH AND CIPHERING REQ (rand = 46 f4 64 a9 ec 6b 4d 0a ff d3 43 8d 00 b7 3b f4 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250126095012613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095012613 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20250126095012614 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095012614 DMM INFO MM(262420000000005/d3b47406) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250126095012614 DMM NOTICE MM(262420000000005/d3b47406) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250126095012614 DMM DEBUG MM(262420000000005/d3b47406) checking auth: received GSM SRES = 14 a8 1d ef (gprs_gmm.c:648) 20250126095012614 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250126095012614 DMM DEBUG MM(262420000000005/d3b47406) Requesting authorization (sgsn_auth.c:160) 20250126095012614 DMM INFO MM(262420000000005/d3b47406) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250126095012614 DMM DEBUG MM(262420000000005/d3b47406) Requesting subscriber data update (gprs_subscriber.c:894) 20250126095012614 DGPRS INFO SUBSCR(262420000000005) subscriber data is not available (gprs_subscriber.c:818) 20250126095012614 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) 20250126095012614 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250126095012614 DMM INFO MM(262420000000005/d3b47406) <- GMM ATTACH ACCEPT (new P-TMSI=0xd3b47406) (gprs_gmm.c:282) TC_attach_gsup_lu_timeout(173)@57df94ca82fd: setverdict(fail): none -> fail MC@57df94ca82fd: Test Component 173 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(171)@57df94ca82fd: Final verdict of PTC: none 20250126095012630 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250126095012630 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(170)@57df94ca82fd: Final verdict of PTC: none -NSVCI99(169)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(164)@57df94ca82fd: Final verdict of PTC: none -NSVCI97(159)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(155)@57df94ca82fd: Final verdict of PTC: none -NSVCI98(165)@57df94ca82fd: Final verdict of PTC: none 20250126095012632 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50828<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-NS1(160)@57df94ca82fd: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI210(162)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(166)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(156)@57df94ca82fd: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI196(158)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(161)@57df94ca82fd: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI220(168)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(172)@57df94ca82fd: Final verdict of PTC: none -NSVCI98-provIP(163)@57df94ca82fd: Final verdict of PTC: none -NSVCI97-provIP(157)@57df94ca82fd: Final verdict of PTC: none -NSVCI99-provIP(167)@57df94ca82fd: Final verdict of PTC: none TC_attach_gsup_lu_timeout(173)@57df94ca82fd: Final verdict of PTC: fail MTC@57df94ca82fd: Setting final verdict of the test case. MTC@57df94ca82fd: Local verdict of MTC: none MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-NS0(155): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(156): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97-provIP(157): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI196(158): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97(159): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-NS1(160): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(161): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI210(162): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98-provIP(163): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-NS2(164): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98(165): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(166): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99-provIP(167): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI220(168): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99(169): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP-IPA(170): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP(171): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GGSN_GTP(172): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_gsup_lu_timeout(173): fail (none -> fail) MTC@57df94ca82fd: Test case TC_attach_gsup_lu_timeout finished. Verdict: fail MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_timeout fail'. Sun Jan 26 09:50:12 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 20250126095012694 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50830<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126095013095 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50830<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=50900) 20250126095013631 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095013631 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=50900, count=74148) 20250126095014632 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095014632 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_timeout fail' was executed successfully (exit status: 0). MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_reject'. ------ SGSN_Tests.TC_attach_gsup_lu_reject ------ Sun Jan 26 09:50:15 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250126095015634 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095015634 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_reject' was executed successfully (exit status: 0). MTC@57df94ca82fd: Test case TC_attach_gsup_lu_reject started. 20250126095016157 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60556<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126095016159 DMM INFO MM(262420000000005/d3b47406) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250126095016159 DMM INFO MM(262420000000005/d3b47406) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250126095016159 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250126095016159 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250126095016159 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250126095016159 DMM ERROR MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250126095016159 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{WaitAttachComplete}: Deallocated (fsm.c:568) 20250126095016159 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Deallocated (fsm.c:568) 20250126095016159 DMM DEBUG MM_STATE_Iu[0x555fabfc6e30]{Detached}: Deallocated (fsm.c:568) 20250126095016159 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Deallocated (fsm.c:568) 20250126095016159 DLLC NOTICE LLME(da79d7c6/d3b47406){ASSIGNED} LLGM Assign pre (d3b47406 => ffffffff) (gprs_llc.c:1079) 20250126095016159 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d3b47406 => ffffffff) (gprs_llc.c:1125) 20250126095016159 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(174)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(175)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(174)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(178)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(178)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095016212 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250126095016212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095016212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095016212 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095016212 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250126095016212 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095016212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095016212 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095016212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(178)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095016215 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095016215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095016215 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095016215 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095016215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095016215 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095016215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095016215 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095016215 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250126095016215 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095016215 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(178)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250126095016216 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095016216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(178)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126095016220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(179)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb1-BSSGP1(180)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(175)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(175)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126095016226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095016226 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_gsup_lu_reject-BVCI196(177)@57df94ca82fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(179)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(184)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(184)@57df94ca82fd: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(183)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21012 20250126095016234 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250126095016234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095016234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095016234 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095016234 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250126095016234 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095016234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095016234 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095016234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(184)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095016235 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095016235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095016235 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095016235 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095016235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095016235 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095016235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095016235 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095016235 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250126095016235 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095016235 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126095016236 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095016236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(184)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(184)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126095016238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(185)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(183)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } SGSN_Test-Gb1-BSSGP1(180)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(180)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) -NSVCI99(188)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(188)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095016244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095016244 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) 20250126095016244 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250126095016244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095016244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095016244 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095016244 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250126095016244 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095016244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095016244 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095016244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(188)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095016245 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095016245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095016245 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095016245 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095016245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095016245 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095016245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095016245 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095016245 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250126095016245 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095016245 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126095016245 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095016245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(188)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(188)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) TC_attach_gsup_lu_reject-BVCI210(181)@57df94ca82fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250126095016247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(185)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(185)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126095016252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095016252 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gsup_lu_reject-BVCI220(187)@57df94ca82fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250126095016635 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095016635 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250126095016635 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250126095016635 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(189)@57df94ca82fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(189)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250126095016639 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(189)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(189)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250126095016640 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(189)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(189)@57df94ca82fd: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(189)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(189)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_reject-BVCI196(177)@57df94ca82fd: Adding Client=TC_attach_gsup_lu_reject(192), IMSI='262420000000006'H, TLLI='C865CC00'O, index=0 SGSN_Test-GSUP(190)@57df94ca82fd: Created GsupExpect[0] for "262420000000006" to be handled at TC_attach_gsup_lu_reject(192) TC_attach_gsup_lu_reject(192)@57df94ca82fd: 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 := '4C9F6418F0B58F3C07559215E1BC71FF'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CDCF1147'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5642F4096D1C35F7'O } } } } } 20250126095017706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095017706 DLLC NOTICE LLME(ffffffff/c865cc00){UNASSIGNED} LLC RX: unknown TLLI 0xc865cc00, creating LLME on the fly (gprs_llc.c:552) 20250126095017706 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250126095017706 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000006) type="GPRS attach"  (gprs_gmm.c:1248) 20250126095017706 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Allocated (fsm.c:456) 20250126095017706 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Init}: Allocated (fsm.c:456) 20250126095017706 DMM DEBUG MM_STATE_Gb[0x555fabfc09b0]{Idle}: Allocated (fsm.c:456) 20250126095017706 DMM DEBUG MM_STATE_Iu[0x555fabfc0880]{Detached}: Allocated (fsm.c:456) 20250126095017706 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250126095017706 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250126095017706 DLLC NOTICE LLME(ffffffff/c865cc00){UNASSIGNED} LLGM Assign pre (c865cc00 => e3147026) (gprs_llc.c:1079) 20250126095017706 DLLC NOTICE LLME(c865cc00/e3147026){ASSIGNED} LLGM Assign post (c865cc00 => e3147026) (gprs_llc.c:1125) 20250126095017706 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250126095017706 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250126095017706 DMM DEBUG MM(262420000000006/e3147026) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250126095017730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095017730 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250126095017730 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095017730 DMM DEBUG MM(262420000000006/e3147026) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000060 (gprs_gmm.c:1066) 20250126095017730 DMM NOTICE MM(262420000000006/e3147026) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250126095017730 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250126095017731 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250126095017731 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250126095017731 DMM DEBUG MM(262420000000006/e3147026) Requesting authorization (sgsn_auth.c:160) 20250126095017731 DMM INFO MM(262420000000006/e3147026) Requesting authentication tuples (sgsn_auth.c:184) 20250126095017731 DMM DEBUG MM(262420000000006/e3147026) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250126095017731 DGPRS INFO SUBSCR(262420000000006) requesting auth info (gprs_subscriber.c:805) 20250126095017731 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)@57df94ca82fd: Found GsupExpect[0] for "262420000000006" handled at TC_attach_gsup_lu_reject(192) SGSN_Test-GSUP(190)@57df94ca82fd: Added IMSI table entry 0TC_attach_gsup_lu_reject(192)"262420000000006" 20250126095017737 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250126095017737 DGPRS INFO SUBSCR(262420000000006) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250126095017737 DGPRS DEBUG SUBSCR(262420000000006) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250126095017737 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20250126095017737 DMM INFO MM(262420000000006/e3147026) Subscriber data update (mmctx.c:445) 20250126095017737 DMM DEBUG MM(262420000000006/e3147026) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250126095017737 DMM INFO MM(262420000000006/e3147026) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250126095017737 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250126095017737 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250126095017737 DMM INFO MM(262420000000006/e3147026) <- GMM AUTH AND CIPHERING REQ (rand = 4c 9f 64 18 f0 b5 8f 3c 07 55 92 15 e1 bc 71 ff , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250126095017755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095017755 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20250126095017755 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095017755 DMM INFO MM(262420000000006/e3147026) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250126095017755 DMM NOTICE MM(262420000000006/e3147026) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250126095017755 DMM DEBUG MM(262420000000006/e3147026) checking auth: received GSM SRES = cd cf 11 47 (gprs_gmm.c:648) 20250126095017755 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250126095017755 DMM DEBUG MM(262420000000006/e3147026) Requesting authorization (sgsn_auth.c:160) 20250126095017755 DMM INFO MM(262420000000006/e3147026) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250126095017755 DMM DEBUG MM(262420000000006/e3147026) Requesting subscriber data update (gprs_subscriber.c:894) 20250126095017755 DGPRS INFO SUBSCR(262420000000006) subscriber data is not available (gprs_subscriber.c:818) 20250126095017755 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) 20250126095017755 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250126095017755 DMM INFO MM(262420000000006/e3147026) <- GMM ATTACH ACCEPT (new P-TMSI=0xe3147026) (gprs_gmm.c:282) 20250126095017757 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR (gprs_subscriber.c:723) 20250126095017757 DGPRS DEBUG SUBSCR(262420000000006) Update location has failed with cause 17, handled as: No route to host (gprs_subscriber.c:529) 20250126095017757 DGPRS NOTICE SUBSCR(262420000000006) GPRS update location failed, GMM cause = 'Network failure' (17) (gprs_subscriber.c:547) 20250126095017757 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20250126095017757 DMM INFO MM(262420000000006/e3147026) Subscriber data update (mmctx.c:445) 20250126095017757 DMM DEBUG MM(262420000000006/e3147026) Updating authorization (authenticate -> authenticate) (sgsn_auth.c:217) TC_attach_gsup_lu_reject(192)@57df94ca82fd: setverdict(fail): none -> fail MC@57df94ca82fd: Test Component 192 has requested to stop MTC. Terminating current testcase execution. 20250126095017772 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250126095017772 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-NS2(183)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(175)@57df94ca82fd: Final verdict of PTC: none 20250126095017774 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60556<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP-IPA(189)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(179)@57df94ca82fd: Final verdict of PTC: none -NSVCI97(178)@57df94ca82fd: Final verdict of PTC: none -NSVCI99(188)@57df94ca82fd: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI210(181)@57df94ca82fd: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI220(187)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GSUP(190)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(180)@57df94ca82fd: Final verdict of PTC: none -NSVCI98(184)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(174)@57df94ca82fd: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI196(177)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(185)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(191)@57df94ca82fd: Final verdict of PTC: none -NSVCI99-provIP(186)@57df94ca82fd: Final verdict of PTC: none -NSVCI98-provIP(182)@57df94ca82fd: Final verdict of PTC: none -NSVCI97-provIP(176)@57df94ca82fd: Final verdict of PTC: none TC_attach_gsup_lu_reject(192)@57df94ca82fd: Final verdict of PTC: fail MTC@57df94ca82fd: Setting final verdict of the test case. MTC@57df94ca82fd: Local verdict of MTC: none MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-NS0(174): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(175): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97-provIP(176): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI196(177): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97(178): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-NS1(179): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(180): none (none -> none)Sun Jan 26 09:50:17 UTC 2025 ------ SGSN_Tests.TC_attach_gsup_lu_reject fail ------ MTC@57df94ca82fd: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI210(181): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98-provIP(182): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-NS2(183): none (none -> none) Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_gsup_lu_reject.talloc MTC@57df94ca82fd: Local verdict of PTC -NSVCI98(184): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(185): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99-provIP(186): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI220(187): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99(188): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP-IPA(189): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP(190): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GGSN_GTP(191): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_gsup_lu_reject(192): fail (none -> fail) MTC@57df94ca82fd: Test case TC_attach_gsup_lu_reject finished. Verdict: fail MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_reject fail'. 20250126095017871 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60564<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126095018273 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60564<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=54496) 20250126095018774 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095018774 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=54496, count=80256) 20250126095019489 DGPRS DEBUG Checking for inactive LLMEs, time = 1115925 (sgsn.c:132) 20250126095019776 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095019776 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_reject fail' was executed successfully (exit status: 0). MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_combined'. ------ SGSN_Tests.TC_attach_combined ------ Sun Jan 26 09:50:20 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_combined.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_combined.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250126095020777 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095020777 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_combined' was executed successfully (exit status: 0). MTC@57df94ca82fd: Test case TC_attach_combined started. 20250126095021371 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60572<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126095021374 DMM INFO MM(262420000000006/e3147026) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250126095021374 DMM INFO MM(262420000000006/e3147026) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250126095021374 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250126095021374 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250126095021374 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250126095021374 DMM ERROR MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250126095021374 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{WaitAttachComplete}: Deallocated (fsm.c:568) 20250126095021374 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Deallocated (fsm.c:568) 20250126095021374 DMM DEBUG MM_STATE_Iu[0x555fabfc0880]{Detached}: Deallocated (fsm.c:568) 20250126095021374 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Deallocated (fsm.c:568) 20250126095021374 DLLC NOTICE LLME(c865cc00/e3147026){ASSIGNED} LLGM Assign pre (e3147026 => ffffffff) (gprs_llc.c:1079) 20250126095021374 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e3147026 => ffffffff) (gprs_llc.c:1125) 20250126095021374 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(193)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(194)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(193)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(197)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095021424 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250126095021424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095021424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095021424 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095021424 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250126095021424 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095021424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095021424 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095021424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(197)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095021425 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095021425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095021426 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095021426 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095021426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095021426 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095021426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095021426 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095021426 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250126095021426 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095021426 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126095021427 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095021427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(197)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(197)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(198)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21011 20250126095021439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(194)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(194)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(199)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250126095021449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095021449 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(198)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_combined-BVCI196(196)@57df94ca82fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(202)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095021455 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250126095021455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095021455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095021455 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095021455 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250126095021455 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095021455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095021455 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095021455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(202)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095021457 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095021457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095021457 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095021457 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095021457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095021457 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095021457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095021457 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095021457 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250126095021457 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095021457 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126095021457 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095021457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(202)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(202)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126095021460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(203)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(199)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(199)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126095021466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095021466 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_combined-BVCI210(201)@57df94ca82fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(204)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(203)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(207)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095021481 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250126095021481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095021481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095021481 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095021481 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250126095021481 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095021481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095021481 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095021481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(207)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095021482 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095021482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095021482 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095021482 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095021482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095021482 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095021482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095021482 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095021482 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250126095021482 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095021482 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126095021482 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095021482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(207)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(207)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126095021485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(204)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(204)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126095021492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095021492 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_combined-BVCI220(206)@57df94ca82fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250126095021778 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095021778 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250126095021778 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250126095021778 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(208)@57df94ca82fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(208)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250126095021782 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250126095021783 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(208)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(208)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(208)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(208)@57df94ca82fd: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(208)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(208)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_combined-BVCI196(196)@57df94ca82fd: Adding Client=TC_attach_combined(211), IMSI='262420000000007'H, TLLI='C9C9FAE9'O, index=0 SGSN_Test-GSUP(209)@57df94ca82fd: Created GsupExpect[0] for "262420000000007" to be handled at TC_attach_combined(211) TC_attach_combined(211)@57df94ca82fd: 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 := 'BDC7E530E9DB492AE238655893397082'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CC93D0DF'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A60316507B4B7D0F'O } } } } } 20250126095022867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095022867 DLLC NOTICE LLME(ffffffff/c9c9fae9){UNASSIGNED} LLC RX: unknown TLLI 0xc9c9fae9, creating LLME on the fly (gprs_llc.c:552) 20250126095022868 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250126095022868 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000007) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1248) 20250126095022868 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Allocated (fsm.c:456) 20250126095022868 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Init}: Allocated (fsm.c:456) 20250126095022868 DMM DEBUG MM_STATE_Gb[0x555fabfc09b0]{Idle}: Allocated (fsm.c:456) 20250126095022868 DMM DEBUG MM_STATE_Iu[0x555fabfc6e30]{Detached}: Allocated (fsm.c:456) 20250126095022868 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250126095022868 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250126095022868 DLLC NOTICE LLME(ffffffff/c9c9fae9){UNASSIGNED} LLGM Assign pre (c9c9fae9 => ff6b3f23) (gprs_llc.c:1079) 20250126095022868 DLLC NOTICE LLME(c9c9fae9/ff6b3f23){ASSIGNED} LLGM Assign post (c9c9fae9 => ff6b3f23) (gprs_llc.c:1125) 20250126095022868 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250126095022868 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250126095022868 DMM DEBUG MM(262420000000007/ff6b3f23) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250126095022901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095022901 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250126095022901 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095022901 DMM DEBUG MM(262420000000007/ff6b3f23) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000070 (gprs_gmm.c:1066) 20250126095022901 DMM NOTICE MM(262420000000007/ff6b3f23) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250126095022901 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250126095022901 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250126095022901 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250126095022901 DMM DEBUG MM(262420000000007/ff6b3f23) Requesting authorization (sgsn_auth.c:160) 20250126095022901 DMM INFO MM(262420000000007/ff6b3f23) Requesting authentication tuples (sgsn_auth.c:184) 20250126095022901 DMM DEBUG MM(262420000000007/ff6b3f23) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250126095022901 DGPRS INFO SUBSCR(262420000000007) requesting auth info (gprs_subscriber.c:805) 20250126095022901 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)@57df94ca82fd: Found GsupExpect[0] for "262420000000007" handled at TC_attach_combined(211) SGSN_Test-GSUP(209)@57df94ca82fd: Added IMSI table entry 0TC_attach_combined(211)"262420000000007" 20250126095022908 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250126095022908 DGPRS INFO SUBSCR(262420000000007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250126095022908 DGPRS DEBUG SUBSCR(262420000000007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250126095022908 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber authentication info (gprs_subscriber.c:850) 20250126095022908 DMM INFO MM(262420000000007/ff6b3f23) Subscriber data update (mmctx.c:445) 20250126095022908 DMM DEBUG MM(262420000000007/ff6b3f23) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250126095022908 DMM INFO MM(262420000000007/ff6b3f23) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250126095022908 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250126095022908 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250126095022908 DMM INFO MM(262420000000007/ff6b3f23) <- GMM AUTH AND CIPHERING REQ (rand = bd c7 e5 30 e9 db 49 2a e2 38 65 58 93 39 70 82 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250126095022927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095022927 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20250126095022927 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095022927 DMM INFO MM(262420000000007/ff6b3f23) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250126095022927 DMM NOTICE MM(262420000000007/ff6b3f23) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250126095022927 DMM DEBUG MM(262420000000007/ff6b3f23) checking auth: received GSM SRES = cc 93 d0 df (gprs_gmm.c:648) 20250126095022927 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250126095022927 DMM DEBUG MM(262420000000007/ff6b3f23) Requesting authorization (sgsn_auth.c:160) 20250126095022927 DMM INFO MM(262420000000007/ff6b3f23) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250126095022927 DMM DEBUG MM(262420000000007/ff6b3f23) Requesting subscriber data update (gprs_subscriber.c:894) 20250126095022927 DGPRS INFO SUBSCR(262420000000007) subscriber data is not available (gprs_subscriber.c:818) 20250126095022927 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) 20250126095022928 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250126095022928 DMM INFO MM(262420000000007/ff6b3f23) <- GMM ATTACH ACCEPT (new P-TMSI=0xff6b3f23) (gprs_gmm.c:282) 20250126095022930 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250126095022931 DGPRS INFO SUBSCR(262420000000007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250126095022931 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20250126095022931 DMM INFO MM(262420000000007/ff6b3f23) Subscriber data update (mmctx.c:445) 20250126095022931 DMM DEBUG MM(262420000000007/ff6b3f23) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250126095022931 DMM INFO MM(262420000000007/ff6b3f23) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250126095022931 DMM NOTICE MM(262420000000007/ff6b3f23) Authorized, continuing procedure, IMSI=262420000000007 (gprs_gmm.c:982) 20250126095022931 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250126095022931 DMM NOTICE MM(262420000000007/ff6b3f23) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250126095022931 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) 20250126095022932 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250126095022932 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20250126095022932 DMM INFO MM(262420000000007/ff6b3f23) Subscriber data update (mmctx.c:445) 20250126095022933 DMM DEBUG MM(262420000000007/ff6b3f23) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_combined(211)@57df94ca82fd: setverdict(pass): none -> pass TC_attach_combined-BVCI196(196)@57df94ca82fd: Removing Client IMSI='262420000000007'H, index=0 20250126095022944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095022945 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250126095022945 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095022945 DMM INFO MM(262420000000007/ff6b3f23) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250126095022945 DMM NOTICE MM(262420000000007/ff6b3f23) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250126095022945 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250126095022945 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250126095022945 DLLC NOTICE LLME(c9c9fae9/ff6b3f23){ASSIGNED} LLGM Assign pre (ffffffff => ff6b3f23) (gprs_llc.c:1079) 20250126095022945 DLLC NOTICE LLME(ffffffff/ff6b3f23){ASSIGNED} LLGM Assign post (ffffffff => ff6b3f23) (gprs_llc.c:1125) 20250126095022945 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250126095022945 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250126095022945 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250126095022945 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_combined(211)@57df94ca82fd: Final verdict of PTC: pass 20250126095022949 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60572<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(202)@57df94ca82fd: Final verdict of PTC: none 20250126095022953 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250126095022953 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(209)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(199)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(208)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(198)@57df94ca82fd: Final verdict of PTC: none -NSVCI99(207)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(193)@57df94ca82fd: Final verdict of PTC: none TC_attach_combined-BVCI220(206)@57df94ca82fd: Final verdict of PTC: none -NSVCI97(197)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(203)@57df94ca82fd: Final verdict of PTC: none TC_attach_combined-BVCI210(201)@57df94ca82fd: Final verdict of PTC: none TC_attach_combined-BVCI196(196)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(194)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(204)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(210)@57df94ca82fd: Final verdict of PTC: none -NSVCI97-provIP(195)@57df94ca82fd: Final verdict of PTC: none -NSVCI98-provIP(200)@57df94ca82fd: Final verdict of PTC: none -NSVCI99-provIP(205)@57df94ca82fd: Final verdict of PTC: none MTC@57df94ca82fd: Setting final verdict of the test case. MTC@57df94ca82fd: Local verdict of MTC: none MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-NS0(193): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(194): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97-provIP(195): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_combined-BVCI196(196): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97(197): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-NS1(198): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(199): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98-provIP(200): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_combined-BVCI210(201): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98(202): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-NS2(203): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(204): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99-provIP(205): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_combined-BVCI220(206): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99(207): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP-IPA(208): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP(209): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GGSN_GTP(210): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_combined(211): pass (none -> pass) MTC@57df94ca82fd: Test case TC_attach_combined finished. Verdict: pass MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_combined pass'.Sun Jan 26 09:50:22 UTC 2025 ====== SGSN_Tests.TC_attach_combined pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_combined.talloc 20250126095023048 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60580<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126095023450 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60580<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=85032) 20250126095023954 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095023954 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=85032, count=89388) 20250126095024956 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095024956 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_combined pass' was executed successfully (exit status: 0). MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_accept_all'. ------ SGSN_Tests.TC_attach_accept_all ------ Sun Jan 26 09:50:25 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_accept_all.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_accept_all.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250126095025957 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095025957 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_accept_all' was executed successfully (exit status: 0). MTC@57df94ca82fd: Test case TC_attach_accept_all started. 20250126095026544 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53904<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126095026547 DMM INFO MM(262420000000007/ff6b3f23) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250126095026547 DMM INFO MM(262420000000007/ff6b3f23) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250126095026547 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250126095026547 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250126095026547 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250126095026547 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250126095026547 DLLC NOTICE LLME(ffffffff/ff6b3f23){ASSIGNED} LLGM Assign pre (ff6b3f23 => ffffffff) (gprs_llc.c:1079) 20250126095026547 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ff6b3f23 => ffffffff) (gprs_llc.c:1125) 20250126095026547 DGPRS INFO SUBSCR(262420000000007) purging MS subscriber (gprs_subscriber.c:785) 20250126095026547 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) 20250126095026547 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 00 f7 09 00 28 01 01 (gsup_client.c:402) 20250126095026547 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Init}: Deallocated (fsm.c:568) 20250126095026547 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Deallocated (fsm.c:568) 20250126095026547 DMM DEBUG MM_STATE_Iu[0x555fabfc6e30]{Detached}: Deallocated (fsm.c:568) 20250126095026547 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Deallocated (fsm.c:568) 20250126095026547 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(212)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(213)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(212)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(216)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095026587 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250126095026587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095026587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095026587 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095026587 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250126095026587 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095026587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095026587 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095026587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(216)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095026588 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095026588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095026589 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095026589 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095026589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095026589 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095026589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095026589 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095026589 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250126095026589 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095026589 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126095026589 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095026589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(216)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(216)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(217)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21011 20250126095026592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(213)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(213)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126095026597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095026597 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(218)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_accept_all-BVCI196(215)@57df94ca82fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(217)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(221)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(221)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095026602 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250126095026602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095026602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095026602 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095026602 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250126095026602 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095026602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095026602 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095026602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(221)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095026602 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095026602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095026602 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095026602 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095026602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095026602 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095026602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095026602 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095026602 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250126095026602 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095026602 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126095026603 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095026603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(221)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(221)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126095026604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(222)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(218)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(218)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126095026609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095026609 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_accept_all-BVCI210(220)@57df94ca82fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(223)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(222)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(226)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(226)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095026617 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250126095026617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095026617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095026617 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095026617 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250126095026617 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095026617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095026617 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095026617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(226)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095026618 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095026618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095026618 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095026618 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095026618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095026618 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095026618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095026618 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095026618 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250126095026618 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095026618 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126095026619 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095026619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(226)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(226)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126095026622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(223)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(223)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126095026626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095026626 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_accept_all-BVCI220(225)@57df94ca82fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250126095026958 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095026958 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250126095026958 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250126095026958 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(227)@57df94ca82fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(227)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250126095026963 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(227)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(227)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(227)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(227)@57df94ca82fd: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250126095026964 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(227)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(227)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_accept_all-BVCI196(215)@57df94ca82fd: Adding Client=TC_attach_accept_all(230), IMSI='262420000000008'H, TLLI='EB7CCD61'O, index=0 SGSN_Test-GSUP(228)@57df94ca82fd: Created GsupExpect[0] for "262420000000008" to be handled at TC_attach_accept_all(230) 20250126095028044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095028044 DLLC NOTICE LLME(ffffffff/eb7ccd61){UNASSIGNED} LLC RX: unknown TLLI 0xeb7ccd61, creating LLME on the fly (gprs_llc.c:552) 20250126095028044 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250126095028045 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000008) type="GPRS attach"  (gprs_gmm.c:1248) 20250126095028045 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Allocated (fsm.c:456) 20250126095028045 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Init}: Allocated (fsm.c:456) 20250126095028045 DMM DEBUG MM_STATE_Gb[0x555fabfc09b0]{Idle}: Allocated (fsm.c:456) 20250126095028045 DMM DEBUG MM_STATE_Iu[0x555fabfc0880]{Detached}: Allocated (fsm.c:456) 20250126095028045 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250126095028045 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250126095028045 DLLC NOTICE LLME(ffffffff/eb7ccd61){UNASSIGNED} LLGM Assign pre (eb7ccd61 => fe89e600) (gprs_llc.c:1079) 20250126095028045 DLLC NOTICE LLME(eb7ccd61/fe89e600){ASSIGNED} LLGM Assign post (eb7ccd61 => fe89e600) (gprs_llc.c:1125) 20250126095028045 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250126095028045 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250126095028045 DMM DEBUG MM(262420000000008/fe89e600) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250126095028073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095028073 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250126095028073 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095028073 DMM DEBUG MM(262420000000008/fe89e600) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000080 (gprs_gmm.c:1066) 20250126095028073 DMM NOTICE MM(262420000000008/fe89e600) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250126095028073 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250126095028073 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250126095028073 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250126095028073 DMM INFO MM(262420000000008/fe89e600) <- GMM ATTACH ACCEPT (new P-TMSI=0xfe89e600) (gprs_gmm.c:282) TC_attach_accept_all(230)@57df94ca82fd: setverdict(pass): none -> pass TC_attach_accept_all-BVCI196(215)@57df94ca82fd: Removing Client IMSI='262420000000008'H, index=0 20250126095029055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095029055 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250126095029055 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095029055 DMM INFO MM(262420000000008/fe89e600) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250126095029055 DMM NOTICE MM(262420000000008/fe89e600) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250126095029055 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250126095029055 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250126095029055 DLLC NOTICE LLME(eb7ccd61/fe89e600){ASSIGNED} LLGM Assign pre (ffffffff => fe89e600) (gprs_llc.c:1079) 20250126095029055 DLLC NOTICE LLME(ffffffff/fe89e600){ASSIGNED} LLGM Assign post (ffffffff => fe89e600) (gprs_llc.c:1125) 20250126095029055 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250126095029055 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250126095029055 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250126095029055 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_accept_all(230)@57df94ca82fd: Final verdict of PTC: pass 20250126095029059 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53904<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(228)@57df94ca82fd: Final verdict of PTC: none 20250126095029064 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250126095029064 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(217)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(227)@57df94ca82fd: Final verdict of PTC: none TC_attach_accept_all-BVCI220(225)@57df94ca82fd: Final verdict of PTC: none -NSVCI97(216)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(222)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(213)@57df94ca82fd: Final verdict of PTC: none -NSVCI99(226)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(223)@57df94ca82fd: Final verdict of PTC: none -NSVCI98(221)@57df94ca82fd: Final verdict of PTC: none TC_attach_accept_all-BVCI196(215)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(218)@57df94ca82fd: Final verdict of PTC: none TC_attach_accept_all-BVCI210(220)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(229)@57df94ca82fd: Final verdict of PTC: none -NSVCI97-provIP(214)@57df94ca82fd: Final verdict of PTC: none -NSVCI99-provIP(224)@57df94ca82fd: Final verdict of PTC: none -NSVCI98-provIP(219)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(212)@57df94ca82fd: Final verdict of PTC: none MTC@57df94ca82fd: Setting final verdict of the test case. MTC@57df94ca82fd: Local verdict of MTC: none MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-NS0(212): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(213): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97-provIP(214): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_accept_all-BVCI196(215): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97(216): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-NS1(217): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(218): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98-provIP(219): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_accept_all-BVCI210(220): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98(221): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-NS2(222): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(223): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99-provIP(224): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_accept_all-BVCI220(225): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99(226): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP-IPA(227): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP(228): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GGSN_GTP(229): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_accept_all(230): pass (none -> pass) MTC@57df94ca82fd: Test case TC_attach_accept_all finished. Verdict: pass MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_accept_all pass'. Sun Jan 26 09:50:29 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 20250126095029129 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53910<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126095029531 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53910<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=60332) 20250126095030065 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095030065 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=60332, count=70388) 20250126095031067 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095031067 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_accept_all pass' was executed successfully (exit status: 0). MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed'. ------ SGSN_Tests.TC_attach_closed ------ Sun Jan 26 09:50:31 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_closed.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_closed.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250126095032068 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095032068 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed' was executed successfully (exit status: 0). MTC@57df94ca82fd: Test case TC_attach_closed started. 20250126095032627 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53916<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126095032630 DMM INFO MM(262420000000008/fe89e600) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250126095032630 DMM INFO MM(262420000000008/fe89e600) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250126095032630 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250126095032630 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250126095032630 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250126095032630 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250126095032630 DLLC NOTICE LLME(ffffffff/fe89e600){ASSIGNED} LLGM Assign pre (fe89e600 => ffffffff) (gprs_llc.c:1079) 20250126095032630 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fe89e600 => ffffffff) (gprs_llc.c:1125) 20250126095032630 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Init}: Deallocated (fsm.c:568) 20250126095032630 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Deallocated (fsm.c:568) 20250126095032630 DMM DEBUG MM_STATE_Iu[0x555fabfc0880]{Detached}: Deallocated (fsm.c:568) 20250126095032630 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Deallocated (fsm.c:568) 20250126095032630 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(231)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(232)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(231)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(235)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095032674 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250126095032674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095032674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095032674 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095032674 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250126095032674 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095032674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095032674 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095032674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(235)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095032675 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095032675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095032675 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095032676 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095032676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095032676 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095032676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095032676 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095032676 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250126095032676 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095032676 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126095032676 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095032676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(235)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(235)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(236)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21011 20250126095032678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(232)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(232)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126095032685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095032685 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(237)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(236)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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_closed-BVCI196(234)@57df94ca82fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(240)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(240)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095032689 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250126095032689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095032689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095032689 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095032689 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250126095032689 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095032689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095032689 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095032689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(240)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095032690 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095032690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095032690 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095032690 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095032690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095032690 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095032690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095032690 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095032690 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250126095032690 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095032690 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(240)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250126095032691 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095032691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(240)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126095032692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(241)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(237)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(237)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126095032697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095032697 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_closed-BVCI210(239)@57df94ca82fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(242)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(241)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(245)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095032704 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250126095032704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095032704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095032704 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095032704 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250126095032704 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095032704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095032704 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095032704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(245)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095032705 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095032705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095032705 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095032705 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095032705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095032705 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095032705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095032705 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095032705 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250126095032705 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095032705 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126095032705 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095032705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(245)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(245)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126095032708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(242)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(242)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126095032713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095032713 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_closed-BVCI220(244)@57df94ca82fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250126095033069 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095033069 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250126095033069 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250126095033069 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(246)@57df94ca82fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(246)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250126095033073 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250126095033075 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(246)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(246)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(246)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(246)@57df94ca82fd: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(246)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(246)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_closed-BVCI196(234)@57df94ca82fd: Adding Client=TC_attach_closed(249), IMSI='262420000000009'H, TLLI='FC10831C'O, index=0 SGSN_Test-GSUP(247)@57df94ca82fd: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed(249) TC_attach_closed-BVCI196(234)@57df94ca82fd: Adding Client=TC_attach_closed(249), IMSI='001010123456789'H, TLLI='FC10831C'O, index=1 20250126095034157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095034157 DLLC NOTICE LLME(ffffffff/fc10831c){UNASSIGNED} LLC RX: unknown TLLI 0xfc10831c, creating LLME on the fly (gprs_llc.c:552) 20250126095034157 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250126095034157 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach"  (gprs_gmm.c:1248) 20250126095034157 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Allocated (fsm.c:456) 20250126095034157 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Init}: Allocated (fsm.c:456) 20250126095034157 DMM DEBUG MM_STATE_Gb[0x555fabfc09b0]{Idle}: Allocated (fsm.c:456) 20250126095034157 DMM DEBUG MM_STATE_Iu[0x555fabfc6e30]{Detached}: Allocated (fsm.c:456) 20250126095034157 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250126095034157 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250126095034157 DLLC NOTICE LLME(ffffffff/fc10831c){UNASSIGNED} LLGM Assign pre (fc10831c => f602aa5f) (gprs_llc.c:1079) 20250126095034157 DLLC NOTICE LLME(fc10831c/f602aa5f){ASSIGNED} LLGM Assign post (fc10831c => f602aa5f) (gprs_llc.c:1125) 20250126095034157 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250126095034157 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250126095034157 DMM DEBUG MM(001010123456789/f602aa5f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250126095034180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095034180 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250126095034180 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095034180 DMM DEBUG MM(001010123456789/f602aa5f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1066) 20250126095034180 DMM NOTICE MM(001010123456789/f602aa5f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250126095034180 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250126095034180 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250126095034180 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20250126095034180 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20250126095034180 DMM NOTICE MM(001010123456789/f602aa5f) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:346) 20250126095034181 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Reject}: Deallocated (fsm.c:568) 20250126095034181 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Deallocated (fsm.c:568) 20250126095034181 DMM DEBUG MM_STATE_Iu[0x555fabfc6e30]{Detached}: Deallocated (fsm.c:568) 20250126095034181 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250126095034181 DLLC NOTICE LLME(fc10831c/f602aa5f){ASSIGNED} LLGM Assign pre (f602aa5f => ffffffff) (gprs_llc.c:1079) 20250126095034181 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f602aa5f => ffffffff) (gprs_llc.c:1125) TC_attach_closed(249)@57df94ca82fd: setverdict(pass): none -> pass TC_attach_closed-BVCI196(234)@57df94ca82fd: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed(249)@57df94ca82fd: Final verdict of PTC: pass TC_attach_closed-BVCI196(234)@57df94ca82fd: Adding Client=TC_attach_closed(250), IMSI='262420000000010'H, TLLI='F946B303'O, index=2 SGSN_Test-GSUP(247)@57df94ca82fd: Created GsupExpect[1] for "262420000000010" to be handled at TC_attach_closed(250) 20250126095034213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095034213 DLLC NOTICE LLME(ffffffff/f946b303){UNASSIGNED} LLC RX: unknown TLLI 0xf946b303, creating LLME on the fly (gprs_llc.c:552) 20250126095034213 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250126095034213 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000010) type="GPRS attach"  (gprs_gmm.c:1248) 20250126095034213 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Allocated (fsm.c:456) 20250126095034213 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Init}: Allocated (fsm.c:456) 20250126095034213 DMM DEBUG MM_STATE_Gb[0x555fabfc09b0]{Idle}: Allocated (fsm.c:456) 20250126095034213 DMM DEBUG MM_STATE_Iu[0x555fabfc0880]{Detached}: Allocated (fsm.c:456) 20250126095034213 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250126095034213 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250126095034213 DLLC NOTICE LLME(ffffffff/f946b303){UNASSIGNED} LLGM Assign pre (f946b303 => cc2a2ce1) (gprs_llc.c:1079) 20250126095034213 DLLC NOTICE LLME(f946b303/cc2a2ce1){ASSIGNED} LLGM Assign post (f946b303 => cc2a2ce1) (gprs_llc.c:1125) 20250126095034213 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250126095034213 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250126095034213 DMM DEBUG MM(262420000000010/cc2a2ce1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250126095034215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095034215 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250126095034215 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095034215 DMM DEBUG MM(262420000000010/cc2a2ce1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000100 (gprs_gmm.c:1066) 20250126095034215 DMM NOTICE MM(262420000000010/cc2a2ce1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250126095034215 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250126095034215 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250126095034215 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250126095034215 DMM INFO MM(262420000000010/cc2a2ce1) <- GMM ATTACH ACCEPT (new P-TMSI=0xcc2a2ce1) (gprs_gmm.c:282) TC_attach_closed(250)@57df94ca82fd: setverdict(pass): none -> pass TC_attach_closed-BVCI196(234)@57df94ca82fd: Removing Client IMSI='262420000000010'H, index=2 20250126095035215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095035215 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250126095035215 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095035215 DMM INFO MM(262420000000010/cc2a2ce1) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250126095035215 DMM NOTICE MM(262420000000010/cc2a2ce1) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250126095035215 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250126095035215 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250126095035215 DLLC NOTICE LLME(f946b303/cc2a2ce1){ASSIGNED} LLGM Assign pre (ffffffff => cc2a2ce1) (gprs_llc.c:1079) 20250126095035215 DLLC NOTICE LLME(ffffffff/cc2a2ce1){ASSIGNED} LLGM Assign post (ffffffff => cc2a2ce1) (gprs_llc.c:1125) 20250126095035215 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250126095035215 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250126095035215 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250126095035215 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed(250)@57df94ca82fd: Final verdict of PTC: pass 20250126095035216 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53916<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250126095035217 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250126095035217 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_closed-BVCI196(234)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(246)@57df94ca82fd: Final verdict of PTC: none -NSVCI97(235)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(241)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(231)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(237)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GSUP(247)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(242)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(236)@57df94ca82fd: Final verdict of PTC: none TC_attach_closed-BVCI220(244)@57df94ca82fd: Final verdict of PTC: none TC_attach_closed-BVCI210(239)@57df94ca82fd: Final verdict of PTC: none -NSVCI98(240)@57df94ca82fd: Final verdict of PTC: none -NSVCI99(245)@57df94ca82fd: Final verdict of PTC: none -NSVCI99-provIP(243)@57df94ca82fd: Final verdict of PTC: none -NSVCI97-provIP(233)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(248)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(232)@57df94ca82fd: Final verdict of PTC: none -NSVCI98-provIP(238)@57df94ca82fd: Final verdict of PTC: none MTC@57df94ca82fd: Setting final verdict of the test case. MTC@57df94ca82fd: Local verdict of MTC: none MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-NS0(231): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(232): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97-provIP(233): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_closed-BVCI196(234): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97(235): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-NS1(236): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(237): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98-provIP(238): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_closed-BVCI210(239): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98(240): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-NS2(241): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(242): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99-provIP(243): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_closed-BVCI220(244): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99(245): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP-IPA(246): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP(247): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GGSN_GTP(248): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_closed(249): pass (none -> pass) MTC@57df94ca82fd: Local verdict of PTC TC_attach_closed(250): pass (pass -> pass) MTC@57df94ca82fd: Test case TC_attach_closed finished. Verdict: pass MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed pass'. Sun Jan 26 09:50:35 UTC 2025 ====== SGSN_Tests.TC_attach_closed pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_closed.talloc 20250126095035292 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54190<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126095035694 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54190<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=77184) 20250126095036219 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095036219 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=77184, count=81540) 20250126095037220 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095037221 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed pass' was executed successfully (exit status: 0). MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imei_response'. ------ SGSN_Tests.TC_attach_no_imei_response ------ Sun Jan 26 09:50:37 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_no_imei_response.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_no_imei_response.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250126095038222 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095038222 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imei_response' was executed successfully (exit status: 0). MTC@57df94ca82fd: Test case TC_attach_no_imei_response started. 20250126095038777 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54206<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126095038779 DMM INFO MM(262420000000010/cc2a2ce1) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250126095038779 DMM INFO MM(262420000000010/cc2a2ce1) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250126095038779 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250126095038779 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250126095038779 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250126095038779 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250126095038779 DLLC NOTICE LLME(ffffffff/cc2a2ce1){ASSIGNED} LLGM Assign pre (cc2a2ce1 => ffffffff) (gprs_llc.c:1079) 20250126095038779 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cc2a2ce1 => ffffffff) (gprs_llc.c:1125) 20250126095038779 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Init}: Deallocated (fsm.c:568) 20250126095038779 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Deallocated (fsm.c:568) 20250126095038779 DMM DEBUG MM_STATE_Iu[0x555fabfc0880]{Detached}: Deallocated (fsm.c:568) 20250126095038779 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Deallocated (fsm.c:568) 20250126095038779 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(251)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(252)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(251)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(255)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(255)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095038821 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250126095038821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095038821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095038821 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095038821 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250126095038821 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095038821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095038821 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095038821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(255)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095038822 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095038822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095038822 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095038822 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095038822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095038822 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095038822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095038822 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095038822 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250126095038822 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095038822 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126095038822 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095038822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(255)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(255)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126095038825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(256)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(252)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(252)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(257)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250126095038830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095038830 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_no_imei_response-BVCI196(254)@57df94ca82fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(256)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(261)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(261)@57df94ca82fd: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(260)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21012 20250126095038839 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250126095038839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095038839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095038839 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095038839 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250126095038839 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095038839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095038839 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095038839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(261)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095038841 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095038841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095038841 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095038841 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095038841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095038841 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095038841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095038841 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095038841 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250126095038841 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095038841 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126095038841 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095038841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(261)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(261)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126095038843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(262)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(257)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(257)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(260)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } 20250126095038848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095038848 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(265)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(265)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095038852 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250126095038852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095038852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095038852 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095038852 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) TC_attach_no_imei_response-BVCI210(258)@57df94ca82fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250126095038852 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095038852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095038852 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095038852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(265)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095038854 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095038854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095038854 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095038854 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095038854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095038854 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095038854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095038854 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095038854 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250126095038854 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095038854 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126095038854 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095038854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(265)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(265)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126095038857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(262)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(262)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126095038863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095038863 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_no_imei_response-BVCI220(264)@57df94ca82fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250126095039223 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095039223 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250126095039223 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250126095039223 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(266)@57df94ca82fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(266)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250126095039225 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(266)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(266)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(266)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(266)@57df94ca82fd: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250126095039225 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(266)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(266)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imei_response-BVCI196(254)@57df94ca82fd: Adding Client=TC_attach_no_imei_response(269), IMSI='262420000000032'H, TLLI='DFB10232'O, index=0 SGSN_Test-GSUP(267)@57df94ca82fd: Created GsupExpect[0] for "262420000000032" to be handled at TC_attach_no_imei_response(269) 20250126095040295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095040295 DLLC NOTICE LLME(ffffffff/dfb10232){UNASSIGNED} LLC RX: unknown TLLI 0xdfb10232, creating LLME on the fly (gprs_llc.c:552) 20250126095040295 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250126095040295 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000032) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1248) 20250126095040295 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Allocated (fsm.c:456) 20250126095040295 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Init}: Allocated (fsm.c:456) 20250126095040295 DMM DEBUG MM_STATE_Gb[0x555fabfc09b0]{Idle}: Allocated (fsm.c:456) 20250126095040295 DMM DEBUG MM_STATE_Iu[0x555fabfc6e30]{Detached}: Allocated (fsm.c:456) 20250126095040295 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250126095040295 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250126095040295 DLLC NOTICE LLME(ffffffff/dfb10232){UNASSIGNED} LLGM Assign pre (dfb10232 => e5afd943) (gprs_llc.c:1079) 20250126095040295 DLLC NOTICE LLME(dfb10232/e5afd943){ASSIGNED} LLGM Assign post (dfb10232 => e5afd943) (gprs_llc.c:1125) 20250126095040295 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250126095040295 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250126095040295 DMM DEBUG MM(262420000000032/e5afd943) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250126095046296 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250126095046296 DMM DEBUG MM(262420000000032/e5afd943) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250126095049490 DGPRS DEBUG Checking for inactive LLMEs, time = 1115955 (sgsn.c:132) 20250126095052298 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250126095052298 DMM DEBUG MM(262420000000032/e5afd943) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250126095058299 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250126095058299 DMM DEBUG MM(262420000000032/e5afd943) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250126095059224 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250126095059224 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250126095059224 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(266)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(266)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250126095104301 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250126095104301 DMM DEBUG MM(262420000000032/e5afd943) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250126095108824 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095108828 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095108828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250126095108841 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095108843 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095108843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250126095108855 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095108856 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095108856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250126095110303 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250126095110303 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20250126095110303 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20250126095110303 DMM NOTICE MM(262420000000032/e5afd943) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:346) 20250126095110303 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Reject}: Deallocated (fsm.c:568) 20250126095110303 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Deallocated (fsm.c:568) 20250126095110303 DMM DEBUG MM_STATE_Iu[0x555fabfc6e30]{Detached}: Deallocated (fsm.c:568) 20250126095110303 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250126095110303 DLLC NOTICE LLME(dfb10232/e5afd943){ASSIGNED} LLGM Assign pre (e5afd943 => ffffffff) (gprs_llc.c:1079) 20250126095110303 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e5afd943 => ffffffff) (gprs_llc.c:1125) TC_attach_no_imei_response(269)@57df94ca82fd: setverdict(pass): none -> pass TC_attach_no_imei_response-BVCI196(254)@57df94ca82fd: Removing Client IMSI='262420000000032'H, index=0 TC_attach_no_imei_response(269)@57df94ca82fd: Final verdict of PTC: pass 20250126095110308 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54206<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(267)@57df94ca82fd: Final verdict of PTC: none 20250126095110309 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250126095110309 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(256)@57df94ca82fd: Final verdict of PTC: none -NSVCI99(265)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(251)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(260)@57df94ca82fd: Final verdict of PTC: none -NSVCI98(261)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(252)@57df94ca82fd: Final verdict of PTC: none TC_attach_no_imei_response-BVCI210(258)@57df94ca82fd: Final verdict of PTC: none TC_attach_no_imei_response-BVCI220(264)@57df94ca82fd: Final verdict of PTC: none TC_attach_no_imei_response-BVCI196(254)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(266)@57df94ca82fd: Final verdict of PTC: none -NSVCI97(255)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(268)@57df94ca82fd: Final verdict of PTC: none -NSVCI98-provIP(259)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(257)@57df94ca82fd: Final verdict of PTC: none -NSVCI99-provIP(263)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(262)@57df94ca82fd: Final verdict of PTC: none -NSVCI97-provIP(253)@57df94ca82fd: Final verdict of PTC: none MTC@57df94ca82fd: Setting final verdict of the test case. MTC@57df94ca82fd: Local verdict of MTC: none MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-NS0(251): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(252): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97-provIP(253): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_no_imei_response-BVCI196(254): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97(255): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-NS1(256): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(257): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_no_imei_response-BVCI210(258): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98-provIP(259): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-NS2(260): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98(261): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(262): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99-provIP(263): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_no_imei_response-BVCI220(264): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99(265): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP-IPA(266): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP(267): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GGSN_GTP(268): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_no_imei_response(269): pass (none -> pass) MTC@57df94ca82fd: Test case TC_attach_no_imei_response finished. Verdict: pass MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imei_response pass'. Sun Jan 26 09:51:10 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 20250126095110419 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46638<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126095110720 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46638<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67848) 20250126095111310 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095111310 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=67848, count=72204) 20250126095112311 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095112311 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imei_response pass' was executed successfully (exit status: 0). MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imsi_response'. ------ SGSN_Tests.TC_attach_no_imsi_response ------ Sun Jan 26 09:51:12 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_no_imsi_response.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_no_imsi_response.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250126095113313 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095113313 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imsi_response' was executed successfully (exit status: 0). MTC@57df94ca82fd: Test case TC_attach_no_imsi_response started. 20250126095113747 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46650<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126095113750 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(270)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(271)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(270)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(274)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095113790 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250126095113790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095113790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095113790 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095113790 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250126095113790 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095113790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095113790 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095113790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(274)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095113791 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095113791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095113791 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095113791 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095113791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095113791 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095113791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095113791 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095113791 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250126095113791 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095113791 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126095113792 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095113792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(274)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(274)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126095113795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(275)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(271)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(271)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126095113800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095113800 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_no_imsi_response-BVCI196(273)@57df94ca82fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(276)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(275)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(279)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095113807 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250126095113807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095113807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095113807 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095113807 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250126095113807 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095113807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095113807 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095113807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(279)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095113808 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095113808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095113808 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095113808 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095113808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095113808 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095113808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095113808 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095113808 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250126095113808 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095113808 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126095113808 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095113808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(279)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(279)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126095113811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(280)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(276)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(276)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(281)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250126095113817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095113817 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_no_imsi_response-BVCI210(278)@57df94ca82fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(280)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(284)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095113825 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250126095113825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095113825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095113825 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095113825 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250126095113825 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095113825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095113825 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095113826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(284)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095113826 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095113826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095113826 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095113827 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095113827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095113827 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095113827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095113827 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095113827 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250126095113827 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095113827 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126095113827 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095113827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(284)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(284)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126095113830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(281)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(281)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126095113834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095113834 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_no_imsi_response-BVCI220(282)@57df94ca82fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250126095114314 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095114314 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250126095114314 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250126095114314 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(285)@57df94ca82fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(285)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250126095114319 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(285)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(285)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250126095114320 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(285)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(285)@57df94ca82fd: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(285)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(285)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imsi_response-BVCI196(273)@57df94ca82fd: Adding Client=TC_attach_no_imsi_response(288), IMSI='262420000000035'H, TLLI='F0F031F3'O, index=0 SGSN_Test-GSUP(286)@57df94ca82fd: Created GsupExpect[0] for "262420000000035" to be handled at TC_attach_no_imsi_response(288) 20250126095115393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095115393 DLLC NOTICE LLME(ffffffff/f0f031f3){UNASSIGNED} LLC RX: unknown TLLI 0xf0f031f3, creating LLME on the fly (gprs_llc.c:552) 20250126095115393 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250126095115393 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC0000035) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1248) 20250126095115393 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Allocated (fsm.c:456) 20250126095115393 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Init}: Allocated (fsm.c:456) 20250126095115393 DMM DEBUG MM_STATE_Gb[0x555fabfc09b0]{Idle}: Allocated (fsm.c:456) 20250126095115393 DMM DEBUG MM_STATE_Iu[0x555fabfc0880]{Detached}: Allocated (fsm.c:456) 20250126095115393 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250126095115393 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250126095115393 DLLC NOTICE LLME(ffffffff/f0f031f3){UNASSIGNED} LLGM Assign pre (f0f031f3 => e23aa77c) (gprs_llc.c:1079) 20250126095115393 DLLC NOTICE LLME(f0f031f3/e23aa77c){ASSIGNED} LLGM Assign post (f0f031f3 => e23aa77c) (gprs_llc.c:1125) 20250126095115393 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250126095115393 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250126095115393 DMM DEBUG MM(/e23aa77c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250126095115407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095115407 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250126095115407 DMM DEBUG MM_STATE_Gb(4042273267)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095115407 DMM DEBUG MM(/e23aa77c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000350 (gprs_gmm.c:1066) 20250126095115408 DMM NOTICE MM(/e23aa77c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250126095115408 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250126095115408 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{CheckIdentity}: state_chg to CheckIdentity (gprs_gmm_attach.c:113) 20250126095115408 DMM DEBUG MM(/e23aa77c) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:413) 20250126095119491 DGPRS DEBUG Checking for inactive LLMEs, time = 1115985 (sgsn.c:132) 20250126095121408 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250126095121408 DMM DEBUG MM(/e23aa77c) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:413) 20250126095127410 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250126095127410 DMM DEBUG MM(/e23aa77c) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:413) 20250126095133412 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250126095133413 DMM DEBUG MM(/e23aa77c) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:413) 20250126095134316 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250126095134316 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(285)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(285)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250126095134317 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) 20250126095139414 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250126095139414 DMM DEBUG MM(/e23aa77c) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:413) 20250126095143793 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095143799 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095143799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250126095143809 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095143813 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095143813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250126095143828 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095143833 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095143833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250126095145416 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250126095145416 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20250126095145416 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20250126095145416 DMM NOTICE MM(/e23aa77c) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:346) 20250126095145416 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Reject}: Deallocated (fsm.c:568) 20250126095145416 DMM DEBUG MM_STATE_Gb(4042273267)[0x555fabfc09b0]{Idle}: Deallocated (fsm.c:568) 20250126095145416 DMM DEBUG MM_STATE_Iu[0x555fabfc0880]{Detached}: Deallocated (fsm.c:568) 20250126095145416 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250126095145416 DLLC NOTICE LLME(f0f031f3/e23aa77c){ASSIGNED} LLGM Assign pre (e23aa77c => ffffffff) (gprs_llc.c:1079) 20250126095145416 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e23aa77c => ffffffff) (gprs_llc.c:1125) TC_attach_no_imsi_response(288)@57df94ca82fd: setverdict(pass): none -> pass TC_attach_no_imsi_response-BVCI196(273)@57df94ca82fd: Removing Client IMSI='262420000000035'H, index=0 TC_attach_no_imsi_response(288)@57df94ca82fd: Final verdict of PTC: pass 20250126095145430 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46650<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_no_imsi_response-BVCI220(282)@57df94ca82fd: Final verdict of PTC: none -NSVCI99(284)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(271)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GSUP(286)@57df94ca82fd: Final verdict of PTC: none -NSVCI97(274)@57df94ca82fd: Final verdict of PTC: none -NSVCI98(279)@57df94ca82fd: Final verdict of PTC: none 20250126095145436 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250126095145436 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_no_imsi_response-BVCI196(273)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(275)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(285)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(280)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(281)@57df94ca82fd: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI210(278)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(270)@57df94ca82fd: Final verdict of PTC: none -NSVCI97-provIP(272)@57df94ca82fd: Final verdict of PTC: none -NSVCI98-provIP(277)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(287)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(276)@57df94ca82fd: Final verdict of PTC: none -NSVCI99-provIP(283)@57df94ca82fd: Final verdict of PTC: none MTC@57df94ca82fd: Setting final verdict of the test case. MTC@57df94ca82fd: Local verdict of MTC: none MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-NS0(270): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(271): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97-provIP(272): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_no_imsi_response-BVCI196(273): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97(274): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-NS1(275): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(276): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98-provIP(277): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_no_imsi_response-BVCI210(278): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98(279): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-NS2(280): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(281): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_no_imsi_response-BVCI220(282): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99-provIP(283): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99(284): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP-IPA(285): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP(286): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GGSN_GTP(287): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_no_imsi_response(288): pass (none -> pass) MTC@57df94ca82fd: Test case TC_attach_no_imsi_response finished. Verdict: pass MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imsi_response pass'. Sun Jan 26 09:51:45 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 20250126095145542 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32800<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126095145844 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32800<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=68468) 20250126095146438 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095146438 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=68468, count=72824) 20250126095147439 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095147440 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imsi_response pass' was executed successfully (exit status: 0). MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed_add_vty'. ------ SGSN_Tests.TC_attach_closed_add_vty ------ Sun Jan 26 09:51:47 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_closed_add_vty.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_closed_add_vty.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250126095148441 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095148442 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed_add_vty' was executed successfully (exit status: 0). MTC@57df94ca82fd: Test case TC_attach_closed_add_vty started. 20250126095148896 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32806<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126095148899 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(289)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(290)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(289)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(293)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(293)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095148947 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250126095148947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095148947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095148947 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095148947 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250126095148947 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095148947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095148947 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095148947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(293)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095148949 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095148949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095148949 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095148949 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095148949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095148949 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095148949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095148949 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095148949 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250126095148949 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095148949 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(293)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250126095148950 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095148950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(293)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(294)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21011 20250126095148953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(290)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(290)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(295)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250126095148958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095148958 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(294)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(298)@57df94ca82fd: Provider Link came up: sending NS-RESET TC_attach_closed_add_vty-BVCI196(292)@57df94ca82fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250126095148961 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250126095148961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095148961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095148961 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095148961 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250126095148961 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095148961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095148961 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095148961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(298)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095148962 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095148962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095148962 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095148962 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095148962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095148962 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095148962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095148962 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095148962 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250126095148962 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095148962 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(298)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250126095148962 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095148962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(298)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126095148964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(299)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(295)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(295)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126095148969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095148969 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_closed_add_vty-BVCI210(297)@57df94ca82fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(300)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(299)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(303)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095148976 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250126095148976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095148976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095148976 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095148976 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250126095148976 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095148976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095148976 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095148976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(303)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095148977 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095148977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095148977 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095148977 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095148977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095148977 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095148977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095148977 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095148977 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250126095148977 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095148977 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126095148977 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095148977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(303)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(303)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126095148979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(300)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(300)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126095148983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095148983 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_closed_add_vty-BVCI220(302)@57df94ca82fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250126095149443 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095149443 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250126095149443 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250126095149443 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(304)@57df94ca82fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(304)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250126095149447 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(304)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(304)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(304)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(304)@57df94ca82fd: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250126095149449 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(304)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(304)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250126095149492 DGPRS DEBUG Checking for inactive LLMEs, time = 1116015 (sgsn.c:132) TC_attach_closed_add_vty-BVCI196(292)@57df94ca82fd: Adding Client=TC_attach_closed_add_vty(307), IMSI='262420000000009'H, TLLI='F6F1702D'O, index=0 SGSN_Test-GSUP(305)@57df94ca82fd: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed_add_vty(307) TC_attach_closed_add_vty-BVCI196(292)@57df94ca82fd: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456789'H, TLLI='F6F1702D'O, index=1 20250126095150537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095150537 DLLC NOTICE LLME(ffffffff/f6f1702d){UNASSIGNED} LLC RX: unknown TLLI 0xf6f1702d, creating LLME on the fly (gprs_llc.c:552) 20250126095150537 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250126095150537 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach"  (gprs_gmm.c:1248) 20250126095150537 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Allocated (fsm.c:456) 20250126095150537 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Init}: Allocated (fsm.c:456) 20250126095150537 DMM DEBUG MM_STATE_Gb[0x555fabfc09b0]{Idle}: Allocated (fsm.c:456) 20250126095150537 DMM DEBUG MM_STATE_Iu[0x555fabfc6e30]{Detached}: Allocated (fsm.c:456) 20250126095150537 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250126095150537 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250126095150537 DLLC NOTICE LLME(ffffffff/f6f1702d){UNASSIGNED} LLGM Assign pre (f6f1702d => c65772c8) (gprs_llc.c:1079) 20250126095150537 DLLC NOTICE LLME(f6f1702d/c65772c8){ASSIGNED} LLGM Assign post (f6f1702d => c65772c8) (gprs_llc.c:1125) 20250126095150537 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250126095150537 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250126095150537 DMM DEBUG MM(001010123456789/c65772c8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250126095150562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095150562 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250126095150562 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095150562 DMM DEBUG MM(001010123456789/c65772c8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1066) 20250126095150562 DMM NOTICE MM(001010123456789/c65772c8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250126095150562 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250126095150562 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250126095150562 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20250126095150562 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20250126095150563 DMM NOTICE MM(001010123456789/c65772c8) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:346) 20250126095150563 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Reject}: Deallocated (fsm.c:568) 20250126095150563 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Deallocated (fsm.c:568) 20250126095150563 DMM DEBUG MM_STATE_Iu[0x555fabfc6e30]{Detached}: Deallocated (fsm.c:568) 20250126095150563 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250126095150563 DLLC NOTICE LLME(f6f1702d/c65772c8){ASSIGNED} LLGM Assign pre (c65772c8 => ffffffff) (gprs_llc.c:1079) 20250126095150563 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c65772c8 => ffffffff) (gprs_llc.c:1125) TC_attach_closed_add_vty(307)@57df94ca82fd: setverdict(pass): none -> pass TC_attach_closed_add_vty-BVCI196(292)@57df94ca82fd: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed_add_vty-BVCI196(292)@57df94ca82fd: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456700'H, TLLI='F6F1702D'O, index=2 20250126095150577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095150577 DLLC NOTICE LLME(ffffffff/f6f1702d){UNASSIGNED} LLC RX: unknown TLLI 0xf6f1702d, creating LLME on the fly (gprs_llc.c:552) 20250126095150577 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb03bc9 CMD=UI DATA (gprs_llc_parse.c:89) 20250126095150577 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456700) type="GPRS attach"  (gprs_gmm.c:1248) 20250126095150577 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Allocated (fsm.c:456) 20250126095150577 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Init}: Allocated (fsm.c:456) 20250126095150577 DMM DEBUG MM_STATE_Gb[0x555fabfc09b0]{Idle}: Allocated (fsm.c:456) 20250126095150577 DMM DEBUG MM_STATE_Iu[0x555fabfc0880]{Detached}: Allocated (fsm.c:456) 20250126095150577 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250126095150577 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250126095150577 DLLC NOTICE LLME(ffffffff/f6f1702d){UNASSIGNED} LLGM Assign pre (f6f1702d => e08fbc8b) (gprs_llc.c:1079) 20250126095150577 DLLC NOTICE LLME(f6f1702d/e08fbc8b){ASSIGNED} LLGM Assign post (f6f1702d => e08fbc8b) (gprs_llc.c:1125) 20250126095150577 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250126095150577 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250126095150577 DMM DEBUG MM(001010123456700/e08fbc8b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250126095150587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095150587 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x230ce1 CMD=UI DATA (gprs_llc_parse.c:89) 20250126095150587 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095150587 DMM DEBUG MM(001010123456700/e08fbc8b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1066) 20250126095150587 DMM NOTICE MM(001010123456700/e08fbc8b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250126095150588 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250126095150588 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250126095150588 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250126095150588 DMM INFO MM(001010123456700/e08fbc8b) <- GMM ATTACH ACCEPT (new P-TMSI=0xe08fbc8b) (gprs_gmm.c:282) TC_attach_closed_add_vty(307)@57df94ca82fd: setverdict(pass): pass -> pass, component reason not changed TC_attach_closed_add_vty-BVCI196(292)@57df94ca82fd: Removing Client IMSI='001010123456700'H, index=2 20250126095151588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095151588 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20250126095151588 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095151588 DMM INFO MM(001010123456700/e08fbc8b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250126095151588 DMM NOTICE MM(001010123456700/e08fbc8b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250126095151588 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250126095151588 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250126095151588 DLLC NOTICE LLME(f6f1702d/e08fbc8b){ASSIGNED} LLGM Assign pre (ffffffff => e08fbc8b) (gprs_llc.c:1079) 20250126095151588 DLLC NOTICE LLME(ffffffff/e08fbc8b){ASSIGNED} LLGM Assign post (ffffffff => e08fbc8b) (gprs_llc.c:1125) 20250126095151588 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250126095151588 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250126095151588 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250126095151588 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed_add_vty(307)@57df94ca82fd: Final verdict of PTC: pass 20250126095151591 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32806<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(305)@57df94ca82fd: Final verdict of PTC: none -NSVCI98(298)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(294)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(300)@57df94ca82fd: Final verdict of PTC: none -NSVCI99(303)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(290)@57df94ca82fd: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI196(292)@57df94ca82fd: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI210(297)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(295)@57df94ca82fd: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI220(302)@57df94ca82fd: Final verdict of PTC: none -NSVCI97(293)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(299)@57df94ca82fd: Final verdict of PTC: none20250126095151597 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250126095151597 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(289)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(304)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(306)@57df94ca82fd: Final verdict of PTC: none -NSVCI98-provIP(296)@57df94ca82fd: Final verdict of PTC: none -NSVCI99-provIP(301)@57df94ca82fd: Final verdict of PTC: none -NSVCI97-provIP(291)@57df94ca82fd: Final verdict of PTC: none MTC@57df94ca82fd: Setting final verdict of the test case. MTC@57df94ca82fd: Local verdict of MTC: none MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-NS0(289): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(290): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97-provIP(291): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_closed_add_vty-BVCI196(292): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97(293): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-NS1(294): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(295): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98-provIP(296): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_closed_add_vty-BVCI210(297): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98(298): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-NS2(299): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(300): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99-provIP(301): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_closed_add_vty-BVCI220(302): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99(303): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP-IPA(304): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP(305): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GGSN_GTP(306): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_closed_add_vty(307): pass (none -> pass) MTC@57df94ca82fd: Test case TC_attach_closed_add_vty finished. Verdict: pass MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed_add_vty pass'. Sun Jan 26 09:51:51 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 20250126095151660 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32822<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126095152062 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32822<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=71360) 20250126095152598 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095152598 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=71360, count=81416) 20250126095153599 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095153599 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed_add_vty pass' was executed successfully (exit status: 0). MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_subscriber_list'. ------ SGSN_Tests.TC_attach_check_subscriber_list ------ Sun Jan 26 09:51:54 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_check_subscriber_list.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_check_subscriber_list.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250126095154599 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095154599 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_subscriber_list' was executed successfully (exit status: 0). MTC@57df94ca82fd: Test case TC_attach_check_subscriber_list started. 20250126095155100 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32830<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126095155101 DMM INFO MM(001010123456700/e08fbc8b) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250126095155101 DMM INFO MM(001010123456700/e08fbc8b) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250126095155101 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250126095155101 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250126095155101 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250126095155101 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250126095155101 DLLC NOTICE LLME(ffffffff/e08fbc8b){ASSIGNED} LLGM Assign pre (e08fbc8b => ffffffff) (gprs_llc.c:1079) 20250126095155101 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e08fbc8b => ffffffff) (gprs_llc.c:1125) 20250126095155101 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Init}: Deallocated (fsm.c:568) 20250126095155101 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Deallocated (fsm.c:568) 20250126095155101 DMM DEBUG MM_STATE_Iu[0x555fabfc0880]{Detached}: Deallocated (fsm.c:568) 20250126095155101 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Deallocated (fsm.c:568) 20250126095155101 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(308)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(309)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(308)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(312)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095155120 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250126095155120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095155120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095155120 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095155120 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250126095155120 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095155120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095155120 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095155120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(312)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095155121 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095155121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095155121 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095155121 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095155121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095155121 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095155121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095155121 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095155121 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250126095155121 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095155121 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126095155121 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095155121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(312)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(312)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(313)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21011 20250126095155124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(309)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(314)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(309)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(313)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } 20250126095155130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095155130 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(317)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_check_subscriber_list-BVCI196(310)@57df94ca82fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(317)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095155133 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250126095155133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095155133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095155133 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095155133 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250126095155133 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095155133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095155133 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095155133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250126095155133 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095155133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095155133 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(317)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095155133 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095155133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095155133 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095155133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095155133 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095155133 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250126095155133 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095155133 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126095155134 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095155134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(317)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(317)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126095155136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(318)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(314)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(314)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126095155141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095155141 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_check_subscriber_list-BVCI210(316)@57df94ca82fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(319)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(318)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(322)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(322)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095155146 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250126095155146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095155146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095155146 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095155146 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250126095155146 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095155146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095155146 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095155146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(322)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095155147 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095155147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095155147 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095155147 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095155147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095155147 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095155147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095155147 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095155147 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250126095155147 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095155147 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126095155148 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095155148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(322)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(322)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126095155150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(319)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(319)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126095155154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095155154 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_check_subscriber_list-BVCI220(321)@57df94ca82fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250126095155601 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095155601 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250126095155601 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250126095155601 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(323)@57df94ca82fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(323)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250126095155605 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250126095155606 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(323)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(323)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(323)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(323)@57df94ca82fd: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(323)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(323)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_subscriber_list-BVCI196(310)@57df94ca82fd: Adding Client=TC_attach_check_subscriber_list(326), IMSI='262420000000034'H, TLLI='CF9A526C'O, index=0 SGSN_Test-GSUP(324)@57df94ca82fd: Created GsupExpect[0] for "262420000000034" to be handled at TC_attach_check_subscriber_list(326) TC_attach_check_subscriber_list(326)@57df94ca82fd: 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 := '0D15D8859F365177A8D4C7FDD5F98F93'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BA6CF367'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BFE4484C07B4312F'O } } } } } 20250126095156664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095156664 DLLC NOTICE LLME(ffffffff/cf9a526c){UNASSIGNED} LLC RX: unknown TLLI 0xcf9a526c, creating LLME on the fly (gprs_llc.c:552) 20250126095156664 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250126095156664 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000034) type="GPRS attach"  (gprs_gmm.c:1248) 20250126095156664 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Allocated (fsm.c:456) 20250126095156664 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Init}: Allocated (fsm.c:456) 20250126095156664 DMM DEBUG MM_STATE_Gb[0x555fabfc09b0]{Idle}: Allocated (fsm.c:456) 20250126095156664 DMM DEBUG MM_STATE_Iu[0x555fabfc6e30]{Detached}: Allocated (fsm.c:456) 20250126095156664 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250126095156664 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250126095156664 DLLC NOTICE LLME(ffffffff/cf9a526c){UNASSIGNED} LLGM Assign pre (cf9a526c => e8a0726d) (gprs_llc.c:1079) 20250126095156664 DLLC NOTICE LLME(cf9a526c/e8a0726d){ASSIGNED} LLGM Assign post (cf9a526c => e8a0726d) (gprs_llc.c:1125) 20250126095156664 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250126095156664 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250126095156664 DMM DEBUG MM(262420000000034/e8a0726d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250126095156687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095156687 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250126095156687 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095156687 DMM DEBUG MM(262420000000034/e8a0726d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000340 (gprs_gmm.c:1066) 20250126095156687 DMM NOTICE MM(262420000000034/e8a0726d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250126095156687 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250126095156687 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250126095156687 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250126095156687 DMM DEBUG MM(262420000000034/e8a0726d) Requesting authorization (sgsn_auth.c:160) 20250126095156687 DMM INFO MM(262420000000034/e8a0726d) Requesting authentication tuples (sgsn_auth.c:184) 20250126095156687 DMM DEBUG MM(262420000000034/e8a0726d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250126095156687 DGPRS INFO SUBSCR(262420000000034) requesting auth info (gprs_subscriber.c:805) 20250126095156687 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)@57df94ca82fd: Found GsupExpect[0] for "262420000000034" handled at TC_attach_check_subscriber_list(326) SGSN_Test-GSUP(324)@57df94ca82fd: Added IMSI table entry 0TC_attach_check_subscriber_list(326)"262420000000034" 20250126095156693 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250126095156693 DGPRS INFO SUBSCR(262420000000034) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250126095156693 DGPRS DEBUG SUBSCR(262420000000034) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250126095156693 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber authentication info (gprs_subscriber.c:850) 20250126095156693 DMM INFO MM(262420000000034/e8a0726d) Subscriber data update (mmctx.c:445) 20250126095156693 DMM DEBUG MM(262420000000034/e8a0726d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250126095156693 DMM INFO MM(262420000000034/e8a0726d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250126095156693 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250126095156693 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250126095156693 DMM INFO MM(262420000000034/e8a0726d) <- GMM AUTH AND CIPHERING REQ (rand = 0d 15 d8 85 9f 36 51 77 a8 d4 c7 fd d5 f9 8f 93 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250126095156708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095156708 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20250126095156708 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095156708 DMM INFO MM(262420000000034/e8a0726d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250126095156708 DMM NOTICE MM(262420000000034/e8a0726d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250126095156708 DMM DEBUG MM(262420000000034/e8a0726d) checking auth: received GSM SRES = ba 6c f3 67 (gprs_gmm.c:648) 20250126095156708 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250126095156708 DMM DEBUG MM(262420000000034/e8a0726d) Requesting authorization (sgsn_auth.c:160) 20250126095156709 DMM INFO MM(262420000000034/e8a0726d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250126095156709 DMM DEBUG MM(262420000000034/e8a0726d) Requesting subscriber data update (gprs_subscriber.c:894) 20250126095156709 DGPRS INFO SUBSCR(262420000000034) subscriber data is not available (gprs_subscriber.c:818) 20250126095156709 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) 20250126095156709 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250126095156709 DMM INFO MM(262420000000034/e8a0726d) <- GMM ATTACH ACCEPT (new P-TMSI=0xe8a0726d) (gprs_gmm.c:282) 20250126095156710 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250126095156710 DGPRS INFO SUBSCR(262420000000034) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250126095156710 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20250126095156710 DMM INFO MM(262420000000034/e8a0726d) Subscriber data update (mmctx.c:445) 20250126095156710 DMM DEBUG MM(262420000000034/e8a0726d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250126095156710 DMM INFO MM(262420000000034/e8a0726d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250126095156711 DMM NOTICE MM(262420000000034/e8a0726d) Authorized, continuing procedure, IMSI=262420000000034 (gprs_gmm.c:982) 20250126095156711 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250126095156711 DMM NOTICE MM(262420000000034/e8a0726d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250126095156711 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) 20250126095156711 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250126095156711 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20250126095156711 DMM INFO MM(262420000000034/e8a0726d) Subscriber data update (mmctx.c:445) 20250126095156711 DMM DEBUG MM(262420000000034/e8a0726d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250126095156718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095156718 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250126095156718 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095156718 DMM INFO MM(262420000000034/e8a0726d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250126095156718 DMM NOTICE MM(262420000000034/e8a0726d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250126095156718 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250126095156718 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250126095156718 DLLC NOTICE LLME(cf9a526c/e8a0726d){ASSIGNED} LLGM Assign pre (ffffffff => e8a0726d) (gprs_llc.c:1079) 20250126095156718 DLLC NOTICE LLME(ffffffff/e8a0726d){ASSIGNED} LLGM Assign post (ffffffff => e8a0726d) (gprs_llc.c:1125) 20250126095156718 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250126095156718 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250126095156718 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250126095156718 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_check_subscriber_list(326)@57df94ca82fd: setverdict(pass): none -> pass TC_attach_check_subscriber_list-BVCI196(310)@57df94ca82fd: Removing Client IMSI='262420000000034'H, index=0 TC_attach_check_subscriber_list(326)@57df94ca82fd: Final verdict of PTC: pass 20250126095156779 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20250126095156779 DMM INFO MM(262420000000034/e8a0726d) Subscriber data update (mmctx.c:445) 20250126095156779 DMM DEBUG MM(262420000000034/e8a0726d) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20250126095156779 DMM INFO MM(262420000000034/e8a0726d) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20250126095156779 DMM INFO MM(262420000000034/e8a0726d) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250126095156779 DMM INFO MM(262420000000034/e8a0726d) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250126095156779 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250126095156779 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250126095156779 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250126095156779 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250126095156779 DLLC NOTICE LLME(ffffffff/e8a0726d){ASSIGNED} LLGM Assign pre (e8a0726d => ffffffff) (gprs_llc.c:1079) 20250126095156779 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e8a0726d => ffffffff) (gprs_llc.c:1125) 20250126095156779 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Init}: Deallocated (fsm.c:568) 20250126095156779 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Deallocated (fsm.c:568) 20250126095156779 DMM DEBUG MM_STATE_Iu[0x555fabfc6e30]{Detached}: Deallocated (fsm.c:568) 20250126095156779 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Deallocated (fsm.c:568) 20250126095156783 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32830<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(324)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(309)@57df94ca82fd: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI196(310)@57df94ca82fd: Final verdict of PTC: none 20250126095156788 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250126095156788 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(308)@57df94ca82fd: Final verdict of PTC: none -NSVCI97(312)@57df94ca82fd: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI210(316)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(314)@57df94ca82fd: Final verdict of PTC: none -NSVCI98(317)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(313)@57df94ca82fd: Final verdict of PTC: none -NSVCI99(322)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(319)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(318)@57df94ca82fd: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI220(321)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(323)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(325)@57df94ca82fd: Final verdict of PTC: none -NSVCI98-provIP(315)@57df94ca82fd: Final verdict of PTC: none -NSVCI99-provIP(320)@57df94ca82fd: Final verdict of PTC: none -NSVCI97-provIP(311)@57df94ca82fd: Final verdict of PTC: none MTC@57df94ca82fd: Setting final verdict of the test case. MTC@57df94ca82fd: Local verdict of MTC: none MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-NS0(308): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(309): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_check_subscriber_list-BVCI196(310): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97-provIP(311): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97(312): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-NS1(313): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(314): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98-provIP(315): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_check_subscriber_list-BVCI210(316): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98(317): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-NS2(318): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(319): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99-provIP(320): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_check_subscriber_list-BVCI220(321): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99(322): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP-IPA(323): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP(324): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GGSN_GTP(325): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_check_subscriber_list(326): pass (none -> pass) MTC@57df94ca82fd: Test case TC_attach_check_subscriber_list finished. Verdict: pass MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_subscriber_list pass'. Sun Jan 26 09:51:56 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 20250126095156877 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48024<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126095157179 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48024<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=64668) 20250126095157789 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095157789 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=64668, count=94484) 20250126095158791 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095158791 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_subscriber_list pass' was executed successfully (exit status: 0). MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_detach_check_subscriber_list'. ------ SGSN_Tests.TC_attach_detach_check_subscriber_list ------ Sun Jan 26 09:51:59 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_detach_check_subscriber_list.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_detach_check_subscriber_list.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250126095159792 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095159793 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_detach_check_subscriber_list' was executed successfully (exit status: 0). MTC@57df94ca82fd: Test case TC_attach_detach_check_subscriber_list started. 20250126095200279 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48026<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126095200282 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(327)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(328)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(327)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(331)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095200316 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250126095200316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095200316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095200316 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095200316 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250126095200316 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095200316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095200316 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095200316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250126095200317 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095200317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095200317 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(331)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095200317 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095200317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095200317 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095200317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095200317 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095200317 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250126095200317 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095200317 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126095200318 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095200318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(331)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(331)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126095200320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(332)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(328)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(328)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126095200325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095200325 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_detach_check_subscriber_list-BVCI196(330)@57df94ca82fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(333)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(332)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(336)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095200336 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250126095200336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095200336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095200336 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095200336 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250126095200336 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095200336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095200336 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095200336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(336)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095200337 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095200337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095200337 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095200337 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095200337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095200337 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095200337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095200337 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095200337 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250126095200337 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095200337 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126095200337 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095200337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(336)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(336)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126095200339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(337)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(333)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(333)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126095200344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095200344 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_detach_check_subscriber_list-BVCI210(335)@57df94ca82fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(338)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(337)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(341)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095200351 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250126095200351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095200351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095200351 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095200351 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250126095200351 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095200351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095200351 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095200351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(341)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095200351 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095200351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095200351 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095200352 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095200352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095200352 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095200352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095200352 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095200352 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250126095200352 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095200352 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126095200352 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095200352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(341)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(341)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126095200355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(338)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(338)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126095200361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095200361 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_detach_check_subscriber_list-BVCI220(340)@57df94ca82fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250126095200794 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095200794 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250126095200794 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250126095200794 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(342)@57df94ca82fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(342)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250126095200798 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250126095200800 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(342)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(342)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(342)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(342)@57df94ca82fd: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(342)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(342)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_detach_check_subscriber_list-BVCI196(330)@57df94ca82fd: Adding Client=TC_attach_detach_check_subscriber_list(345), IMSI='262420000000033'H, TLLI='D1215250'O, index=0 SGSN_Test-GSUP(343)@57df94ca82fd: Created GsupExpect[0] for "262420000000033" to be handled at TC_attach_detach_check_subscriber_list(345) TC_attach_detach_check_subscriber_list(345)@57df94ca82fd: 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 := '6040F16A231B6ACB82163AF22C772554'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4B68F8C4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F2CC4B0638057C9D'O } } } } } 20250126095200858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095200858 DLLC NOTICE LLME(ffffffff/d1215250){UNASSIGNED} LLC RX: unknown TLLI 0xd1215250, creating LLME on the fly (gprs_llc.c:552) 20250126095200858 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250126095200858 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000033) type="GPRS attach"  (gprs_gmm.c:1248) 20250126095200858 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Allocated (fsm.c:456) 20250126095200858 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Init}: Allocated (fsm.c:456) 20250126095200858 DMM DEBUG MM_STATE_Gb[0x555fabfc09b0]{Idle}: Allocated (fsm.c:456) 20250126095200858 DMM DEBUG MM_STATE_Iu[0x555fabfc0880]{Detached}: Allocated (fsm.c:456) 20250126095200858 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250126095200858 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250126095200858 DLLC NOTICE LLME(ffffffff/d1215250){UNASSIGNED} LLGM Assign pre (d1215250 => deb970f4) (gprs_llc.c:1079) 20250126095200858 DLLC NOTICE LLME(d1215250/deb970f4){ASSIGNED} LLGM Assign post (d1215250 => deb970f4) (gprs_llc.c:1125) 20250126095200858 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250126095200858 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250126095200858 DMM DEBUG MM(262420000000033/deb970f4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250126095200868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095200868 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250126095200868 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095200868 DMM DEBUG MM(262420000000033/deb970f4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000330 (gprs_gmm.c:1066) 20250126095200868 DMM NOTICE MM(262420000000033/deb970f4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250126095200868 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250126095200868 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250126095200868 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250126095200868 DMM DEBUG MM(262420000000033/deb970f4) Requesting authorization (sgsn_auth.c:160) 20250126095200868 DMM INFO MM(262420000000033/deb970f4) Requesting authentication tuples (sgsn_auth.c:184) 20250126095200868 DMM DEBUG MM(262420000000033/deb970f4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250126095200869 DGPRS INFO SUBSCR(262420000000033) requesting auth info (gprs_subscriber.c:805) 20250126095200869 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)@57df94ca82fd: Found GsupExpect[0] for "262420000000033" handled at TC_attach_detach_check_subscriber_list(345) SGSN_Test-GSUP(343)@57df94ca82fd: Added IMSI table entry 0TC_attach_detach_check_subscriber_list(345)"262420000000033" 20250126095200872 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250126095200872 DGPRS INFO SUBSCR(262420000000033) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250126095200872 DGPRS DEBUG SUBSCR(262420000000033) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250126095200872 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber authentication info (gprs_subscriber.c:850) 20250126095200872 DMM INFO MM(262420000000033/deb970f4) Subscriber data update (mmctx.c:445) 20250126095200872 DMM DEBUG MM(262420000000033/deb970f4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250126095200872 DMM INFO MM(262420000000033/deb970f4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250126095200872 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250126095200872 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250126095200872 DMM INFO MM(262420000000033/deb970f4) <- GMM AUTH AND CIPHERING REQ (rand = 60 40 f1 6a 23 1b 6a cb 82 16 3a f2 2c 77 25 54 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250126095200879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095200879 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20250126095200879 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095200879 DMM INFO MM(262420000000033/deb970f4) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250126095200879 DMM NOTICE MM(262420000000033/deb970f4) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250126095200879 DMM DEBUG MM(262420000000033/deb970f4) checking auth: received GSM SRES = 4b 68 f8 c4 (gprs_gmm.c:648) 20250126095200880 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250126095200880 DMM DEBUG MM(262420000000033/deb970f4) Requesting authorization (sgsn_auth.c:160) 20250126095200880 DMM INFO MM(262420000000033/deb970f4) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250126095200880 DMM DEBUG MM(262420000000033/deb970f4) Requesting subscriber data update (gprs_subscriber.c:894) 20250126095200880 DGPRS INFO SUBSCR(262420000000033) subscriber data is not available (gprs_subscriber.c:818) 20250126095200880 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) 20250126095200880 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250126095200880 DMM INFO MM(262420000000033/deb970f4) <- GMM ATTACH ACCEPT (new P-TMSI=0xdeb970f4) (gprs_gmm.c:282) 20250126095200881 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250126095200881 DGPRS INFO SUBSCR(262420000000033) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250126095200881 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20250126095200881 DMM INFO MM(262420000000033/deb970f4) Subscriber data update (mmctx.c:445) 20250126095200881 DMM DEBUG MM(262420000000033/deb970f4) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250126095200881 DMM INFO MM(262420000000033/deb970f4) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250126095200881 DMM NOTICE MM(262420000000033/deb970f4) Authorized, continuing procedure, IMSI=262420000000033 (gprs_gmm.c:982) 20250126095200881 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250126095200881 DMM NOTICE MM(262420000000033/deb970f4) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250126095200881 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) 20250126095200882 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250126095200882 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20250126095200882 DMM INFO MM(262420000000033/deb970f4) Subscriber data update (mmctx.c:445) 20250126095200882 DMM DEBUG MM(262420000000033/deb970f4) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250126095200888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095200888 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250126095200888 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095200888 DMM INFO MM(262420000000033/deb970f4) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250126095200888 DMM NOTICE MM(262420000000033/deb970f4) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250126095200888 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250126095200888 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250126095200888 DLLC NOTICE LLME(d1215250/deb970f4){ASSIGNED} LLGM Assign pre (ffffffff => deb970f4) (gprs_llc.c:1079) 20250126095200888 DLLC NOTICE LLME(ffffffff/deb970f4){ASSIGNED} LLGM Assign post (ffffffff => deb970f4) (gprs_llc.c:1125) 20250126095200888 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250126095200888 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250126095200888 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250126095200888 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_detach_check_subscriber_list(345)@57df94ca82fd: setverdict(pass): none -> pass 20250126095200941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095200941 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20250126095200941 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095200941 DMM INFO MM(262420000000033/deb970f4) -> GMM DETACH REQUEST TLLI=0xdeb970f4 type=GPRS detach Power-off (gprs_gmm.c:1440) 20250126095200941 DMM INFO MM(262420000000033/deb970f4) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20250126095200941 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250126095200941 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250126095200941 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250126095200941 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250126095200941 DLLC NOTICE LLME(ffffffff/deb970f4){ASSIGNED} LLGM Assign pre (deb970f4 => ffffffff) (gprs_llc.c:1079) 20250126095200941 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (deb970f4 => ffffffff) (gprs_llc.c:1125) 20250126095200941 DGPRS INFO SUBSCR(262420000000033) purging MS subscriber (gprs_subscriber.c:785) 20250126095200941 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) 20250126095200941 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Init}: Deallocated (fsm.c:568) 20250126095200941 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Deallocated (fsm.c:568) 20250126095200941 DMM DEBUG MM_STATE_Iu[0x555fabfc0880]{Detached}: Deallocated (fsm.c:568) 20250126095200941 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Deallocated (fsm.c:568) 20250126095200942 DGPRS INFO GSUP(262420000000033) Completing purge MS (gprs_subscriber.c:579) TC_attach_detach_check_subscriber_list(345)@57df94ca82fd: setverdict(pass): pass -> pass, component reason not changed TC_attach_detach_check_subscriber_list-BVCI196(330)@57df94ca82fd: Removing Client IMSI='262420000000033'H, index=0 TC_attach_detach_check_subscriber_list(345)@57df94ca82fd: Final verdict of PTC: pass 20250126095205962 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48026<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(343)@57df94ca82fd: Final verdict of PTC: none 20250126095205968 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250126095205968 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(332)@57df94ca82fd: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI220(340)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(327)@57df94ca82fd: Final verdict of PTC: none -NSVCI98(336)@57df94ca82fd: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI196(330)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(342)@57df94ca82fd: Final verdict of PTC: none -NSVCI99(341)@57df94ca82fd: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI210(335)@57df94ca82fd: Final verdict of PTC: none -NSVCI97(331)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(337)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(338)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(333)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(328)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(344)@57df94ca82fd: Final verdict of PTC: none -NSVCI97-provIP(329)@57df94ca82fd: Final verdict of PTC: none -NSVCI99-provIP(339)@57df94ca82fd: Final verdict of PTC: none -NSVCI98-provIP(334)@57df94ca82fd: Final verdict of PTC: none MTC@57df94ca82fd: Setting final verdict of the test case. MTC@57df94ca82fd: Local verdict of MTC: none MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-NS0(327): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(328): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97-provIP(329): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI196(330): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97(331): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-NS1(332): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(333): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98-provIP(334): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI210(335): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98(336): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-NS2(337): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(338): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99-provIP(339): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI220(340): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99(341): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP-IPA(342): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP(343): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GGSN_GTP(344): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_detach_check_subscriber_list(345): pass (none -> pass) MTC@57df94ca82fd: Test case TC_attach_detach_check_subscriber_list finished. Verdict: pass MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_detach_check_subscriber_list pass'. Sun Jan 26 09:52:05 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 20250126095206026 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60094<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126095206328 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60094<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=93608) 20250126095206969 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095206969 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=93608, count=95148) 20250126095207971 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095207971 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_detach_check_subscriber_list pass' was executed successfully (exit status: 0). MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_complete_resend'. ------ SGSN_Tests.TC_attach_check_complete_resend ------ Sun Jan 26 09:52:08 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_check_complete_resend.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_check_complete_resend.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250126095208973 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095208973 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_complete_resend' was executed successfully (exit status: 0). MTC@57df94ca82fd: Test case TC_attach_check_complete_resend started. 20250126095209420 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60098<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126095209423 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(346)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(347)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(346)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(350)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095209469 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250126095209469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095209469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095209469 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095209469 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250126095209469 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095209469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095209469 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095209469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(350)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095209470 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095209470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095209470 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095209470 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095209470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095209470 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095209470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095209470 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095209470 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250126095209471 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095209471 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126095209471 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095209471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(350)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(350)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(351)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21011 20250126095209475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(347)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(347)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126095209480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095209481 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(352)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_check_complete_resend-BVCI196(349)@57df94ca82fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(351)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(355)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(355)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095209485 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250126095209485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095209485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095209485 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095209485 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250126095209485 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095209485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095209485 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095209485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(355)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095209485 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095209485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095209485 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095209485 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095209485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095209485 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095209485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095209485 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095209485 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250126095209485 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095209485 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126095209486 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095209486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(355)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(355)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126095209488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(356)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(352)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(352)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126095209494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095209494 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(357)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_check_complete_resend-BVCI210(354)@57df94ca82fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(356)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(360)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095209500 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250126095209500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095209500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095209500 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095209500 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250126095209500 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095209500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095209500 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095209500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(360)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095209500 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095209500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095209500 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095209500 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095209500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095209500 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095209500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095209500 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095209500 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250126095209500 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095209500 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126095209500 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095209501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(360)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(360)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126095209502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(357)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(357)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126095209507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095209507 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_check_complete_resend-BVCI220(359)@57df94ca82fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250126095209974 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095209974 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250126095209974 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250126095209974 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(361)@57df94ca82fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(361)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250126095209977 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(361)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(361)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250126095209978 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(361)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(361)@57df94ca82fd: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(361)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(361)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_complete_resend-BVCI196(349)@57df94ca82fd: Adding Client=TC_attach_check_complete_resend(364), IMSI='262420000000036'H, TLLI='C3C019E8'O, index=0 SGSN_Test-GSUP(362)@57df94ca82fd: Created GsupExpect[0] for "262420000000036" to be handled at TC_attach_check_complete_resend(364) TC_attach_check_complete_resend(364)@57df94ca82fd: 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 := 'AEBE18BFF15052568EB3C362A79F733C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2FC4E68A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'EC7C83E80AAAA884'O } } } } } 20250126095211043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095211044 DLLC NOTICE LLME(ffffffff/c3c019e8){UNASSIGNED} LLC RX: unknown TLLI 0xc3c019e8, creating LLME on the fly (gprs_llc.c:552) 20250126095211044 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250126095211044 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000036) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1248) 20250126095211044 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Allocated (fsm.c:456) 20250126095211044 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Init}: Allocated (fsm.c:456) 20250126095211044 DMM DEBUG MM_STATE_Gb[0x555fabfc09b0]{Idle}: Allocated (fsm.c:456) 20250126095211044 DMM DEBUG MM_STATE_Iu[0x555fabfc6e30]{Detached}: Allocated (fsm.c:456) 20250126095211044 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250126095211044 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250126095211044 DLLC NOTICE LLME(ffffffff/c3c019e8){UNASSIGNED} LLGM Assign pre (c3c019e8 => c265aa3a) (gprs_llc.c:1079) 20250126095211044 DLLC NOTICE LLME(c3c019e8/c265aa3a){ASSIGNED} LLGM Assign post (c3c019e8 => c265aa3a) (gprs_llc.c:1125) 20250126095211044 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250126095211044 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250126095211044 DMM DEBUG MM(262420000000036/c265aa3a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250126095211060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095211061 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250126095211061 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095211061 DMM DEBUG MM(262420000000036/c265aa3a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000360 (gprs_gmm.c:1066) 20250126095211061 DMM NOTICE MM(262420000000036/c265aa3a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250126095211061 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250126095211061 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250126095211061 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250126095211061 DMM DEBUG MM(262420000000036/c265aa3a) Requesting authorization (sgsn_auth.c:160) 20250126095211061 DMM INFO MM(262420000000036/c265aa3a) Requesting authentication tuples (sgsn_auth.c:184) 20250126095211061 DMM DEBUG MM(262420000000036/c265aa3a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250126095211061 DGPRS INFO SUBSCR(262420000000036) requesting auth info (gprs_subscriber.c:805) 20250126095211061 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)@57df94ca82fd: Found GsupExpect[0] for "262420000000036" handled at TC_attach_check_complete_resend(364) SGSN_Test-GSUP(362)@57df94ca82fd: Added IMSI table entry 0TC_attach_check_complete_resend(364)"262420000000036" 20250126095211067 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250126095211067 DGPRS INFO SUBSCR(262420000000036) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250126095211067 DGPRS DEBUG SUBSCR(262420000000036) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250126095211067 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber authentication info (gprs_subscriber.c:850) 20250126095211067 DMM INFO MM(262420000000036/c265aa3a) Subscriber data update (mmctx.c:445) 20250126095211067 DMM DEBUG MM(262420000000036/c265aa3a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250126095211067 DMM INFO MM(262420000000036/c265aa3a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250126095211067 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250126095211067 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250126095211067 DMM INFO MM(262420000000036/c265aa3a) <- GMM AUTH AND CIPHERING REQ (rand = ae be 18 bf f1 50 52 56 8e b3 c3 62 a7 9f 73 3c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250126095211081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095211081 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20250126095211081 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095211081 DMM INFO MM(262420000000036/c265aa3a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250126095211081 DMM NOTICE MM(262420000000036/c265aa3a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250126095211081 DMM DEBUG MM(262420000000036/c265aa3a) checking auth: received GSM SRES = 2f c4 e6 8a (gprs_gmm.c:648) 20250126095211081 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250126095211081 DMM DEBUG MM(262420000000036/c265aa3a) Requesting authorization (sgsn_auth.c:160) 20250126095211081 DMM INFO MM(262420000000036/c265aa3a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250126095211081 DMM DEBUG MM(262420000000036/c265aa3a) Requesting subscriber data update (gprs_subscriber.c:894) 20250126095211081 DGPRS INFO SUBSCR(262420000000036) subscriber data is not available (gprs_subscriber.c:818) 20250126095211081 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) 20250126095211081 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250126095211081 DMM INFO MM(262420000000036/c265aa3a) <- GMM ATTACH ACCEPT (new P-TMSI=0xc265aa3a) (gprs_gmm.c:282) 20250126095211084 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250126095211084 DGPRS INFO SUBSCR(262420000000036) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250126095211084 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20250126095211084 DMM INFO MM(262420000000036/c265aa3a) Subscriber data update (mmctx.c:445) 20250126095211084 DMM DEBUG MM(262420000000036/c265aa3a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250126095211084 DMM INFO MM(262420000000036/c265aa3a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250126095211084 DMM NOTICE MM(262420000000036/c265aa3a) Authorized, continuing procedure, IMSI=262420000000036 (gprs_gmm.c:982) 20250126095211084 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250126095211084 DMM NOTICE MM(262420000000036/c265aa3a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250126095211085 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) 20250126095211086 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250126095211086 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20250126095211086 DMM INFO MM(262420000000036/c265aa3a) Subscriber data update (mmctx.c:445) 20250126095211086 DMM DEBUG MM(262420000000036/c265aa3a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_check_complete_resend(364)@57df94ca82fd: Warning: Re-starting timer T, which is already active (running or expired). 20250126095217083 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250126095217083 DMM INFO MM(262420000000036/c265aa3a) <- GMM ATTACH ACCEPT (new P-TMSI=0xc265aa3a) (gprs_gmm.c:282) TC_attach_check_complete_resend(364)@57df94ca82fd: Warning: Re-starting timer T, which is already active (running or expired). 20250126095219493 DGPRS DEBUG Checking for inactive LLMEs, time = 1116045 (sgsn.c:132) 20250126095223084 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250126095223084 DMM INFO MM(262420000000036/c265aa3a) <- GMM ATTACH ACCEPT (new P-TMSI=0xc265aa3a) (gprs_gmm.c:282) TC_attach_check_complete_resend(364)@57df94ca82fd: Warning: Re-starting timer T, which is already active (running or expired). 20250126095229085 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250126095229085 DMM INFO MM(262420000000036/c265aa3a) <- GMM ATTACH ACCEPT (new P-TMSI=0xc265aa3a) (gprs_gmm.c:282) TC_attach_check_complete_resend(364)@57df94ca82fd: Warning: Re-starting timer T, which is already active (running or expired). 20250126095229975 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250126095229975 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250126095229976 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(361)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(361)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250126095235086 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250126095235087 DMM INFO MM(262420000000036/c265aa3a) <- GMM ATTACH ACCEPT (new P-TMSI=0xc265aa3a) (gprs_gmm.c:282) TC_attach_check_complete_resend(364)@57df94ca82fd: Warning: Re-starting timer T, which is already active (running or expired). 20250126095239472 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095239479 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095239479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250126095239486 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095239489 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095239489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250126095239501 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095239504 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095239505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250126095241088 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250126095241088 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20250126095241088 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20250126095241088 DGPRS INFO SUBSCR(262420000000036) purging MS subscriber (gprs_subscriber.c:785) 20250126095241088 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) 20250126095241088 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Reject}: Deallocated (fsm.c:568) 20250126095241088 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Deallocated (fsm.c:568) 20250126095241088 DMM DEBUG MM_STATE_Iu[0x555fabfc6e30]{Detached}: Deallocated (fsm.c:568) 20250126095241088 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250126095241088 DLLC NOTICE LLME(c3c019e8/c265aa3a){ASSIGNED} LLGM Assign pre (c265aa3a => ffffffff) (gprs_llc.c:1079) 20250126095241088 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c265aa3a => ffffffff) (gprs_llc.c:1125) TC_attach_check_complete_resend(364)@57df94ca82fd: setverdict(pass): none -> pass TC_attach_check_complete_resend-BVCI196(349)@57df94ca82fd: Removing Client IMSI='262420000000036'H, index=0 TC_attach_check_complete_resend(364)@57df94ca82fd: Final verdict of PTC: pass 20250126095245118 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60098<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250126095245121 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250126095245121 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(350)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GSUP(362)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(361)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(347)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(357)@57df94ca82fd: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI196(349)@57df94ca82fd: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI220(359)@57df94ca82fd: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI210(354)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(351)@57df94ca82fd: Final verdict of PTC: none -NSVCI99(360)@57df94ca82fd: Final verdict of PTC: none -NSVCI98(355)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(352)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(346)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(363)@57df94ca82fd: Final verdict of PTC: none -NSVCI99-provIP(358)@57df94ca82fd: Final verdict of PTC: none -NSVCI98-provIP(353)@57df94ca82fd: Final verdict of PTC: none -NSVCI97-provIP(348)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(356)@57df94ca82fd: Final verdict of PTC: none MTC@57df94ca82fd: Setting final verdict of the test case. MTC@57df94ca82fd: Local verdict of MTC: none MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-NS0(346): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(347): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97-provIP(348): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_check_complete_resend-BVCI196(349): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97(350): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-NS1(351): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(352): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98-provIP(353): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_check_complete_resend-BVCI210(354): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98(355): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-NS2(356): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(357): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99-provIP(358): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_check_complete_resend-BVCI220(359): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99(360): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP-IPA(361): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP(362): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GGSN_GTP(363): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_check_complete_resend(364): pass (none -> pass) MTC@57df94ca82fd: Test case TC_attach_check_complete_resend finished. Verdict: pass MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_complete_resend pass'. Sun Jan 26 09:52:45 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 20250126095245212 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56622<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126095245514 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56622<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=89644) 20250126095246123 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095246123 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=89644, count=95076) 20250126095247125 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095247125 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_complete_resend pass' was executed successfully (exit status: 0). MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_update'. ------ SGSN_Tests.TC_hlr_location_cancel_request_update ------ Sun Jan 26 09:52:47 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250126095248126 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095248126 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_update' was executed successfully (exit status: 0). MTC@57df94ca82fd: Test case TC_hlr_location_cancel_request_update started. 20250126095248597 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56634<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126095248600 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(365)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(366)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(365)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(369)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095248647 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250126095248647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095248647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095248647 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095248647 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250126095248647 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095248647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095248647 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095248647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(369)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095248648 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095248648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095248648 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095248648 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095248648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095248648 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095248648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095248648 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095248648 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250126095248648 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095248648 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126095248648 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095248648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(369)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(369)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126095248651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(370)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(366)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(366)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126095248656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095248656 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(371)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_hlr_location_cancel_request_update-BVCI196(368)@57df94ca82fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(370)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(374)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(374)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095248662 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250126095248662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095248662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095248662 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095248662 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250126095248662 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095248662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095248662 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095248662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(374)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095248663 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095248663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095248663 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095248663 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095248663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095248663 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095248663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095248663 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095248663 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250126095248663 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095248663 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126095248663 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095248663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(374)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(374)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126095248665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(375)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(371)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(371)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126095248670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095248670 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_update-BVCI210(373)@57df94ca82fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(376)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(375)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(379)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095248677 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250126095248677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095248677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095248677 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095248677 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250126095248677 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095248677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095248677 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095248677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(379)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095248678 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095248678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095248678 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095248678 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095248678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095248678 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095248678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095248678 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095248678 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250126095248678 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095248678 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126095248679 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095248679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(379)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(379)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126095248681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(376)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(376)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126095248685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095248685 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_update-BVCI220(378)@57df94ca82fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250126095249128 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095249128 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250126095249128 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250126095249128 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(380)@57df94ca82fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(380)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250126095249132 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250126095249133 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(380)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(380)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(380)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(380)@57df94ca82fd: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(380)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(380)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250126095249493 DGPRS DEBUG Checking for inactive LLMEs, time = 1116075 (sgsn.c:132) TC_hlr_location_cancel_request_update-BVCI196(368)@57df94ca82fd: Adding Client=TC_hlr_location_cancel_request_update(383), IMSI='262420000000031'H, TLLI='E6837AC6'O, index=0 SGSN_Test-GSUP(381)@57df94ca82fd: Created GsupExpect[0] for "262420000000031" to be handled at TC_hlr_location_cancel_request_update(383) TC_hlr_location_cancel_request_update(383)@57df94ca82fd: 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 := '194C5E853E3A43AB060191BE58632CA6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B0630D6D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '69605A391CCE3F91'O } } } } } 20250126095250191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095250191 DLLC NOTICE LLME(ffffffff/e6837ac6){UNASSIGNED} LLC RX: unknown TLLI 0xe6837ac6, creating LLME on the fly (gprs_llc.c:552) 20250126095250191 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250126095250191 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000031) type="GPRS attach"  (gprs_gmm.c:1248) 20250126095250191 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Allocated (fsm.c:456) 20250126095250191 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Init}: Allocated (fsm.c:456) 20250126095250191 DMM DEBUG MM_STATE_Gb[0x555fabfc09b0]{Idle}: Allocated (fsm.c:456) 20250126095250191 DMM DEBUG MM_STATE_Iu[0x555fabfc0880]{Detached}: Allocated (fsm.c:456) 20250126095250191 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250126095250191 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250126095250191 DLLC NOTICE LLME(ffffffff/e6837ac6){UNASSIGNED} LLGM Assign pre (e6837ac6 => d4f04148) (gprs_llc.c:1079) 20250126095250191 DLLC NOTICE LLME(e6837ac6/d4f04148){ASSIGNED} LLGM Assign post (e6837ac6 => d4f04148) (gprs_llc.c:1125) 20250126095250191 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250126095250191 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250126095250191 DMM DEBUG MM(262420000000031/d4f04148) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250126095250211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095250211 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250126095250211 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095250211 DMM DEBUG MM(262420000000031/d4f04148) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000310 (gprs_gmm.c:1066) 20250126095250211 DMM NOTICE MM(262420000000031/d4f04148) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250126095250211 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250126095250211 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250126095250211 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250126095250211 DMM DEBUG MM(262420000000031/d4f04148) Requesting authorization (sgsn_auth.c:160) 20250126095250211 DMM INFO MM(262420000000031/d4f04148) Requesting authentication tuples (sgsn_auth.c:184) 20250126095250211 DMM DEBUG MM(262420000000031/d4f04148) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250126095250211 DGPRS INFO SUBSCR(262420000000031) requesting auth info (gprs_subscriber.c:805) 20250126095250211 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)@57df94ca82fd: Found GsupExpect[0] for "262420000000031" handled at TC_hlr_location_cancel_request_update(383) SGSN_Test-GSUP(381)@57df94ca82fd: Added IMSI table entry 0TC_hlr_location_cancel_request_update(383)"262420000000031" 20250126095250217 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250126095250217 DGPRS INFO SUBSCR(262420000000031) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250126095250217 DGPRS DEBUG SUBSCR(262420000000031) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250126095250217 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber authentication info (gprs_subscriber.c:850) 20250126095250217 DMM INFO MM(262420000000031/d4f04148) Subscriber data update (mmctx.c:445) 20250126095250217 DMM DEBUG MM(262420000000031/d4f04148) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250126095250217 DMM INFO MM(262420000000031/d4f04148) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250126095250217 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250126095250217 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250126095250217 DMM INFO MM(262420000000031/d4f04148) <- GMM AUTH AND CIPHERING REQ (rand = 19 4c 5e 85 3e 3a 43 ab 06 01 91 be 58 63 2c a6 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250126095250233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095250233 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20250126095250233 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095250233 DMM INFO MM(262420000000031/d4f04148) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250126095250233 DMM NOTICE MM(262420000000031/d4f04148) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250126095250233 DMM DEBUG MM(262420000000031/d4f04148) checking auth: received GSM SRES = b0 63 0d 6d (gprs_gmm.c:648) 20250126095250233 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250126095250233 DMM DEBUG MM(262420000000031/d4f04148) Requesting authorization (sgsn_auth.c:160) 20250126095250233 DMM INFO MM(262420000000031/d4f04148) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250126095250233 DMM DEBUG MM(262420000000031/d4f04148) Requesting subscriber data update (gprs_subscriber.c:894) 20250126095250233 DGPRS INFO SUBSCR(262420000000031) subscriber data is not available (gprs_subscriber.c:818) 20250126095250233 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) 20250126095250233 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250126095250233 DMM INFO MM(262420000000031/d4f04148) <- GMM ATTACH ACCEPT (new P-TMSI=0xd4f04148) (gprs_gmm.c:282) 20250126095250237 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250126095250237 DGPRS INFO SUBSCR(262420000000031) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250126095250237 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20250126095250237 DMM INFO MM(262420000000031/d4f04148) Subscriber data update (mmctx.c:445) 20250126095250237 DMM DEBUG MM(262420000000031/d4f04148) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250126095250237 DMM INFO MM(262420000000031/d4f04148) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250126095250237 DMM NOTICE MM(262420000000031/d4f04148) Authorized, continuing procedure, IMSI=262420000000031 (gprs_gmm.c:982) 20250126095250237 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250126095250237 DMM NOTICE MM(262420000000031/d4f04148) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250126095250237 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) 20250126095250238 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250126095250238 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20250126095250238 DMM INFO MM(262420000000031/d4f04148) Subscriber data update (mmctx.c:445) 20250126095250238 DMM DEBUG MM(262420000000031/d4f04148) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250126095250248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095250248 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250126095250248 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095250248 DMM INFO MM(262420000000031/d4f04148) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250126095250248 DMM NOTICE MM(262420000000031/d4f04148) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250126095250248 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250126095250248 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250126095250248 DLLC NOTICE LLME(e6837ac6/d4f04148){ASSIGNED} LLGM Assign pre (ffffffff => d4f04148) (gprs_llc.c:1079) 20250126095250248 DLLC NOTICE LLME(ffffffff/d4f04148){ASSIGNED} LLGM Assign post (ffffffff => d4f04148) (gprs_llc.c:1125) 20250126095250248 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250126095250248 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250126095250248 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250126095250248 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_update(383)@57df94ca82fd: setverdict(pass): none -> pass 20250126095250297 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20250126095250297 DGPRS INFO SUBSCR(262420000000031) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20250126095250297 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) 20250126095250297 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20250126095250297 DMM INFO MM(262420000000031/d4f04148) Subscriber data update (mmctx.c:445) 20250126095250297 DMM DEBUG MM(262420000000031/d4f04148) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20250126095250297 DMM INFO MM(262420000000031/d4f04148) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20250126095250297 DMM INFO MM(262420000000031/d4f04148) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250126095250297 DMM INFO MM(262420000000031/d4f04148) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250126095250297 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250126095250297 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250126095250297 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250126095250297 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250126095250297 DLLC NOTICE LLME(ffffffff/d4f04148){ASSIGNED} LLGM Assign pre (d4f04148 => ffffffff) (gprs_llc.c:1079) 20250126095250297 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d4f04148 => ffffffff) (gprs_llc.c:1125) 20250126095250297 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Init}: Deallocated (fsm.c:568) 20250126095250297 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Deallocated (fsm.c:568) 20250126095250297 DMM DEBUG MM_STATE_Iu[0x555fabfc0880]{Detached}: Deallocated (fsm.c:568) 20250126095250297 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Deallocated (fsm.c:568) TC_hlr_location_cancel_request_update(383)@57df94ca82fd: setverdict(pass): pass -> pass, component reason not changed MC@57df94ca82fd: Test Component 383 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(381)@57df94ca82fd: Final verdict of PTC: none 20250126095255308 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250126095255308 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(370)@57df94ca82fd: Final verdict of PTC: none -NSVCI98(374)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(380)@57df94ca82fd: Final verdict of PTC: none -NSVCI99(379)@57df94ca82fd: Final verdict of PTC: none 20250126095255310 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56634<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(365)@57df94ca82fd: Final verdict of PTC: none -NSVCI97(369)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(371)@57df94ca82fd: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI196(368)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(366)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(375)@57df94ca82fd: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI220(378)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(382)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(376)@57df94ca82fd: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI210(373)@57df94ca82fd: Final verdict of PTC: none -NSVCI98-provIP(372)@57df94ca82fd: Final verdict of PTC: none -NSVCI97-provIP(367)@57df94ca82fd: Final verdict of PTC: none -NSVCI99-provIP(377)@57df94ca82fd: Final verdict of PTC: none TC_hlr_location_cancel_request_update(383)@57df94ca82fd: Final verdict of PTC: pass MTC@57df94ca82fd: Setting final verdict of the test case. MTC@57df94ca82fd: Local verdict of MTC: none MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-NS0(365): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(366): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97-provIP(367): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI196(368): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97(369): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-NS1(370): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(371): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98-provIP(372): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI210(373): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98(374): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-NS2(375): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(376): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99-provIP(377): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI220(378): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99(379): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP-IPA(380): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP(381): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GGSN_GTP(382): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_hlr_location_cancel_request_update(383): pass (none -> pass) MTC@57df94ca82fd: Test case TC_hlr_location_cancel_request_update finished. Verdict: pass MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_update pass'. Sun Jan 26 09:52:55 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 20250126095255393 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34702<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126095255694 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34702<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88064) 20250126095256309 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095256310 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=88064, count=93496) 20250126095257311 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095257312 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_update pass' was executed successfully (exit status: 0). MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw'. ------ SGSN_Tests.TC_hlr_location_cancel_request_withdraw ------ Sun Jan 26 09:52:57 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_withdraw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_withdraw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250126095258313 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095258313 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw' was executed successfully (exit status: 0). MTC@57df94ca82fd: Test case TC_hlr_location_cancel_request_withdraw started. 20250126095258803 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34710<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126095258806 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(384)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(385)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(384)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(388)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095258852 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250126095258852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095258852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095258852 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095258852 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250126095258852 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095258852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095258852 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095258852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(388)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095258853 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095258853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095258853 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095258853 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095258853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095258853 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095258853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095258853 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095258853 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250126095258853 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095258853 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126095258854 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095258854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(388)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(388)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(389)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21011 20250126095258858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(385)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(385)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(390)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250126095258864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095258864 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(389)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(393)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_hlr_location_cancel_request_withdraw-BVCI196(387)@57df94ca82fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(393)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095258868 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250126095258868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095258868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095258868 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095258868 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250126095258868 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095258868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095258868 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095258868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(393)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095258868 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095258868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095258868 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095258868 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095258868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095258868 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095258868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095258868 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095258868 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250126095258868 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095258868 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(393)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250126095258869 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095258869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(393)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126095258870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(394)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(390)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(390)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126095258875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095258875 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_withdraw-BVCI210(392)@57df94ca82fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(395)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(394)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(398)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095258881 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250126095258881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095258881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095258881 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095258881 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250126095258881 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095258881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095258881 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095258881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(398)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095258882 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095258882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095258882 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095258882 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095258882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095258882 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095258882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095258882 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095258882 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250126095258882 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095258882 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126095258883 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095258883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(398)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(398)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126095258884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(395)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(395)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126095258888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095258888 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_withdraw-BVCI220(397)@57df94ca82fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250126095259314 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095259314 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250126095259314 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250126095259314 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(399)@57df94ca82fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(399)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250126095259318 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(399)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(399)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250126095259319 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(399)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(399)@57df94ca82fd: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(399)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(399)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_withdraw-BVCI196(387)@57df94ca82fd: Adding Client=TC_hlr_location_cancel_request_withdraw(402), IMSI='262420000000029'H, TLLI='E33D1A9A'O, index=0 SGSN_Test-GSUP(400)@57df94ca82fd: Created GsupExpect[0] for "262420000000029" to be handled at TC_hlr_location_cancel_request_withdraw(402) TC_hlr_location_cancel_request_withdraw(402)@57df94ca82fd: 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 := '5BF7C6BA2EA3806618F56CB84AF373F1'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2B28E8A8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A386CB48D7D275DA'O } } } } } 20250126095300391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095300391 DLLC NOTICE LLME(ffffffff/e33d1a9a){UNASSIGNED} LLC RX: unknown TLLI 0xe33d1a9a, creating LLME on the fly (gprs_llc.c:552) 20250126095300391 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250126095300391 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000029) type="GPRS attach"  (gprs_gmm.c:1248) 20250126095300391 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Allocated (fsm.c:456) 20250126095300391 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Init}: Allocated (fsm.c:456) 20250126095300391 DMM DEBUG MM_STATE_Gb[0x555fabfc09b0]{Idle}: Allocated (fsm.c:456) 20250126095300391 DMM DEBUG MM_STATE_Iu[0x555fabfc6e30]{Detached}: Allocated (fsm.c:456) 20250126095300391 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250126095300391 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250126095300391 DLLC NOTICE LLME(ffffffff/e33d1a9a){UNASSIGNED} LLGM Assign pre (e33d1a9a => ed6414fc) (gprs_llc.c:1079) 20250126095300391 DLLC NOTICE LLME(e33d1a9a/ed6414fc){ASSIGNED} LLGM Assign post (e33d1a9a => ed6414fc) (gprs_llc.c:1125) 20250126095300391 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250126095300391 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250126095300391 DMM DEBUG MM(262420000000029/ed6414fc) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250126095300411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095300411 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250126095300411 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095300411 DMM DEBUG MM(262420000000029/ed6414fc) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000290 (gprs_gmm.c:1066) 20250126095300411 DMM NOTICE MM(262420000000029/ed6414fc) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250126095300411 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250126095300411 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250126095300411 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250126095300411 DMM DEBUG MM(262420000000029/ed6414fc) Requesting authorization (sgsn_auth.c:160) 20250126095300411 DMM INFO MM(262420000000029/ed6414fc) Requesting authentication tuples (sgsn_auth.c:184) 20250126095300411 DMM DEBUG MM(262420000000029/ed6414fc) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250126095300411 DGPRS INFO SUBSCR(262420000000029) requesting auth info (gprs_subscriber.c:805) 20250126095300411 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)@57df94ca82fd: Found GsupExpect[0] for "262420000000029" handled at TC_hlr_location_cancel_request_withdraw(402) SGSN_Test-GSUP(400)@57df94ca82fd: Added IMSI table entry 0TC_hlr_location_cancel_request_withdraw(402)"262420000000029" 20250126095300418 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250126095300418 DGPRS INFO SUBSCR(262420000000029) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250126095300418 DGPRS DEBUG SUBSCR(262420000000029) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250126095300418 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber authentication info (gprs_subscriber.c:850) 20250126095300418 DMM INFO MM(262420000000029/ed6414fc) Subscriber data update (mmctx.c:445) 20250126095300418 DMM DEBUG MM(262420000000029/ed6414fc) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250126095300418 DMM INFO MM(262420000000029/ed6414fc) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250126095300418 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250126095300418 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250126095300418 DMM INFO MM(262420000000029/ed6414fc) <- GMM AUTH AND CIPHERING REQ (rand = 5b f7 c6 ba 2e a3 80 66 18 f5 6c b8 4a f3 73 f1 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250126095300435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095300435 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20250126095300435 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095300435 DMM INFO MM(262420000000029/ed6414fc) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250126095300435 DMM NOTICE MM(262420000000029/ed6414fc) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250126095300435 DMM DEBUG MM(262420000000029/ed6414fc) checking auth: received GSM SRES = 2b 28 e8 a8 (gprs_gmm.c:648) 20250126095300435 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250126095300435 DMM DEBUG MM(262420000000029/ed6414fc) Requesting authorization (sgsn_auth.c:160) 20250126095300435 DMM INFO MM(262420000000029/ed6414fc) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250126095300435 DMM DEBUG MM(262420000000029/ed6414fc) Requesting subscriber data update (gprs_subscriber.c:894) 20250126095300435 DGPRS INFO SUBSCR(262420000000029) subscriber data is not available (gprs_subscriber.c:818) 20250126095300435 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) 20250126095300435 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250126095300435 DMM INFO MM(262420000000029/ed6414fc) <- GMM ATTACH ACCEPT (new P-TMSI=0xed6414fc) (gprs_gmm.c:282) 20250126095300438 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250126095300438 DGPRS INFO SUBSCR(262420000000029) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250126095300438 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20250126095300438 DMM INFO MM(262420000000029/ed6414fc) Subscriber data update (mmctx.c:445) 20250126095300438 DMM DEBUG MM(262420000000029/ed6414fc) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250126095300438 DMM INFO MM(262420000000029/ed6414fc) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250126095300438 DMM NOTICE MM(262420000000029/ed6414fc) Authorized, continuing procedure, IMSI=262420000000029 (gprs_gmm.c:982) 20250126095300438 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250126095300438 DMM NOTICE MM(262420000000029/ed6414fc) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250126095300438 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) 20250126095300439 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250126095300439 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20250126095300439 DMM INFO MM(262420000000029/ed6414fc) Subscriber data update (mmctx.c:445) 20250126095300439 DMM DEBUG MM(262420000000029/ed6414fc) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250126095300450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095300451 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250126095300451 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095300451 DMM INFO MM(262420000000029/ed6414fc) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250126095300451 DMM NOTICE MM(262420000000029/ed6414fc) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250126095300451 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250126095300451 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250126095300451 DLLC NOTICE LLME(e33d1a9a/ed6414fc){ASSIGNED} LLGM Assign pre (ffffffff => ed6414fc) (gprs_llc.c:1079) 20250126095300451 DLLC NOTICE LLME(ffffffff/ed6414fc){ASSIGNED} LLGM Assign post (ffffffff => ed6414fc) (gprs_llc.c:1125) 20250126095300451 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250126095300451 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250126095300451 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250126095300451 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_withdraw(402)@57df94ca82fd: setverdict(pass): none -> pass 20250126095300500 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20250126095300501 DGPRS INFO SUBSCR(262420000000029) Cancelling MS subscriber (subscription withdraw) (gprs_subscriber.c:635) 20250126095300501 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) 20250126095300501 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20250126095300501 DMM INFO MM(262420000000029/ed6414fc) Subscriber data update (mmctx.c:445) 20250126095300501 DMM DEBUG MM(262420000000029/ed6414fc) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20250126095300501 DMM INFO MM(262420000000029/ed6414fc) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20250126095300501 DMM INFO MM(262420000000029/ed6414fc) Cancelled with cause 'Implicitly detached' (10), deleting context (gprs_gmm.c:1035) 20250126095300501 DMM NOTICE MM(262420000000029/ed6414fc) Authorization lost, detaching with cause 'Implicitly detached' (10) (gprs_gmm.c:1013) 20250126095300501 DMM DEBUG <- GMM DETACH REQ (type: IMSI detach (after VLR failure), cause: Implicitly detached) (gprs_gmm.c:233) 20250126095300501 DMM INFO MM(262420000000029/ed6414fc) Cleaning MM context due to auth lost (gprs_gmm.c:182) 20250126095300501 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250126095300501 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250126095300501 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250126095300501 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250126095300501 DLLC NOTICE LLME(ffffffff/ed6414fc){ASSIGNED} LLGM Assign pre (ed6414fc => ffffffff) (gprs_llc.c:1079) 20250126095300501 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ed6414fc => ffffffff) (gprs_llc.c:1125) 20250126095300501 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Init}: Deallocated (fsm.c:568) 20250126095300501 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Deallocated (fsm.c:568) 20250126095300501 DMM DEBUG MM_STATE_Iu[0x555fabfc6e30]{Detached}: Deallocated (fsm.c:568) 20250126095300501 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Deallocated (fsm.c:568) TC_hlr_location_cancel_request_withdraw(402)@57df94ca82fd: setverdict(pass): pass -> pass, component reason not changed TC_hlr_location_cancel_request_withdraw-BVCI196(387)@57df94ca82fd: Removing Client IMSI='262420000000029'H, index=0 20250126095300517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095300517 DLLC NOTICE LLME(ffffffff/ed6414fc){UNASSIGNED} LLC RX: unknown TLLI 0xed6414fc, creating LLME on the fly (gprs_llc.c:552) 20250126095300517 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x65f352 CMD=UI DATA (gprs_llc_parse.c:89) 20250126095300517 DMM NOTICE LLME(ffffffff/ed6414fc){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2003) 20250126095300517 DLLC NOTICE LLME(ffffffff/ed6414fc){UNASSIGNED} LLGM Assign pre (ed6414fc => ffffffff) (gprs_llc.c:1079) 20250126095300517 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ed6414fc => ffffffff) (gprs_llc.c:1125) TC_hlr_location_cancel_request_withdraw(402)@57df94ca82fd: Final verdict of PTC: pass 20250126095300521 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34710<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(400)@57df94ca82fd: Final verdict of PTC: none -NSVCI97(388)@57df94ca82fd: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI220(397)@57df94ca82fd: Final verdict of PTC: none 20250126095300526 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250126095300526 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_hlr_location_cancel_request_withdraw-BVCI196(387)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(399)@57df94ca82fd: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI210(392)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(385)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(389)@57df94ca82fd: Final verdict of PTC: none -NSVCI99(398)@57df94ca82fd: Final verdict of PTC: none -NSVCI98(393)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(394)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(384)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(395)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(401)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(390)@57df94ca82fd: Final verdict of PTC: none -NSVCI99-provIP(396)@57df94ca82fd: Final verdict of PTC: none -NSVCI98-provIP(391)@57df94ca82fd: Final verdict of PTC: none -NSVCI97-provIP(386)@57df94ca82fd: Final verdict of PTC: none MTC@57df94ca82fd: Setting final verdict of the test case. MTC@57df94ca82fd: Local verdict of MTC: none MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-NS0(384): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(385): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97-provIP(386): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI196(387): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97(388): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-NS1(389): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(390): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98-provIP(391): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI210(392): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98(393): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-NS2(394): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(395): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99-provIP(396): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI220(397): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99(398): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP-IPA(399): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP(400): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GGSN_GTP(401): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_hlr_location_cancel_request_withdraw(402): pass (none -> pass) MTC@57df94ca82fd: Test case TC_hlr_location_cancel_request_withdraw finished. Verdict: pass MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass'. Sun Jan 26 09:53:00 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 20250126095300624 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34720<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126095300925 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34720<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=57784) 20250126095301526 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095301526 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=57784, count=96956) 20250126095302528 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095302528 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass' was executed successfully (exit status: 0). MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw'. ------ SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw ------ Sun Jan 26 09:53:02 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250126095303529 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095303529 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw' was executed successfully (exit status: 0). MTC@57df94ca82fd: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw started. 20250126095304026 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34730<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126095304029 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(403)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(404)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(403)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(407)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(407)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095304061 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250126095304061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095304061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095304061 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095304061 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250126095304061 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095304061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095304061 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095304061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(407)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095304063 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095304063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095304063 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095304063 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095304063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095304063 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095304063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095304063 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095304063 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250126095304063 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095304063 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126095304063 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095304063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(407)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(407)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126095304065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(408)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(404)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(404)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126095304070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095304070 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@57df94ca82fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(409)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(408)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(412)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095304077 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250126095304077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095304077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095304077 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095304077 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250126095304077 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095304077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095304077 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095304077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(412)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095304078 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095304078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095304078 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095304078 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095304078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095304078 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095304078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095304078 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095304078 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250126095304078 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095304078 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126095304079 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095304079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(412)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(412)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126095304082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(413)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(409)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(409)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126095304087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095304087 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411)@57df94ca82fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(414)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(413)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(417)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095304093 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250126095304093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095304093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095304093 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095304093 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250126095304093 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095304093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095304093 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095304093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(417)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095304094 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095304094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095304094 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095304094 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095304094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095304094 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095304094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095304094 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095304094 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250126095304094 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095304094 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126095304095 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095304095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(417)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(417)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126095304097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(414)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(414)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126095304102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095304102 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416)@57df94ca82fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250126095304529 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095304529 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250126095304529 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250126095304529 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(418)@57df94ca82fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(418)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250126095304534 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250126095304535 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(418)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(418)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(418)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(418)@57df94ca82fd: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(418)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(418)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@57df94ca82fd: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421), IMSI='262420000000030'H, TLLI='FA8AC4DB'O, index=0 SGSN_Test-GSUP(419)@57df94ca82fd: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) 20250126095305599 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) 20250126095305599 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(419)@57df94ca82fd: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) SGSN_Test-GSUP(419)@57df94ca82fd: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@57df94ca82fd: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@57df94ca82fd: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@57df94ca82fd: Final verdict of PTC: pass 20250126095305609 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34730<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-BSSGP0(404)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(409)@57df94ca82fd: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GSUP(419)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(408)@57df94ca82fd: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411)@57df94ca82fd: Final verdict of PTC: none -NSVCI99(417)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(414)@57df94ca82fd: Final verdict of PTC: none -NSVCI97(407)@57df94ca82fd: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(403)@57df94ca82fd: Final verdict of PTC: none -NSVCI98(412)@57df94ca82fd: Final verdict of PTC: none 20250126095305616 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250126095305616 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-NS2(413)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(420)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(418)@57df94ca82fd: Final verdict of PTC: none -NSVCI98-provIP(410)@57df94ca82fd: Final verdict of PTC: none -NSVCI99-provIP(415)@57df94ca82fd: Final verdict of PTC: none -NSVCI97-provIP(405)@57df94ca82fd: Final verdict of PTC: none MTC@57df94ca82fd: Setting final verdict of the test case. MTC@57df94ca82fd: Local verdict of MTC: none MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-NS0(403): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(404): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97-provIP(405): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97(407): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-NS1(408): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(409): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98-provIP(410): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98(412): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-NS2(413): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(414): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99-provIP(415): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99(417): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP-IPA(418): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP(419): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GGSN_GTP(420): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421): pass (none -> pass) MTC@57df94ca82fd: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw finished. Verdict: pass MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass'. Sun Jan 26 09:53:05 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 20250126095305677 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35028<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126095305979 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35028<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=45216) 20250126095306617 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095306617 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=45216, count=53160) 20250126095307618 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095307618 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass' was executed successfully (exit status: 0). MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update'. ------ SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update ------ Sun Jan 26 09:53:08 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250126095308618 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095308618 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update' was executed successfully (exit status: 0). MTC@57df94ca82fd: Test case TC_hlr_location_cancel_request_unknown_subscriber_update started. 20250126095309066 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35030<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126095309069 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(422)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(423)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(422)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(426)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(426)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095309109 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250126095309109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095309109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095309109 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095309109 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250126095309109 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095309109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095309109 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095309109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(426)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095309110 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095309110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095309110 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095309110 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095309110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095309110 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095309110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095309110 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095309110 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250126095309110 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095309110 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(426)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(426)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126095309111 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095309111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250126095309114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(427)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(423)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(423)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126095309122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095309123 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@57df94ca82fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(428)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(427)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(431)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(431)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095309129 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250126095309129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095309129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095309129 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095309129 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250126095309129 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095309130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095309130 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095309130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(431)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095309130 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095309130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095309130 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095309131 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095309131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095309131 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095309131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095309131 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095309131 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250126095309131 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095309131 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126095309131 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095309131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(431)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(431)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(432)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21012 20250126095309133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(428)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(428)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126095309139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095309139 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(433)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(432)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430)@57df94ca82fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(436)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(436)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095309143 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250126095309143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095309143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095309143 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095309143 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250126095309143 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095309143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095309143 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095309143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(436)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095309144 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095309144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095309144 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095309144 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095309144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095309144 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095309144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095309144 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095309144 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250126095309144 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095309144 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126095309144 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095309144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(436)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(436)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126095309146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(433)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(433)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126095309151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095309151 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435)@57df94ca82fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250126095309619 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095309619 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250126095309619 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250126095309619 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(437)@57df94ca82fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(437)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250126095309623 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250126095309624 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(437)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(437)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(437)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(437)@57df94ca82fd: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(437)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(437)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@57df94ca82fd: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_update(440), IMSI='262420000000030'H, TLLI='CA5CE2F9'O, index=0 SGSN_Test-GSUP(438)@57df94ca82fd: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) 20250126095310681 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) 20250126095310681 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(438)@57df94ca82fd: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) SGSN_Test-GSUP(438)@57df94ca82fd: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_update(440)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_update(440)@57df94ca82fd: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@57df94ca82fd: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_update(440)@57df94ca82fd: Final verdict of PTC: pass 20250126095310691 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35030<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250126095310695 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250126095310695 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GSUP(438)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(437)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(427)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(428)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(432)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(422)@57df94ca82fd: Final verdict of PTC: none -NSVCI98(431)@57df94ca82fd: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430)@57df94ca82fd: Final verdict of PTC: none -NSVCI97(426)@57df94ca82fd: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(423)@57df94ca82fd: Final verdict of PTC: none -NSVCI99(436)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(433)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(439)@57df94ca82fd: Final verdict of PTC: none -NSVCI97-provIP(424)@57df94ca82fd: Final verdict of PTC: none -NSVCI98-provIP(429)@57df94ca82fd: Final verdict of PTC: none -NSVCI99-provIP(434)@57df94ca82fd: Final verdict of PTC: none MTC@57df94ca82fd: Setting final verdict of the test case. MTC@57df94ca82fd: Local verdict of MTC: none MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-NS0(422): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(423): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97-provIP(424): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97(426): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-NS1(427): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(428): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98-provIP(429): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98(431): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-NS2(432): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(433): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99-provIP(434): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99(436): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP-IPA(437): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP(438): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GGSN_GTP(439): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update(440): pass (none -> pass) MTC@57df94ca82fd: Test case TC_hlr_location_cancel_request_unknown_subscriber_update finished. Verdict: pass MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass'. Sun Jan 26 09:53:10 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 20250126095310786 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35034<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126095311088 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=50012) 20250126095311697 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095311697 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=50012, count=54368) 20250126095312698 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095312698 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass' was executed successfully (exit status: 0). MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rau_unknown'. ------ SGSN_Tests.TC_rau_unknown ------ Sun Jan 26 09:53:13 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_rau_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_rau_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250126095313699 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095313699 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rau_unknown' was executed successfully (exit status: 0). MTC@57df94ca82fd: Test case TC_rau_unknown started. 20250126095314180 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35050<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126095314182 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(441)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(442)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(441)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(445)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095314227 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250126095314227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095314227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095314227 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095314227 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250126095314227 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095314227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095314227 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095314227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(445)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095314229 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095314229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095314229 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095314229 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095314229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095314229 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095314229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095314229 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095314229 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250126095314229 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095314229 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126095314229 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095314229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(445)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(445)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(446)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21011 20250126095314232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(447)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(442)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(442)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(446)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(450)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250126095314239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095314239 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(450)@57df94ca82fd: Provider Link came up: sending NS-RESET TC_rau_unknown-BVCI196(444)@57df94ca82fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250126095314241 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250126095314241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095314241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095314241 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095314241 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250126095314241 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095314241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095314241 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095314241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(450)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095314242 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095314242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095314242 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095314243 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095314243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095314243 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095314243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095314243 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095314243 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250126095314243 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095314243 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126095314243 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095314243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(450)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(450)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(451)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21012 20250126095314245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(447)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(447)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126095314249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095314249 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(452)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_rau_unknown-BVCI210(449)@57df94ca82fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(451)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(455)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095314254 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250126095314254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095314254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095314254 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095314254 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250126095314254 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095314254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095314254 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095314254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(455)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095314255 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095314255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095314255 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095314255 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095314255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095314255 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095314255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095314255 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095314255 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250126095314255 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095314255 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126095314255 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095314255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(455)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(455)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126095314257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(452)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(452)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126095314264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095314264 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_rau_unknown-BVCI220(454)@57df94ca82fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250126095314699 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095314699 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250126095314699 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250126095314699 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(456)@57df94ca82fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(456)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250126095314704 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250126095314705 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(456)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(456)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(456)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(456)@57df94ca82fd: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(456)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(456)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rau_unknown-BVCI196(444)@57df94ca82fd: Adding Client=TC_rau_unknown(459), IMSI='262420000000011'H, TLLI='DBF35998'O, index=0 SGSN_Test-GSUP(457)@57df94ca82fd: Created GsupExpect[0] for "262420000000011" to be handled at TC_rau_unknown(459) 20250126095315784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095315784 DLLC NOTICE LLME(ffffffff/dbf35998){UNASSIGNED} LLC RX: unknown TLLI 0xdbf35998, creating LLME on the fly (gprs_llc.c:552) 20250126095315784 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20250126095315784 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20250126095315784 DMM NOTICE LLME(ffffffff/dbf35998){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1702) 20250126095315784 DLLC NOTICE LLME(ffffffff/dbf35998){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20250126095315784 DMM ERROR LLME(ffffffff/dbf35998){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1723) 20250126095315784 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1792) 20250126095315784 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1533) 20250126095315784 DLLC NOTICE LLME(ffffffff/dbf35998){UNASSIGNED} LLGM Assign pre (dbf35998 => ffffffff) (gprs_llc.c:1079) 20250126095315784 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dbf35998 => ffffffff) (gprs_llc.c:1125) TC_rau_unknown(459)@57df94ca82fd: setverdict(pass): none -> pass TC_rau_unknown-BVCI196(444)@57df94ca82fd: Removing Client IMSI='262420000000011'H, index=0 TC_rau_unknown(459)@57df94ca82fd: Final verdict of PTC: pass 20250126095315818 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35050<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_rau_unknown-BVCI196(444)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GSUP(457)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(446)@57df94ca82fd: Final verdict of PTC: none -NSVCI98(450)@57df94ca82fd: Final verdict of PTC: none -NSVCI99(455)@57df94ca82fd: Final verdict of PTC: none 20250126095315823 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250126095315823 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-BSSGP1(447)@57df94ca82fd: Final verdict of PTC: none TC_rau_unknown-BVCI220(454)@57df94ca82fd: Final verdict of PTC: none TC_rau_unknown-BVCI210(449)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(441)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(442)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(452)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(456)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(451)@57df94ca82fd: Final verdict of PTC: none -NSVCI97(445)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(458)@57df94ca82fd: Final verdict of PTC: none -NSVCI97-provIP(443)@57df94ca82fd: Final verdict of PTC: none -NSVCI99-provIP(453)@57df94ca82fd: Final verdict of PTC: none -NSVCI98-provIP(448)@57df94ca82fd: Final verdict of PTC: none MTC@57df94ca82fd: Setting final verdict of the test case. MTC@57df94ca82fd: Local verdict of MTC: none MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-NS0(441): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(442): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97-provIP(443): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_rau_unknown-BVCI196(444): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97(445): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-NS1(446): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(447): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98-provIP(448): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_rau_unknown-BVCI210(449): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98(450): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-NS2(451): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(452): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99-provIP(453): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_rau_unknown-BVCI220(454): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99(455): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP-IPA(456): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP(457): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GGSN_GTP(458): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_rau_unknown(459): pass (none -> pass) MTC@57df94ca82fd: Test case TC_rau_unknown finished. Verdict: pass MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rau_unknown pass'. Sun Jan 26 09:53:15 UTC 2025 ====== SGSN_Tests.TC_rau_unknown pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_rau_unknown.talloc 20250126095315872 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53030<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126095316174 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53030<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44968) 20250126095316824 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095316824 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=44968, count=55744) 20250126095317825 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095317825 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rau_unknown pass' was executed successfully (exit status: 0). MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau'. ------ SGSN_Tests.TC_attach_rau ------ Sun Jan 26 09:53:18 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250126095318827 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095318827 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau' was executed successfully (exit status: 0). MTC@57df94ca82fd: Test case TC_attach_rau started. 20250126095319269 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53034<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126095319271 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(460)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(461)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(460)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(464)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(464)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095319308 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250126095319308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095319308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095319308 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095319308 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250126095319308 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095319308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095319308 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095319308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(464)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095319310 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095319310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095319310 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095319310 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095319310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095319310 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095319310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095319310 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095319310 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250126095319310 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095319310 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126095319311 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095319311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(464)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(464)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(465)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21011 20250126095319315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(461)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(461)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(466)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250126095319320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095319320 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(465)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_rau-BVCI196(463)@57df94ca82fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(469)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095319324 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250126095319324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095319324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095319324 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095319324 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250126095319324 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095319324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095319324 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095319324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(469)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095319325 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095319325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095319325 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095319325 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095319325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095319325 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095319325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095319325 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095319325 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250126095319325 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095319325 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126095319326 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095319326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(469)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(469)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(470)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21012 20250126095319328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(466)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(466)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(471)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250126095319335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095319335 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(470)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(474)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_rau-BVCI210(468)@57df94ca82fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(474)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095319339 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250126095319339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095319339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095319339 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095319339 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250126095319339 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095319339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095319339 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095319339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(474)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095319340 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095319340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095319340 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095319340 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095319340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095319340 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095319340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095319340 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095319340 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250126095319340 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095319340 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126095319340 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095319340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(474)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(474)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126095319342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(471)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(471)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126095319346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095319346 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau-BVCI220(473)@57df94ca82fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250126095319494 DGPRS DEBUG Checking for inactive LLMEs, time = 1116105 (sgsn.c:132) 20250126095319828 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095319828 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250126095319829 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250126095319829 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(475)@57df94ca82fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(475)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250126095319832 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250126095319834 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(475)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(475)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(475)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(475)@57df94ca82fd: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(475)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(475)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau-BVCI196(463)@57df94ca82fd: Adding Client=TC_attach_rau(478), IMSI='262420000000012'H, TLLI='DBC174F4'O, index=0 SGSN_Test-GSUP(476)@57df94ca82fd: Created GsupExpect[0] for "262420000000012" to be handled at TC_attach_rau(478) TC_attach_rau(478)@57df94ca82fd: 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 := '7CF83697DDF75C2901A249809639B13A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9BEC2AD0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1EE4B39C7B3AF849'O } } } } } 20250126095320916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095320916 DLLC NOTICE LLME(ffffffff/dbc174f4){UNASSIGNED} LLC RX: unknown TLLI 0xdbc174f4, creating LLME on the fly (gprs_llc.c:552) 20250126095320916 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250126095320916 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000012) type="GPRS attach"  (gprs_gmm.c:1248) 20250126095320917 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Allocated (fsm.c:456) 20250126095320917 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Init}: Allocated (fsm.c:456) 20250126095320917 DMM DEBUG MM_STATE_Gb[0x555fabfc09b0]{Idle}: Allocated (fsm.c:456) 20250126095320917 DMM DEBUG MM_STATE_Iu[0x555fabfc0880]{Detached}: Allocated (fsm.c:456) 20250126095320917 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250126095320917 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250126095320917 DLLC NOTICE LLME(ffffffff/dbc174f4){UNASSIGNED} LLGM Assign pre (dbc174f4 => dbefe9a3) (gprs_llc.c:1079) 20250126095320917 DLLC NOTICE LLME(dbc174f4/dbefe9a3){ASSIGNED} LLGM Assign post (dbc174f4 => dbefe9a3) (gprs_llc.c:1125) 20250126095320917 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250126095320917 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250126095320917 DMM DEBUG MM(262420000000012/dbefe9a3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250126095320929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095320929 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250126095320929 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095320929 DMM DEBUG MM(262420000000012/dbefe9a3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000120 (gprs_gmm.c:1066) 20250126095320929 DMM NOTICE MM(262420000000012/dbefe9a3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250126095320929 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250126095320929 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250126095320929 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250126095320929 DMM DEBUG MM(262420000000012/dbefe9a3) Requesting authorization (sgsn_auth.c:160) 20250126095320929 DMM INFO MM(262420000000012/dbefe9a3) Requesting authentication tuples (sgsn_auth.c:184) 20250126095320929 DMM DEBUG MM(262420000000012/dbefe9a3) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250126095320929 DGPRS INFO SUBSCR(262420000000012) requesting auth info (gprs_subscriber.c:805) 20250126095320929 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)@57df94ca82fd: Found GsupExpect[0] for "262420000000012" handled at TC_attach_rau(478) SGSN_Test-GSUP(476)@57df94ca82fd: Added IMSI table entry 0TC_attach_rau(478)"262420000000012" 20250126095320931 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250126095320931 DGPRS INFO SUBSCR(262420000000012) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250126095320931 DGPRS DEBUG SUBSCR(262420000000012) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250126095320931 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber authentication info (gprs_subscriber.c:850) 20250126095320931 DMM INFO MM(262420000000012/dbefe9a3) Subscriber data update (mmctx.c:445) 20250126095320931 DMM DEBUG MM(262420000000012/dbefe9a3) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250126095320931 DMM INFO MM(262420000000012/dbefe9a3) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250126095320931 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250126095320931 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250126095320931 DMM INFO MM(262420000000012/dbefe9a3) <- GMM AUTH AND CIPHERING REQ (rand = 7c f8 36 97 dd f7 5c 29 01 a2 49 80 96 39 b1 3a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250126095320935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095320935 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20250126095320935 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095320935 DMM INFO MM(262420000000012/dbefe9a3) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250126095320935 DMM NOTICE MM(262420000000012/dbefe9a3) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250126095320935 DMM DEBUG MM(262420000000012/dbefe9a3) checking auth: received GSM SRES = 9b ec 2a d0 (gprs_gmm.c:648) 20250126095320935 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250126095320935 DMM DEBUG MM(262420000000012/dbefe9a3) Requesting authorization (sgsn_auth.c:160) 20250126095320935 DMM INFO MM(262420000000012/dbefe9a3) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250126095320935 DMM DEBUG MM(262420000000012/dbefe9a3) Requesting subscriber data update (gprs_subscriber.c:894) 20250126095320935 DGPRS INFO SUBSCR(262420000000012) subscriber data is not available (gprs_subscriber.c:818) 20250126095320935 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) 20250126095320935 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250126095320935 DMM INFO MM(262420000000012/dbefe9a3) <- GMM ATTACH ACCEPT (new P-TMSI=0xdbefe9a3) (gprs_gmm.c:282) 20250126095320936 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250126095320936 DGPRS INFO SUBSCR(262420000000012) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250126095320936 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20250126095320936 DMM INFO MM(262420000000012/dbefe9a3) Subscriber data update (mmctx.c:445) 20250126095320936 DMM DEBUG MM(262420000000012/dbefe9a3) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250126095320936 DMM INFO MM(262420000000012/dbefe9a3) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250126095320936 DMM NOTICE MM(262420000000012/dbefe9a3) Authorized, continuing procedure, IMSI=262420000000012 (gprs_gmm.c:982) 20250126095320936 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250126095320936 DMM NOTICE MM(262420000000012/dbefe9a3) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250126095320936 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) 20250126095320937 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250126095320937 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20250126095320937 DMM INFO MM(262420000000012/dbefe9a3) Subscriber data update (mmctx.c:445) 20250126095320937 DMM DEBUG MM(262420000000012/dbefe9a3) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250126095320941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095320941 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250126095320941 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095320941 DMM INFO MM(262420000000012/dbefe9a3) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250126095320941 DMM NOTICE MM(262420000000012/dbefe9a3) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250126095320941 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250126095320941 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250126095320941 DLLC NOTICE LLME(dbc174f4/dbefe9a3){ASSIGNED} LLGM Assign pre (ffffffff => dbefe9a3) (gprs_llc.c:1079) 20250126095320941 DLLC NOTICE LLME(ffffffff/dbefe9a3){ASSIGNED} LLGM Assign post (ffffffff => dbefe9a3) (gprs_llc.c:1125) 20250126095320941 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250126095320941 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250126095320941 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250126095320941 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau(478)@57df94ca82fd: setverdict(pass): none -> pass 20250126095320999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095320999 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xba5958 CMD=UI DATA (gprs_llc_parse.c:89) 20250126095320999 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095320999 DMM INFO MM(262420000000012/dbefe9a3) -> GMM RA UPDATE REQUEST type="periodic updating" (gprs_gmm.c:1614) 20250126095320999 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250126095320999 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250126095320999 DLLC NOTICE LLME(ffffffff/dbefe9a3){ASSIGNED} LLGM Assign pre (dbefe9a3 => ea42e8bd) (gprs_llc.c:1079) 20250126095320999 DLLC NOTICE LLME(dbefe9a3/ea42e8bd){ASSIGNED} LLGM Assign post (dbefe9a3 => ea42e8bd) (gprs_llc.c:1125) 20250126095320999 DMM INFO MM(262420000000012/ea42e8bd) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) TC_attach_rau(478)@57df94ca82fd: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau(478)@57df94ca82fd: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau-BVCI196(463)@57df94ca82fd: Removing Client IMSI='262420000000012'H, index=0 20250126095321014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095321014 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20250126095321014 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095321014 DMM INFO MM(262420000000012/ea42e8bd) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20250126095321014 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20250126095321014 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250126095321014 DLLC NOTICE LLME(dbefe9a3/ea42e8bd){ASSIGNED} LLGM Assign pre (ffffffff => ea42e8bd) (gprs_llc.c:1079) 20250126095321014 DLLC NOTICE LLME(ffffffff/ea42e8bd){ASSIGNED} LLGM Assign post (ffffffff => ea42e8bd) (gprs_llc.c:1125) 20250126095321014 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1830) TC_attach_rau(478)@57df94ca82fd: Final verdict of PTC: pass 20250126095321019 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53034<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(476)@57df94ca82fd: Final verdict of PTC: none 20250126095321024 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250126095321024 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(465)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(475)@57df94ca82fd: Final verdict of PTC: none -NSVCI99(474)@57df94ca82fd: Final verdict of PTC: none TC_attach_rau-BVCI220(473)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(460)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(461)@57df94ca82fd: Final verdict of PTC: none -NSVCI97(464)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(470)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(477)@57df94ca82fd: Final verdict of PTC: none TC_attach_rau-BVCI210(468)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(466)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(471)@57df94ca82fd: Final verdict of PTC: none -NSVCI98(469)@57df94ca82fd: Final verdict of PTC: none -NSVCI99-provIP(472)@57df94ca82fd: Final verdict of PTC: none TC_attach_rau-BVCI196(463)@57df94ca82fd: Final verdict of PTC: none -NSVCI97-provIP(462)@57df94ca82fd: Final verdict of PTC: none -NSVCI98-provIP(467)@57df94ca82fd: Final verdict of PTC: none MTC@57df94ca82fd: Setting final verdict of the test case. MTC@57df94ca82fd: Local verdict of MTC: none MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-NS0(460): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(461): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97-provIP(462): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_rau-BVCI196(463): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97(464): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-NS1(465): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(466): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98-provIP(467): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_rau-BVCI210(468): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98(469): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-NS2(470): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(471): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99-provIP(472): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_rau-BVCI220(473): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99(474): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP-IPA(475): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP(476): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GGSN_GTP(477): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_rau(478): pass (none -> pass) MTC@57df94ca82fd: Test case TC_attach_rau finished. Verdict: pass MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau pass'. Sun Jan 26 09:53:21 UTC 2025 ====== SGSN_Tests.TC_attach_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau.talloc 20250126095321075 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53048<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126095321477 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53048<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=92292) 20250126095322026 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095322026 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=92292, count=93552) 20250126095323028 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095323028 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau pass' was executed successfully (exit status: 0). MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_a'. ------ SGSN_Tests.TC_attach_rau_a_a ------ Sun Jan 26 09:53:23 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau_a_a.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau_a_a.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250126095324029 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095324029 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_a' was executed successfully (exit status: 0). MTC@57df94ca82fd: Test case TC_attach_rau_a_a started. 20250126095324571 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53052<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126095324573 DMM INFO MM(262420000000012/ea42e8bd) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250126095324573 DMM INFO MM(262420000000012/ea42e8bd) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250126095324573 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250126095324573 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250126095324573 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250126095324573 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250126095324573 DLLC NOTICE LLME(ffffffff/ea42e8bd){ASSIGNED} LLGM Assign pre (ea42e8bd => ffffffff) (gprs_llc.c:1079) 20250126095324573 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ea42e8bd => ffffffff) (gprs_llc.c:1125) 20250126095324573 DGPRS INFO SUBSCR(262420000000012) purging MS subscriber (gprs_subscriber.c:785) 20250126095324573 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) 20250126095324574 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 10 f2 09 00 28 01 01 (gsup_client.c:402) 20250126095324574 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Init}: Deallocated (fsm.c:568) 20250126095324574 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Deallocated (fsm.c:568) 20250126095324574 DMM DEBUG MM_STATE_Iu[0x555fabfc0880]{Detached}: Deallocated (fsm.c:568) 20250126095324574 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Deallocated (fsm.c:568) 20250126095324574 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(479)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(480)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(479)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(483)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095324609 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250126095324609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095324609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095324609 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095324609 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250126095324609 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095324609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095324609 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095324609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250126095324610 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095324610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095324610 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(483)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095324610 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095324610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095324610 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095324610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095324610 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095324610 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250126095324610 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095324610 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126095324610 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095324610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(483)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(483)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126095324613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(484)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb1-BSSGP1(485)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(480)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(480)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126095324619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095324619 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_rau_a_a-BVCI196(482)@57df94ca82fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(484)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(489)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(489)@57df94ca82fd: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(488)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21012 20250126095324626 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250126095324626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095324626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095324626 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095324626 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250126095324626 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095324626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095324626 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095324626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(489)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095324627 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095324627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095324627 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095324627 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095324627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095324627 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095324627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095324627 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095324627 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250126095324627 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095324627 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126095324627 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095324627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(489)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(489)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126095324629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(490)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(485)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(485)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(488)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(493)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250126095324635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095324635 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(493)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095324636 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250126095324636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095324636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095324636 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095324636 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250126095324636 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095324636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095324636 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095324636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_attach_rau_a_a-BVCI210(486)@57df94ca82fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(493)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095324638 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095324638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095324638 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095324638 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095324638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095324638 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095324638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095324638 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095324638 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250126095324638 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095324638 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126095324638 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095324638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(493)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(493)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126095324640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(490)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(490)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126095324644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095324644 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau_a_a-BVCI220(492)@57df94ca82fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250126095325030 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095325030 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250126095325030 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250126095325030 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(494)@57df94ca82fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(494)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250126095325034 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250126095325035 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(494)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(494)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(494)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(494)@57df94ca82fd: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(494)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(494)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_a-BVCI196(482)@57df94ca82fd: Adding Client=TC_attach_rau_a_a(497), IMSI='262420000000037'H, TLLI='EC3813F1'O, index=0 SGSN_Test-GSUP(495)@57df94ca82fd: Created GsupExpect[0] for "262420000000037" to be handled at TC_attach_rau_a_a(497) TC_attach_rau_a_a(497)@57df94ca82fd: 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 := 'DA36F7681A9E89179D528134F3F9916A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '511D9D47'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'AFB5B958BFD2D258'O } } } } } 20250126095326122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095326122 DLLC NOTICE LLME(ffffffff/ec3813f1){UNASSIGNED} LLC RX: unknown TLLI 0xec3813f1, creating LLME on the fly (gprs_llc.c:552) 20250126095326122 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250126095326122 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000037) type="GPRS attach"  (gprs_gmm.c:1248) 20250126095326122 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Allocated (fsm.c:456) 20250126095326122 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Init}: Allocated (fsm.c:456) 20250126095326122 DMM DEBUG MM_STATE_Gb[0x555fabfc09b0]{Idle}: Allocated (fsm.c:456) 20250126095326122 DMM DEBUG MM_STATE_Iu[0x555fabfc6e30]{Detached}: Allocated (fsm.c:456) 20250126095326122 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250126095326122 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250126095326122 DLLC NOTICE LLME(ffffffff/ec3813f1){UNASSIGNED} LLGM Assign pre (ec3813f1 => f58dea1d) (gprs_llc.c:1079) 20250126095326122 DLLC NOTICE LLME(ec3813f1/f58dea1d){ASSIGNED} LLGM Assign post (ec3813f1 => f58dea1d) (gprs_llc.c:1125) 20250126095326122 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250126095326122 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250126095326122 DMM DEBUG MM(262420000000037/f58dea1d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250126095326142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095326142 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250126095326142 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095326142 DMM DEBUG MM(262420000000037/f58dea1d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000370 (gprs_gmm.c:1066) 20250126095326142 DMM NOTICE MM(262420000000037/f58dea1d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250126095326142 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250126095326142 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250126095326142 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250126095326142 DMM DEBUG MM(262420000000037/f58dea1d) Requesting authorization (sgsn_auth.c:160) 20250126095326142 DMM INFO MM(262420000000037/f58dea1d) Requesting authentication tuples (sgsn_auth.c:184) 20250126095326142 DMM DEBUG MM(262420000000037/f58dea1d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250126095326142 DGPRS INFO SUBSCR(262420000000037) requesting auth info (gprs_subscriber.c:805) 20250126095326142 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)@57df94ca82fd: Found GsupExpect[0] for "262420000000037" handled at TC_attach_rau_a_a(497) SGSN_Test-GSUP(495)@57df94ca82fd: Added IMSI table entry 0TC_attach_rau_a_a(497)"262420000000037" 20250126095326148 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250126095326148 DGPRS INFO SUBSCR(262420000000037) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250126095326148 DGPRS DEBUG SUBSCR(262420000000037) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250126095326148 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber authentication info (gprs_subscriber.c:850) 20250126095326148 DMM INFO MM(262420000000037/f58dea1d) Subscriber data update (mmctx.c:445) 20250126095326148 DMM DEBUG MM(262420000000037/f58dea1d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250126095326148 DMM INFO MM(262420000000037/f58dea1d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250126095326148 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250126095326148 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250126095326148 DMM INFO MM(262420000000037/f58dea1d) <- GMM AUTH AND CIPHERING REQ (rand = da 36 f7 68 1a 9e 89 17 9d 52 81 34 f3 f9 91 6a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250126095326164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095326164 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20250126095326164 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095326164 DMM INFO MM(262420000000037/f58dea1d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250126095326164 DMM NOTICE MM(262420000000037/f58dea1d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250126095326164 DMM DEBUG MM(262420000000037/f58dea1d) checking auth: received GSM SRES = 51 1d 9d 47 (gprs_gmm.c:648) 20250126095326164 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250126095326164 DMM DEBUG MM(262420000000037/f58dea1d) Requesting authorization (sgsn_auth.c:160) 20250126095326164 DMM INFO MM(262420000000037/f58dea1d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250126095326164 DMM DEBUG MM(262420000000037/f58dea1d) Requesting subscriber data update (gprs_subscriber.c:894) 20250126095326164 DGPRS INFO SUBSCR(262420000000037) subscriber data is not available (gprs_subscriber.c:818) 20250126095326164 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) 20250126095326164 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250126095326164 DMM INFO MM(262420000000037/f58dea1d) <- GMM ATTACH ACCEPT (new P-TMSI=0xf58dea1d) (gprs_gmm.c:282) 20250126095326167 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250126095326167 DGPRS INFO SUBSCR(262420000000037) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250126095326167 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20250126095326167 DMM INFO MM(262420000000037/f58dea1d) Subscriber data update (mmctx.c:445) 20250126095326167 DMM DEBUG MM(262420000000037/f58dea1d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250126095326167 DMM INFO MM(262420000000037/f58dea1d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250126095326167 DMM NOTICE MM(262420000000037/f58dea1d) Authorized, continuing procedure, IMSI=262420000000037 (gprs_gmm.c:982) 20250126095326167 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250126095326167 DMM NOTICE MM(262420000000037/f58dea1d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250126095326167 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) 20250126095326168 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250126095326168 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20250126095326168 DMM INFO MM(262420000000037/f58dea1d) Subscriber data update (mmctx.c:445) 20250126095326168 DMM DEBUG MM(262420000000037/f58dea1d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250126095326180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095326180 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250126095326180 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095326180 DMM INFO MM(262420000000037/f58dea1d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250126095326180 DMM NOTICE MM(262420000000037/f58dea1d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250126095326180 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250126095326180 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250126095326180 DLLC NOTICE LLME(ec3813f1/f58dea1d){ASSIGNED} LLGM Assign pre (ffffffff => f58dea1d) (gprs_llc.c:1079) 20250126095326181 DLLC NOTICE LLME(ffffffff/f58dea1d){ASSIGNED} LLGM Assign post (ffffffff => f58dea1d) (gprs_llc.c:1125) 20250126095326181 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250126095326181 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250126095326181 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250126095326181 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_a(497)@57df94ca82fd: setverdict(pass): none -> pass 20250126095326238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095326238 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20250126095326239 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095326239 DMM INFO MM(262420000000037/f58dea1d) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20250126095326239 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250126095326239 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250126095326239 DLLC NOTICE LLME(ffffffff/f58dea1d){ASSIGNED} LLGM Assign pre (f58dea1d => ec2fd3f8) (gprs_llc.c:1079) 20250126095326239 DLLC NOTICE LLME(f58dea1d/ec2fd3f8){ASSIGNED} LLGM Assign post (f58dea1d => ec2fd3f8) (gprs_llc.c:1125) 20250126095326239 DMM INFO MM(262420000000037/ec2fd3f8) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) TC_attach_rau_a_a(497)@57df94ca82fd: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@57df94ca82fd: setverdict(pass): pass -> pass, component reason not changed 20250126095326255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095326255 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20250126095326255 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095326255 DMM INFO MM(262420000000037/ec2fd3f8) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20250126095326255 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20250126095326255 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250126095326255 DLLC NOTICE LLME(f58dea1d/ec2fd3f8){ASSIGNED} LLGM Assign pre (ffffffff => ec2fd3f8) (gprs_llc.c:1079) 20250126095326255 DLLC NOTICE LLME(ffffffff/ec2fd3f8){ASSIGNED} LLGM Assign post (ffffffff => ec2fd3f8) (gprs_llc.c:1125) 20250126095326255 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1830) 20250126095326256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095326256 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20250126095326256 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095326256 DMM INFO MM(262420000000037/ec2fd3f8) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20250126095326256 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250126095326256 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250126095326256 DLLC NOTICE LLME(ffffffff/ec2fd3f8){ASSIGNED} LLGM Assign pre (ec2fd3f8 => f37bb4c8) (gprs_llc.c:1079) 20250126095326256 DLLC NOTICE LLME(ec2fd3f8/f37bb4c8){ASSIGNED} LLGM Assign post (ec2fd3f8 => f37bb4c8) (gprs_llc.c:1125) 20250126095326256 DMM INFO MM(262420000000037/f37bb4c8) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) TC_attach_rau_a_a(497)@57df94ca82fd: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@57df94ca82fd: setverdict(pass): pass -> pass, component reason not changed 20250126095326267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095326267 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20250126095326267 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095326267 DMM INFO MM(262420000000037/f37bb4c8) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20250126095326268 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20250126095326268 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250126095326268 DLLC NOTICE LLME(ec2fd3f8/f37bb4c8){ASSIGNED} LLGM Assign pre (ffffffff => f37bb4c8) (gprs_llc.c:1079) 20250126095326268 DLLC NOTICE LLME(ffffffff/f37bb4c8){ASSIGNED} LLGM Assign post (ffffffff => f37bb4c8) (gprs_llc.c:1125) 20250126095326268 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1830) 20250126095326268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095326268 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20250126095326268 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095326268 DMM INFO MM(262420000000037/f37bb4c8) -> GMM DETACH REQUEST TLLI=0xf37bb4c8 type=GPRS detach Power-off (gprs_gmm.c:1440) 20250126095326268 DMM INFO MM(262420000000037/f37bb4c8) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20250126095326268 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250126095326268 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250126095326268 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250126095326268 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250126095326268 DLLC NOTICE LLME(ffffffff/f37bb4c8){ASSIGNED} LLGM Assign pre (f37bb4c8 => ffffffff) (gprs_llc.c:1079) 20250126095326268 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f37bb4c8 => ffffffff) (gprs_llc.c:1125) 20250126095326268 DGPRS INFO SUBSCR(262420000000037) purging MS subscriber (gprs_subscriber.c:785) 20250126095326268 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) 20250126095326268 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Init}: Deallocated (fsm.c:568) 20250126095326268 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Deallocated (fsm.c:568) 20250126095326268 DMM DEBUG MM_STATE_Iu[0x555fabfc6e30]{Detached}: Deallocated (fsm.c:568) 20250126095326268 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Deallocated (fsm.c:568) 20250126095326269 DGPRS INFO GSUP(262420000000037) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_a(497)@57df94ca82fd: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a-BVCI196(482)@57df94ca82fd: Removing Client IMSI='262420000000037'H, index=0 TC_attach_rau_a_a(497)@57df94ca82fd: Final verdict of PTC: pass 20250126095331280 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53052<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(495)@57df94ca82fd: Final verdict of PTC: none -NSVCI99(493)@57df94ca82fd: Final verdict of PTC: none -NSVCI98(489)@57df94ca82fd: Final verdict of PTC: none TC_attach_rau_a_a-BVCI210(486)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(488)@57df94ca82fd: Final verdict of PTC: none -NSVCI97(483)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(479)@57df94ca82fd: Final verdict of PTC: none 20250126095331284 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250126095331285 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(484)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(480)@57df94ca82fd: Final verdict of PTC: none TC_attach_rau_a_a-BVCI196(482)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(490)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(485)@57df94ca82fd: Final verdict of PTC: none -NSVCI98-provIP(487)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(496)@57df94ca82fd: Final verdict of PTC: none -NSVCI97-provIP(481)@57df94ca82fd: Final verdict of PTC: none TC_attach_rau_a_a-BVCI220(492)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(494)@57df94ca82fd: Final verdict of PTC: none -NSVCI99-provIP(491)@57df94ca82fd: Final verdict of PTC: none MTC@57df94ca82fd: Setting final verdict of the test case. MTC@57df94ca82fd: Local verdict of MTC: none MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-NS0(479): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(480): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97-provIP(481): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_rau_a_a-BVCI196(482): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97(483): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-NS1(484): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(485): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_rau_a_a-BVCI210(486): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98-provIP(487): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-NS2(488): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98(489): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(490): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99-provIP(491): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_rau_a_a-BVCI220(492): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99(493): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP-IPA(494): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP(495): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GGSN_GTP(496): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_rau_a_a(497): pass (none -> pass) MTC@57df94ca82fd: Test case TC_attach_rau_a_a finished. Verdict: pass MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_a pass'. Sun Jan 26 09:53:31 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 20250126095331393 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53562<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126095331695 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53562<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=109072) 20250126095332286 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095332286 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=109072, count=113428) 20250126095333288 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095333289 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_a pass' was executed successfully (exit status: 0). MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b'. ------ SGSN_Tests.TC_attach_rau_a_b ------ Sun Jan 26 09:53:33 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250126095334290 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095334290 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b' was executed successfully (exit status: 0). MTC@57df94ca82fd: Test case TC_attach_rau_a_b started. 20250126095334787 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53564<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126095334791 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(498)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(499)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(498)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(502)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095334848 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250126095334848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095334848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095334848 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095334848 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250126095334848 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095334848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095334848 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095334848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(502)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095334850 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095334850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095334850 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095334850 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095334850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095334850 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095334850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095334850 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095334850 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250126095334850 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095334850 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(502)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250126095334850 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095334850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(502)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126095334852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(503)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(499)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(499)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126095334857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095334857 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_rau_a_b-BVCI196(501)@57df94ca82fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(504)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(503)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(507)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(507)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095334862 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250126095334862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095334862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095334862 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095334862 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250126095334862 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095334862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095334862 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095334862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(507)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095334863 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095334863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095334863 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095334863 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095334863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095334863 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095334863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095334863 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095334863 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250126095334863 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095334863 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126095334863 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095334863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(507)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(507)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126095334865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(508)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(504)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(504)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126095334870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095334870 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_rau_a_b-BVCI210(506)@57df94ca82fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(509)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(508)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(512)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(512)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095334879 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250126095334879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095334879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095334879 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095334879 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250126095334879 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095334879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095334879 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095334879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(512)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095334880 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095334880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095334880 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095334880 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095334880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095334880 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095334880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095334880 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095334880 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250126095334880 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095334880 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126095334880 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095334880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(512)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(512)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126095334882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(509)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(509)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126095334887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095334887 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau_a_b-BVCI220(511)@57df94ca82fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250126095335292 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095335292 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250126095335292 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250126095335292 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(513)@57df94ca82fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(513)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250126095335296 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(513)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(513)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250126095335297 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(513)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(513)@57df94ca82fd: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(513)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(513)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b-BVCI196(501)@57df94ca82fd: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='DC20D975'O, index=0 SGSN_Test-GSUP(514)@57df94ca82fd: Created GsupExpect[0] for "262420000000038" to be handled at TC_attach_rau_a_b(516) TC_attach_rau_a_b(516)@57df94ca82fd: 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 := '30E83F1E233770A7B49636C34FA18893'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9F98C8D0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BFC53393B3DFBFD0'O } } } } } 20250126095336348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095336348 DLLC NOTICE LLME(ffffffff/dc20d975){UNASSIGNED} LLC RX: unknown TLLI 0xdc20d975, creating LLME on the fly (gprs_llc.c:552) 20250126095336348 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250126095336348 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000038) type="GPRS attach"  (gprs_gmm.c:1248) 20250126095336348 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Allocated (fsm.c:456) 20250126095336348 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Init}: Allocated (fsm.c:456) 20250126095336348 DMM DEBUG MM_STATE_Gb[0x555fabfc09b0]{Idle}: Allocated (fsm.c:456) 20250126095336348 DMM DEBUG MM_STATE_Iu[0x555fabfc0880]{Detached}: Allocated (fsm.c:456) 20250126095336348 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250126095336348 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250126095336348 DLLC NOTICE LLME(ffffffff/dc20d975){UNASSIGNED} LLGM Assign pre (dc20d975 => c2e4efa0) (gprs_llc.c:1079) 20250126095336348 DLLC NOTICE LLME(dc20d975/c2e4efa0){ASSIGNED} LLGM Assign post (dc20d975 => c2e4efa0) (gprs_llc.c:1125) 20250126095336348 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250126095336348 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250126095336348 DMM DEBUG MM(262420000000038/c2e4efa0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250126095336362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095336362 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250126095336363 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095336363 DMM DEBUG MM(262420000000038/c2e4efa0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000380 (gprs_gmm.c:1066) 20250126095336363 DMM NOTICE MM(262420000000038/c2e4efa0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250126095336363 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250126095336363 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250126095336363 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250126095336363 DMM DEBUG MM(262420000000038/c2e4efa0) Requesting authorization (sgsn_auth.c:160) 20250126095336363 DMM INFO MM(262420000000038/c2e4efa0) Requesting authentication tuples (sgsn_auth.c:184) 20250126095336363 DMM DEBUG MM(262420000000038/c2e4efa0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250126095336363 DGPRS INFO SUBSCR(262420000000038) requesting auth info (gprs_subscriber.c:805) 20250126095336363 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)@57df94ca82fd: Found GsupExpect[0] for "262420000000038" handled at TC_attach_rau_a_b(516) SGSN_Test-GSUP(514)@57df94ca82fd: Added IMSI table entry 0TC_attach_rau_a_b(516)"262420000000038" 20250126095336366 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250126095336366 DGPRS INFO SUBSCR(262420000000038) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250126095336366 DGPRS DEBUG SUBSCR(262420000000038) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250126095336366 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber authentication info (gprs_subscriber.c:850) 20250126095336366 DMM INFO MM(262420000000038/c2e4efa0) Subscriber data update (mmctx.c:445) 20250126095336366 DMM DEBUG MM(262420000000038/c2e4efa0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250126095336366 DMM INFO MM(262420000000038/c2e4efa0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250126095336366 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250126095336366 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250126095336366 DMM INFO MM(262420000000038/c2e4efa0) <- GMM AUTH AND CIPHERING REQ (rand = 30 e8 3f 1e 23 37 70 a7 b4 96 36 c3 4f a1 88 93 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250126095336376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095336376 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20250126095336376 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095336376 DMM INFO MM(262420000000038/c2e4efa0) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250126095336376 DMM NOTICE MM(262420000000038/c2e4efa0) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250126095336376 DMM DEBUG MM(262420000000038/c2e4efa0) checking auth: received GSM SRES = 9f 98 c8 d0 (gprs_gmm.c:648) 20250126095336376 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250126095336376 DMM DEBUG MM(262420000000038/c2e4efa0) Requesting authorization (sgsn_auth.c:160) 20250126095336376 DMM INFO MM(262420000000038/c2e4efa0) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250126095336376 DMM DEBUG MM(262420000000038/c2e4efa0) Requesting subscriber data update (gprs_subscriber.c:894) 20250126095336376 DGPRS INFO SUBSCR(262420000000038) subscriber data is not available (gprs_subscriber.c:818) 20250126095336376 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) 20250126095336376 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250126095336376 DMM INFO MM(262420000000038/c2e4efa0) <- GMM ATTACH ACCEPT (new P-TMSI=0xc2e4efa0) (gprs_gmm.c:282) 20250126095336377 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250126095336377 DGPRS INFO SUBSCR(262420000000038) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250126095336377 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20250126095336377 DMM INFO MM(262420000000038/c2e4efa0) Subscriber data update (mmctx.c:445) 20250126095336377 DMM DEBUG MM(262420000000038/c2e4efa0) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250126095336377 DMM INFO MM(262420000000038/c2e4efa0) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250126095336377 DMM NOTICE MM(262420000000038/c2e4efa0) Authorized, continuing procedure, IMSI=262420000000038 (gprs_gmm.c:982) 20250126095336377 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250126095336377 DMM NOTICE MM(262420000000038/c2e4efa0) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250126095336377 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) 20250126095336378 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250126095336378 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20250126095336378 DMM INFO MM(262420000000038/c2e4efa0) Subscriber data update (mmctx.c:445) 20250126095336378 DMM DEBUG MM(262420000000038/c2e4efa0) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250126095336381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095336381 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250126095336381 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095336381 DMM INFO MM(262420000000038/c2e4efa0) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250126095336381 DMM NOTICE MM(262420000000038/c2e4efa0) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250126095336381 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250126095336381 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250126095336381 DLLC NOTICE LLME(dc20d975/c2e4efa0){ASSIGNED} LLGM Assign pre (ffffffff => c2e4efa0) (gprs_llc.c:1079) 20250126095336381 DLLC NOTICE LLME(ffffffff/c2e4efa0){ASSIGNED} LLGM Assign post (ffffffff => c2e4efa0) (gprs_llc.c:1125) 20250126095336381 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250126095336381 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250126095336381 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250126095336381 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_b(516)@57df94ca82fd: setverdict(pass): none -> pass TC_attach_rau_a_b(516)@57df94ca82fd: attach complete sending rau 20250126095336433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095336433 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20250126095336433 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095336433 DMM INFO MM(262420000000038/c2e4efa0) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20250126095336433 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250126095336433 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250126095336433 DLLC NOTICE LLME(ffffffff/c2e4efa0){ASSIGNED} LLGM Assign pre (c2e4efa0 => ce019f1c) (gprs_llc.c:1079) 20250126095336433 DLLC NOTICE LLME(c2e4efa0/ce019f1c){ASSIGNED} LLGM Assign post (c2e4efa0 => ce019f1c) (gprs_llc.c:1125) 20250126095336433 DMM INFO MM(262420000000038/ce019f1c) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) TC_attach_rau_a_b(516)@57df94ca82fd: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@57df94ca82fd: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@57df94ca82fd: rau complete unregistering TC_attach_rau_a_b-BVCI196(501)@57df94ca82fd: Removing Client IMSI='262420000000038'H, index=0 20250126095336438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095336438 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20250126095336438 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095336438 DMM INFO MM(262420000000038/ce019f1c) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20250126095336438 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20250126095336438 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250126095336438 DLLC NOTICE LLME(c2e4efa0/ce019f1c){ASSIGNED} LLGM Assign pre (ffffffff => ce019f1c) (gprs_llc.c:1079) 20250126095336438 DLLC NOTICE LLME(ffffffff/ce019f1c){ASSIGNED} LLGM Assign post (ffffffff => ce019f1c) (gprs_llc.c:1125) 20250126095336438 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1830) TC_attach_rau_a_b-BVCI210(506)@57df94ca82fd: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='CE019F1C'O, index=0 TC_attach_rau_a_b(516)@57df94ca82fd: sending second RAU via different RA 20250126095336440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095336440 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20250126095336440 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20250126095336440 DMM INFO MM(262420000000038/ce019f1c) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: ce019f1c, P-TMSI: ce019f1c (00000000), TLLI: ce019f1c (ce019f1c), RA: 262-42-13135-0 (gprs_gmm.c:1658) 20250126095336440 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1670) 20250126095336440 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250126095336440 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250126095336440 DLLC NOTICE LLME(ffffffff/ce019f1c){ASSIGNED} LLGM Assign pre (ce019f1c => ce019f1c) (gprs_llc.c:1079) 20250126095336440 DLLC NOTICE LLME(ce019f1c/ce019f1c){ASSIGNED} LLGM Assign post (ce019f1c => ce019f1c) (gprs_llc.c:1125) 20250126095336441 DMM INFO MM(262420000000038/ce019f1c) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) TC_attach_rau_a_b(516)@57df94ca82fd: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@57df94ca82fd: setverdict(pass): pass -> pass, component reason not changed 20250126095336456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095336456 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20250126095336456 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095336456 DMM INFO MM(262420000000038/ce019f1c) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20250126095336456 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20250126095336456 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250126095336456 DLLC NOTICE LLME(ce019f1c/ce019f1c){ASSIGNED} LLGM Assign pre (ffffffff => ce019f1c) (gprs_llc.c:1079) 20250126095336456 DLLC NOTICE LLME(ffffffff/ce019f1c){ASSIGNED} LLGM Assign post (ffffffff => ce019f1c) (gprs_llc.c:1125) 20250126095336456 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1830) 20250126095336456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095336456 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20250126095336456 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095336456 DMM INFO MM(262420000000038/ce019f1c) -> GMM DETACH REQUEST TLLI=0xce019f1c type=GPRS detach Power-off (gprs_gmm.c:1440) 20250126095336456 DMM INFO MM(262420000000038/ce019f1c) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20250126095336456 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250126095336456 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250126095336456 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250126095336456 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250126095336456 DLLC NOTICE LLME(ffffffff/ce019f1c){ASSIGNED} LLGM Assign pre (ce019f1c => ffffffff) (gprs_llc.c:1079) 20250126095336456 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ce019f1c => ffffffff) (gprs_llc.c:1125) 20250126095336456 DGPRS INFO SUBSCR(262420000000038) purging MS subscriber (gprs_subscriber.c:785) 20250126095336456 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) 20250126095336456 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Init}: Deallocated (fsm.c:568) 20250126095336456 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Deallocated (fsm.c:568) 20250126095336456 DMM DEBUG MM_STATE_Iu[0x555fabfc0880]{Detached}: Deallocated (fsm.c:568) 20250126095336456 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Deallocated (fsm.c:568) 20250126095336457 DGPRS INFO GSUP(262420000000038) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_b(516)@57df94ca82fd: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b-BVCI196(501)@57df94ca82fd: Warning: Could not find client for IMSI '262420000000038'H TC_attach_rau_a_b(516)@57df94ca82fd: Final verdict of PTC: pass 20250126095341473 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53564<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(514)@57df94ca82fd: Final verdict of PTC: none -NSVCI98(507)@57df94ca82fd: Final verdict of PTC: none 20250126095341479 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) -NSVCI97(502)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(498)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(508)@57df94ca82fd: Final verdict of PTC: none 20250126095341479 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(503)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(509)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(499)@57df94ca82fd: Final verdict of PTC: none -NSVCI99(512)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(504)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(513)@57df94ca82fd: Final verdict of PTC: none TC_attach_rau_a_b-BVCI220(511)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(515)@57df94ca82fd: Final verdict of PTC: none TC_attach_rau_a_b-BVCI196(501)@57df94ca82fd: Final verdict of PTC: none TC_attach_rau_a_b-BVCI210(506)@57df94ca82fd: Final verdict of PTC: none -NSVCI98-provIP(505)@57df94ca82fd: Final verdict of PTC: none -NSVCI99-provIP(510)@57df94ca82fd: Final verdict of PTC: none -NSVCI97-provIP(500)@57df94ca82fd: Final verdict of PTC: none MTC@57df94ca82fd: Setting final verdict of the test case. MTC@57df94ca82fd: Local verdict of MTC: none MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-NS0(498): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(499): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97-provIP(500): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_rau_a_b-BVCI196(501): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97(502): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-NS1(503): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(504): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98-provIP(505): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_rau_a_b-BVCI210(506): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98(507): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-NS2(508): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(509): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99-provIP(510): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_rau_a_b-BVCI220(511): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99(512): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP-IPA(513): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP(514): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GGSN_GTP(515): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_rau_a_b(516): pass (none -> pass) MTC@57df94ca82fd: Test case TC_attach_rau_a_b finished. Verdict: pass MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b pass'. Sun Jan 26 09:53:41 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 20250126095341589 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58830<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126095341891 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58830<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=105616) 20250126095342480 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095342481 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=105616, count=109972) 20250126095343482 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095343482 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b pass' was executed successfully (exit status: 0). MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra'. ------ SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra ------ Sun Jan 26 09:53:43 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250126095344483 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095344483 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra' was executed successfully (exit status: 0). MTC@57df94ca82fd: Test case TC_attach_rau_a_b_wrong_old_ra started. 20250126095344994 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58838<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126095344996 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(517)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(518)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(517)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(521)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095345043 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250126095345043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095345043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095345043 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095345043 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250126095345043 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095345043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095345043 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095345043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(521)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095345044 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095345044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095345044 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095345045 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095345045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095345045 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095345045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095345045 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095345045 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250126095345045 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095345045 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(521)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250126095345045 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095345045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(521)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126095345048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(522)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(518)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(518)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126095345056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095345056 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(523)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@57df94ca82fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(522)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(526)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(526)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095345063 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250126095345063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095345063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095345063 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095345063 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250126095345063 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095345063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095345063 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095345063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(526)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095345063 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095345064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095345064 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095345064 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095345064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095345064 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095345064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095345064 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095345064 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250126095345064 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095345064 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126095345064 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095345064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(526)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(526)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126095345066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(527)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(523)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(523)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126095345070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095345070 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_rau_a_b_wrong_old_ra-BVCI210(525)@57df94ca82fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(528)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(527)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(531)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(531)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095345078 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250126095345079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095345079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095345079 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095345079 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250126095345079 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095345079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095345079 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095345079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(531)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095345080 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095345080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095345080 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095345080 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095345080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095345080 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095345080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095345080 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095345080 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250126095345080 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095345080 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126095345080 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095345080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(531)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(531)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126095345082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(528)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(528)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126095345086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095345086 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau_a_b_wrong_old_ra-BVCI220(530)@57df94ca82fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250126095345484 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095345484 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250126095345484 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250126095345484 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(532)@57df94ca82fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(532)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250126095345486 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(532)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(532)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(532)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(532)@57df94ca82fd: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250126095345487 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(532)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(532)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@57df94ca82fd: Adding Client=TC_attach_rau_a_b_wrong_old_ra(535), IMSI='262420000000039'H, TLLI='D97F1A9D'O, index=0 SGSN_Test-GSUP(533)@57df94ca82fd: Created GsupExpect[0] for "262420000000039" to be handled at TC_attach_rau_a_b_wrong_old_ra(535) TC_attach_rau_a_b_wrong_old_ra(535)@57df94ca82fd: 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 := '87071CFAE946F00FD22CE2FA2F6F9DE1'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '22F4BB4D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4630FA159D91CB9E'O } } } } } 20250126095346558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095346558 DLLC NOTICE LLME(ffffffff/d97f1a9d){UNASSIGNED} LLC RX: unknown TLLI 0xd97f1a9d, creating LLME on the fly (gprs_llc.c:552) 20250126095346558 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250126095346558 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="GPRS attach"  (gprs_gmm.c:1248) 20250126095346558 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Allocated (fsm.c:456) 20250126095346558 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Init}: Allocated (fsm.c:456) 20250126095346558 DMM DEBUG MM_STATE_Gb[0x555fabfc09b0]{Idle}: Allocated (fsm.c:456) 20250126095346558 DMM DEBUG MM_STATE_Iu[0x555fabfc6e30]{Detached}: Allocated (fsm.c:456) 20250126095346558 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250126095346558 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250126095346558 DLLC NOTICE LLME(ffffffff/d97f1a9d){UNASSIGNED} LLGM Assign pre (d97f1a9d => d6b54a01) (gprs_llc.c:1079) 20250126095346558 DLLC NOTICE LLME(d97f1a9d/d6b54a01){ASSIGNED} LLGM Assign post (d97f1a9d => d6b54a01) (gprs_llc.c:1125) 20250126095346558 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250126095346558 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250126095346558 DMM DEBUG MM(262420000000039/d6b54a01) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250126095346580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095346580 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250126095346580 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095346580 DMM DEBUG MM(262420000000039/d6b54a01) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1066) 20250126095346580 DMM NOTICE MM(262420000000039/d6b54a01) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250126095346580 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250126095346580 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250126095346580 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250126095346580 DMM DEBUG MM(262420000000039/d6b54a01) Requesting authorization (sgsn_auth.c:160) 20250126095346581 DMM INFO MM(262420000000039/d6b54a01) Requesting authentication tuples (sgsn_auth.c:184) 20250126095346581 DMM DEBUG MM(262420000000039/d6b54a01) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250126095346581 DGPRS INFO SUBSCR(262420000000039) requesting auth info (gprs_subscriber.c:805) 20250126095346581 DGPRS INFO SUBSCR(262420000000039) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 30 f9 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(533)@57df94ca82fd: Found GsupExpect[0] for "262420000000039" handled at TC_attach_rau_a_b_wrong_old_ra(535) SGSN_Test-GSUP(533)@57df94ca82fd: Added IMSI table entry 0TC_attach_rau_a_b_wrong_old_ra(535)"262420000000039" 20250126095346586 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250126095346586 DGPRS INFO SUBSCR(262420000000039) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250126095346586 DGPRS DEBUG SUBSCR(262420000000039) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250126095346586 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber authentication info (gprs_subscriber.c:850) 20250126095346586 DMM INFO MM(262420000000039/d6b54a01) Subscriber data update (mmctx.c:445) 20250126095346587 DMM DEBUG MM(262420000000039/d6b54a01) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250126095346587 DMM INFO MM(262420000000039/d6b54a01) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250126095346587 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250126095346587 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250126095346587 DMM INFO MM(262420000000039/d6b54a01) <- GMM AUTH AND CIPHERING REQ (rand = 87 07 1c fa e9 46 f0 0f d2 2c e2 fa 2f 6f 9d e1 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250126095346602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095346602 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20250126095346602 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095346602 DMM INFO MM(262420000000039/d6b54a01) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250126095346602 DMM NOTICE MM(262420000000039/d6b54a01) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250126095346602 DMM DEBUG MM(262420000000039/d6b54a01) checking auth: received GSM SRES = 22 f4 bb 4d (gprs_gmm.c:648) 20250126095346602 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250126095346602 DMM DEBUG MM(262420000000039/d6b54a01) Requesting authorization (sgsn_auth.c:160) 20250126095346602 DMM INFO MM(262420000000039/d6b54a01) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250126095346602 DMM DEBUG MM(262420000000039/d6b54a01) Requesting subscriber data update (gprs_subscriber.c:894) 20250126095346603 DGPRS INFO SUBSCR(262420000000039) subscriber data is not available (gprs_subscriber.c:818) 20250126095346603 DGPRS INFO SUBSCR(262420000000039) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 30 f9 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20250126095346603 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250126095346603 DMM INFO MM(262420000000039/d6b54a01) <- GMM ATTACH ACCEPT (new P-TMSI=0xd6b54a01) (gprs_gmm.c:282) 20250126095346605 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250126095346605 DGPRS INFO SUBSCR(262420000000039) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250126095346605 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber data (gprs_subscriber.c:839) 20250126095346605 DMM INFO MM(262420000000039/d6b54a01) Subscriber data update (mmctx.c:445) 20250126095346605 DMM DEBUG MM(262420000000039/d6b54a01) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250126095346605 DMM INFO MM(262420000000039/d6b54a01) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250126095346605 DMM NOTICE MM(262420000000039/d6b54a01) Authorized, continuing procedure, IMSI=262420000000039 (gprs_gmm.c:982) 20250126095346605 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250126095346605 DMM NOTICE MM(262420000000039/d6b54a01) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250126095346605 DGPRS INFO SUBSCR(262420000000039) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 30 f9 28 01 01 (gprs_subscriber.c:210) 20250126095346607 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250126095346607 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber data (gprs_subscriber.c:839) 20250126095346607 DMM INFO MM(262420000000039/d6b54a01) Subscriber data update (mmctx.c:445) 20250126095346607 DMM DEBUG MM(262420000000039/d6b54a01) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250126095346618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095346618 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250126095346618 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095346618 DMM INFO MM(262420000000039/d6b54a01) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250126095346618 DMM NOTICE MM(262420000000039/d6b54a01) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250126095346618 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250126095346618 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250126095346618 DLLC NOTICE LLME(d97f1a9d/d6b54a01){ASSIGNED} LLGM Assign pre (ffffffff => d6b54a01) (gprs_llc.c:1079) 20250126095346618 DLLC NOTICE LLME(ffffffff/d6b54a01){ASSIGNED} LLGM Assign post (ffffffff => d6b54a01) (gprs_llc.c:1125) 20250126095346618 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250126095346618 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250126095346618 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250126095346618 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_b_wrong_old_ra(535)@57df94ca82fd: setverdict(pass): none -> pass TC_attach_rau_a_b_wrong_old_ra(535)@57df94ca82fd: attach complete sending rau 20250126095346676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095346676 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20250126095346676 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095346676 DMM INFO MM(262420000000039/d6b54a01) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20250126095346676 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250126095346676 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250126095346676 DLLC NOTICE LLME(ffffffff/d6b54a01){ASSIGNED} LLGM Assign pre (d6b54a01 => f4f91d9d) (gprs_llc.c:1079) 20250126095346676 DLLC NOTICE LLME(d6b54a01/f4f91d9d){ASSIGNED} LLGM Assign post (d6b54a01 => f4f91d9d) (gprs_llc.c:1125) 20250126095346676 DMM INFO MM(262420000000039/f4f91d9d) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) TC_attach_rau_a_b_wrong_old_ra(535)@57df94ca82fd: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra(535)@57df94ca82fd: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra(535)@57df94ca82fd: rau complete unregistering TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@57df94ca82fd: Removing Client IMSI='262420000000039'H, index=0 20250126095346691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095346691 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20250126095346691 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095346691 DMM INFO MM(262420000000039/f4f91d9d) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20250126095346691 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20250126095346691 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250126095346691 DLLC NOTICE LLME(d6b54a01/f4f91d9d){ASSIGNED} LLGM Assign pre (ffffffff => f4f91d9d) (gprs_llc.c:1079) 20250126095346691 DLLC NOTICE LLME(ffffffff/f4f91d9d){ASSIGNED} LLGM Assign post (ffffffff => f4f91d9d) (gprs_llc.c:1125) 20250126095346691 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1830) TC_attach_rau_a_b_wrong_old_ra-BVCI210(525)@57df94ca82fd: Adding Client=TC_attach_rau_a_b_wrong_old_ra(535), IMSI='262420000000039'H, TLLI='F4F91D9D'O, index=0 TC_attach_rau_a_b_wrong_old_ra(535)@57df94ca82fd: sending second RAU via different RA with wrong Old RA 20250126095346699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095346699 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20250126095346699 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20250126095346700 DMM NOTICE LLME(ffffffff/f4f91d9d){ASSIGNED} LLC XID RESET (gprs_gmm.c:1702) 20250126095346700 DLLC NOTICE LLME(ffffffff/f4f91d9d){ASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20250126095346700 DMM NOTICE MM(262420000000039/f4f91d9d) Rx RA Update Request with unexpected TLLI=f4f91d9d Old RA=262-42-13135-1 (expected Old RA: 262-42-13135-0)! (gprs_gmm.c:1714) 20250126095346700 DMM ERROR LLME(ffffffff/f4f91d9d){ASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1723) 20250126095346700 DMM NOTICE MM(262420000000039/f4f91d9d) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1792) 20250126095346700 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1533) 20250126095346700 DMM INFO MM(262420000000039/f4f91d9d) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:182) 20250126095346700 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250126095346700 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250126095346700 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250126095346700 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250126095346700 DLLC NOTICE LLME(ffffffff/f4f91d9d){ASSIGNED} LLGM Assign pre (f4f91d9d => ffffffff) (gprs_llc.c:1079) 20250126095346700 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f4f91d9d => ffffffff) (gprs_llc.c:1125) 20250126095346700 DGPRS INFO SUBSCR(262420000000039) purging MS subscriber (gprs_subscriber.c:785) 20250126095346700 DGPRS INFO SUBSCR(262420000000039) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 30 f9 09 00 28 01 01 (gprs_subscriber.c:210) 20250126095346700 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Init}: Deallocated (fsm.c:568) 20250126095346700 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Deallocated (fsm.c:568) 20250126095346700 DMM DEBUG MM_STATE_Iu[0x555fabfc6e30]{Detached}: Deallocated (fsm.c:568) 20250126095346700 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Deallocated (fsm.c:568) 20250126095346720 DGPRS INFO GSUP(262420000000039) Completing purge MS (gprs_subscriber.c:579) 20250126095346721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095346721 DLLC NOTICE LLME(ffffffff/f4f91d9d){UNASSIGNED} LLC RX: unknown TLLI 0xf4f91d9d, creating LLME on the fly (gprs_llc.c:552) 20250126095346721 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x912c5c CMD=UI DATA (gprs_llc_parse.c:89) 20250126095346721 DMM NOTICE LLME(ffffffff/f4f91d9d){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2003) 20250126095349495 DGPRS DEBUG Checking for inactive LLMEs, time = 1116135 (sgsn.c:132) TC_attach_rau_a_b_wrong_old_ra(535)@57df94ca82fd: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@57df94ca82fd: Warning: Could not find client for IMSI '262420000000039'H TC_attach_rau_a_b_wrong_old_ra(535)@57df94ca82fd: Final verdict of PTC: pass 20250126095351734 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58838<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(533)@57df94ca82fd: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@57df94ca82fd: Final verdict of PTC: none 20250126095351739 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250126095351739 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(532)@57df94ca82fd: Final verdict of PTC: none -NSVCI98(526)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(527)@57df94ca82fd: Final verdict of PTC: none -NSVCI99(531)@57df94ca82fd: Final verdict of PTC: none -NSVCI97(521)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(518)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(522)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(523)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(517)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(534)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(528)@57df94ca82fd: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI220(530)@57df94ca82fd: Final verdict of PTC: none -NSVCI99-provIP(529)@57df94ca82fd: Final verdict of PTC: none -NSVCI98-provIP(524)@57df94ca82fd: Final verdict of PTC: none -NSVCI97-provIP(519)@57df94ca82fd: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI210(525)@57df94ca82fd: Final verdict of PTC: none MTC@57df94ca82fd: Setting final verdict of the test case. MTC@57df94ca82fd: Local verdict of MTC: none MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-NS0(517): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(518): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97-provIP(519): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI196(520): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97(521): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-NS1(522): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(523): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98-provIP(524): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI210(525): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98(526): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-NS2(527): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(528): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99-provIP(529): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI220(530): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99(531): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP-IPA(532): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP(533): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GGSN_GTP(534): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra(535): pass (none -> pass) MTC@57df94ca82fd: Test case TC_attach_rau_a_b_wrong_old_ra finished. Verdict: pass MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra pass'. Sun Jan 26 09:53:51 UTC 2025 ====== SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra.talloc 20250126095351844 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55674<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126095352146 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55674<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102440) 20250126095352740 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095352740 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=102440, count=106796) 20250126095353740 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095353741 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra pass' was executed successfully (exit status: 0). MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_resync'. ------ SGSN_Tests.TC_attach_usim_resync ------ Sun Jan 26 09:53:54 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_resync.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_resync.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250126095354741 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095354741 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_resync' was executed successfully (exit status: 0). MTC@57df94ca82fd: Test case TC_attach_usim_resync started. 20250126095355246 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58236<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126095355248 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(536)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(537)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(536)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(540)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095355285 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250126095355285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095355285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095355285 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095355285 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250126095355285 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095355285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095355285 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095355285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(540)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095355286 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095355286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095355286 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095355286 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095355286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095355286 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095355286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095355286 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095355286 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250126095355286 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095355286 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126095355287 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095355287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(540)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(540)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(541)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21011 20250126095355289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(537)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(537)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126095355294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095355294 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(542)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_resync-BVCI196(539)@57df94ca82fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(541)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(545)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095355299 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250126095355299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095355299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095355299 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095355299 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250126095355299 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095355299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095355299 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095355299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(545)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095355300 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095355300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095355300 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095355300 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095355300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095355300 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095355300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095355300 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095355300 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250126095355300 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095355300 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126095355300 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095355300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(545)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(545)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126095355302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(542)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(542)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(546)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21012 20250126095355307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095355307 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_resync-BVCI210(544)@57df94ca82fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(547)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(546)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(550)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(550)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095355317 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250126095355317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095355317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095355317 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095355317 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250126095355317 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095355317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095355317 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095355317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(550)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095355318 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095355318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095355318 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095355318 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095355318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095355318 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095355318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095355318 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095355318 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250126095355318 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095355318 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126095355319 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095355319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(550)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(550)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126095355321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(547)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(547)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126095355325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095355325 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_resync-BVCI220(549)@57df94ca82fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250126095355743 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095355743 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250126095355743 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250126095355743 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(551)@57df94ca82fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(551)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250126095355747 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250126095355748 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(551)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(551)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(551)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(551)@57df94ca82fd: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(551)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(551)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_resync-BVCI196(539)@57df94ca82fd: Adding Client=TC_attach_usim_resync(554), IMSI='262420000000040'H, TLLI='D6B077DE'O, index=0 SGSN_Test-GSUP(552)@57df94ca82fd: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_resync(554) TC_attach_usim_resync(554)@57df94ca82fd: 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 := '2A9F1445B7ACC48601774F9717F94F72'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5E50463F'O ("^PF?") } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'FD462DA397BA764A'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'C52534CA1EC34F4645E924AE64B4043D'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '46EC032325386E0BF142BFC61129A787'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '49FAE1D6765477D58D6FF60BD98D802B'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '5811C1F725510C95'O } } } } } 20250126095356817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095356817 DLLC NOTICE LLME(ffffffff/d6b077de){UNASSIGNED} LLC RX: unknown TLLI 0xd6b077de, creating LLME on the fly (gprs_llc.c:552) 20250126095356817 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250126095356817 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1248) 20250126095356817 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Allocated (fsm.c:456) 20250126095356817 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Init}: Allocated (fsm.c:456) 20250126095356817 DMM DEBUG MM_STATE_Gb[0x555fabfc09b0]{Idle}: Allocated (fsm.c:456) 20250126095356817 DMM DEBUG MM_STATE_Iu[0x555fabfc0880]{Detached}: Allocated (fsm.c:456) 20250126095356817 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250126095356817 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250126095356817 DLLC NOTICE LLME(ffffffff/d6b077de){UNASSIGNED} LLGM Assign pre (d6b077de => c3b3c9ec) (gprs_llc.c:1079) 20250126095356817 DLLC NOTICE LLME(d6b077de/c3b3c9ec){ASSIGNED} LLGM Assign post (d6b077de => c3b3c9ec) (gprs_llc.c:1125) 20250126095356817 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250126095356817 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250126095356817 DMM DEBUG MM(262420000000040/c3b3c9ec) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250126095356835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095356835 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250126095356835 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095356835 DMM DEBUG MM(262420000000040/c3b3c9ec) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1066) 20250126095356836 DMM NOTICE MM(262420000000040/c3b3c9ec) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250126095356836 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250126095356836 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250126095356836 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250126095356836 DMM DEBUG MM(262420000000040/c3b3c9ec) Requesting authorization (sgsn_auth.c:160) 20250126095356836 DMM INFO MM(262420000000040/c3b3c9ec) Requesting authentication tuples (sgsn_auth.c:184) 20250126095356836 DMM DEBUG MM(262420000000040/c3b3c9ec) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250126095356836 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250126095356836 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)@57df94ca82fd: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_resync(554) SGSN_Test-GSUP(552)@57df94ca82fd: Added IMSI table entry 0TC_attach_usim_resync(554)"262420000000040" 20250126095356840 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250126095356840 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250126095356840 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250126095356840 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250126095356840 DMM INFO MM(262420000000040/c3b3c9ec) Subscriber data update (mmctx.c:445) 20250126095356840 DMM DEBUG MM(262420000000040/c3b3c9ec) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250126095356840 DMM INFO MM(262420000000040/c3b3c9ec) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250126095356840 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250126095356840 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250126095356840 DMM INFO MM(262420000000040/c3b3c9ec) <- GMM AUTH AND CIPHERING REQ (rand = 2a 9f 14 45 b7 ac c4 86 01 77 4f 97 17 f9 4f 72 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 49 fa e1 d6 76 54 77 d5 8d 6f f6 0b d9 8d 80 2b ) (gprs_gmm.c:465) 20250126095356851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095356851 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x96b9a4 CMD=UI DATA (gprs_llc_parse.c:89) 20250126095356851 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095356851 DMM INFO MM(262420000000040/c3b3c9ec) -> GMM AUTH AND CIPH FAILURE (cause = SYNC failure) (gprs_gmm.c:676) 20250126095356851 DMM INFO MM(262420000000040/c3b3c9ec) R99 AUTHENTICATION SYNCH (AUTS = 1f36c56e6d0fe57fc639a16d0fcc) (gprs_gmm.c:693) 20250126095356851 DMM DEBUG MM(262420000000040/c3b3c9ec) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250126095356851 DGPRS INFO SUBSCR(262420000000040) requesting auth info with AUTS (UMTS Resynch) (gprs_subscriber.c:805) 20250126095356851 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 26 0e 1f 36 c5 6e 6d 0f e5 7f c6 39 a1 6d 0f cc 20 10 2a 9f 14 45 b7 ac c4 86 01 77 4f 97 17 f9 4f 72 28 01 01 (gprs_subscriber.c:210) 20250126095356851 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_RESYNC (gprs_gmm.c:708) 20250126095356851 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:185) 20250126095356852 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250126095356852 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250126095356852 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250126095356852 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250126095356852 DMM INFO MM(262420000000040/c3b3c9ec) Subscriber data update (mmctx.c:445) 20250126095356852 DMM DEBUG MM(262420000000040/c3b3c9ec) Updating authorization (UMTS-resync -> authenticate) (sgsn_auth.c:217) 20250126095356852 DMM INFO MM(262420000000040/c3b3c9ec) Got authorization update: state UMTS-resync -> authenticate (sgsn_auth.c:246) 20250126095356852 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250126095356852 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250126095356852 DMM INFO MM(262420000000040/c3b3c9ec) <- GMM AUTH AND CIPHERING REQ (rand = 08 64 da 2e cd 2e 69 a9 20 7d 1f 03 d4 66 3a 2d , mmctx_is_r99=1, vec->auth_types=0x3, autn = 16 37 c6 10 6f 20 16 11 bf 16 2c 25 53 a5 b4 89 ) (gprs_gmm.c:465) 20250126095356862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095356862 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x659af0 CMD=UI DATA (gprs_llc_parse.c:89) 20250126095356862 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095356862 DMM INFO MM(262420000000040/c3b3c9ec) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250126095356862 DMM NOTICE MM(262420000000040/c3b3c9ec) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250126095356862 DMM DEBUG MM(262420000000040/c3b3c9ec) checking auth: received UMTS RES = e1 2e 67 df ba b5 ce ef (gprs_gmm.c:648) 20250126095356862 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250126095356862 DMM DEBUG MM(262420000000040/c3b3c9ec) Requesting authorization (sgsn_auth.c:160) 20250126095356862 DMM INFO MM(262420000000040/c3b3c9ec) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250126095356862 DMM DEBUG MM(262420000000040/c3b3c9ec) Requesting subscriber data update (gprs_subscriber.c:894) 20250126095356862 DGPRS INFO SUBSCR(262420000000040) subscriber data is not available (gprs_subscriber.c:818) 20250126095356862 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) 20250126095356862 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250126095356862 DMM INFO MM(262420000000040/c3b3c9ec) <- GMM ATTACH ACCEPT (new P-TMSI=0xc3b3c9ec) (gprs_gmm.c:282) 20250126095356864 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250126095356864 DGPRS INFO SUBSCR(262420000000040) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250126095356864 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20250126095356864 DMM INFO MM(262420000000040/c3b3c9ec) Subscriber data update (mmctx.c:445) 20250126095356864 DMM DEBUG MM(262420000000040/c3b3c9ec) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250126095356864 DMM INFO MM(262420000000040/c3b3c9ec) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250126095356864 DMM NOTICE MM(262420000000040/c3b3c9ec) Authorized, continuing procedure, IMSI=262420000000040 (gprs_gmm.c:982) 20250126095356864 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250126095356864 DMM NOTICE MM(262420000000040/c3b3c9ec) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250126095356864 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) 20250126095356865 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250126095356865 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20250126095356865 DMM INFO MM(262420000000040/c3b3c9ec) Subscriber data update (mmctx.c:445) 20250126095356865 DMM DEBUG MM(262420000000040/c3b3c9ec) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_usim_resync(554)@57df94ca82fd: setverdict(pass): none -> pass TC_attach_usim_resync-BVCI196(539)@57df94ca82fd: Removing Client IMSI='262420000000040'H, index=0 20250126095356878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095356878 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20250126095356878 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095356878 DMM INFO MM(262420000000040/c3b3c9ec) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250126095356878 DMM NOTICE MM(262420000000040/c3b3c9ec) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250126095356878 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250126095356878 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250126095356878 DLLC NOTICE LLME(d6b077de/c3b3c9ec){ASSIGNED} LLGM Assign pre (ffffffff => c3b3c9ec) (gprs_llc.c:1079) 20250126095356878 DLLC NOTICE LLME(ffffffff/c3b3c9ec){ASSIGNED} LLGM Assign post (ffffffff => c3b3c9ec) (gprs_llc.c:1125) 20250126095356878 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250126095356878 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250126095356878 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250126095356878 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_usim_resync(554)@57df94ca82fd: Final verdict of PTC: pass 20250126095356880 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58236<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(552)@57df94ca82fd: Final verdict of PTC: none TC_attach_usim_resync-BVCI220(549)@57df94ca82fd: Final verdict of PTC: none -NSVCI98(545)@57df94ca82fd: Final verdict of PTC: none -NSVCI99(550)@57df94ca82fd: Final verdict of PTC: none -NSVCI97(540)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(537)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(541)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(546)@57df94ca82fd: Final verdict of PTC: none 20250126095356886 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250126095356886 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-BSSGP1(542)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(551)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(547)@57df94ca82fd: Final verdict of PTC: none TC_attach_usim_resync-BVCI196(539)@57df94ca82fd: Final verdict of PTC: none TC_attach_usim_resync-BVCI210(544)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(536)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(553)@57df94ca82fd: Final verdict of PTC: none -NSVCI99-provIP(548)@57df94ca82fd: Final verdict of PTC: none -NSVCI98-provIP(543)@57df94ca82fd: Final verdict of PTC: none -NSVCI97-provIP(538)@57df94ca82fd: Final verdict of PTC: none MTC@57df94ca82fd: Setting final verdict of the test case. MTC@57df94ca82fd: Local verdict of MTC: none MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-NS0(536): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(537): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97-provIP(538): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_usim_resync-BVCI196(539): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97(540): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-NS1(541): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(542): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98-provIP(543): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_usim_resync-BVCI210(544): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98(545): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-NS2(546): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(547): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99-provIP(548): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_usim_resync-BVCI220(549): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99(550): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP-IPA(551): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP(552): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GGSN_GTP(553): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_usim_resync(554): pass (none -> pass) MTC@57df94ca82fd: Test case TC_attach_usim_resync finished. Verdict: pass MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_resync pass'. Sun Jan 26 09:53:56 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 20250126095356945 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58240<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126095357347 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58240<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=50808) 20250126095357887 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095357887 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=50808, count=95108) 20250126095358889 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095358889 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_resync pass' was executed successfully (exit status: 0). MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a54'. ------ SGSN_Tests.TC_attach_usim_a54_a54 ------ Sun Jan 26 09:53:59 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250126095359891 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095359891 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a54' was executed successfully (exit status: 0). MTC@57df94ca82fd: Test case TC_attach_usim_a54_a54 started. 20250126095400443 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58254<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126095400446 DMM INFO MM(262420000000040/c3b3c9ec) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250126095400446 DMM INFO MM(262420000000040/c3b3c9ec) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250126095400446 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250126095400446 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250126095400446 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250126095400446 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250126095400446 DLLC NOTICE LLME(ffffffff/c3b3c9ec){ASSIGNED} LLGM Assign pre (c3b3c9ec => ffffffff) (gprs_llc.c:1079) 20250126095400446 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c3b3c9ec => ffffffff) (gprs_llc.c:1125) 20250126095400446 DGPRS INFO SUBSCR(262420000000040) purging MS subscriber (gprs_subscriber.c:785) 20250126095400446 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) 20250126095400446 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f0 09 00 28 01 01 (gsup_client.c:402) 20250126095400446 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Init}: Deallocated (fsm.c:568) 20250126095400446 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Deallocated (fsm.c:568) 20250126095400446 DMM DEBUG MM_STATE_Iu[0x555fabfc0880]{Detached}: Deallocated (fsm.c:568) 20250126095400446 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Deallocated (fsm.c:568) 20250126095400446 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(555)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(556)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(555)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(559)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095400488 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250126095400488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095400488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095400488 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095400488 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250126095400488 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095400488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095400488 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095400488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(559)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095400489 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095400489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095400489 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095400489 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095400490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095400490 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095400490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095400490 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095400490 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250126095400490 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095400490 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126095400490 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095400490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(559)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(559)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126095400495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(560)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(556)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(556)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(561)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(560)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250126095400505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095400505 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(564)@57df94ca82fd: Provider Link came up: sending NS-RESET TC_attach_usim_a54_a54-BVCI196(558)@57df94ca82fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250126095400507 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250126095400507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095400507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095400507 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095400507 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250126095400507 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095400507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095400507 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095400507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(564)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095400508 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095400508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095400508 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095400508 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095400508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095400508 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095400508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095400508 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095400508 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250126095400508 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095400508 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126095400508 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095400508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(564)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(564)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126095400510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(565)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(561)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(561)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126095400514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095400514 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a54_a54-BVCI210(563)@57df94ca82fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(566)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(565)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(569)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095400522 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250126095400522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095400522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095400522 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095400522 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250126095400522 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095400522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095400522 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095400522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(569)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095400522 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095400522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095400522 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095400522 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095400522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095400522 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095400522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095400522 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095400522 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250126095400522 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095400522 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126095400523 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095400523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(569)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(569)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126095400524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(566)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(566)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126095400529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095400529 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a54-BVCI220(568)@57df94ca82fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250126095400892 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095400892 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250126095400892 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250126095400892 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(570)@57df94ca82fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(570)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250126095400896 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250126095400897 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(570)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(570)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(570)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(570)@57df94ca82fd: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(570)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(570)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a54-BVCI196(558)@57df94ca82fd: Adding Client=TC_attach_usim_a54_a54(573), IMSI='262420000000040'H, TLLI='FFA82615'O, index=0 SGSN_Test-GSUP(571)@57df94ca82fd: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a54(573) TC_attach_usim_a54_a54(573)@57df94ca82fd: 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 := 'F7F5348B446D6DF6D7D646874CF425CD'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A1CEACB6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '19C446F93F328F48'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'CAF503088668C0840A5E7AFEEC7DEFE4'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'FDC1158DEE5C34D06CB87C4F15E89C64'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '3168CB6D395ABAA8DF81CB65F5203F76'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '50F92EBEF098729C'O } } } } } 20250126095401972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095401972 DLLC NOTICE LLME(ffffffff/ffa82615){UNASSIGNED} LLC RX: unknown TLLI 0xffa82615, creating LLME on the fly (gprs_llc.c:552) 20250126095401972 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250126095401972 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1248) 20250126095401972 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Allocated (fsm.c:456) 20250126095401972 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Init}: Allocated (fsm.c:456) 20250126095401972 DMM DEBUG MM_STATE_Gb[0x555fabfc09b0]{Idle}: Allocated (fsm.c:456) 20250126095401972 DMM DEBUG MM_STATE_Iu[0x555fabfc6e30]{Detached}: Allocated (fsm.c:456) 20250126095401972 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250126095401972 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250126095401972 DLLC NOTICE LLME(ffffffff/ffa82615){UNASSIGNED} LLGM Assign pre (ffa82615 => f7a51cea) (gprs_llc.c:1079) 20250126095401972 DLLC NOTICE LLME(ffa82615/f7a51cea){ASSIGNED} LLGM Assign post (ffa82615 => f7a51cea) (gprs_llc.c:1125) 20250126095401972 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250126095401972 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250126095401972 DMM DEBUG MM(262420000000040/f7a51cea) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250126095401992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095401992 DLLC DEBUG LLC SAPI=1 C U GEA4 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250126095401992 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095401992 DMM DEBUG MM(262420000000040/f7a51cea) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1066) 20250126095401992 DMM NOTICE MM(262420000000040/f7a51cea) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250126095401992 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250126095401992 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250126095401992 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250126095401992 DMM DEBUG MM(262420000000040/f7a51cea) Requesting authorization (sgsn_auth.c:160) 20250126095401992 DMM INFO MM(262420000000040/f7a51cea) Requesting authentication tuples (sgsn_auth.c:184) 20250126095401992 DMM DEBUG MM(262420000000040/f7a51cea) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250126095401992 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250126095401992 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)@57df94ca82fd: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a54(573) SGSN_Test-GSUP(571)@57df94ca82fd: Added IMSI table entry 0TC_attach_usim_a54_a54(573)"262420000000040" 20250126095401998 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250126095401998 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250126095401998 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250126095401998 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250126095401998 DMM INFO MM(262420000000040/f7a51cea) Subscriber data update (mmctx.c:445) 20250126095401998 DMM DEBUG MM(262420000000040/f7a51cea) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250126095401998 DMM INFO MM(262420000000040/f7a51cea) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250126095401998 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250126095401998 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250126095401998 DMM INFO MM(262420000000040/f7a51cea) <- GMM AUTH AND CIPHERING REQ (rand = f7 f5 34 8b 44 6d 6d f6 d7 d6 46 87 4c f4 25 cd , mmctx_is_r99=1, vec->auth_types=0x3, autn = 31 68 cb 6d 39 5a ba a8 df 81 cb 65 f5 20 3f 76 ) (gprs_gmm.c:465) TC_attach_usim_a54_a54(573)@57df94ca82fd: setverdict(pass): none -> pass TC_attach_usim_a54_a54-BVCI196(558)@57df94ca82fd: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a54(573)@57df94ca82fd: Final verdict of PTC: pass 20250126095402018 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58254<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(571)@57df94ca82fd: Final verdict of PTC: none 20250126095402022 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250126095402022 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(559)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(570)@57df94ca82fd: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI210(563)@57df94ca82fd: Final verdict of PTC: none -NSVCI99(569)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(561)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(555)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(556)@57df94ca82fd: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI220(568)@57df94ca82fd: Final verdict of PTC: none -NSVCI98(564)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(565)@57df94ca82fd: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI196(558)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(560)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(566)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(572)@57df94ca82fd: Final verdict of PTC: none -NSVCI97-provIP(557)@57df94ca82fd: Final verdict of PTC: none -NSVCI99-provIP(567)@57df94ca82fd: Final verdict of PTC: none -NSVCI98-provIP(562)@57df94ca82fd: Final verdict of PTC: none MTC@57df94ca82fd: Setting final verdict of the test case. MTC@57df94ca82fd: Local verdict of MTC: none MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-NS0(555): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(556): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97-provIP(557): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_usim_a54_a54-BVCI196(558): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97(559): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-NS1(560): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(561): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98-provIP(562): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_usim_a54_a54-BVCI210(563): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98(564): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-NS2(565): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(566): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99-provIP(567): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_usim_a54_a54-BVCI220(568): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99(569): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP-IPA(570): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP(571): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GGSN_GTP(572): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_usim_a54_a54(573): pass (none -> pass) MTC@57df94ca82fd: Test case TC_attach_usim_a54_a54 finished. Verdict: pass MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a54 pass'. Sun Jan 26 09:54:02 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 20250126095402153 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58270<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126095402556 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58270<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=68928) 20250126095403024 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095403024 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=68928, count=73284) 20250126095404024 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095404025 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a54 pass' was executed successfully (exit status: 0). MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a53'. ------ SGSN_Tests.TC_attach_usim_a54_a53 ------ Sun Jan 26 09:54:04 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a53.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a53.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250126095405026 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095405026 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a53' was executed successfully (exit status: 0). MTC@57df94ca82fd: Test case TC_attach_usim_a54_a53 started. 20250126095405652 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59794<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126095405653 DMM INFO MM(262420000000040/f7a51cea) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250126095405653 DMM INFO MM(262420000000040/f7a51cea) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250126095405653 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250126095405653 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250126095405653 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250126095405653 DMM ERROR MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250126095405653 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Authenticate}: Deallocated (fsm.c:568) 20250126095405653 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Deallocated (fsm.c:568) 20250126095405653 DMM DEBUG MM_STATE_Iu[0x555fabfc6e30]{Detached}: Deallocated (fsm.c:568) 20250126095405653 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Deallocated (fsm.c:568) 20250126095405653 DLLC NOTICE LLME(ffa82615/f7a51cea){ASSIGNED} LLGM Assign pre (f7a51cea => ffffffff) (gprs_llc.c:1079) 20250126095405653 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f7a51cea => ffffffff) (gprs_llc.c:1125) 20250126095405653 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(574)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(575)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(574)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(578)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(578)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095405685 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250126095405685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095405685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095405685 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095405685 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250126095405685 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095405685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095405685 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095405685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(578)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095405686 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095405686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095405686 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095405686 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095405686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095405686 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095405686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095405686 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095405686 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250126095405686 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095405686 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126095405687 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095405687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(578)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(578)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126095405688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(575)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(575)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(579)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21011 20250126095405694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095405694 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a54_a53-BVCI196(577)@57df94ca82fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(580)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(579)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(584)@57df94ca82fd: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(583)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21012 20250126095405707 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250126095405707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095405707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095405707 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095405707 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250126095405707 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095405707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095405707 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095405707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(584)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095405708 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095405708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095405708 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095405708 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095405708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095405708 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095405708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095405708 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095405708 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250126095405708 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095405708 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126095405708 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095405708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(584)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(584)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126095405711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(585)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(583)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb1-BSSGP1(580)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(580)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) -NSVCI99(588)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095405716 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250126095405716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095405716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095405716 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095405716 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250126095405716 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095405716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095405716 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095405716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(588)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095405717 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095405717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095405717 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095405717 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095405717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095405717 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095405717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095405717 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095405717 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250126095405717 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095405717 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126095405717 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095405717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(588)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(588)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126095405718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095405718 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) 20250126095405720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) TC_attach_usim_a54_a53-BVCI210(581)@57df94ca82fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(585)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(585)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126095405725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095405725 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a53-BVCI220(587)@57df94ca82fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250126095406027 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095406027 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250126095406027 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250126095406027 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(589)@57df94ca82fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(589)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250126095406031 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(589)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(589)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(589)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(589)@57df94ca82fd: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250126095406033 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(589)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(589)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a53-BVCI196(577)@57df94ca82fd: Adding Client=TC_attach_usim_a54_a53(592), IMSI='262420000000040'H, TLLI='E6E9E03E'O, index=0 SGSN_Test-GSUP(590)@57df94ca82fd: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a53(592) TC_attach_usim_a54_a53(592)@57df94ca82fd: 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 := 'FE9911448D62DA871AD7B246A4168382'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FC3BEBA4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'EDDF34B5528009C9'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '022B514C91FD082AC60A153B6EF69527'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '1320B43D018F5382A24F0FCD8EAE26EA'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '4225AA83861487ED34A8A2ABBBFDDAA1'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '80C5ACAC6699AA89'O } } } } } 20250126095407121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095407121 DLLC NOTICE LLME(ffffffff/e6e9e03e){UNASSIGNED} LLC RX: unknown TLLI 0xe6e9e03e, creating LLME on the fly (gprs_llc.c:552) 20250126095407121 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250126095407121 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1248) 20250126095407121 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Allocated (fsm.c:456) 20250126095407121 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Init}: Allocated (fsm.c:456) 20250126095407121 DMM DEBUG MM_STATE_Gb[0x555fabfc09b0]{Idle}: Allocated (fsm.c:456) 20250126095407121 DMM DEBUG MM_STATE_Iu[0x555fabfc0880]{Detached}: Allocated (fsm.c:456) 20250126095407121 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250126095407121 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250126095407121 DLLC NOTICE LLME(ffffffff/e6e9e03e){UNASSIGNED} LLGM Assign pre (e6e9e03e => c9d06c4d) (gprs_llc.c:1079) 20250126095407121 DLLC NOTICE LLME(e6e9e03e/c9d06c4d){ASSIGNED} LLGM Assign post (e6e9e03e => c9d06c4d) (gprs_llc.c:1125) 20250126095407121 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250126095407121 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250126095407121 DMM DEBUG MM(262420000000040/c9d06c4d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250126095407136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095407136 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250126095407136 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095407136 DMM DEBUG MM(262420000000040/c9d06c4d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1066) 20250126095407136 DMM NOTICE MM(262420000000040/c9d06c4d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250126095407136 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250126095407136 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250126095407136 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250126095407136 DMM DEBUG MM(262420000000040/c9d06c4d) Requesting authorization (sgsn_auth.c:160) 20250126095407136 DMM INFO MM(262420000000040/c9d06c4d) Requesting authentication tuples (sgsn_auth.c:184) 20250126095407136 DMM DEBUG MM(262420000000040/c9d06c4d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250126095407136 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250126095407136 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)@57df94ca82fd: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a53(592) SGSN_Test-GSUP(590)@57df94ca82fd: Added IMSI table entry 0TC_attach_usim_a54_a53(592)"262420000000040" 20250126095407141 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250126095407141 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250126095407141 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250126095407141 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250126095407141 DMM INFO MM(262420000000040/c9d06c4d) Subscriber data update (mmctx.c:445) 20250126095407141 DMM DEBUG MM(262420000000040/c9d06c4d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250126095407141 DMM INFO MM(262420000000040/c9d06c4d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250126095407141 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250126095407141 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250126095407141 DMM INFO MM(262420000000040/c9d06c4d) <- GMM AUTH AND CIPHERING REQ (rand = fe 99 11 44 8d 62 da 87 1a d7 b2 46 a4 16 83 82 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 42 25 aa 83 86 14 87 ed 34 a8 a2 ab bb fd da a1 ) (gprs_gmm.c:465) TC_attach_usim_a54_a53(592)@57df94ca82fd: setverdict(pass): none -> pass TC_attach_usim_a54_a53-BVCI196(577)@57df94ca82fd: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a53(592)@57df94ca82fd: Final verdict of PTC: pass 20250126095407158 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59794<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(590)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(574)@57df94ca82fd: Final verdict of PTC: none -NSVCI99(588)@57df94ca82fd: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI220(587)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(575)@57df94ca82fd: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI210(581)@57df94ca82fd: Final verdict of PTC: none 20250126095407163 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250126095407163 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(578)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(583)@57df94ca82fd: Final verdict of PTC: none -NSVCI98(584)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(589)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(579)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(591)@57df94ca82fd: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI196(577)@57df94ca82fd: Final verdict of PTC: none -NSVCI99-provIP(586)@57df94ca82fd: Final verdict of PTC: none -NSVCI98-provIP(582)@57df94ca82fd: Final verdict of PTC: none -NSVCI97-provIP(576)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(580)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(585)@57df94ca82fd: Final verdict of PTC: none MTC@57df94ca82fd: Setting final verdict of the test case. MTC@57df94ca82fd: Local verdict of MTC: none MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-NS0(574): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(575): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97-provIP(576): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_usim_a54_a53-BVCI196(577): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97(578): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-NS1(579): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(580): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_usim_a54_a53-BVCI210(581): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98-provIP(582): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-NS2(583): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98(584): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(585): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99-provIP(586): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_usim_a54_a53-BVCI220(587): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99(588): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP-IPA(589): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP(590): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GGSN_GTP(591): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_usim_a54_a53(592): pass (none -> pass) MTC@57df94ca82fd: Test case TC_attach_usim_a54_a53 finished. Verdict: pass MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a53 pass'. Sun Jan 26 09:54:07 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 20250126095407253 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59806<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126095407655 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59806<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=68208) 20250126095408165 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095408165 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=68208, count=72564) 20250126095409166 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095409166 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a53 pass' was executed successfully (exit status: 0). MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a53_a54'. ------ SGSN_Tests.TC_attach_usim_a53_a54 ------ Sun Jan 26 09:54:09 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a53_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a53_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250126095410168 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095410168 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a53_a54' was executed successfully (exit status: 0). MTC@57df94ca82fd: Test case TC_attach_usim_a53_a54 started. 20250126095410757 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59816<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126095410758 DMM INFO MM(262420000000040/c9d06c4d) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250126095410759 DMM INFO MM(262420000000040/c9d06c4d) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250126095410759 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250126095410759 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250126095410759 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250126095410759 DMM ERROR MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250126095410759 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Authenticate}: Deallocated (fsm.c:568) 20250126095410759 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Deallocated (fsm.c:568) 20250126095410759 DMM DEBUG MM_STATE_Iu[0x555fabfc0880]{Detached}: Deallocated (fsm.c:568) 20250126095410759 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Deallocated (fsm.c:568) 20250126095410759 DLLC NOTICE LLME(e6e9e03e/c9d06c4d){ASSIGNED} LLGM Assign pre (c9d06c4d => ffffffff) (gprs_llc.c:1079) 20250126095410759 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c9d06c4d => ffffffff) (gprs_llc.c:1125) 20250126095410759 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(593)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(594)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(593)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(597)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095410802 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250126095410802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095410802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095410802 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095410802 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250126095410802 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095410802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095410802 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095410802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(597)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095410803 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095410803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095410803 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095410803 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095410803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095410803 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095410803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095410803 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095410803 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250126095410803 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095410803 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126095410803 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095410803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(597)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(597)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126095410805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(598)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(594)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(594)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126095410810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095410810 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(599)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a53_a54-BVCI196(596)@57df94ca82fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(598)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(602)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095410815 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250126095410815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095410815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095410815 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095410815 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250126095410815 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095410815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095410815 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095410815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(602)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095410816 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095410816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095410816 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095410816 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095410816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095410816 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095410816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095410816 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095410816 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250126095410816 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095410816 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126095410816 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095410816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(602)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(602)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126095410818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(603)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(599)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(599)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126095410823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095410823 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a53_a54-BVCI210(601)@57df94ca82fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(604)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(603)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(607)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095410829 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250126095410829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095410829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095410829 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095410829 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250126095410829 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095410829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095410829 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095410829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(607)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095410830 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095410830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095410830 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095410830 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095410830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095410830 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095410830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095410830 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095410830 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250126095410830 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095410830 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(607)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250126095410830 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095410830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(607)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126095410832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(604)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(604)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126095410836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095410836 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a53_a54-BVCI220(606)@57df94ca82fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250126095411169 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095411169 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250126095411169 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250126095411169 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(608)@57df94ca82fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(608)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250126095411173 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(608)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(608)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250126095411175 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(608)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(608)@57df94ca82fd: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(608)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(608)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a53_a54-BVCI196(596)@57df94ca82fd: Adding Client=TC_attach_usim_a53_a54(611), IMSI='262420000000040'H, TLLI='F8379F3F'O, index=0 SGSN_Test-GSUP(609)@57df94ca82fd: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a53_a54(611) TC_attach_usim_a53_a54(611)@57df94ca82fd: 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 := '431BBAD74F6998D2A15E0BEE93D0A3FA'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E21E566F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A59C328C70866016'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '466DB5171F9749749E86FE665ECA03E2'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '259F521616680E11C2611C2324BA3EAF'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '3BAED4E81879886EC342F6401CCFCBC9'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '9104ED8EBA2186FE'O } } } } } 20250126095412257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095412257 DLLC NOTICE LLME(ffffffff/f8379f3f){UNASSIGNED} LLC RX: unknown TLLI 0xf8379f3f, creating LLME on the fly (gprs_llc.c:552) 20250126095412257 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250126095412257 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1248) 20250126095412257 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Allocated (fsm.c:456) 20250126095412257 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Init}: Allocated (fsm.c:456) 20250126095412257 DMM DEBUG MM_STATE_Gb[0x555fabfc09b0]{Idle}: Allocated (fsm.c:456) 20250126095412257 DMM DEBUG MM_STATE_Iu[0x555fabfc6e30]{Detached}: Allocated (fsm.c:456) 20250126095412257 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250126095412257 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250126095412257 DLLC NOTICE LLME(ffffffff/f8379f3f){UNASSIGNED} LLGM Assign pre (f8379f3f => fc87a869) (gprs_llc.c:1079) 20250126095412257 DLLC NOTICE LLME(f8379f3f/fc87a869){ASSIGNED} LLGM Assign post (f8379f3f => fc87a869) (gprs_llc.c:1125) 20250126095412257 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250126095412257 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250126095412257 DMM DEBUG MM(262420000000040/fc87a869) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250126095412283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095412283 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250126095412283 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095412283 DMM DEBUG MM(262420000000040/fc87a869) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1066) 20250126095412284 DMM NOTICE MM(262420000000040/fc87a869) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250126095412284 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250126095412284 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250126095412284 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250126095412284 DMM DEBUG MM(262420000000040/fc87a869) Requesting authorization (sgsn_auth.c:160) 20250126095412284 DMM INFO MM(262420000000040/fc87a869) Requesting authentication tuples (sgsn_auth.c:184) 20250126095412284 DMM DEBUG MM(262420000000040/fc87a869) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250126095412284 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250126095412284 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)@57df94ca82fd: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a53_a54(611) SGSN_Test-GSUP(609)@57df94ca82fd: Added IMSI table entry 0TC_attach_usim_a53_a54(611)"262420000000040" 20250126095412290 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250126095412290 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250126095412290 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250126095412290 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250126095412290 DMM INFO MM(262420000000040/fc87a869) Subscriber data update (mmctx.c:445) 20250126095412290 DMM DEBUG MM(262420000000040/fc87a869) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250126095412290 DMM INFO MM(262420000000040/fc87a869) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250126095412290 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250126095412290 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250126095412290 DMM INFO MM(262420000000040/fc87a869) <- GMM AUTH AND CIPHERING REQ (rand = 43 1b ba d7 4f 69 98 d2 a1 5e 0b ee 93 d0 a3 fa , mmctx_is_r99=1, vec->auth_types=0x3, autn = 3b ae d4 e8 18 79 88 6e c3 42 f6 40 1c cf cb c9 ) (gprs_gmm.c:465) TC_attach_usim_a53_a54(611)@57df94ca82fd: setverdict(pass): none -> pass TC_attach_usim_a53_a54-BVCI196(596)@57df94ca82fd: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a53_a54(611)@57df94ca82fd: Final verdict of PTC: pass 20250126095412308 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59816<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(609)@57df94ca82fd: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI210(601)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(604)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(598)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(603)@57df94ca82fd: Final verdict of PTC: none -NSVCI99(607)@57df94ca82fd: Final verdict of PTC: none 20250126095412313 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250126095412313 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-BSSGP1(599)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(594)@57df94ca82fd: Final verdict of PTC: none -NSVCI98(602)@57df94ca82fd: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI220(606)@57df94ca82fd: Final verdict of PTC: none -NSVCI97(597)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(608)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(593)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(610)@57df94ca82fd: Final verdict of PTC: none -NSVCI98-provIP(600)@57df94ca82fd: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI196(596)@57df94ca82fd: Final verdict of PTC: none -NSVCI99-provIP(605)@57df94ca82fd: Final verdict of PTC: none -NSVCI97-provIP(595)@57df94ca82fd: Final verdict of PTC: none MTC@57df94ca82fd: Setting final verdict of the test case. MTC@57df94ca82fd: Local verdict of MTC: none MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-NS0(593): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(594): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97-provIP(595): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_usim_a53_a54-BVCI196(596): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97(597): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-NS1(598): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(599): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98-provIP(600): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_usim_a53_a54-BVCI210(601): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98(602): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-NS2(603): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(604): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99-provIP(605): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_usim_a53_a54-BVCI220(606): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99(607): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP-IPA(608): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP(609): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GGSN_GTP(610): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_usim_a53_a54(611): pass (none -> pass) MTC@57df94ca82fd: Test case TC_attach_usim_a53_a54 finished. Verdict: pass MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a53_a54 pass'. Sun Jan 26 09:54:12 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 20250126095412432 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59818<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126095412835 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59818<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=68200) 20250126095413315 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095413315 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=68200, count=72836) 20250126095414317 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095414317 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a53_a54 pass' was executed successfully (exit status: 0). MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a50_a54'. ------ SGSN_Tests.TC_attach_usim_a50_a54 ------ Sun Jan 26 09:54:14 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a50_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a50_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250126095415319 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095415319 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a50_a54' was executed successfully (exit status: 0). MTC@57df94ca82fd: Test case TC_attach_usim_a50_a54 started. 20250126095415940 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41756<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126095415942 DMM INFO MM(262420000000040/fc87a869) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250126095415942 DMM INFO MM(262420000000040/fc87a869) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250126095415942 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250126095415942 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250126095415942 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250126095415942 DMM ERROR MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250126095415942 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Authenticate}: Deallocated (fsm.c:568) 20250126095415942 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Deallocated (fsm.c:568) 20250126095415942 DMM DEBUG MM_STATE_Iu[0x555fabfc6e30]{Detached}: Deallocated (fsm.c:568) 20250126095415942 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Deallocated (fsm.c:568) 20250126095415942 DLLC NOTICE LLME(f8379f3f/fc87a869){ASSIGNED} LLGM Assign pre (fc87a869 => ffffffff) (gprs_llc.c:1079) 20250126095415942 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fc87a869 => ffffffff) (gprs_llc.c:1125) 20250126095415942 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(612)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(613)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(612)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(616)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(616)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095415977 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250126095415977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095415977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095415977 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095415977 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250126095415978 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095415978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095415978 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095415978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(616)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095415979 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095415979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095415979 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095415979 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095415979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095415979 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095415979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095415979 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095415979 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250126095415979 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095415979 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126095415980 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095415980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(616)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(616)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(617)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21011 20250126095415984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(613)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(613)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(618)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(617)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250126095415996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095415996 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(621)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095415998 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250126095415998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095415998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095415998 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095415998 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250126095415998 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) TC_attach_usim_a50_a54-BVCI196(615)@57df94ca82fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250126095415998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095415998 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095415998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(621)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095415999 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095415999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095415999 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095416000 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095416000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095416000 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095416000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095416000 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095416000 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250126095416000 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095416000 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126095416000 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095416000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(621)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(621)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(622)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21012 20250126095416003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(623)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(618)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(618)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126095416011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095416011 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a50_a54-BVCI210(620)@57df94ca82fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(622)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(627)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095416019 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250126095416019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095416019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095416019 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095416019 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250126095416019 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095416019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095416019 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095416019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(627)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095416019 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095416019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095416019 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095416020 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095416020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095416020 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095416020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095416020 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095416020 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250126095416020 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095416020 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126095416020 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095416020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(627)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(627)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126095416021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(623)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(623)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126095416026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095416026 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a50_a54-BVCI220(624)@57df94ca82fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250126095416320 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095416320 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250126095416320 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250126095416320 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(626)@57df94ca82fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(626)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250126095416324 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250126095416326 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(626)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(626)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(626)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(626)@57df94ca82fd: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(626)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(626)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a50_a54-BVCI196(615)@57df94ca82fd: Adding Client=TC_attach_usim_a50_a54(630), IMSI='262420000000040'H, TLLI='F9B9E812'O, index=0 SGSN_Test-GSUP(628)@57df94ca82fd: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a50_a54(630) TC_attach_usim_a50_a54(630)@57df94ca82fd: 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 := '5D05D7E64F9173C11A78F24A6FBD3D06'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2E9AD66E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '62DD7D8C3CF55DA3'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '9D7B79B11D776AC4356FE4AAFC21A43F'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'DC5A4CCF6BA2AF034F0E6F224F1ABEBC'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '5702098A4E4D53B7305BE570ACB45ABE'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '27E13381408B566E'O } } } } } 20250126095417411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095417411 DLLC NOTICE LLME(ffffffff/f9b9e812){UNASSIGNED} LLC RX: unknown TLLI 0xf9b9e812, creating LLME on the fly (gprs_llc.c:552) 20250126095417411 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250126095417411 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1248) 20250126095417411 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Allocated (fsm.c:456) 20250126095417411 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Init}: Allocated (fsm.c:456) 20250126095417411 DMM DEBUG MM_STATE_Gb[0x555fabfc09b0]{Idle}: Allocated (fsm.c:456) 20250126095417411 DMM DEBUG MM_STATE_Iu[0x555fabfc0880]{Detached}: Allocated (fsm.c:456) 20250126095417411 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250126095417411 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250126095417411 DLLC NOTICE LLME(ffffffff/f9b9e812){UNASSIGNED} LLGM Assign pre (f9b9e812 => e71b8522) (gprs_llc.c:1079) 20250126095417411 DLLC NOTICE LLME(f9b9e812/e71b8522){ASSIGNED} LLGM Assign post (f9b9e812 => e71b8522) (gprs_llc.c:1125) 20250126095417411 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250126095417411 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250126095417411 DMM DEBUG MM(262420000000040/e71b8522) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250126095417438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095417438 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250126095417438 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095417438 DMM DEBUG MM(262420000000040/e71b8522) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1066) 20250126095417438 DMM NOTICE MM(262420000000040/e71b8522) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250126095417438 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250126095417438 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250126095417438 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250126095417438 DMM DEBUG MM(262420000000040/e71b8522) Requesting authorization (sgsn_auth.c:160) 20250126095417438 DMM INFO MM(262420000000040/e71b8522) Requesting authentication tuples (sgsn_auth.c:184) 20250126095417438 DMM DEBUG MM(262420000000040/e71b8522) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250126095417438 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250126095417438 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)@57df94ca82fd: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a50_a54(630) SGSN_Test-GSUP(628)@57df94ca82fd: Added IMSI table entry 0TC_attach_usim_a50_a54(630)"262420000000040" 20250126095417444 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250126095417444 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250126095417444 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250126095417444 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250126095417444 DMM INFO MM(262420000000040/e71b8522) Subscriber data update (mmctx.c:445) 20250126095417444 DMM DEBUG MM(262420000000040/e71b8522) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250126095417444 DMM INFO MM(262420000000040/e71b8522) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250126095417445 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250126095417445 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250126095417445 DMM INFO MM(262420000000040/e71b8522) <- GMM AUTH AND CIPHERING REQ (rand = 5d 05 d7 e6 4f 91 73 c1 1a 78 f2 4a 6f bd 3d 06 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 57 02 09 8a 4e 4d 53 b7 30 5b e5 70 ac b4 5a be ) (gprs_gmm.c:465) TC_attach_usim_a50_a54(630)@57df94ca82fd: setverdict(pass): none -> pass TC_attach_usim_a50_a54-BVCI196(615)@57df94ca82fd: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a50_a54(630)@57df94ca82fd: Final verdict of PTC: pass 20250126095417465 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41756<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250126095417469 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250126095417470 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(628)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(626)@57df94ca82fd: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI196(615)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(612)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(622)@57df94ca82fd: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI220(624)@57df94ca82fd: Final verdict of PTC: none -NSVCI97(616)@57df94ca82fd: Final verdict of PTC: none -NSVCI98(621)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(623)@57df94ca82fd: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI210(620)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(617)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(618)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(613)@57df94ca82fd: Final verdict of PTC: none -NSVCI99(627)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(629)@57df94ca82fd: Final verdict of PTC: none -NSVCI99-provIP(625)@57df94ca82fd: Final verdict of PTC: none -NSVCI98-provIP(619)@57df94ca82fd: Final verdict of PTC: none -NSVCI97-provIP(614)@57df94ca82fd: Final verdict of PTC: none MTC@57df94ca82fd: Setting final verdict of the test case. MTC@57df94ca82fd: Local verdict of MTC: none MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-NS0(612): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(613): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97-provIP(614): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_usim_a50_a54-BVCI196(615): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97(616): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-NS1(617): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(618): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98-provIP(619): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_usim_a50_a54-BVCI210(620): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98(621): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-NS2(622): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(623): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_usim_a50_a54-BVCI220(624): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99-provIP(625): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP-IPA(626): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99(627): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP(628): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GGSN_GTP(629): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_usim_a50_a54(630): pass (none -> pass) MTC@57df94ca82fd: Test case TC_attach_usim_a50_a54 finished. Verdict: pass MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a50_a54 pass'. Sun Jan 26 09:54:17 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 20250126095417549 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41760<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126095417952 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41760<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=68480) 20250126095418471 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095418471 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=68480, count=72836) 20250126095419473 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095419473 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250126095419496 DGPRS DEBUG Checking for inactive LLMEs, time = 1116165 (sgsn.c:132) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a50_a54 pass' was executed successfully (exit status: 0). MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a50'. ------ SGSN_Tests.TC_attach_usim_a54_a50 ------ Sun Jan 26 09:54:20 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a50.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a50.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250126095420474 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095420475 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a50' was executed successfully (exit status: 0). MTC@57df94ca82fd: Test case TC_attach_usim_a54_a50 started. 20250126095421044 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41766<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126095421047 DMM INFO MM(262420000000040/e71b8522) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250126095421047 DMM INFO MM(262420000000040/e71b8522) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250126095421047 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250126095421047 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250126095421047 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250126095421047 DMM ERROR MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250126095421047 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Authenticate}: Deallocated (fsm.c:568) 20250126095421047 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Deallocated (fsm.c:568) 20250126095421047 DMM DEBUG MM_STATE_Iu[0x555fabfc0880]{Detached}: Deallocated (fsm.c:568) 20250126095421047 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Deallocated (fsm.c:568) 20250126095421047 DLLC NOTICE LLME(f9b9e812/e71b8522){ASSIGNED} LLGM Assign pre (e71b8522 => ffffffff) (gprs_llc.c:1079) 20250126095421047 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e71b8522 => ffffffff) (gprs_llc.c:1125) 20250126095421047 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(631)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(632)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(631)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(635)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095421098 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250126095421098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095421098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095421098 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095421098 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250126095421098 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095421098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095421098 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095421098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(635)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095421099 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095421099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095421099 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095421099 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095421099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095421100 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095421100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095421100 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095421100 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250126095421100 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095421100 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(635)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250126095421101 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095421101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(635)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126095421104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(636)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(632)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(632)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(637)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250126095421111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095421111 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a54_a50-BVCI196(634)@57df94ca82fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(636)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(641)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(641)@57df94ca82fd: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(640)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21012 20250126095421121 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250126095421121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095421121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095421121 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095421121 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250126095421121 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095421121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095421121 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095421121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(641)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095421122 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095421122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095421122 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095421122 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095421122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095421122 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095421122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095421122 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095421122 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250126095421122 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095421122 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126095421122 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095421122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(641)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(641)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126095421124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(642)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(637)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(637)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(640)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250126095421130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095421130 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(645)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095421131 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250126095421131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095421131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095421131 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095421131 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250126095421131 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095421131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095421131 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095421131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(645)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) TC_attach_usim_a54_a50-BVCI210(638)@57df94ca82fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250126095421132 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095421132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095421132 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095421132 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095421132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095421132 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095421132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095421132 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095421132 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250126095421132 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095421132 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(645)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250126095421133 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095421133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(645)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126095421134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(642)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(642)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126095421138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095421138 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a50-BVCI220(644)@57df94ca82fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250126095421476 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095421476 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250126095421476 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250126095421476 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(646)@57df94ca82fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(646)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250126095421481 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250126095421482 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(646)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(646)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(646)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(646)@57df94ca82fd: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(646)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(646)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a50-BVCI196(634)@57df94ca82fd: Adding Client=TC_attach_usim_a54_a50(649), IMSI='262420000000040'H, TLLI='DF1F84B3'O, index=0 SGSN_Test-GSUP(647)@57df94ca82fd: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a50(649) TC_attach_usim_a54_a50(649)@57df94ca82fd: 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 := '8B5E072734E7BCFF0BE663D3A1E54CF7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '363B0914'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3DA9E70F0352A50E'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'CE08DF67F544C9B52AF96C9E17478ABD'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '50995A445C0B41EA688E080960BDFE34'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'D5096D152E05CA0836CAE14DEE52AF11'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '13A1A1362DB559E7'O } } } } } 20250126095422555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095422555 DLLC NOTICE LLME(ffffffff/df1f84b3){UNASSIGNED} LLC RX: unknown TLLI 0xdf1f84b3, creating LLME on the fly (gprs_llc.c:552) 20250126095422555 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250126095422555 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1248) 20250126095422555 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Allocated (fsm.c:456) 20250126095422555 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Init}: Allocated (fsm.c:456) 20250126095422555 DMM DEBUG MM_STATE_Gb[0x555fabfc09b0]{Idle}: Allocated (fsm.c:456) 20250126095422555 DMM DEBUG MM_STATE_Iu[0x555fabfc6e30]{Detached}: Allocated (fsm.c:456) 20250126095422555 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250126095422555 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250126095422555 DLLC NOTICE LLME(ffffffff/df1f84b3){UNASSIGNED} LLGM Assign pre (df1f84b3 => c758243d) (gprs_llc.c:1079) 20250126095422555 DLLC NOTICE LLME(df1f84b3/c758243d){ASSIGNED} LLGM Assign post (df1f84b3 => c758243d) (gprs_llc.c:1125) 20250126095422555 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250126095422555 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250126095422555 DMM DEBUG MM(262420000000040/c758243d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250126095422575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095422576 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250126095422576 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095422576 DMM DEBUG MM(262420000000040/c758243d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1066) 20250126095422576 DMM NOTICE MM(262420000000040/c758243d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250126095422576 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250126095422576 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250126095422576 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250126095422576 DMM DEBUG MM(262420000000040/c758243d) Requesting authorization (sgsn_auth.c:160) 20250126095422576 DMM INFO MM(262420000000040/c758243d) Requesting authentication tuples (sgsn_auth.c:184) 20250126095422576 DMM DEBUG MM(262420000000040/c758243d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250126095422576 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250126095422576 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(647)@57df94ca82fd: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a50(649) SGSN_Test-GSUP(647)@57df94ca82fd: Added IMSI table entry 0TC_attach_usim_a54_a50(649)"262420000000040" 20250126095422582 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250126095422582 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250126095422582 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250126095422582 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250126095422582 DMM INFO MM(262420000000040/c758243d) Subscriber data update (mmctx.c:445) 20250126095422582 DMM DEBUG MM(262420000000040/c758243d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250126095422582 DMM INFO MM(262420000000040/c758243d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250126095422582 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250126095422582 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250126095422582 DMM INFO MM(262420000000040/c758243d) <- GMM AUTH AND CIPHERING REQ (rand = 8b 5e 07 27 34 e7 bc ff 0b e6 63 d3 a1 e5 4c f7 , mmctx_is_r99=1, vec->auth_types=0x3, autn = d5 09 6d 15 2e 05 ca 08 36 ca e1 4d ee 52 af 11 ) (gprs_gmm.c:465) TC_attach_usim_a54_a50(649)@57df94ca82fd: setverdict(pass): none -> pass TC_attach_usim_a54_a50-BVCI196(634)@57df94ca82fd: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a50(649)@57df94ca82fd: Final verdict of PTC: pass 20250126095422601 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41766<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(647)@57df94ca82fd: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI196(634)@57df94ca82fd: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI220(644)@57df94ca82fd: Final verdict of PTC: none 20250126095422605 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250126095422606 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(646)@57df94ca82fd: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI210(638)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(642)@57df94ca82fd: Final verdict of PTC: none -NSVCI97(635)@57df94ca82fd: Final verdict of PTC: none -NSVCI98(641)@57df94ca82fd: Final verdict of PTC: none -NSVCI99(645)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(631)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(640)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(632)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(637)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(636)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(648)@57df94ca82fd: Final verdict of PTC: none -NSVCI97-provIP(633)@57df94ca82fd: Final verdict of PTC: none -NSVCI98-provIP(639)@57df94ca82fd: Final verdict of PTC: none -NSVCI99-provIP(643)@57df94ca82fd: Final verdict of PTC: none MTC@57df94ca82fd: Setting final verdict of the test case. MTC@57df94ca82fd: Local verdict of MTC: none MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-NS0(631): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(632): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97-provIP(633): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_usim_a54_a50-BVCI196(634): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97(635): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-NS1(636): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(637): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_usim_a54_a50-BVCI210(638): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98-provIP(639): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-NS2(640): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98(641): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(642): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99-provIP(643): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_usim_a54_a50-BVCI220(644): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99(645): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP-IPA(646): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP(647): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GGSN_GTP(648): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_usim_a54_a50(649): pass (none -> pass) MTC@57df94ca82fd: Test case TC_attach_usim_a54_a50 finished. Verdict: pass MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a50 pass'. Sun Jan 26 09:54:22 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 20250126095422670 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41772<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126095423072 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41772<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=68208) 20250126095423607 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095423607 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=68208, count=72564) 20250126095424607 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095424607 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a50 pass' was executed successfully (exit status: 0). MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_nopoweroff'. ------ SGSN_Tests.TC_detach_unknown_nopoweroff ------ Sun Jan 26 09:54:25 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_unknown_nopoweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_unknown_nopoweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250126095425608 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095425609 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_nopoweroff' was executed successfully (exit status: 0). MTC@57df94ca82fd: Test case TC_detach_unknown_nopoweroff started. 20250126095426185 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39238<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126095426189 DMM INFO MM(262420000000040/c758243d) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250126095426189 DMM INFO MM(262420000000040/c758243d) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250126095426189 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250126095426189 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250126095426189 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250126095426189 DMM ERROR MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250126095426190 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Authenticate}: Deallocated (fsm.c:568) 20250126095426190 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Deallocated (fsm.c:568) 20250126095426190 DMM DEBUG MM_STATE_Iu[0x555fabfc6e30]{Detached}: Deallocated (fsm.c:568) 20250126095426190 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Deallocated (fsm.c:568) 20250126095426190 DLLC NOTICE LLME(df1f84b3/c758243d){ASSIGNED} LLGM Assign pre (c758243d => ffffffff) (gprs_llc.c:1079) 20250126095426190 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c758243d => ffffffff) (gprs_llc.c:1125) 20250126095426190 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(650)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(651)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(650)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(654)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095426240 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250126095426240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095426240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095426240 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095426240 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250126095426240 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095426240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095426240 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095426240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(654)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095426241 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095426241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095426241 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095426241 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095426241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095426241 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095426241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095426241 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095426241 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250126095426241 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095426241 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126095426241 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095426241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(654)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(654)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126095426243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(655)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(651)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(651)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126095426247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095426247 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(656)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_unknown_nopoweroff-BVCI196(653)@57df94ca82fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(655)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(659)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095426253 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250126095426253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095426253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095426253 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095426253 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250126095426253 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095426253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095426253 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095426253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(659)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095426254 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095426254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095426254 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095426254 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095426254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095426254 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095426254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095426254 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095426254 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250126095426254 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095426254 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126095426254 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095426254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(659)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(659)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126095426256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(660)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(656)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(656)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126095426261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095426261 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_unknown_nopoweroff-BVCI210(658)@57df94ca82fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(661)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(660)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(664)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095426267 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250126095426267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095426267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095426267 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095426267 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250126095426267 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095426267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095426267 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095426267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(664)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095426269 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095426269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095426269 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095426269 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095426269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095426269 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095426269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095426269 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095426269 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250126095426269 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095426269 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126095426269 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095426269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(664)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(664)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126095426271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(661)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(661)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126095426275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095426275 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_unknown_nopoweroff-BVCI220(663)@57df94ca82fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250126095426610 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095426610 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250126095426610 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250126095426610 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(665)@57df94ca82fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(665)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250126095426614 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250126095426615 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(665)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(665)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(665)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(665)@57df94ca82fd: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(665)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(665)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_nopoweroff-BVCI196(653)@57df94ca82fd: Adding Client=TC_detach_unknown_nopoweroff(668), IMSI='262420000000013'H, TLLI='F8960D95'O, index=0 SGSN_Test-GSUP(666)@57df94ca82fd: Created GsupExpect[0] for "262420000000013" to be handled at TC_detach_unknown_nopoweroff(668) 20250126095427680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095427680 DLLC NOTICE LLME(ffffffff/f8960d95){UNASSIGNED} LLC RX: unknown TLLI 0xf8960d95, creating LLME on the fly (gprs_llc.c:552) 20250126095427680 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1304a8 CMD=UI DATA (gprs_llc_parse.c:89) 20250126095427680 DMM NOTICE LLME(ffffffff/f8960d95){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2003) 20250126095427680 DLLC NOTICE LLME(ffffffff/f8960d95){UNASSIGNED} LLGM Reset (gprs_llc.c:1149) 20250126095427680 DMM INFO MM(---/ffffffff) -> GMM DETACH REQUEST TLLI=0xf8960d95 type=GPRS detach (gprs_gmm.c:1440) 20250126095427680 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:380) 20250126095427680 DLLC NOTICE LLME(ffffffff/f8960d95){UNASSIGNED} LLGM Assign pre (f8960d95 => ffffffff) (gprs_llc.c:1079) 20250126095427680 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f8960d95 => ffffffff) (gprs_llc.c:1125) TC_detach_unknown_nopoweroff(668)@57df94ca82fd: setverdict(pass): none -> pass TC_detach_unknown_nopoweroff-BVCI196(653)@57df94ca82fd: Removing Client IMSI='262420000000013'H, index=0 TC_detach_unknown_nopoweroff(668)@57df94ca82fd: Final verdict of PTC: pass 20250126095427703 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39238<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(666)@57df94ca82fd: Final verdict of PTC: none 20250126095427707 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250126095427707 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(650)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(665)@57df94ca82fd: Final verdict of PTC: none -NSVCI98(659)@57df94ca82fd: Final verdict of PTC: none -NSVCI97(654)@57df94ca82fd: Final verdict of PTC: none -NSVCI99(664)@57df94ca82fd: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI220(663)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(655)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(656)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(661)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(660)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(651)@57df94ca82fd: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI196(653)@57df94ca82fd: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI210(658)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(667)@57df94ca82fd: Final verdict of PTC: none -NSVCI97-provIP(652)@57df94ca82fd: Final verdict of PTC: none -NSVCI98-provIP(657)@57df94ca82fd: Final verdict of PTC: none -NSVCI99-provIP(662)@57df94ca82fd: Final verdict of PTC: none MTC@57df94ca82fd: Setting final verdict of the test case. MTC@57df94ca82fd: Local verdict of MTC: none MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-NS0(650): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(651): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97-provIP(652): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI196(653): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97(654): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-NS1(655): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(656): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98-provIP(657): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI210(658): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98(659): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-NS2(660): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(661): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99-provIP(662): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI220(663): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99(664): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP-IPA(665): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP(666): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GGSN_GTP(667): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_detach_unknown_nopoweroff(668): pass (none -> pass) MTC@57df94ca82fd: Test case TC_detach_unknown_nopoweroff finished. Verdict: pass MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_nopoweroff pass'. Sun Jan 26 09:54:27 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 20250126095427811 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39254<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126095428112 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39254<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=54432) 20250126095428709 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095428709 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=54432, count=58788) 20250126095429710 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095429710 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_nopoweroff pass' was executed successfully (exit status: 0). MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_poweroff'. ------ SGSN_Tests.TC_detach_unknown_poweroff ------ Sun Jan 26 09:54:30 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_unknown_poweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_unknown_poweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250126095430712 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095430712 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_poweroff' was executed successfully (exit status: 0). MTC@57df94ca82fd: Test case TC_detach_unknown_poweroff started. 20250126095431187 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39260<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126095431190 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(669)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(670)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(669)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(673)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095431231 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250126095431231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095431231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095431231 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095431231 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250126095431231 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095431231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095431231 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095431231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(673)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095431233 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095431233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095431233 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095431233 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095431233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095431233 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095431233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095431233 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095431233 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250126095431233 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095431233 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126095431233 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095431233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(673)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(673)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126095431235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(674)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(670)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(670)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126095431240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095431240 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_detach_unknown_poweroff-BVCI196(672)@57df94ca82fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(675)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(674)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(678)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095431246 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250126095431246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095431246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095431246 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095431246 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250126095431246 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095431246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095431246 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095431246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(678)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095431247 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095431247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095431247 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095431247 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095431247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095431247 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095431247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095431247 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095431247 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250126095431247 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095431247 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(678)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(678)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126095431248 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095431248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250126095431250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(679)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(675)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(675)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126095431255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095431255 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(680)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_unknown_poweroff-BVCI210(677)@57df94ca82fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(679)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(683)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(683)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095431261 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250126095431261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095431261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095431261 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095431261 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250126095431261 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095431261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095431261 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095431261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(683)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095431262 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095431262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095431262 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095431262 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095431262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095431262 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095431262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095431262 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095431262 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250126095431262 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095431262 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126095431262 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095431262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(683)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(683)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126095431264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(680)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(680)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126095431268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095431268 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_unknown_poweroff-BVCI220(682)@57df94ca82fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250126095431713 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095431713 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250126095431713 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250126095431713 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(684)@57df94ca82fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(684)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250126095431717 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250126095431718 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(684)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(684)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(684)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(684)@57df94ca82fd: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(684)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(684)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_poweroff-BVCI196(672)@57df94ca82fd: Adding Client=TC_detach_unknown_poweroff(687), IMSI='262420000000014'H, TLLI='F0DA1F9A'O, index=0 SGSN_Test-GSUP(685)@57df94ca82fd: Created GsupExpect[0] for "262420000000014" to be handled at TC_detach_unknown_poweroff(687) 20250126095432790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095432790 DLLC NOTICE LLME(ffffffff/f0da1f9a){UNASSIGNED} LLC RX: unknown TLLI 0xf0da1f9a, creating LLME on the fly (gprs_llc.c:552) 20250126095432790 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x270d39 CMD=UI DATA (gprs_llc_parse.c:89) 20250126095432790 DMM NOTICE LLME(ffffffff/f0da1f9a){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2003) TC_detach_unknown_poweroff(687)@57df94ca82fd: setverdict(pass): none -> pass TC_detach_unknown_poweroff-BVCI196(672)@57df94ca82fd: Removing Client IMSI='262420000000014'H, index=0 TC_detach_unknown_poweroff(687)@57df94ca82fd: Final verdict of PTC: pass 20250126095437801 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39260<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250126095437805 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-GSUP(685)@57df94ca82fd: Final verdict of PTC: none 20250126095437805 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(678)@57df94ca82fd: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI210(677)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(669)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(684)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(680)@57df94ca82fd: Final verdict of PTC: none -NSVCI99(683)@57df94ca82fd: Final verdict of PTC: none -NSVCI97(673)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(670)@57df94ca82fd: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI196(672)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(679)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(675)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(674)@57df94ca82fd: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI220(682)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(686)@57df94ca82fd: Final verdict of PTC: none -NSVCI97-provIP(671)@57df94ca82fd: Final verdict of PTC: none -NSVCI99-provIP(681)@57df94ca82fd: Final verdict of PTC: none -NSVCI98-provIP(676)@57df94ca82fd: Final verdict of PTC: none MTC@57df94ca82fd: Setting final verdict of the test case. MTC@57df94ca82fd: Local verdict of MTC: none MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-NS0(669): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(670): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97-provIP(671): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_detach_unknown_poweroff-BVCI196(672): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97(673): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-NS1(674): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(675): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98-provIP(676): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_detach_unknown_poweroff-BVCI210(677): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98(678): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-NS2(679): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(680): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99-provIP(681): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_detach_unknown_poweroff-BVCI220(682): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99(683): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP-IPA(684): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP(685): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GGSN_GTP(686): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_detach_unknown_poweroff(687): pass (none -> pass) MTC@57df94ca82fd: Test case TC_detach_unknown_poweroff finished. Verdict: pass MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_poweroff pass'. Sun Jan 26 09:54:37 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 20250126095437869 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44496<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126095438171 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44496<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=47232) 20250126095438806 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095438806 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=47232, count=52664) 20250126095439806 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095439807 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_poweroff pass' was executed successfully (exit status: 0). MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_nopoweroff'. ------ SGSN_Tests.TC_detach_nopoweroff ------ Sun Jan 26 09:54:40 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_nopoweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_nopoweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250126095440808 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095440808 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_nopoweroff' was executed successfully (exit status: 0). MTC@57df94ca82fd: Test case TC_detach_nopoweroff started. 20250126095441259 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44510<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126095441262 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(688)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(689)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(688)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(693)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(693)@57df94ca82fd: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(692)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21011 20250126095441302 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250126095441302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095441302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095441302 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095441302 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250126095441302 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095441302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095441302 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095441302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(693)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095441303 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095441303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095441303 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095441303 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095441303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095441303 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095441303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095441303 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095441303 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250126095441303 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095441303 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126095441303 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095441303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(693)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(693)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126095441306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(694)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(692)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(697)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb0-BSSGP0(689)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(689)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) -NSVCI98(697)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095441312 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250126095441312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095441312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095441312 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095441312 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250126095441312 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095441312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095441312 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095441312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250126095441312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095441312 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(697)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) TC_detach_nopoweroff-BVCI196(690)@57df94ca82fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250126095441313 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095441313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095441313 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095441314 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095441314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095441314 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095441314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095441314 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095441314 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250126095441314 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095441314 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126095441314 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095441314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(697)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(697)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126095441316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(698)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(694)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(694)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126095441320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095441320 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_nopoweroff-BVCI210(696)@57df94ca82fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(699)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(698)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(702)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095441329 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250126095441329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095441329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095441329 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095441329 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250126095441329 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095441329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095441329 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095441329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(702)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095441330 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095441330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095441330 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095441330 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095441330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095441330 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095441330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095441330 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095441330 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250126095441330 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095441330 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126095441331 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095441331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(702)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(702)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126095441333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(699)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(699)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126095441338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095441338 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_nopoweroff-BVCI220(701)@57df94ca82fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250126095441809 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095441809 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250126095441809 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250126095441809 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(703)@57df94ca82fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(703)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250126095441813 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250126095441814 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(703)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(703)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(703)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(703)@57df94ca82fd: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(703)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(703)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_nopoweroff-BVCI196(690)@57df94ca82fd: Adding Client=TC_detach_nopoweroff(706), IMSI='262420000000015'H, TLLI='CADCAFB9'O, index=0 SGSN_Test-GSUP(704)@57df94ca82fd: Created GsupExpect[0] for "262420000000015" to be handled at TC_detach_nopoweroff(706) TC_detach_nopoweroff(706)@57df94ca82fd: 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 := 'E3C884046C0878FBADF6384DB973A83D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'EE09BE7B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '400B7BD3C1958927'O } } } } } 20250126095442887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095442887 DLLC NOTICE LLME(ffffffff/cadcafb9){UNASSIGNED} LLC RX: unknown TLLI 0xcadcafb9, creating LLME on the fly (gprs_llc.c:552) 20250126095442887 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250126095442887 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000015) type="GPRS attach"  (gprs_gmm.c:1248) 20250126095442887 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Allocated (fsm.c:456) 20250126095442887 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Init}: Allocated (fsm.c:456) 20250126095442887 DMM DEBUG MM_STATE_Gb[0x555fabfc09b0]{Idle}: Allocated (fsm.c:456) 20250126095442887 DMM DEBUG MM_STATE_Iu[0x555fabfc0880]{Detached}: Allocated (fsm.c:456) 20250126095442887 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250126095442887 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250126095442887 DLLC NOTICE LLME(ffffffff/cadcafb9){UNASSIGNED} LLGM Assign pre (cadcafb9 => c91fcbf5) (gprs_llc.c:1079) 20250126095442887 DLLC NOTICE LLME(cadcafb9/c91fcbf5){ASSIGNED} LLGM Assign post (cadcafb9 => c91fcbf5) (gprs_llc.c:1125) 20250126095442887 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250126095442887 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250126095442887 DMM DEBUG MM(262420000000015/c91fcbf5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250126095442906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095442906 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250126095442906 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095442906 DMM DEBUG MM(262420000000015/c91fcbf5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000150 (gprs_gmm.c:1066) 20250126095442906 DMM NOTICE MM(262420000000015/c91fcbf5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250126095442906 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250126095442906 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250126095442906 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250126095442906 DMM DEBUG MM(262420000000015/c91fcbf5) Requesting authorization (sgsn_auth.c:160) 20250126095442906 DMM INFO MM(262420000000015/c91fcbf5) Requesting authentication tuples (sgsn_auth.c:184) 20250126095442906 DMM DEBUG MM(262420000000015/c91fcbf5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250126095442906 DGPRS INFO SUBSCR(262420000000015) requesting auth info (gprs_subscriber.c:805) 20250126095442906 DGPRS INFO SUBSCR(262420000000015) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 10 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(704)@57df94ca82fd: Found GsupExpect[0] for "262420000000015" handled at TC_detach_nopoweroff(706) SGSN_Test-GSUP(704)@57df94ca82fd: Added IMSI table entry 0TC_detach_nopoweroff(706)"262420000000015" 20250126095442913 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250126095442913 DGPRS INFO SUBSCR(262420000000015) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250126095442913 DGPRS DEBUG SUBSCR(262420000000015) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250126095442913 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber authentication info (gprs_subscriber.c:850) 20250126095442913 DMM INFO MM(262420000000015/c91fcbf5) Subscriber data update (mmctx.c:445) 20250126095442913 DMM DEBUG MM(262420000000015/c91fcbf5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250126095442913 DMM INFO MM(262420000000015/c91fcbf5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250126095442913 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250126095442913 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250126095442913 DMM INFO MM(262420000000015/c91fcbf5) <- GMM AUTH AND CIPHERING REQ (rand = e3 c8 84 04 6c 08 78 fb ad f6 38 4d b9 73 a8 3d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250126095442928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095442929 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20250126095442929 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095442929 DMM INFO MM(262420000000015/c91fcbf5) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250126095442929 DMM NOTICE MM(262420000000015/c91fcbf5) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250126095442929 DMM DEBUG MM(262420000000015/c91fcbf5) checking auth: received GSM SRES = ee 09 be 7b (gprs_gmm.c:648) 20250126095442929 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250126095442929 DMM DEBUG MM(262420000000015/c91fcbf5) Requesting authorization (sgsn_auth.c:160) 20250126095442929 DMM INFO MM(262420000000015/c91fcbf5) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250126095442929 DMM DEBUG MM(262420000000015/c91fcbf5) Requesting subscriber data update (gprs_subscriber.c:894) 20250126095442929 DGPRS INFO SUBSCR(262420000000015) subscriber data is not available (gprs_subscriber.c:818) 20250126095442929 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) 20250126095442929 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250126095442929 DMM INFO MM(262420000000015/c91fcbf5) <- GMM ATTACH ACCEPT (new P-TMSI=0xc91fcbf5) (gprs_gmm.c:282) 20250126095442932 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250126095442932 DGPRS INFO SUBSCR(262420000000015) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250126095442932 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20250126095442932 DMM INFO MM(262420000000015/c91fcbf5) Subscriber data update (mmctx.c:445) 20250126095442932 DMM DEBUG MM(262420000000015/c91fcbf5) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250126095442932 DMM INFO MM(262420000000015/c91fcbf5) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250126095442932 DMM NOTICE MM(262420000000015/c91fcbf5) Authorized, continuing procedure, IMSI=262420000000015 (gprs_gmm.c:982) 20250126095442932 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250126095442932 DMM NOTICE MM(262420000000015/c91fcbf5) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250126095442932 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) 20250126095442933 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250126095442933 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20250126095442933 DMM INFO MM(262420000000015/c91fcbf5) Subscriber data update (mmctx.c:445) 20250126095442933 DMM DEBUG MM(262420000000015/c91fcbf5) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250126095442944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095442944 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250126095442944 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095442944 DMM INFO MM(262420000000015/c91fcbf5) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250126095442944 DMM NOTICE MM(262420000000015/c91fcbf5) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250126095442944 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250126095442944 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250126095442944 DLLC NOTICE LLME(cadcafb9/c91fcbf5){ASSIGNED} LLGM Assign pre (ffffffff => c91fcbf5) (gprs_llc.c:1079) 20250126095442944 DLLC NOTICE LLME(ffffffff/c91fcbf5){ASSIGNED} LLGM Assign post (ffffffff => c91fcbf5) (gprs_llc.c:1125) 20250126095442944 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250126095442944 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250126095442944 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250126095442944 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_nopoweroff(706)@57df94ca82fd: setverdict(pass): none -> pass 20250126095443001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095443001 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x07ef3e CMD=UI DATA (gprs_llc_parse.c:89) 20250126095443001 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095443001 DMM INFO MM(262420000000015/c91fcbf5) -> GMM DETACH REQUEST TLLI=0xc91fcbf5 type=GPRS detach (gprs_gmm.c:1440) 20250126095443001 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:380) 20250126095443001 DMM INFO MM(262420000000015/c91fcbf5) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20250126095443001 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250126095443001 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250126095443001 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250126095443001 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250126095443001 DLLC NOTICE LLME(ffffffff/c91fcbf5){ASSIGNED} LLGM Assign pre (c91fcbf5 => ffffffff) (gprs_llc.c:1079) 20250126095443001 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c91fcbf5 => ffffffff) (gprs_llc.c:1125) 20250126095443001 DGPRS INFO SUBSCR(262420000000015) purging MS subscriber (gprs_subscriber.c:785) 20250126095443001 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) 20250126095443001 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Init}: Deallocated (fsm.c:568) 20250126095443001 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Deallocated (fsm.c:568) 20250126095443001 DMM DEBUG MM_STATE_Iu[0x555fabfc0880]{Detached}: Deallocated (fsm.c:568) 20250126095443001 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Deallocated (fsm.c:568) 20250126095443003 DGPRS INFO GSUP(262420000000015) Completing purge MS (gprs_subscriber.c:579) TC_detach_nopoweroff(706)@57df94ca82fd: setverdict(pass): pass -> pass, component reason not changed TC_detach_nopoweroff-BVCI196(690)@57df94ca82fd: Removing Client IMSI='262420000000015'H, index=0 TC_detach_nopoweroff(706)@57df94ca82fd: Final verdict of PTC: pass 20250126095443019 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44510<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(704)@57df94ca82fd: Final verdict of PTC: none 20250126095443024 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250126095443024 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(688)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(703)@57df94ca82fd: Final verdict of PTC: none -NSVCI99(702)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(692)@57df94ca82fd: Final verdict of PTC: none -NSVCI97(693)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(694)@57df94ca82fd: Final verdict of PTC: none TC_detach_nopoweroff-BVCI210(696)@57df94ca82fd: Final verdict of PTC: none TC_detach_nopoweroff-BVCI196(690)@57df94ca82fd: Final verdict of PTC: none TC_detach_nopoweroff-BVCI220(701)@57df94ca82fd: Final verdict of PTC: none -NSVCI98(697)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(689)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(699)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(698)@57df94ca82fd: Final verdict of PTC: none -NSVCI97-provIP(691)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(705)@57df94ca82fd: Final verdict of PTC: none -NSVCI99-provIP(700)@57df94ca82fd: Final verdict of PTC: none -NSVCI98-provIP(695)@57df94ca82fd: Final verdict of PTC: none MTC@57df94ca82fd: Setting final verdict of the test case. MTC@57df94ca82fd: Local verdict of MTC: none MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-NS0(688): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(689): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_detach_nopoweroff-BVCI196(690): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97-provIP(691): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-NS1(692): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97(693): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(694): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98-provIP(695): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_detach_nopoweroff-BVCI210(696): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98(697): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-NS2(698): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(699): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99-provIP(700): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_detach_nopoweroff-BVCI220(701): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99(702): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP-IPA(703): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP(704): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GGSN_GTP(705): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_detach_nopoweroff(706): pass (none -> pass) MTC@57df94ca82fd: Test case TC_detach_nopoweroff finished. Verdict: pass MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_nopoweroff pass'. Sun Jan 26 09:54:43 UTC 2025 ====== SGSN_Tests.TC_detach_nopoweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_nopoweroff.talloc 20250126095443102 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44514<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126095443403 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44514<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=90080) 20250126095444025 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095444025 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=90080, count=94436) 20250126095445027 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095445027 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_nopoweroff pass' was executed successfully (exit status: 0). MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_poweroff'. ------ SGSN_Tests.TC_detach_poweroff ------ Sun Jan 26 09:54:45 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_poweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_poweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250126095446028 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095446028 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_poweroff' was executed successfully (exit status: 0). MTC@57df94ca82fd: Test case TC_detach_poweroff started. 20250126095446505 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36896<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126095446507 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(707)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(708)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(707)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(711)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095446547 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250126095446547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095446547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095446547 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095446547 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250126095446547 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095446547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095446547 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095446547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(711)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095446548 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095446548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095446548 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095446548 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095446548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095446548 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095446548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095446548 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095446548 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250126095446548 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095446548 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126095446548 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095446548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(711)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(711)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126095446550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(712)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(708)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(708)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126095446556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095446556 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(713)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(712)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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_detach_poweroff-BVCI196(710)@57df94ca82fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(716)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(716)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095446562 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250126095446562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095446562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095446562 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095446562 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250126095446562 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095446562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095446562 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095446562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(716)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095446563 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095446563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095446563 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095446563 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095446563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095446563 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095446563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095446563 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095446563 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250126095446563 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095446563 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126095446563 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI98(716)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250126095446563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(716)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126095446565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(717)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(713)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(713)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126095446569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095446569 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_poweroff-BVCI210(715)@57df94ca82fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(718)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(717)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(721)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095446576 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250126095446576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095446576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095446576 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095446576 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250126095446576 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095446576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095446576 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095446576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(721)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095446578 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095446578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095446578 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095446578 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095446578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095446578 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095446578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095446578 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095446578 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250126095446578 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095446578 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126095446578 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095446578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(721)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(721)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126095446580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(718)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(718)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126095446585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095446585 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_poweroff-BVCI220(720)@57df94ca82fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250126095447030 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095447030 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250126095447030 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250126095447030 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(722)@57df94ca82fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(722)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250126095447034 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(722)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(722)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(722)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(722)@57df94ca82fd: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(722)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(722)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250126095447036 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) TC_detach_poweroff-BVCI196(710)@57df94ca82fd: Adding Client=TC_detach_poweroff(725), IMSI='262420000000016'H, TLLI='E24B75BF'O, index=0 SGSN_Test-GSUP(723)@57df94ca82fd: Created GsupExpect[0] for "262420000000016" to be handled at TC_detach_poweroff(725) TC_detach_poweroff(725)@57df94ca82fd: 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 := 'EFF554020434CA98558DD37EB7FB24DF'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'DE4F86CF'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C9AAFEF6EC791885'O } } } } } 20250126095448098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095448098 DLLC NOTICE LLME(ffffffff/e24b75bf){UNASSIGNED} LLC RX: unknown TLLI 0xe24b75bf, creating LLME on the fly (gprs_llc.c:552) 20250126095448098 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250126095448098 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000016) type="GPRS attach"  (gprs_gmm.c:1248) 20250126095448098 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Allocated (fsm.c:456) 20250126095448098 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Init}: Allocated (fsm.c:456) 20250126095448098 DMM DEBUG MM_STATE_Gb[0x555fabfc09b0]{Idle}: Allocated (fsm.c:456) 20250126095448098 DMM DEBUG MM_STATE_Iu[0x555fabfc6e30]{Detached}: Allocated (fsm.c:456) 20250126095448098 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250126095448098 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250126095448098 DLLC NOTICE LLME(ffffffff/e24b75bf){UNASSIGNED} LLGM Assign pre (e24b75bf => e30beb88) (gprs_llc.c:1079) 20250126095448098 DLLC NOTICE LLME(e24b75bf/e30beb88){ASSIGNED} LLGM Assign post (e24b75bf => e30beb88) (gprs_llc.c:1125) 20250126095448098 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250126095448098 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250126095448098 DMM DEBUG MM(262420000000016/e30beb88) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250126095448109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095448109 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250126095448109 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095448109 DMM DEBUG MM(262420000000016/e30beb88) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000160 (gprs_gmm.c:1066) 20250126095448109 DMM NOTICE MM(262420000000016/e30beb88) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250126095448109 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250126095448109 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250126095448109 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250126095448109 DMM DEBUG MM(262420000000016/e30beb88) Requesting authorization (sgsn_auth.c:160) 20250126095448109 DMM INFO MM(262420000000016/e30beb88) Requesting authentication tuples (sgsn_auth.c:184) 20250126095448109 DMM DEBUG MM(262420000000016/e30beb88) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250126095448109 DGPRS INFO SUBSCR(262420000000016) requesting auth info (gprs_subscriber.c:805) 20250126095448109 DGPRS INFO SUBSCR(262420000000016) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 10 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(723)@57df94ca82fd: Found GsupExpect[0] for "262420000000016" handled at TC_detach_poweroff(725) SGSN_Test-GSUP(723)@57df94ca82fd: Added IMSI table entry 0TC_detach_poweroff(725)"262420000000016" 20250126095448113 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250126095448113 DGPRS INFO SUBSCR(262420000000016) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250126095448113 DGPRS DEBUG SUBSCR(262420000000016) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250126095448113 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber authentication info (gprs_subscriber.c:850) 20250126095448113 DMM INFO MM(262420000000016/e30beb88) Subscriber data update (mmctx.c:445) 20250126095448113 DMM DEBUG MM(262420000000016/e30beb88) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250126095448113 DMM INFO MM(262420000000016/e30beb88) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250126095448113 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250126095448113 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250126095448113 DMM INFO MM(262420000000016/e30beb88) <- GMM AUTH AND CIPHERING REQ (rand = ef f5 54 02 04 34 ca 98 55 8d d3 7e b7 fb 24 df , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250126095448127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095448127 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20250126095448127 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095448127 DMM INFO MM(262420000000016/e30beb88) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250126095448128 DMM NOTICE MM(262420000000016/e30beb88) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250126095448128 DMM DEBUG MM(262420000000016/e30beb88) checking auth: received GSM SRES = de 4f 86 cf (gprs_gmm.c:648) 20250126095448128 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250126095448128 DMM DEBUG MM(262420000000016/e30beb88) Requesting authorization (sgsn_auth.c:160) 20250126095448128 DMM INFO MM(262420000000016/e30beb88) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250126095448128 DMM DEBUG MM(262420000000016/e30beb88) Requesting subscriber data update (gprs_subscriber.c:894) 20250126095448128 DGPRS INFO SUBSCR(262420000000016) subscriber data is not available (gprs_subscriber.c:818) 20250126095448128 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) 20250126095448128 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250126095448128 DMM INFO MM(262420000000016/e30beb88) <- GMM ATTACH ACCEPT (new P-TMSI=0xe30beb88) (gprs_gmm.c:282) 20250126095448130 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250126095448130 DGPRS INFO SUBSCR(262420000000016) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250126095448130 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20250126095448130 DMM INFO MM(262420000000016/e30beb88) Subscriber data update (mmctx.c:445) 20250126095448130 DMM DEBUG MM(262420000000016/e30beb88) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250126095448130 DMM INFO MM(262420000000016/e30beb88) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250126095448130 DMM NOTICE MM(262420000000016/e30beb88) Authorized, continuing procedure, IMSI=262420000000016 (gprs_gmm.c:982) 20250126095448130 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250126095448130 DMM NOTICE MM(262420000000016/e30beb88) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250126095448130 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) 20250126095448131 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250126095448131 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20250126095448131 DMM INFO MM(262420000000016/e30beb88) Subscriber data update (mmctx.c:445) 20250126095448132 DMM DEBUG MM(262420000000016/e30beb88) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250126095448144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095448144 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250126095448144 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095448144 DMM INFO MM(262420000000016/e30beb88) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250126095448144 DMM NOTICE MM(262420000000016/e30beb88) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250126095448144 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250126095448144 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250126095448144 DLLC NOTICE LLME(e24b75bf/e30beb88){ASSIGNED} LLGM Assign pre (ffffffff => e30beb88) (gprs_llc.c:1079) 20250126095448144 DLLC NOTICE LLME(ffffffff/e30beb88){ASSIGNED} LLGM Assign post (ffffffff => e30beb88) (gprs_llc.c:1125) 20250126095448144 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250126095448144 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250126095448144 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250126095448144 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_poweroff(725)@57df94ca82fd: setverdict(pass): none -> pass 20250126095448198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095448198 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20250126095448198 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095448198 DMM INFO MM(262420000000016/e30beb88) -> GMM DETACH REQUEST TLLI=0xe30beb88 type=GPRS detach Power-off (gprs_gmm.c:1440) 20250126095448198 DMM INFO MM(262420000000016/e30beb88) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20250126095448198 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250126095448198 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250126095448198 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250126095448198 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250126095448198 DLLC NOTICE LLME(ffffffff/e30beb88){ASSIGNED} LLGM Assign pre (e30beb88 => ffffffff) (gprs_llc.c:1079) 20250126095448198 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e30beb88 => ffffffff) (gprs_llc.c:1125) 20250126095448198 DGPRS INFO SUBSCR(262420000000016) purging MS subscriber (gprs_subscriber.c:785) 20250126095448198 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) 20250126095448198 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Init}: Deallocated (fsm.c:568) 20250126095448198 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Deallocated (fsm.c:568) 20250126095448198 DMM DEBUG MM_STATE_Iu[0x555fabfc6e30]{Detached}: Deallocated (fsm.c:568) 20250126095448198 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Deallocated (fsm.c:568) 20250126095448200 DGPRS INFO GSUP(262420000000016) Completing purge MS (gprs_subscriber.c:579) 20250126095449497 DGPRS DEBUG Checking for inactive LLMEs, time = 1116195 (sgsn.c:132) TC_detach_poweroff(725)@57df94ca82fd: setverdict(pass): pass -> pass, component reason not changed TC_detach_poweroff-BVCI196(710)@57df94ca82fd: Removing Client IMSI='262420000000016'H, index=0 TC_detach_poweroff(725)@57df94ca82fd: Final verdict of PTC: pass 20250126095453219 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36896<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(723)@57df94ca82fd: Final verdict of PTC: none 20250126095453223 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250126095453224 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_detach_poweroff-BVCI210(715)@57df94ca82fd: Final verdict of PTC: none -NSVCI97(711)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(707)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(708)@57df94ca82fd: Final verdict of PTC: none -NSVCI98(716)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(722)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(713)@57df94ca82fd: Final verdict of PTC: none -NSVCI99(721)@57df94ca82fd: Final verdict of PTC: none TC_detach_poweroff-BVCI220(720)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(718)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(712)@57df94ca82fd: Final verdict of PTC: none TC_detach_poweroff-BVCI196(710)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(717)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(724)@57df94ca82fd: Final verdict of PTC: none -NSVCI97-provIP(709)@57df94ca82fd: Final verdict of PTC: none -NSVCI99-provIP(719)@57df94ca82fd: Final verdict of PTC: none -NSVCI98-provIP(714)@57df94ca82fd: Final verdict of PTC: none MTC@57df94ca82fd: Setting final verdict of the test case. MTC@57df94ca82fd: Local verdict of MTC: none MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-NS0(707): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(708): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97-provIP(709): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_detach_poweroff-BVCI196(710): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97(711): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-NS1(712): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(713): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98-provIP(714): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_detach_poweroff-BVCI210(715): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98(716): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-NS2(717): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(718): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99-provIP(719): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_detach_poweroff-BVCI220(720): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99(721): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP-IPA(722): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP(723): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GGSN_GTP(724): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_detach_poweroff(725): pass (none -> pass) MTC@57df94ca82fd: Test case TC_detach_poweroff finished. Verdict: pass MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_poweroff pass'. Sun Jan 26 09:54:53 UTC 2025 ====== SGSN_Tests.TC_detach_poweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_poweroff.talloc 20250126095453325 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36908<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126095453627 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36908<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88876) 20250126095454225 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095454225 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=88876, count=94308) 20250126095455227 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095455227 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_poweroff pass' was executed successfully (exit status: 0). MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act'. ------ SGSN_Tests.TC_attach_pdp_act ------ Sun Jan 26 09:54:55 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250126095456229 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095456229 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act' was executed successfully (exit status: 0). MTC@57df94ca82fd: Test case TC_attach_pdp_act started. 20250126095456726 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38022<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126095456727 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(726)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(727)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(726)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(730)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095456758 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250126095456758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095456758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095456758 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095456758 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250126095456758 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095456758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095456758 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095456758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(730)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095456759 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095456759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095456759 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095456759 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095456759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095456759 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095456759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095456759 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095456759 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250126095456759 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095456759 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126095456759 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095456759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(730)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(730)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126095456761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(731)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(727)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(727)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(732)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250126095456770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095456770 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(731)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(735)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(735)@57df94ca82fd: Provider Link came up: sending NS-RESET TC_attach_pdp_act-BVCI196(729)@57df94ca82fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250126095456773 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250126095456774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095456774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095456774 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095456774 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250126095456774 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095456774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095456774 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095456774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(735)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095456774 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095456774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095456774 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095456774 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095456774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095456774 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095456774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095456774 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095456774 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250126095456774 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095456774 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126095456775 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095456775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(735)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(735)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126095456777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(736)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(732)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(732)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126095456781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095456781 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act-BVCI210(734)@57df94ca82fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(737)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(736)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(740)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(740)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095456789 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250126095456789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095456789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095456789 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095456789 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250126095456789 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095456789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095456789 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095456789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(740)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095456789 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095456789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095456789 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095456789 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095456789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095456789 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095456789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095456789 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095456789 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250126095456789 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095456789 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126095456790 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095456790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(740)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(740)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126095456791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(737)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(737)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126095456797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095456797 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act-BVCI220(739)@57df94ca82fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250126095457229 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095457230 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250126095457230 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250126095457230 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(741)@57df94ca82fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(741)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250126095457234 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(741)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(741)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250126095457235 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(741)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(741)@57df94ca82fd: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(741)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(741)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act-BVCI196(729)@57df94ca82fd: Adding Client=TC_attach_pdp_act(744), IMSI='262420000000017'H, TLLI='E5D2202B'O, index=0 SGSN_Test-GSUP(742)@57df94ca82fd: Created GsupExpect[0] for "262420000000017" to be handled at TC_attach_pdp_act(744) TC_attach_pdp_act(744)@57df94ca82fd: 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 := 'C12392446C31857B754C8D680C8B16EF'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C13E6117'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0DFC591444158BB3'O } } } } } 20250126095457302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095457302 DLLC NOTICE LLME(ffffffff/e5d2202b){UNASSIGNED} LLC RX: unknown TLLI 0xe5d2202b, creating LLME on the fly (gprs_llc.c:552) 20250126095457302 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250126095457302 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000017) type="GPRS attach"  (gprs_gmm.c:1248) 20250126095457302 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Allocated (fsm.c:456) 20250126095457302 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Init}: Allocated (fsm.c:456) 20250126095457302 DMM DEBUG MM_STATE_Gb[0x555fabfc09b0]{Idle}: Allocated (fsm.c:456) 20250126095457302 DMM DEBUG MM_STATE_Iu[0x555fabfc0880]{Detached}: Allocated (fsm.c:456) 20250126095457302 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250126095457302 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250126095457302 DLLC NOTICE LLME(ffffffff/e5d2202b){UNASSIGNED} LLGM Assign pre (e5d2202b => cef887b1) (gprs_llc.c:1079) 20250126095457302 DLLC NOTICE LLME(e5d2202b/cef887b1){ASSIGNED} LLGM Assign post (e5d2202b => cef887b1) (gprs_llc.c:1125) 20250126095457302 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250126095457302 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250126095457302 DMM DEBUG MM(262420000000017/cef887b1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250126095457329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095457329 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250126095457329 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095457329 DMM DEBUG MM(262420000000017/cef887b1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000170 (gprs_gmm.c:1066) 20250126095457329 DMM NOTICE MM(262420000000017/cef887b1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250126095457329 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250126095457329 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250126095457329 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250126095457329 DMM DEBUG MM(262420000000017/cef887b1) Requesting authorization (sgsn_auth.c:160) 20250126095457329 DMM INFO MM(262420000000017/cef887b1) Requesting authentication tuples (sgsn_auth.c:184) 20250126095457329 DMM DEBUG MM(262420000000017/cef887b1) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250126095457329 DGPRS INFO SUBSCR(262420000000017) requesting auth info (gprs_subscriber.c:805) 20250126095457329 DGPRS INFO SUBSCR(262420000000017) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 10 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(742)@57df94ca82fd: Found GsupExpect[0] for "262420000000017" handled at TC_attach_pdp_act(744) SGSN_Test-GSUP(742)@57df94ca82fd: Added IMSI table entry 0TC_attach_pdp_act(744)"262420000000017" 20250126095457335 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250126095457335 DGPRS INFO SUBSCR(262420000000017) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250126095457335 DGPRS DEBUG SUBSCR(262420000000017) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250126095457335 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber authentication info (gprs_subscriber.c:850) 20250126095457335 DMM INFO MM(262420000000017/cef887b1) Subscriber data update (mmctx.c:445) 20250126095457335 DMM DEBUG MM(262420000000017/cef887b1) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250126095457335 DMM INFO MM(262420000000017/cef887b1) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250126095457335 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250126095457335 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250126095457335 DMM INFO MM(262420000000017/cef887b1) <- GMM AUTH AND CIPHERING REQ (rand = c1 23 92 44 6c 31 85 7b 75 4c 8d 68 0c 8b 16 ef , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250126095457352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095457352 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20250126095457352 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095457352 DMM INFO MM(262420000000017/cef887b1) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250126095457352 DMM NOTICE MM(262420000000017/cef887b1) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250126095457352 DMM DEBUG MM(262420000000017/cef887b1) checking auth: received GSM SRES = c1 3e 61 17 (gprs_gmm.c:648) 20250126095457352 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250126095457352 DMM DEBUG MM(262420000000017/cef887b1) Requesting authorization (sgsn_auth.c:160) 20250126095457352 DMM INFO MM(262420000000017/cef887b1) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250126095457352 DMM DEBUG MM(262420000000017/cef887b1) Requesting subscriber data update (gprs_subscriber.c:894) 20250126095457352 DGPRS INFO SUBSCR(262420000000017) subscriber data is not available (gprs_subscriber.c:818) 20250126095457352 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) 20250126095457352 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250126095457352 DMM INFO MM(262420000000017/cef887b1) <- GMM ATTACH ACCEPT (new P-TMSI=0xcef887b1) (gprs_gmm.c:282) 20250126095457355 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250126095457355 DGPRS INFO SUBSCR(262420000000017) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250126095457355 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20250126095457355 DMM INFO MM(262420000000017/cef887b1) Subscriber data update (mmctx.c:445) 20250126095457355 DMM DEBUG MM(262420000000017/cef887b1) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250126095457355 DMM INFO MM(262420000000017/cef887b1) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250126095457355 DMM NOTICE MM(262420000000017/cef887b1) Authorized, continuing procedure, IMSI=262420000000017 (gprs_gmm.c:982) 20250126095457355 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250126095457355 DMM NOTICE MM(262420000000017/cef887b1) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250126095457355 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) 20250126095457357 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250126095457357 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20250126095457357 DMM INFO MM(262420000000017/cef887b1) Subscriber data update (mmctx.c:445) 20250126095457357 DMM DEBUG MM(262420000000017/cef887b1) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250126095457367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095457367 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250126095457367 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095457367 DMM INFO MM(262420000000017/cef887b1) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250126095457367 DMM NOTICE MM(262420000000017/cef887b1) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250126095457367 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250126095457367 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250126095457367 DLLC NOTICE LLME(e5d2202b/cef887b1){ASSIGNED} LLGM Assign pre (ffffffff => cef887b1) (gprs_llc.c:1079) 20250126095457367 DLLC NOTICE LLME(ffffffff/cef887b1){ASSIGNED} LLGM Assign post (ffffffff => cef887b1) (gprs_llc.c:1125) 20250126095457367 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250126095457367 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250126095457367 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250126095457367 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act(744)@57df94ca82fd: setverdict(pass): none -> pass 20250126095457425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095457425 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250126095457425 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095457425 DMM INFO MM(262420000000017/cef887b1) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250126095457425 DMM INFO MM(262420000000017/cef887b1) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250126095457425 DMM DEBUG MM(262420000000017/cef887b1) Using GGSN 0 (gprs_sm.c:317) 20250126095457425 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) 20250126095457425 DLGTP DEBUG Begin pdp_tidset tid = 5710000000024262 (pdp.c:279) 20250126095457425 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250126095457425 DGPRS NOTICE PDP(262420000000017/0) Create PDP Context (sgsn_libgtp.c:186) 20250126095457425 DLGTP DEBUG Registering seq=1026 in restransmit req queue (gtp.c:402) 20250126095457450 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 7e e7 31 8c 11 a9 00 f9 55 14 05 7f a5 34 46 98 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) 20250126095457450 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f99c047a130, cbp=0x555fabfc60a0) (sgsn_libgtp.c:633) 20250126095457450 DGPRS INFO PDP(262420000000017/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250126095457450 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x555fabfcaa78 TLLI=cef887b1, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250126095457450 DGPRS INFO PDP(262420000000017/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250126095457451 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act(744)@57df94ca82fd: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act(744)@57df94ca82fd: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act-BVCI196(729)@57df94ca82fd: Removing Client IMSI='262420000000017'H, index=0 TC_attach_pdp_act(744)@57df94ca82fd: Final verdict of PTC: pass 20250126095457469 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38022<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-NS2(736)@57df94ca82fd: Final verdict of PTC: none TC_attach_pdp_act-BVCI220(739)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GSUP(742)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(731)@57df94ca82fd: Final verdict of PTC: none 20250126095457473 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250126095457473 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(726)@57df94ca82fd: Final verdict of PTC: none -NSVCI97(730)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(741)@57df94ca82fd: Final verdict of PTC: none -NSVCI99(740)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(737)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(732)@57df94ca82fd: Final verdict of PTC: none -NSVCI98(735)@57df94ca82fd: Final verdict of PTC: none TC_attach_pdp_act-BVCI196(729)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(727)@57df94ca82fd: Final verdict of PTC: none TC_attach_pdp_act-BVCI210(734)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(743)@57df94ca82fd: Final verdict of PTC: none -NSVCI98-provIP(733)@57df94ca82fd: Final verdict of PTC: none -NSVCI99-provIP(738)@57df94ca82fd: Final verdict of PTC: none -NSVCI97-provIP(728)@57df94ca82fd: Final verdict of PTC: none MTC@57df94ca82fd: Setting final verdict of the test case. MTC@57df94ca82fd: Local verdict of MTC: none MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-NS0(726): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(727): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97-provIP(728): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_pdp_act-BVCI196(729): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97(730): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-NS1(731): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(732): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98-provIP(733): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_pdp_act-BVCI210(734): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98(735): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-NS2(736): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(737): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99-provIP(738): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_pdp_act-BVCI220(739): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99(740): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP-IPA(741): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP(742): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GGSN_GTP(743): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_pdp_act(744): pass (none -> pass) MTC@57df94ca82fd: Test case TC_attach_pdp_act finished. Verdict: pass MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act pass'. Sun Jan 26 09:54:57 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 20250126095457540 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38032<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126095457942 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38032<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=43644) 20250126095458474 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095458475 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=43644, count=92660) 20250126095459477 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095459477 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act pass' was executed successfully (exit status: 0). MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_pdp_act_unattached'. ------ SGSN_Tests.TC_pdp_act_unattached ------ Sun Jan 26 09:55:00 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_pdp_act_unattached.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_pdp_act_unattached.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250126095500479 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095500479 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_pdp_act_unattached' was executed successfully (exit status: 0). MTC@57df94ca82fd: Test case TC_pdp_act_unattached started. 20250126095501031 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38044<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126095501032 DMM INFO MM(262420000000017/cef887b1) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250126095501032 DMM INFO MM(262420000000017/cef887b1) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250126095501032 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250126095501032 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250126095501032 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250126095501032 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250126095501032 DLLC NOTICE LLME(ffffffff/cef887b1){ASSIGNED} LLGM Assign pre (cef887b1 => ffffffff) (gprs_llc.c:1079) 20250126095501032 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cef887b1 => ffffffff) (gprs_llc.c:1125) 20250126095501032 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x555fabfca720 (gprs_sndcp.c:574) 20250126095501032 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x555fabfcaa78, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250126095501032 DMM NOTICE MM(262420000000017/cef887b1) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250126095501032 DGPRS INFO PDP(262420000000017/0) Forcing release of PDP context (pdpctx.c:102) 20250126095501032 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250126095501032 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250126095501032 DLGTP DEBUG Registering seq=1027 in restransmit req queue (gtp.c:402) 20250126095501032 DGPRS INFO SUBSCR(262420000000017) purging MS subscriber (gprs_subscriber.c:785) 20250126095501032 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) 20250126095501032 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 10 f7 09 00 28 01 01 (gsup_client.c:402) 20250126095501032 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Init}: Deallocated (fsm.c:568) 20250126095501032 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Deallocated (fsm.c:568) 20250126095501032 DMM DEBUG MM_STATE_Iu[0x555fabfc0880]{Detached}: Deallocated (fsm.c:568) 20250126095501032 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Deallocated (fsm.c:568) 20250126095501032 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(745)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(746)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(745)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(750)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(750)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095501062 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250126095501062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095501062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095501062 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095501062 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250126095501062 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095501062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095501062 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095501062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(749)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(750)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095501063 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095501063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095501063 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095501063 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095501063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095501063 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095501063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095501063 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095501063 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250126095501063 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095501063 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(750)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250126095501064 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095501064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(750)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126095501066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(751)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(746)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(746)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(749)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } 20250126095501072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095501072 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(754)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_pdp_act_unattached-BVCI196(747)@57df94ca82fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(754)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095501075 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250126095501075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095501075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095501075 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095501075 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250126095501075 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095501075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095501075 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095501075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(754)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095501076 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095501076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095501076 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095501076 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095501076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095501076 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095501076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095501076 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095501076 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250126095501076 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095501076 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126095501076 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095501076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(754)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(754)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(755)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21012 20250126095501079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(756)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(751)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(751)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126095501084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095501084 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_pdp_act_unattached-BVCI210(752)@57df94ca82fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(755)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(760)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(760)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095501092 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250126095501092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095501092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095501092 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095501092 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250126095501092 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095501092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095501093 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095501093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(760)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095501094 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095501094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095501094 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095501094 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095501094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095501094 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095501094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095501094 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095501094 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250126095501094 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095501094 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126095501094 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095501094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(760)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(760)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126095501097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(756)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(756)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126095501101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095501101 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_pdp_act_unattached-BVCI220(757)@57df94ca82fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250126095501480 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095501480 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250126095501480 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250126095501480 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(759)@57df94ca82fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(759)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250126095501484 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250126095501486 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(759)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(759)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(759)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(759)@57df94ca82fd: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(759)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(759)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pdp_act_unattached-BVCI196(747)@57df94ca82fd: Adding Client=TC_pdp_act_unattached(763), IMSI='262420000000018'H, TLLI='DABEE960'O, index=0 SGSN_Test-GSUP(761)@57df94ca82fd: Created GsupExpect[0] for "262420000000018" to be handled at TC_pdp_act_unattached(763) 20250126095501556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095501556 DLLC NOTICE LLME(ffffffff/dabee960){UNASSIGNED} LLC RX: unknown TLLI 0xdabee960, creating LLME on the fly (gprs_llc.c:552) 20250126095501556 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd0481c CMD=UI DATA (gprs_llc_parse.c:89) 20250126095501556 DMM NOTICE LLME(ffffffff/dabee960){UNASSIGNED} Cannot handle SM for unknown MM CTX (gprs_sm.c:728) 20250126095501556 DLLC NOTICE LLME(ffffffff/dabee960){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20250126095501556 DMM DEBUG <- GMM DETACH REQ (type: re-attach required, cause: Implicitly detached) (gprs_gmm.c:233) TC_pdp_act_unattached(763)@57df94ca82fd: setverdict(pass): none -> pass TC_pdp_act_unattached-BVCI196(747)@57df94ca82fd: Removing Client IMSI='262420000000018'H, index=0 TC_pdp_act_unattached(763)@57df94ca82fd: Final verdict of PTC: pass 20250126095501575 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38044<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(761)@57df94ca82fd: Final verdict of PTC: none 20250126095501580 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250126095501580 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-NS2(755)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(745)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(759)@57df94ca82fd: Final verdict of PTC: none TC_pdp_act_unattached-BVCI220(757)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(749)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(756)@57df94ca82fd: Final verdict of PTC: none -NSVCI99(760)@57df94ca82fd: Final verdict of PTC: none TC_pdp_act_unattached-BVCI210(752)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(746)@57df94ca82fd: Final verdict of PTC: none TC_pdp_act_unattached-BVCI196(747)@57df94ca82fd: Final verdict of PTC: none -NSVCI98(754)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(751)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(762)@57df94ca82fd: Final verdict of PTC: none -NSVCI97(750)@57df94ca82fd: Final verdict of PTC: none -NSVCI97-provIP(748)@57df94ca82fd: Final verdict of PTC: none -NSVCI99-provIP(758)@57df94ca82fd: Final verdict of PTC: none -NSVCI98-provIP(753)@57df94ca82fd: Final verdict of PTC: none MTC@57df94ca82fd: Setting final verdict of the test case. MTC@57df94ca82fd: Local verdict of MTC: none MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-NS0(745): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(746): none (none -> none)Sun Jan 26 09:55:01 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 MTC@57df94ca82fd: Local verdict of PTC TC_pdp_act_unattached-BVCI196(747): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97-provIP(748): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-NS1(749): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97(750): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(751): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_pdp_act_unattached-BVCI210(752): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98-provIP(753): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98(754): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-NS2(755): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(756): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_pdp_act_unattached-BVCI220(757): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99-provIP(758): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP-IPA(759): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99(760): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP(761): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GGSN_GTP(762): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_pdp_act_unattached(763): pass (none -> pass) MTC@57df94ca82fd: Test case TC_pdp_act_unattached finished. Verdict: pass MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_pdp_act_unattached pass'. 20250126095501666 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38056<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126095501968 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=43644) 20250126095502582 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095502582 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=43644, count=59976) 20250126095503582 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095503582 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_pdp_act_unattached pass' was executed successfully (exit status: 0). MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user'. ------ SGSN_Tests.TC_attach_pdp_act_user ------ Sun Jan 26 09:55:04 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250126095504583 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095504583 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user' was executed successfully (exit status: 0). MTC@57df94ca82fd: Test case TC_attach_pdp_act_user started. 20250126095505053 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38064<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126095505056 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(764)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(765)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(764)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(768)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095505101 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250126095505101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095505101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095505101 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095505101 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250126095505101 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095505101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095505101 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095505101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(768)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095505102 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095505102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095505102 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095505102 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095505102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095505102 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095505102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095505102 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095505102 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250126095505102 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095505102 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(768)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(768)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126095505102 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095505102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) SGSN_Test-Gb1-NS1(769)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21011 20250126095505104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(765)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(765)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126095505109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095505109 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(770)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user-BVCI196(767)@57df94ca82fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(769)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(773)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095505115 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250126095505115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095505115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095505115 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095505115 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250126095505115 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095505115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095505115 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095505115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(773)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095505116 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095505116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095505116 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095505116 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095505116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095505116 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095505116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095505116 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095505116 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250126095505116 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095505116 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(773)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250126095505117 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095505117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(773)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(774)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21012 20250126095505118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(770)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(770)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(775)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250126095505123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095505123 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI210(772)@57df94ca82fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(774)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(779)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(779)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095505131 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250126095505131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095505131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095505131 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095505131 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250126095505131 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095505131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095505131 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095505131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(779)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095505132 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095505132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095505132 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095505132 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095505132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095505132 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095505132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095505132 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095505132 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250126095505132 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095505132 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(779)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250126095505133 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095505133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(779)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126095505134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(775)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(775)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126095505139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095505139 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI220(776)@57df94ca82fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250126095505584 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095505585 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250126095505585 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250126095505585 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(778)@57df94ca82fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(778)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250126095505588 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(778)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(778)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250126095505590 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(778)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(778)@57df94ca82fd: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(778)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(778)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user-BVCI196(767)@57df94ca82fd: Adding Client=TC_attach_pdp_act_user(782), IMSI='262420000000019'H, TLLI='E8395BE9'O, index=0 SGSN_Test-GSUP(780)@57df94ca82fd: Created GsupExpect[0] for "262420000000019" to be handled at TC_attach_pdp_act_user(782) TC_attach_pdp_act_user(782)@57df94ca82fd: 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 := 'FE2587071B8D71CE4D60F341DE6FE9BD'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B03BAEF1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'EC934723F27906DE'O } } } } } 20250126095505638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095505638 DLLC NOTICE LLME(ffffffff/e8395be9){UNASSIGNED} LLC RX: unknown TLLI 0xe8395be9, creating LLME on the fly (gprs_llc.c:552) 20250126095505638 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250126095505638 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000019) type="GPRS attach"  (gprs_gmm.c:1248) 20250126095505638 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Allocated (fsm.c:456) 20250126095505638 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Init}: Allocated (fsm.c:456) 20250126095505638 DMM DEBUG MM_STATE_Gb[0x555fabfc09b0]{Idle}: Allocated (fsm.c:456) 20250126095505638 DMM DEBUG MM_STATE_Iu[0x555fabfc6e30]{Detached}: Allocated (fsm.c:456) 20250126095505638 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250126095505638 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250126095505638 DLLC NOTICE LLME(ffffffff/e8395be9){UNASSIGNED} LLGM Assign pre (e8395be9 => e3a92b8f) (gprs_llc.c:1079) 20250126095505638 DLLC NOTICE LLME(e8395be9/e3a92b8f){ASSIGNED} LLGM Assign post (e8395be9 => e3a92b8f) (gprs_llc.c:1125) 20250126095505638 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250126095505638 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250126095505638 DMM DEBUG MM(262420000000019/e3a92b8f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250126095505645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095505645 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250126095505645 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095505645 DMM DEBUG MM(262420000000019/e3a92b8f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000190 (gprs_gmm.c:1066) 20250126095505645 DMM NOTICE MM(262420000000019/e3a92b8f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250126095505645 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250126095505645 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250126095505645 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250126095505645 DMM DEBUG MM(262420000000019/e3a92b8f) Requesting authorization (sgsn_auth.c:160) 20250126095505645 DMM INFO MM(262420000000019/e3a92b8f) Requesting authentication tuples (sgsn_auth.c:184) 20250126095505645 DMM DEBUG MM(262420000000019/e3a92b8f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250126095505645 DGPRS INFO SUBSCR(262420000000019) requesting auth info (gprs_subscriber.c:805) 20250126095505645 DGPRS INFO SUBSCR(262420000000019) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 10 f9 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(780)@57df94ca82fd: Found GsupExpect[0] for "262420000000019" handled at TC_attach_pdp_act_user(782) SGSN_Test-GSUP(780)@57df94ca82fd: Added IMSI table entry 0TC_attach_pdp_act_user(782)"262420000000019" 20250126095505648 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250126095505648 DGPRS INFO SUBSCR(262420000000019) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250126095505648 DGPRS DEBUG SUBSCR(262420000000019) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250126095505648 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber authentication info (gprs_subscriber.c:850) 20250126095505648 DMM INFO MM(262420000000019/e3a92b8f) Subscriber data update (mmctx.c:445) 20250126095505648 DMM DEBUG MM(262420000000019/e3a92b8f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250126095505648 DMM INFO MM(262420000000019/e3a92b8f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250126095505648 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250126095505648 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250126095505648 DMM INFO MM(262420000000019/e3a92b8f) <- GMM AUTH AND CIPHERING REQ (rand = fe 25 87 07 1b 8d 71 ce 4d 60 f3 41 de 6f e9 bd , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250126095505655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095505655 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20250126095505655 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095505655 DMM INFO MM(262420000000019/e3a92b8f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250126095505655 DMM NOTICE MM(262420000000019/e3a92b8f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250126095505655 DMM DEBUG MM(262420000000019/e3a92b8f) checking auth: received GSM SRES = b0 3b ae f1 (gprs_gmm.c:648) 20250126095505655 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250126095505655 DMM DEBUG MM(262420000000019/e3a92b8f) Requesting authorization (sgsn_auth.c:160) 20250126095505656 DMM INFO MM(262420000000019/e3a92b8f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250126095505656 DMM DEBUG MM(262420000000019/e3a92b8f) Requesting subscriber data update (gprs_subscriber.c:894) 20250126095505656 DGPRS INFO SUBSCR(262420000000019) subscriber data is not available (gprs_subscriber.c:818) 20250126095505656 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) 20250126095505656 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250126095505656 DMM INFO MM(262420000000019/e3a92b8f) <- GMM ATTACH ACCEPT (new P-TMSI=0xe3a92b8f) (gprs_gmm.c:282) 20250126095505657 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250126095505657 DGPRS INFO SUBSCR(262420000000019) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250126095505657 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20250126095505657 DMM INFO MM(262420000000019/e3a92b8f) Subscriber data update (mmctx.c:445) 20250126095505657 DMM DEBUG MM(262420000000019/e3a92b8f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250126095505657 DMM INFO MM(262420000000019/e3a92b8f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250126095505657 DMM NOTICE MM(262420000000019/e3a92b8f) Authorized, continuing procedure, IMSI=262420000000019 (gprs_gmm.c:982) 20250126095505657 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250126095505657 DMM NOTICE MM(262420000000019/e3a92b8f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250126095505657 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) 20250126095505658 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250126095505658 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20250126095505658 DMM INFO MM(262420000000019/e3a92b8f) Subscriber data update (mmctx.c:445) 20250126095505658 DMM DEBUG MM(262420000000019/e3a92b8f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250126095505666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095505666 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250126095505666 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095505666 DMM INFO MM(262420000000019/e3a92b8f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250126095505666 DMM NOTICE MM(262420000000019/e3a92b8f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250126095505666 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250126095505666 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250126095505666 DLLC NOTICE LLME(e8395be9/e3a92b8f){ASSIGNED} LLGM Assign pre (ffffffff => e3a92b8f) (gprs_llc.c:1079) 20250126095505666 DLLC NOTICE LLME(ffffffff/e3a92b8f){ASSIGNED} LLGM Assign post (ffffffff => e3a92b8f) (gprs_llc.c:1125) 20250126095505666 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250126095505666 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250126095505666 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250126095505666 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user(782)@57df94ca82fd: setverdict(pass): none -> pass 20250126095505722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095505722 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250126095505722 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095505722 DMM INFO MM(262420000000019/e3a92b8f) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250126095505722 DMM INFO MM(262420000000019/e3a92b8f) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250126095505722 DMM DEBUG MM(262420000000019/e3a92b8f) Using GGSN 0 (gprs_sm.c:317) 20250126095505722 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) 20250126095505722 DLGTP DEBUG Begin pdp_tidset tid = 5910000000024262 (pdp.c:279) 20250126095505722 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250126095505722 DGPRS NOTICE PDP(262420000000019/0) Create PDP Context (sgsn_libgtp.c:186) 20250126095505722 DLGTP DEBUG Registering seq=1028 in restransmit req queue (gtp.c:402) 20250126095505745 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 7f 72 cc c1 11 e4 25 e5 e6 14 05 7f 24 4d ed 07 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1028 from retransmit req queue (gtp.c:443) 20250126095505745 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f99c047b1a8, cbp=0x555fabfc6510) (sgsn_libgtp.c:633) 20250126095505745 DGPRS INFO PDP(262420000000019/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250126095505745 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x555fabfccd28 TLLI=e3a92b8f, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250126095505745 DGPRS INFO PDP(262420000000019/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250126095505745 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user(782)@57df94ca82fd: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(782)@57df94ca82fd: setverdict(pass): pass -> pass, component reason not changed 20250126095505755 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000019, length=100 (sgsn_libgtp.c:826) 20250126095505764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095505764 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250126095505764 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) TC_attach_pdp_act_user-BVCI196(767)@57df94ca82fd: Removing Client IMSI='262420000000019'H, index=0 TC_attach_pdp_act_user(782)@57df94ca82fd: Final verdict of PTC: pass 20250126095505772 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38064<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250126095505775 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-GSUP(780)@57df94ca82fd: Final verdict of PTC: none 20250126095505775 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(768)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(778)@57df94ca82fd: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(767)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(764)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(770)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(769)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(774)@57df94ca82fd: Final verdict of PTC: none -NSVCI99(779)@57df94ca82fd: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(776)@57df94ca82fd: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(772)@57df94ca82fd: Final verdict of PTC: none -NSVCI98(773)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(765)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(775)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(781)@57df94ca82fd: Final verdict of PTC: none -NSVCI99-provIP(777)@57df94ca82fd: Final verdict of PTC: none -NSVCI97-provIP(766)@57df94ca82fd: Final verdict of PTC: none -NSVCI98-provIP(771)@57df94ca82fd: Final verdict of PTC: none MTC@57df94ca82fd: Setting final verdict of the test case. MTC@57df94ca82fd: Local verdict of MTC: none MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-NS0(764): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(765): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97-provIP(766): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(767): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97(768): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-NS1(769): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(770): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98-provIP(771): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(772): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98(773): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-NS2(774): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(775): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(776): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99-provIP(777): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP-IPA(778): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99(779): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP(780): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GGSN_GTP(781): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_pdp_act_user(782): pass (none -> pass) MTC@57df94ca82fd: Test case TC_attach_pdp_act_user finished. Verdict: pass MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user pass'. Sun Jan 26 09:55:05 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 20250126095505843 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50318<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126095506245 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50318<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=42348) 20250126095506777 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095506777 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=42348, count=96124) 20250126095507778 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095507778 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user pass' was executed successfully (exit status: 0). MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject'. ------ SGSN_Tests.TC_attach_pdp_act_ggsn_reject ------ Sun Jan 26 09:55:08 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_ggsn_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_ggsn_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250126095508779 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095508779 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject' was executed successfully (exit status: 0). MTC@57df94ca82fd: Test case TC_attach_pdp_act_ggsn_reject started. 20250126095509341 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50326<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126095509343 DMM INFO MM(262420000000019/e3a92b8f) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250126095509343 DMM INFO MM(262420000000019/e3a92b8f) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250126095509343 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250126095509343 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250126095509343 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250126095509343 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250126095509343 DLLC NOTICE LLME(ffffffff/e3a92b8f){ASSIGNED} LLGM Assign pre (e3a92b8f => ffffffff) (gprs_llc.c:1079) 20250126095509343 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e3a92b8f => ffffffff) (gprs_llc.c:1125) 20250126095509343 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x555fabfcc9d0 (gprs_sndcp.c:574) 20250126095509343 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x555fabfccd28, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250126095509343 DMM NOTICE MM(262420000000019/e3a92b8f) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250126095509343 DGPRS INFO PDP(262420000000019/0) Forcing release of PDP context (pdpctx.c:102) 20250126095509343 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250126095509343 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250126095509343 DLGTP DEBUG Registering seq=1029 in restransmit req queue (gtp.c:402) 20250126095509343 DGPRS INFO SUBSCR(262420000000019) purging MS subscriber (gprs_subscriber.c:785) 20250126095509343 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) 20250126095509343 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 10 f9 09 00 28 01 01 (gsup_client.c:402) 20250126095509343 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Init}: Deallocated (fsm.c:568) 20250126095509343 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Deallocated (fsm.c:568) 20250126095509343 DMM DEBUG MM_STATE_Iu[0x555fabfc6e30]{Detached}: Deallocated (fsm.c:568) 20250126095509343 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Deallocated (fsm.c:568) 20250126095509343 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(783)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(784)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(783)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(787)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(787)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095509391 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250126095509391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095509391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095509391 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095509391 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250126095509391 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095509391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095509391 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095509391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(787)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095509392 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095509392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095509392 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095509392 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095509392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095509392 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095509392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095509392 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095509392 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250126095509392 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095509392 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126095509393 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095509393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(787)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(787)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(788)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21011 20250126095509396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(784)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(784)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(789)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(788)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250126095509404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095509404 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(792)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095509405 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250126095509405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095509405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095509405 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095509405 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250126095509405 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095509405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095509405 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095509405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_attach_pdp_act_ggsn_reject-BVCI196(786)@57df94ca82fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(792)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095509406 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095509406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095509406 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095509406 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095509406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095509406 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095509406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095509406 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095509406 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250126095509406 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095509406 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126095509407 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095509407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(792)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(792)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126095509410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(793)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(789)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(789)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126095509415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095509415 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_ggsn_reject-BVCI210(791)@57df94ca82fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(794)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(793)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(797)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095509422 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250126095509422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095509422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095509422 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095509422 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250126095509422 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095509422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095509422 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095509422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(797)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095509423 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095509423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095509423 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095509423 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095509423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095509423 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095509423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095509423 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095509423 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250126095509423 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095509423 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126095509423 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095509424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(797)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(797)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126095509425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(794)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(794)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126095509431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095509431 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_ggsn_reject-BVCI220(796)@57df94ca82fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250126095509780 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095509781 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250126095509781 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250126095509781 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(798)@57df94ca82fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(798)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250126095509785 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250126095509786 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(798)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(798)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(798)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(798)@57df94ca82fd: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(798)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(798)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_ggsn_reject-BVCI196(786)@57df94ca82fd: Adding Client=TC_attach_pdp_act_ggsn_reject(801), IMSI='262420000000020'H, TLLI='F2FCB818'O, index=0 SGSN_Test-GSUP(799)@57df94ca82fd: Created GsupExpect[0] for "262420000000020" to be handled at TC_attach_pdp_act_ggsn_reject(801) TC_attach_pdp_act_ggsn_reject(801)@57df94ca82fd: 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 := '1804B8E69A8C4E5A71C0B465D53C163A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F05CDC9D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F2F1536C8A747A16'O } } } } } 20250126095509847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095509847 DLLC NOTICE LLME(ffffffff/f2fcb818){UNASSIGNED} LLC RX: unknown TLLI 0xf2fcb818, creating LLME on the fly (gprs_llc.c:552) 20250126095509847 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250126095509847 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000020) type="GPRS attach"  (gprs_gmm.c:1248) 20250126095509847 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Allocated (fsm.c:456) 20250126095509847 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Init}: Allocated (fsm.c:456) 20250126095509847 DMM DEBUG MM_STATE_Gb[0x555fabfc09b0]{Idle}: Allocated (fsm.c:456) 20250126095509847 DMM DEBUG MM_STATE_Iu[0x555fabfc0880]{Detached}: Allocated (fsm.c:456) 20250126095509847 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250126095509847 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250126095509847 DLLC NOTICE LLME(ffffffff/f2fcb818){UNASSIGNED} LLGM Assign pre (f2fcb818 => e1efae7f) (gprs_llc.c:1079) 20250126095509847 DLLC NOTICE LLME(f2fcb818/e1efae7f){ASSIGNED} LLGM Assign post (f2fcb818 => e1efae7f) (gprs_llc.c:1125) 20250126095509847 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250126095509847 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250126095509847 DMM DEBUG MM(262420000000020/e1efae7f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250126095509863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095509863 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250126095509863 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095509863 DMM DEBUG MM(262420000000020/e1efae7f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000200 (gprs_gmm.c:1066) 20250126095509863 DMM NOTICE MM(262420000000020/e1efae7f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250126095509863 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250126095509863 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250126095509864 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250126095509864 DMM DEBUG MM(262420000000020/e1efae7f) Requesting authorization (sgsn_auth.c:160) 20250126095509864 DMM INFO MM(262420000000020/e1efae7f) Requesting authentication tuples (sgsn_auth.c:184) 20250126095509864 DMM DEBUG MM(262420000000020/e1efae7f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250126095509864 DGPRS INFO SUBSCR(262420000000020) requesting auth info (gprs_subscriber.c:805) 20250126095509864 DGPRS INFO SUBSCR(262420000000020) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(799)@57df94ca82fd: Found GsupExpect[0] for "262420000000020" handled at TC_attach_pdp_act_ggsn_reject(801) SGSN_Test-GSUP(799)@57df94ca82fd: Added IMSI table entry 0TC_attach_pdp_act_ggsn_reject(801)"262420000000020" 20250126095509873 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250126095509873 DGPRS INFO SUBSCR(262420000000020) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250126095509873 DGPRS DEBUG SUBSCR(262420000000020) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250126095509873 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber authentication info (gprs_subscriber.c:850) 20250126095509873 DMM INFO MM(262420000000020/e1efae7f) Subscriber data update (mmctx.c:445) 20250126095509873 DMM DEBUG MM(262420000000020/e1efae7f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250126095509873 DMM INFO MM(262420000000020/e1efae7f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250126095509873 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250126095509873 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250126095509873 DMM INFO MM(262420000000020/e1efae7f) <- GMM AUTH AND CIPHERING REQ (rand = 18 04 b8 e6 9a 8c 4e 5a 71 c0 b4 65 d5 3c 16 3a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250126095509882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095509882 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20250126095509882 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095509882 DMM INFO MM(262420000000020/e1efae7f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250126095509882 DMM NOTICE MM(262420000000020/e1efae7f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250126095509882 DMM DEBUG MM(262420000000020/e1efae7f) checking auth: received GSM SRES = f0 5c dc 9d (gprs_gmm.c:648) 20250126095509882 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250126095509882 DMM DEBUG MM(262420000000020/e1efae7f) Requesting authorization (sgsn_auth.c:160) 20250126095509882 DMM INFO MM(262420000000020/e1efae7f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250126095509882 DMM DEBUG MM(262420000000020/e1efae7f) Requesting subscriber data update (gprs_subscriber.c:894) 20250126095509882 DGPRS INFO SUBSCR(262420000000020) subscriber data is not available (gprs_subscriber.c:818) 20250126095509882 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) 20250126095509882 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250126095509882 DMM INFO MM(262420000000020/e1efae7f) <- GMM ATTACH ACCEPT (new P-TMSI=0xe1efae7f) (gprs_gmm.c:282) 20250126095509883 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250126095509883 DGPRS INFO SUBSCR(262420000000020) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250126095509883 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20250126095509883 DMM INFO MM(262420000000020/e1efae7f) Subscriber data update (mmctx.c:445) 20250126095509883 DMM DEBUG MM(262420000000020/e1efae7f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250126095509883 DMM INFO MM(262420000000020/e1efae7f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250126095509883 DMM NOTICE MM(262420000000020/e1efae7f) Authorized, continuing procedure, IMSI=262420000000020 (gprs_gmm.c:982) 20250126095509883 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250126095509883 DMM NOTICE MM(262420000000020/e1efae7f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250126095509883 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) 20250126095509885 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250126095509885 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20250126095509885 DMM INFO MM(262420000000020/e1efae7f) Subscriber data update (mmctx.c:445) 20250126095509885 DMM DEBUG MM(262420000000020/e1efae7f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250126095509892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095509892 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250126095509892 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095509892 DMM INFO MM(262420000000020/e1efae7f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250126095509892 DMM NOTICE MM(262420000000020/e1efae7f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250126095509892 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250126095509892 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250126095509892 DLLC NOTICE LLME(f2fcb818/e1efae7f){ASSIGNED} LLGM Assign pre (ffffffff => e1efae7f) (gprs_llc.c:1079) 20250126095509892 DLLC NOTICE LLME(ffffffff/e1efae7f){ASSIGNED} LLGM Assign post (ffffffff => e1efae7f) (gprs_llc.c:1125) 20250126095509892 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250126095509892 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250126095509892 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250126095509892 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_ggsn_reject(801)@57df94ca82fd: setverdict(pass): none -> pass 20250126095509946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095509946 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250126095509947 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095509947 DMM INFO MM(262420000000020/e1efae7f) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250126095509947 DMM INFO MM(262420000000020/e1efae7f) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250126095509947 DMM DEBUG MM(262420000000020/e1efae7f) Using GGSN 0 (gprs_sm.c:317) 20250126095509947 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) 20250126095509947 DLGTP DEBUG Begin pdp_tidset tid = 5020000000024262 (pdp.c:279) 20250126095509947 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250126095509947 DGPRS NOTICE PDP(262420000000020/0) Create PDP Context (sgsn_libgtp.c:186) 20250126095509947 DLGTP DEBUG Registering seq=1030 in restransmit req queue (gtp.c:402) 20250126095509958 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 61 8a bb 66 11 a3 2a 2a b9 14 05 7f 8f 20 ae f1 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) 20250126095509958 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7f99c047c220, cbp=0x555fabfc8e50) (sgsn_libgtp.c:633) 20250126095509958 DGPRS INFO PDP(262420000000020/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:408) 20250126095509958 DLGTP DEBUG Begin pdp_tiddel tid = 5020000000024262 (pdp.c:298) 20250126095509958 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250126095509958 DMM NOTICE MM(262420000000020/e1efae7f) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:240) TC_attach_pdp_act_ggsn_reject(801)@57df94ca82fd: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject(801)@57df94ca82fd: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject-BVCI196(786)@57df94ca82fd: Removing Client IMSI='262420000000020'H, index=0 TC_attach_pdp_act_ggsn_reject(801)@57df94ca82fd: Final verdict of PTC: pass 20250126095509970 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50326<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250126095509974 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250126095509974 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(799)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(783)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(793)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(784)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(798)@57df94ca82fd: Final verdict of PTC: none -NSVCI97(787)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(794)@57df94ca82fd: Final verdict of PTC: none -NSVCI98(792)@57df94ca82fd: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI220(796)@57df94ca82fd: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI210(791)@57df94ca82fd: Final verdict of PTC: none -NSVCI99(797)@57df94ca82fd: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI196(786)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(789)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(788)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(800)@57df94ca82fd: Final verdict of PTC: none -NSVCI98-provIP(790)@57df94ca82fd: Final verdict of PTC: none -NSVCI99-provIP(795)@57df94ca82fd: Final verdict of PTC: none -NSVCI97-provIP(785)@57df94ca82fd: Final verdict of PTC: none MTC@57df94ca82fd: Setting final verdict of the test case. MTC@57df94ca82fd: Local verdict of MTC: none MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-NS0(783): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(784): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97-provIP(785): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI196(786): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97(787): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-NS1(788): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(789): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98-provIP(790): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI210(791): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98(792): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-NS2(793): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(794): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99-provIP(795): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI220(796): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99(797): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP-IPA(798): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP(799): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GGSN_GTP(800): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_pdp_act_ggsn_reject(801): pass (none -> pass) MTC@57df94ca82fd: Test case TC_attach_pdp_act_ggsn_reject finished. Verdict: pass MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass'. Sun Jan 26 09:55:10 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 20250126095510067 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50340<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126095510469 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50340<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=79436) 20250126095510976 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095510976 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=79436, count=98656) 20250126095511976 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095511976 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass' was executed successfully (exit status: 0). MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo'. ------ SGSN_Tests.TC_attach_pdp_act_user_deact_mo ------ Sun Jan 26 09:55:12 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mo.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mo.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250126095512978 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095512978 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo' was executed successfully (exit status: 0). MTC@57df94ca82fd: Test case TC_attach_pdp_act_user_deact_mo started. 20250126095513544 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50342<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126095513547 DMM INFO MM(262420000000020/e1efae7f) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250126095513547 DMM INFO MM(262420000000020/e1efae7f) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250126095513547 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250126095513547 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250126095513547 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250126095513547 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250126095513547 DLLC NOTICE LLME(ffffffff/e1efae7f){ASSIGNED} LLGM Assign pre (e1efae7f => ffffffff) (gprs_llc.c:1079) 20250126095513547 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e1efae7f => ffffffff) (gprs_llc.c:1125) 20250126095513547 DGPRS INFO SUBSCR(262420000000020) purging MS subscriber (gprs_subscriber.c:785) 20250126095513547 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) 20250126095513547 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f0 09 00 28 01 01 (gsup_client.c:402) 20250126095513547 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Init}: Deallocated (fsm.c:568) 20250126095513547 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Deallocated (fsm.c:568) 20250126095513547 DMM DEBUG MM_STATE_Iu[0x555fabfc0880]{Detached}: Deallocated (fsm.c:568) 20250126095513547 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Deallocated (fsm.c:568) 20250126095513548 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(802)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(803)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(802)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(806)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095513595 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250126095513595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095513595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095513595 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095513595 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250126095513595 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095513595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095513595 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095513595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(806)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095513597 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095513597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095513597 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095513597 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095513597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095513597 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095513597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095513597 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095513597 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250126095513597 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095513597 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(806)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250126095513598 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095513598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(806)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(807)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21011 20250126095513601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(803)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(803)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(808)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(807)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } 20250126095513609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095513609 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(811)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(811)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095513611 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250126095513611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095513611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095513611 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095513611 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250126095513611 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095513611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095513611 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095513611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_attach_pdp_act_user_deact_mo-BVCI196(805)@57df94ca82fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(811)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095513612 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095513612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095513612 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095513612 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095513612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095513612 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095513612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095513612 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095513612 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250126095513612 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095513612 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126095513612 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095513613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(811)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(811)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126095513614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(812)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(808)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(808)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126095513618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095513618 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(813)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_deact_mo-BVCI210(810)@57df94ca82fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(812)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(817)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095513629 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250126095513629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095513629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095513629 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095513629 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250126095513629 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095513629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095513629 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095513629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(817)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095513630 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095513630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095513630 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095513630 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095513630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095513630 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095513630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095513630 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095513630 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250126095513630 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095513630 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126095513630 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095513630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(817)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(817)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126095513632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(813)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(813)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126095513637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095513637 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mo-BVCI220(814)@57df94ca82fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250126095513979 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095513979 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250126095513979 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250126095513979 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(816)@57df94ca82fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(816)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250126095513980 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250126095513981 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(816)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(816)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(816)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(816)@57df94ca82fd: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(816)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(816)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mo-BVCI196(805)@57df94ca82fd: Adding Client=TC_attach_pdp_act_user_deact_mo(820), IMSI='262420000000021'H, TLLI='CDC50345'O, index=0 SGSN_Test-GSUP(818)@57df94ca82fd: Created GsupExpect[0] for "262420000000021" to be handled at TC_attach_pdp_act_user_deact_mo(820) TC_attach_pdp_act_user_deact_mo(820)@57df94ca82fd: 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 := '723646D6B354381E1594EC4B86398C79'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D2344637'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '81C55B7AAA22CFF2'O } } } } } 20250126095514034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095514034 DLLC NOTICE LLME(ffffffff/cdc50345){UNASSIGNED} LLC RX: unknown TLLI 0xcdc50345, creating LLME on the fly (gprs_llc.c:552) 20250126095514034 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250126095514034 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach"  (gprs_gmm.c:1248) 20250126095514034 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Allocated (fsm.c:456) 20250126095514034 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Init}: Allocated (fsm.c:456) 20250126095514034 DMM DEBUG MM_STATE_Gb[0x555fabfc09b0]{Idle}: Allocated (fsm.c:456) 20250126095514034 DMM DEBUG MM_STATE_Iu[0x555fabfc6e30]{Detached}: Allocated (fsm.c:456) 20250126095514034 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250126095514034 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250126095514034 DLLC NOTICE LLME(ffffffff/cdc50345){UNASSIGNED} LLGM Assign pre (cdc50345 => c51a5376) (gprs_llc.c:1079) 20250126095514034 DLLC NOTICE LLME(cdc50345/c51a5376){ASSIGNED} LLGM Assign post (cdc50345 => c51a5376) (gprs_llc.c:1125) 20250126095514034 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250126095514034 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250126095514034 DMM DEBUG MM(262420000000021/c51a5376) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250126095514049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095514049 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250126095514049 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095514049 DMM DEBUG MM(262420000000021/c51a5376) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1066) 20250126095514049 DMM NOTICE MM(262420000000021/c51a5376) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250126095514049 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250126095514049 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250126095514049 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250126095514049 DMM DEBUG MM(262420000000021/c51a5376) Requesting authorization (sgsn_auth.c:160) 20250126095514049 DMM INFO MM(262420000000021/c51a5376) Requesting authentication tuples (sgsn_auth.c:184) 20250126095514049 DMM DEBUG MM(262420000000021/c51a5376) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250126095514049 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20250126095514049 DGPRS INFO SUBSCR(262420000000021) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(818)@57df94ca82fd: Found GsupExpect[0] for "262420000000021" handled at TC_attach_pdp_act_user_deact_mo(820) SGSN_Test-GSUP(818)@57df94ca82fd: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mo(820)"262420000000021" 20250126095514055 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250126095514055 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250126095514055 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250126095514055 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20250126095514055 DMM INFO MM(262420000000021/c51a5376) Subscriber data update (mmctx.c:445) 20250126095514055 DMM DEBUG MM(262420000000021/c51a5376) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250126095514055 DMM INFO MM(262420000000021/c51a5376) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250126095514055 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250126095514055 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250126095514055 DMM INFO MM(262420000000021/c51a5376) <- GMM AUTH AND CIPHERING REQ (rand = 72 36 46 d6 b3 54 38 1e 15 94 ec 4b 86 39 8c 79 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250126095514071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095514071 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20250126095514071 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095514071 DMM INFO MM(262420000000021/c51a5376) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250126095514071 DMM NOTICE MM(262420000000021/c51a5376) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250126095514071 DMM DEBUG MM(262420000000021/c51a5376) checking auth: received GSM SRES = d2 34 46 37 (gprs_gmm.c:648) 20250126095514071 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250126095514071 DMM DEBUG MM(262420000000021/c51a5376) Requesting authorization (sgsn_auth.c:160) 20250126095514071 DMM INFO MM(262420000000021/c51a5376) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250126095514071 DMM DEBUG MM(262420000000021/c51a5376) Requesting subscriber data update (gprs_subscriber.c:894) 20250126095514071 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20250126095514071 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) 20250126095514071 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250126095514071 DMM INFO MM(262420000000021/c51a5376) <- GMM ATTACH ACCEPT (new P-TMSI=0xc51a5376) (gprs_gmm.c:282) 20250126095514074 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250126095514074 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250126095514074 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250126095514074 DMM INFO MM(262420000000021/c51a5376) Subscriber data update (mmctx.c:445) 20250126095514074 DMM DEBUG MM(262420000000021/c51a5376) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250126095514074 DMM INFO MM(262420000000021/c51a5376) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250126095514074 DMM NOTICE MM(262420000000021/c51a5376) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:982) 20250126095514074 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250126095514074 DMM NOTICE MM(262420000000021/c51a5376) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250126095514074 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) 20250126095514075 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250126095514075 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250126095514075 DMM INFO MM(262420000000021/c51a5376) Subscriber data update (mmctx.c:445) 20250126095514075 DMM DEBUG MM(262420000000021/c51a5376) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250126095514088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095514088 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250126095514088 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095514088 DMM INFO MM(262420000000021/c51a5376) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250126095514088 DMM NOTICE MM(262420000000021/c51a5376) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250126095514088 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250126095514088 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250126095514088 DLLC NOTICE LLME(cdc50345/c51a5376){ASSIGNED} LLGM Assign pre (ffffffff => c51a5376) (gprs_llc.c:1079) 20250126095514088 DLLC NOTICE LLME(ffffffff/c51a5376){ASSIGNED} LLGM Assign post (ffffffff => c51a5376) (gprs_llc.c:1125) 20250126095514088 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250126095514088 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250126095514088 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250126095514088 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mo(820)@57df94ca82fd: setverdict(pass): none -> pass 20250126095514143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095514143 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250126095514143 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095514143 DMM INFO MM(262420000000021/c51a5376) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250126095514143 DMM INFO MM(262420000000021/c51a5376) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250126095514143 DMM DEBUG MM(262420000000021/c51a5376) Using GGSN 0 (gprs_sm.c:317) 20250126095514143 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) 20250126095514143 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20250126095514143 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250126095514143 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:186) 20250126095514143 DLGTP DEBUG Registering seq=1031 in restransmit req queue (gtp.c:402) 20250126095514167 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 95 03 44 af 11 dc 29 86 27 14 05 7f 93 c2 27 53 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) 20250126095514167 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f99c047c220, cbp=0x555fabfc8e50) (sgsn_libgtp.c:633) 20250126095514167 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250126095514167 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x555fabfcde98 TLLI=c51a5376, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250126095514167 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250126095514167 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mo(820)@57df94ca82fd: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo(820)@57df94ca82fd: setverdict(pass): pass -> pass, component reason not changed 20250126095514184 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000021, length=100 (sgsn_libgtp.c:826) 20250126095514198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095514198 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250126095514198 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095514205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095514205 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20250126095514205 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095514205 DMM INFO MM(262420000000021/c51a5376) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20250126095514205 DGPRS INFO PDP(262420000000021/0) Delete PDP Context (sgsn_libgtp.c:326) 20250126095514205 DLGTP DEBUG Registering seq=1032 in restransmit req queue (gtp.c:402) 20250126095514208 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) 20250126095514208 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f99c047c220, cbp=0x555fabfc8e50) (sgsn_libgtp.c:633) 20250126095514208 DGPRS INFO PDP(262420000000021/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:553) 20250126095514208 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x555fabfcde98, TLLI=c51a5376, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250126095514208 DMM INFO MM(262420000000021/c51a5376) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20250126095514208 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20250126095514208 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mo(820)@57df94ca82fd: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo-BVCI196(805)@57df94ca82fd: Removing Client IMSI='262420000000021'H, index=0 TC_attach_pdp_act_user_deact_mo(820)@57df94ca82fd: Final verdict of PTC: pass 20250126095514225 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50342<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(818)@57df94ca82fd: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI196(805)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(803)@57df94ca82fd: Final verdict of PTC: none -NSVCI97(806)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(802)@57df94ca82fd: Final verdict of PTC: none 20250126095514230 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250126095514230 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(816)@57df94ca82fd: Final verdict of PTC: none -NSVCI99(817)@57df94ca82fd: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI210(810)@57df94ca82fd: Final verdict of PTC: none -NSVCI98(811)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(807)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(808)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(812)@57df94ca82fd: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI220(814)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(813)@57df94ca82fd: Final verdict of PTC: none -NSVCI97-provIP(804)@57df94ca82fd: Final verdict of PTC: none -NSVCI99-provIP(815)@57df94ca82fd: Final verdict of PTC: none -NSVCI98-provIP(809)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(819)@57df94ca82fd: Final verdict of PTC: none MTC@57df94ca82fd: Setting final verdict of the test case. MTC@57df94ca82fd: Local verdict of MTC: none MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-NS0(802): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(803): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97-provIP(804): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI196(805): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97(806): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-NS1(807): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(808): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98-provIP(809): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI210(810): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98(811): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-NS2(812): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(813): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI220(814): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99-provIP(815): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP-IPA(816): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99(817): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP(818): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GGSN_GTP(819): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_pdp_act_user_deact_mo(820): pass (none -> pass) MTC@57df94ca82fd: Test case TC_attach_pdp_act_user_deact_mo finished. Verdict: pass MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass'. Sun Jan 26 09:55:14 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 20250126095514279 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50350<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126095514681 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50350<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=105196) 20250126095515232 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095515232 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=105196, count=105736) 20250126095516233 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095516233 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass' was executed successfully (exit status: 0). MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt'. ------ SGSN_Tests.TC_attach_pdp_act_user_deact_mt ------ Sun Jan 26 09:55:16 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mt.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250126095517235 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095517235 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt' was executed successfully (exit status: 0). MTC@57df94ca82fd: Test case TC_attach_pdp_act_user_deact_mt started. 20250126095517788 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38666<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126095517790 DMM INFO MM(262420000000021/c51a5376) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250126095517790 DMM INFO MM(262420000000021/c51a5376) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250126095517790 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250126095517790 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250126095517790 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250126095517790 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250126095517790 DLLC NOTICE LLME(ffffffff/c51a5376){ASSIGNED} LLGM Assign pre (c51a5376 => ffffffff) (gprs_llc.c:1079) 20250126095517790 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c51a5376 => ffffffff) (gprs_llc.c:1125) 20250126095517790 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20250126095517790 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) 20250126095517790 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f1 09 00 28 01 01 (gsup_client.c:402) 20250126095517790 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Init}: Deallocated (fsm.c:568) 20250126095517790 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Deallocated (fsm.c:568) 20250126095517790 DMM DEBUG MM_STATE_Iu[0x555fabfc6e30]{Detached}: Deallocated (fsm.c:568) 20250126095517790 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Deallocated (fsm.c:568) 20250126095517790 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(821)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(822)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(821)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(825)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(825)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095517832 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250126095517832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095517832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095517832 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095517832 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250126095517832 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095517832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095517832 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095517832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(825)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095517833 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095517833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095517833 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095517833 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095517833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095517833 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095517834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095517834 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095517834 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250126095517834 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095517834 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126095517834 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095517834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(825)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(825)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126095517837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(826)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(822)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(822)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126095517842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095517842 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(827)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_deact_mt-BVCI196(824)@57df94ca82fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(826)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(830)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095517850 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250126095517850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095517850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095517850 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095517850 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250126095517850 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095517850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095517850 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095517850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(830)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095517851 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095517851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095517851 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095517851 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095517851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095517851 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095517851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095517851 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095517851 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250126095517851 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095517851 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126095517851 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095517851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(830)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(830)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(831)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21012 20250126095517853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(827)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(827)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126095517858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095517858 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(832)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_deact_mt-BVCI210(828)@57df94ca82fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(831)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(835)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095517862 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250126095517862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095517862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095517862 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095517862 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250126095517862 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095517862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095517862 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095517862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(835)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095517863 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095517863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095517863 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095517863 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095517863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095517863 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095517863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095517863 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095517863 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250126095517863 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095517863 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126095517863 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095517863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(835)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(835)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126095517865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(832)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(832)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126095517871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095517871 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mt-BVCI220(834)@57df94ca82fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250126095518237 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095518237 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250126095518237 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250126095518237 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(836)@57df94ca82fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(836)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250126095518242 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250126095518244 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(836)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(836)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(836)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(836)@57df94ca82fd: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(836)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(836)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mt-BVCI196(824)@57df94ca82fd: Adding Client=TC_attach_pdp_act_user_deact_mt(839), IMSI='262420000000022'H, TLLI='FDEBCA34'O, index=0 SGSN_Test-GSUP(837)@57df94ca82fd: Created GsupExpect[0] for "262420000000022" to be handled at TC_attach_pdp_act_user_deact_mt(839) TC_attach_pdp_act_user_deact_mt(839)@57df94ca82fd: 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 := '0B4F519CDF239B7C17779FA30657637D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6D0BEC0F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '72440BE704FA7278'O } } } } } 20250126095518314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095518314 DLLC NOTICE LLME(ffffffff/fdebca34){UNASSIGNED} LLC RX: unknown TLLI 0xfdebca34, creating LLME on the fly (gprs_llc.c:552) 20250126095518314 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250126095518314 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach"  (gprs_gmm.c:1248) 20250126095518314 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Allocated (fsm.c:456) 20250126095518314 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Init}: Allocated (fsm.c:456) 20250126095518314 DMM DEBUG MM_STATE_Gb[0x555fabfc09b0]{Idle}: Allocated (fsm.c:456) 20250126095518314 DMM DEBUG MM_STATE_Iu[0x555fabfc0880]{Detached}: Allocated (fsm.c:456) 20250126095518314 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250126095518314 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250126095518314 DLLC NOTICE LLME(ffffffff/fdebca34){UNASSIGNED} LLGM Assign pre (fdebca34 => d3133803) (gprs_llc.c:1079) 20250126095518314 DLLC NOTICE LLME(fdebca34/d3133803){ASSIGNED} LLGM Assign post (fdebca34 => d3133803) (gprs_llc.c:1125) 20250126095518314 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250126095518314 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250126095518314 DMM DEBUG MM(262420000000022/d3133803) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250126095518324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095518324 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250126095518324 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095518324 DMM DEBUG MM(262420000000022/d3133803) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1066) 20250126095518324 DMM NOTICE MM(262420000000022/d3133803) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250126095518324 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250126095518324 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250126095518324 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250126095518324 DMM DEBUG MM(262420000000022/d3133803) Requesting authorization (sgsn_auth.c:160) 20250126095518324 DMM INFO MM(262420000000022/d3133803) Requesting authentication tuples (sgsn_auth.c:184) 20250126095518324 DMM DEBUG MM(262420000000022/d3133803) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250126095518324 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20250126095518324 DGPRS INFO SUBSCR(262420000000022) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(837)@57df94ca82fd: Found GsupExpect[0] for "262420000000022" handled at TC_attach_pdp_act_user_deact_mt(839) SGSN_Test-GSUP(837)@57df94ca82fd: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mt(839)"262420000000022" 20250126095518328 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250126095518328 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250126095518328 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250126095518328 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20250126095518328 DMM INFO MM(262420000000022/d3133803) Subscriber data update (mmctx.c:445) 20250126095518328 DMM DEBUG MM(262420000000022/d3133803) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250126095518328 DMM INFO MM(262420000000022/d3133803) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250126095518328 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250126095518328 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250126095518328 DMM INFO MM(262420000000022/d3133803) <- GMM AUTH AND CIPHERING REQ (rand = 0b 4f 51 9c df 23 9b 7c 17 77 9f a3 06 57 63 7d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250126095518337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095518337 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20250126095518337 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095518337 DMM INFO MM(262420000000022/d3133803) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250126095518337 DMM NOTICE MM(262420000000022/d3133803) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250126095518337 DMM DEBUG MM(262420000000022/d3133803) checking auth: received GSM SRES = 6d 0b ec 0f (gprs_gmm.c:648) 20250126095518337 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250126095518337 DMM DEBUG MM(262420000000022/d3133803) Requesting authorization (sgsn_auth.c:160) 20250126095518337 DMM INFO MM(262420000000022/d3133803) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250126095518337 DMM DEBUG MM(262420000000022/d3133803) Requesting subscriber data update (gprs_subscriber.c:894) 20250126095518337 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20250126095518337 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) 20250126095518337 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250126095518337 DMM INFO MM(262420000000022/d3133803) <- GMM ATTACH ACCEPT (new P-TMSI=0xd3133803) (gprs_gmm.c:282) 20250126095518339 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250126095518339 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250126095518339 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20250126095518339 DMM INFO MM(262420000000022/d3133803) Subscriber data update (mmctx.c:445) 20250126095518339 DMM DEBUG MM(262420000000022/d3133803) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250126095518339 DMM INFO MM(262420000000022/d3133803) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250126095518339 DMM NOTICE MM(262420000000022/d3133803) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:982) 20250126095518339 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250126095518339 DMM NOTICE MM(262420000000022/d3133803) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250126095518339 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) 20250126095518340 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250126095518340 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20250126095518340 DMM INFO MM(262420000000022/d3133803) Subscriber data update (mmctx.c:445) 20250126095518340 DMM DEBUG MM(262420000000022/d3133803) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250126095518350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095518350 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250126095518350 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095518350 DMM INFO MM(262420000000022/d3133803) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250126095518350 DMM NOTICE MM(262420000000022/d3133803) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250126095518350 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250126095518350 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250126095518350 DLLC NOTICE LLME(fdebca34/d3133803){ASSIGNED} LLGM Assign pre (ffffffff => d3133803) (gprs_llc.c:1079) 20250126095518350 DLLC NOTICE LLME(ffffffff/d3133803){ASSIGNED} LLGM Assign post (ffffffff => d3133803) (gprs_llc.c:1125) 20250126095518350 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250126095518350 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250126095518350 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250126095518350 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mt(839)@57df94ca82fd: setverdict(pass): none -> pass 20250126095518406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095518406 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250126095518406 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095518406 DMM INFO MM(262420000000022/d3133803) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250126095518406 DMM INFO MM(262420000000022/d3133803) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250126095518406 DMM DEBUG MM(262420000000022/d3133803) Using GGSN 0 (gprs_sm.c:317) 20250126095518406 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) 20250126095518406 DLGTP DEBUG Begin pdp_tidset tid = 5220000000024262 (pdp.c:279) 20250126095518406 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250126095518406 DGPRS NOTICE PDP(262420000000022/0) Create PDP Context (sgsn_libgtp.c:186) 20250126095518406 DLGTP DEBUG Registering seq=1033 in restransmit req queue (gtp.c:402) 20250126095518423 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 cf 9f 85 1a 11 e6 f7 58 a3 14 05 7f 68 70 ba 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=1033 from retransmit req queue (gtp.c:443) 20250126095518423 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f99c047c220, cbp=0x555fabfc8e50) (sgsn_libgtp.c:633) 20250126095518423 DGPRS INFO PDP(262420000000022/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250126095518423 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x555fabfcde98 TLLI=d3133803, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250126095518423 DGPRS INFO PDP(262420000000022/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250126095518423 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mt(839)@57df94ca82fd: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mt(839)@57df94ca82fd: setverdict(pass): pass -> pass, component reason not changed 20250126095518442 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000022, length=100 (sgsn_libgtp.c:826) 20250126095518459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095518459 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250126095518459 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095518465 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:499) 20250126095518465 DGPRS INFO PDP(262420000000022:5): Context 0x7f99c047c220 was deleted (sgsn_libgtp.c:707) 20250126095518465 DMM INFO MM(262420000000022/d3133803) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250126095518465 DLGTP DEBUG Begin pdp_tiddel tid = 5220000000024262 (pdp.c:298) 20250126095518465 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mt-BVCI196(824)@57df94ca82fd: Removing Client IMSI='262420000000022'H, index=0 20250126095518477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095518477 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250126095518477 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095518477 DMM INFO MM(262420000000022/d3133803) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_user_deact_mt(839)@57df94ca82fd: Final verdict of PTC: pass 20250126095518483 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38666<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(837)@57df94ca82fd: Final verdict of PTC: none 20250126095518487 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250126095518488 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(830)@57df94ca82fd: Final verdict of PTC: none -NSVCI99(835)@57df94ca82fd: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI196(824)@57df94ca82fd: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI210(828)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(821)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(836)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(832)@57df94ca82fd: Final verdict of PTC: none -NSVCI97(825)@57df94ca82fd: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI220(834)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(826)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(831)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(827)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(838)@57df94ca82fd: Final verdict of PTC: none -NSVCI98-provIP(829)@57df94ca82fd: Final verdict of PTC: none -NSVCI99-provIP(833)@57df94ca82fd: Final verdict of PTC: none -NSVCI97-provIP(823)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(822)@57df94ca82fd: Final verdict of PTC: none MTC@57df94ca82fd: Setting final verdict of the test case. MTC@57df94ca82fd: Local verdict of MTC: none MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-NS0(821): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(822): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97-provIP(823): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI196(824): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97(825): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-NS1(826): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(827): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI210(828): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98-provIP(829): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98(830): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-NS2(831): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(832): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99-provIP(833): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI220(834): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99(835): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP-IPA(836): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP(837): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GGSN_GTP(838): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_pdp_act_user_deact_mt(839): pass (none -> pass) MTC@57df94ca82fd: Test case TC_attach_pdp_act_user_deact_mt finished. Verdict: pass MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass'. Sun Jan 26 09:55:18 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 20250126095518593 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38672<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126095518995 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38672<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=66100) 20250126095519489 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095519489 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250126095519498 DGPRS DEBUG Checking for inactive LLMEs, time = 1116225 (sgsn.c:132) Waiting for packet dumper to finish... 1 (prev_count=66100, count=105032) 20250126095520490 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095520490 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass' was executed successfully (exit status: 0). MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_dup'. ------ SGSN_Tests.TC_attach_pdp_act_deact_dup ------ Sun Jan 26 09:55:21 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_dup.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_dup.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250126095521490 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095521490 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_dup' was executed successfully (exit status: 0). MTC@57df94ca82fd: Test case TC_attach_pdp_act_deact_dup started. 20250126095522124 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38676<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126095522127 DMM INFO MM(262420000000022/d3133803) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250126095522127 DMM INFO MM(262420000000022/d3133803) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250126095522127 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250126095522127 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250126095522127 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250126095522127 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250126095522127 DLLC NOTICE LLME(ffffffff/d3133803){ASSIGNED} LLGM Assign pre (d3133803 => ffffffff) (gprs_llc.c:1079) 20250126095522127 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d3133803 => ffffffff) (gprs_llc.c:1125) 20250126095522127 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x555fabfcdb40 (gprs_sndcp.c:574) 20250126095522127 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x555fabfcde98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250126095522127 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20250126095522127 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) 20250126095522127 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f2 09 00 28 01 01 (gsup_client.c:402) 20250126095522127 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Init}: Deallocated (fsm.c:568) 20250126095522127 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Deallocated (fsm.c:568) 20250126095522127 DMM DEBUG MM_STATE_Iu[0x555fabfc0880]{Detached}: Deallocated (fsm.c:568) 20250126095522127 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Deallocated (fsm.c:568) 20250126095522127 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(840)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(841)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(840)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(844)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095522171 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250126095522171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095522171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095522171 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095522171 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250126095522171 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095522171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095522171 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095522171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(844)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095522172 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095522172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095522172 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095522172 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095522172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095522172 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095522172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095522172 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095522172 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250126095522172 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095522172 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(844)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250126095522173 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095522173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(844)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126095522175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(845)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(841)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(841)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126095522181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095522181 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(846)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_deact_dup-BVCI196(843)@57df94ca82fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(845)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(849)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095522185 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250126095522185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095522185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095522185 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095522185 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250126095522185 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095522185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095522185 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095522185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(849)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095522186 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095522186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095522186 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095522186 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095522186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095522186 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095522186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095522186 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095522186 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250126095522186 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095522186 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126095522186 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095522186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(849)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(849)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(850)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21012 20250126095522189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(846)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(846)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(851)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250126095522195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095522195 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(850)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_pdp_act_deact_dup-BVCI210(848)@57df94ca82fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(854)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095522199 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250126095522199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095522199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095522199 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095522199 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250126095522199 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095522199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095522199 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095522199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(854)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095522200 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095522200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095522200 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095522200 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095522200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095522200 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095522200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095522200 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095522200 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250126095522200 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095522200 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126095522200 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095522200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(854)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(854)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126095522202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(851)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(851)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126095522206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095522206 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_dup-BVCI220(853)@57df94ca82fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250126095522492 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095522492 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250126095522492 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250126095522492 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(855)@57df94ca82fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(855)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250126095522496 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250126095522497 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(855)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(855)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(855)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(855)@57df94ca82fd: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(855)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(855)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_dup-BVCI196(843)@57df94ca82fd: Adding Client=TC_attach_pdp_act_deact_dup(858), IMSI='262420000000046'H, TLLI='D40F716C'O, index=0 SGSN_Test-GSUP(856)@57df94ca82fd: Created GsupExpect[0] for "262420000000046" to be handled at TC_attach_pdp_act_deact_dup(858) TC_attach_pdp_act_deact_dup(858)@57df94ca82fd: 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 := 'A8FBA6F87E669F288DEB488558D860FC'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '30CC1219'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B05CA277B300CEDC'O } } } } } 20250126095522567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095522567 DLLC NOTICE LLME(ffffffff/d40f716c){UNASSIGNED} LLC RX: unknown TLLI 0xd40f716c, creating LLME on the fly (gprs_llc.c:552) 20250126095522567 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250126095522567 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000046) type="GPRS attach"  (gprs_gmm.c:1248) 20250126095522568 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Allocated (fsm.c:456) 20250126095522568 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Init}: Allocated (fsm.c:456) 20250126095522568 DMM DEBUG MM_STATE_Gb[0x555fabfc09b0]{Idle}: Allocated (fsm.c:456) 20250126095522568 DMM DEBUG MM_STATE_Iu[0x555fabfc6e30]{Detached}: Allocated (fsm.c:456) 20250126095522568 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250126095522568 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250126095522568 DLLC NOTICE LLME(ffffffff/d40f716c){UNASSIGNED} LLGM Assign pre (d40f716c => c30ca607) (gprs_llc.c:1079) 20250126095522568 DLLC NOTICE LLME(d40f716c/c30ca607){ASSIGNED} LLGM Assign post (d40f716c => c30ca607) (gprs_llc.c:1125) 20250126095522568 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250126095522568 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250126095522568 DMM DEBUG MM(262420000000046/c30ca607) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250126095522584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095522584 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250126095522584 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095522584 DMM DEBUG MM(262420000000046/c30ca607) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000460 (gprs_gmm.c:1066) 20250126095522584 DMM NOTICE MM(262420000000046/c30ca607) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250126095522584 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250126095522584 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250126095522584 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250126095522584 DMM DEBUG MM(262420000000046/c30ca607) Requesting authorization (sgsn_auth.c:160) 20250126095522584 DMM INFO MM(262420000000046/c30ca607) Requesting authentication tuples (sgsn_auth.c:184) 20250126095522584 DMM DEBUG MM(262420000000046/c30ca607) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250126095522584 DGPRS INFO SUBSCR(262420000000046) requesting auth info (gprs_subscriber.c:805) 20250126095522584 DGPRS INFO SUBSCR(262420000000046) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(856)@57df94ca82fd: Found GsupExpect[0] for "262420000000046" handled at TC_attach_pdp_act_deact_dup(858) SGSN_Test-GSUP(856)@57df94ca82fd: Added IMSI table entry 0TC_attach_pdp_act_deact_dup(858)"262420000000046" 20250126095522589 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250126095522589 DGPRS INFO SUBSCR(262420000000046) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250126095522589 DGPRS DEBUG SUBSCR(262420000000046) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250126095522589 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber authentication info (gprs_subscriber.c:850) 20250126095522589 DMM INFO MM(262420000000046/c30ca607) Subscriber data update (mmctx.c:445) 20250126095522589 DMM DEBUG MM(262420000000046/c30ca607) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250126095522589 DMM INFO MM(262420000000046/c30ca607) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250126095522589 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250126095522589 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250126095522589 DMM INFO MM(262420000000046/c30ca607) <- GMM AUTH AND CIPHERING REQ (rand = a8 fb a6 f8 7e 66 9f 28 8d eb 48 85 58 d8 60 fc , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250126095522605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095522605 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20250126095522605 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095522605 DMM INFO MM(262420000000046/c30ca607) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250126095522605 DMM NOTICE MM(262420000000046/c30ca607) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250126095522605 DMM DEBUG MM(262420000000046/c30ca607) checking auth: received GSM SRES = 30 cc 12 19 (gprs_gmm.c:648) 20250126095522605 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250126095522605 DMM DEBUG MM(262420000000046/c30ca607) Requesting authorization (sgsn_auth.c:160) 20250126095522605 DMM INFO MM(262420000000046/c30ca607) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250126095522605 DMM DEBUG MM(262420000000046/c30ca607) Requesting subscriber data update (gprs_subscriber.c:894) 20250126095522605 DGPRS INFO SUBSCR(262420000000046) subscriber data is not available (gprs_subscriber.c:818) 20250126095522605 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) 20250126095522605 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250126095522605 DMM INFO MM(262420000000046/c30ca607) <- GMM ATTACH ACCEPT (new P-TMSI=0xc30ca607) (gprs_gmm.c:282) 20250126095522608 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250126095522608 DGPRS INFO SUBSCR(262420000000046) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250126095522608 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20250126095522608 DMM INFO MM(262420000000046/c30ca607) Subscriber data update (mmctx.c:445) 20250126095522608 DMM DEBUG MM(262420000000046/c30ca607) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250126095522608 DMM INFO MM(262420000000046/c30ca607) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250126095522608 DMM NOTICE MM(262420000000046/c30ca607) Authorized, continuing procedure, IMSI=262420000000046 (gprs_gmm.c:982) 20250126095522608 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250126095522608 DMM NOTICE MM(262420000000046/c30ca607) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250126095522608 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) 20250126095522609 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250126095522609 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20250126095522609 DMM INFO MM(262420000000046/c30ca607) Subscriber data update (mmctx.c:445) 20250126095522609 DMM DEBUG MM(262420000000046/c30ca607) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250126095522621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095522621 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250126095522621 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095522621 DMM INFO MM(262420000000046/c30ca607) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250126095522621 DMM NOTICE MM(262420000000046/c30ca607) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250126095522621 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250126095522621 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250126095522621 DLLC NOTICE LLME(d40f716c/c30ca607){ASSIGNED} LLGM Assign pre (ffffffff => c30ca607) (gprs_llc.c:1079) 20250126095522621 DLLC NOTICE LLME(ffffffff/c30ca607){ASSIGNED} LLGM Assign post (ffffffff => c30ca607) (gprs_llc.c:1125) 20250126095522621 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250126095522621 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250126095522621 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250126095522621 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_dup(858)@57df94ca82fd: setverdict(pass): none -> pass 20250126095522681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095522681 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250126095522681 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095522681 DMM INFO MM(262420000000046/c30ca607) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250126095522681 DMM INFO MM(262420000000046/c30ca607) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250126095522681 DMM DEBUG MM(262420000000046/c30ca607) Using GGSN 0 (gprs_sm.c:317) 20250126095522681 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) 20250126095522681 DLGTP DEBUG Begin pdp_tidset tid = 5640000000024262 (pdp.c:279) 20250126095522681 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250126095522681 DGPRS NOTICE PDP(262420000000046/0) Create PDP Context (sgsn_libgtp.c:186) 20250126095522681 DLGTP DEBUG Registering seq=1034 in restransmit req queue (gtp.c:402) 20250126095522706 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 96 17 09 5f 11 3e f3 9f 32 14 05 7f 70 6c 49 cf 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) 20250126095522706 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f99c047c220, cbp=0x555fabfc8e50) (sgsn_libgtp.c:633) 20250126095522706 DGPRS INFO PDP(262420000000046/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250126095522706 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x555fabfcde98 TLLI=c30ca607, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250126095522706 DGPRS INFO PDP(262420000000046/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250126095522706 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_dup(858)@57df94ca82fd: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@57df94ca82fd: setverdict(pass): pass -> pass, component reason not changed 20250126095522719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095522719 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1b846d CMD=UI DATA (gprs_llc_parse.c:89) 20250126095522719 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095522719 DMM INFO MM(262420000000046/c30ca607) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:637) 20250126095522719 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:326) 20250126095522719 DLGTP DEBUG Registering seq=1035 in restransmit req queue (gtp.c:402) 20250126095522719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095522719 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd5330e CMD=UI DATA (gprs_llc_parse.c:89) 20250126095522719 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095522719 DMM INFO MM(262420000000046/c30ca607) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:637) 20250126095522719 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:326) 20250126095522719 DLGTP DEBUG Registering seq=1036 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_dup(858)@57df94ca82fd: "Received deletePDPContextResponse 0, seq_nr=1035" TC_attach_pdp_act_deact_dup(858)@57df94ca82fd: "Received deletePDPContextResponse 1, seq_nr=1036" 20250126095522720 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) 20250126095522720 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f99c047c220, cbp=0x555fabfc8e50) (sgsn_libgtp.c:633) 20250126095522720 DGPRS INFO PDP(262420000000046/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:553) 20250126095522720 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x555fabfcde98, TLLI=c30ca607, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250126095522720 DMM INFO MM(262420000000046/c30ca607) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20250126095522720 DLGTP DEBUG Begin pdp_tiddel tid = 5640000000024262 (pdp.c:298) 20250126095522720 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250126095522721 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) 20250126095522721 DLGTP ERROR Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 04 04 0c 00 00 01 80 : Confirmation packet not found in retransmit req queue (seq=1036) (gtp.c:448) TC_attach_pdp_act_deact_dup(858)@57df94ca82fd: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@57df94ca82fd: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@57df94ca82fd: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup-BVCI196(843)@57df94ca82fd: Removing Client IMSI='262420000000046'H, index=0 TC_attach_pdp_act_deact_dup(858)@57df94ca82fd: Final verdict of PTC: pass 20250126095524740 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38676<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(856)@57df94ca82fd: Final verdict of PTC: none -NSVCI99(854)@57df94ca82fd: Final verdict of PTC: none -NSVCI98(849)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(840)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(846)@57df94ca82fd: Final verdict of PTC: none 20250126095524746 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250126095524746 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(844)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(841)@57df94ca82fd: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI220(853)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(855)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(850)@57df94ca82fd: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI196(843)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(851)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(845)@57df94ca82fd: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI210(848)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(857)@57df94ca82fd: Final verdict of PTC: none -NSVCI98-provIP(847)@57df94ca82fd: Final verdict of PTC: none -NSVCI99-provIP(852)@57df94ca82fd: Final verdict of PTC: none -NSVCI97-provIP(842)@57df94ca82fd: Final verdict of PTC: none MTC@57df94ca82fd: Setting final verdict of the test case. MTC@57df94ca82fd: Local verdict of MTC: none MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-NS0(840): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(841): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97-provIP(842): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI196(843): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97(844): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-NS1(845): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(846): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98-provIP(847): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI210(848): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98(849): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-NS2(850): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(851): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99-provIP(852): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI220(853): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99(854): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP-IPA(855): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP(856): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GGSN_GTP(857): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_pdp_act_deact_dup(858): pass (none -> pass) MTC@57df94ca82fd: Test case TC_attach_pdp_act_deact_dup finished. Verdict: pass MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_dup pass'. Sun Jan 26 09:55:24 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 20250126095524822 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38680<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126095525226 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38680<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102712) 20250126095525747 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095525747 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=102712, count=107068) 20250126095526748 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095526748 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_dup pass' was executed successfully (exit status: 0). MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_second_attempt'. ------ SGSN_Tests.TC_attach_second_attempt ------ Sun Jan 26 09:55:27 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_second_attempt.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_second_attempt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250126095527749 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095527749 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_second_attempt' was executed successfully (exit status: 0). MTC@57df94ca82fd: Test case TC_attach_second_attempt started. 20250126095528324 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58656<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126095528327 DMM INFO MM(262420000000046/c30ca607) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250126095528327 DMM INFO MM(262420000000046/c30ca607) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250126095528327 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250126095528327 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250126095528327 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250126095528327 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250126095528327 DLLC NOTICE LLME(ffffffff/c30ca607){ASSIGNED} LLGM Assign pre (c30ca607 => ffffffff) (gprs_llc.c:1079) 20250126095528327 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c30ca607 => ffffffff) (gprs_llc.c:1125) 20250126095528327 DGPRS INFO SUBSCR(262420000000046) purging MS subscriber (gprs_subscriber.c:785) 20250126095528327 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) 20250126095528327 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f6 09 00 28 01 01 (gsup_client.c:402) 20250126095528327 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Init}: Deallocated (fsm.c:568) 20250126095528327 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Deallocated (fsm.c:568) 20250126095528327 DMM DEBUG MM_STATE_Iu[0x555fabfc6e30]{Detached}: Deallocated (fsm.c:568) 20250126095528327 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Deallocated (fsm.c:568) 20250126095528327 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(859)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(860)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(859)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(863)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095528374 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250126095528374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095528374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095528374 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095528374 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250126095528374 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095528374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095528374 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095528374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(863)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095528375 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095528375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095528375 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095528375 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095528375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095528375 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095528375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095528375 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095528375 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250126095528375 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095528375 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126095528375 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095528375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(863)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(863)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126095528377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(864)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(860)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(860)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126095528381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095528381 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(865)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_second_attempt-BVCI196(862)@57df94ca82fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(864)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(868)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095528387 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250126095528387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095528387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095528387 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095528387 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250126095528387 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095528387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095528387 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095528387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(868)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095528387 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095528387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095528387 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095528387 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095528387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095528387 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095528387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095528387 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095528387 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250126095528387 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095528387 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(868)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250126095528388 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095528388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(868)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126095528389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(869)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(865)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(865)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126095528394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095528394 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_second_attempt-BVCI210(867)@57df94ca82fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(870)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(869)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(873)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(873)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095528400 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250126095528400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095528400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095528400 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095528400 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250126095528400 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095528401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095528401 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095528401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(873)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095528402 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095528402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095528402 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095528402 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095528402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095528402 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095528402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095528402 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095528402 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250126095528402 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095528402 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126095528402 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095528402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(873)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(873)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126095528404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(870)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(870)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126095528409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095528409 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_second_attempt-BVCI220(872)@57df94ca82fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250126095528750 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095528750 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250126095528750 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250126095528750 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(874)@57df94ca82fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(874)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250126095528754 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250126095528755 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(874)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(874)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(874)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(874)@57df94ca82fd: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(874)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(874)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_second_attempt-BVCI196(862)@57df94ca82fd: Adding Client=TC_attach_second_attempt(877), IMSI='262420000000022'H, TLLI='DC3AD09D'O, index=0 SGSN_Test-GSUP(875)@57df94ca82fd: Created GsupExpect[0] for "262420000000022" to be handled at TC_attach_second_attempt(877) TC_attach_second_attempt(877)@57df94ca82fd: 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 := 'ACDC3E1A48A7D57593B4303EB00AF17D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FADFB6A8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9961194A64B2557C'O } } } } } 20250126095528828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095528828 DLLC NOTICE LLME(ffffffff/dc3ad09d){UNASSIGNED} LLC RX: unknown TLLI 0xdc3ad09d, creating LLME on the fly (gprs_llc.c:552) 20250126095528828 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250126095528828 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach"  (gprs_gmm.c:1248) 20250126095528828 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Allocated (fsm.c:456) 20250126095528828 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Init}: Allocated (fsm.c:456) 20250126095528828 DMM DEBUG MM_STATE_Gb[0x555fabfc09b0]{Idle}: Allocated (fsm.c:456) 20250126095528828 DMM DEBUG MM_STATE_Iu[0x555fabfc0880]{Detached}: Allocated (fsm.c:456) 20250126095528828 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250126095528828 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250126095528828 DLLC NOTICE LLME(ffffffff/dc3ad09d){UNASSIGNED} LLGM Assign pre (dc3ad09d => eca9bad3) (gprs_llc.c:1079) 20250126095528828 DLLC NOTICE LLME(dc3ad09d/eca9bad3){ASSIGNED} LLGM Assign post (dc3ad09d => eca9bad3) (gprs_llc.c:1125) 20250126095528828 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250126095528828 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250126095528828 DMM DEBUG MM(262420000000022/eca9bad3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250126095528849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095528849 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250126095528849 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095528849 DMM DEBUG MM(262420000000022/eca9bad3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1066) 20250126095528849 DMM NOTICE MM(262420000000022/eca9bad3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250126095528849 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250126095528849 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250126095528850 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250126095528850 DMM DEBUG MM(262420000000022/eca9bad3) Requesting authorization (sgsn_auth.c:160) 20250126095528850 DMM INFO MM(262420000000022/eca9bad3) Requesting authentication tuples (sgsn_auth.c:184) 20250126095528850 DMM DEBUG MM(262420000000022/eca9bad3) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250126095528850 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20250126095528850 DGPRS INFO SUBSCR(262420000000022) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(875)@57df94ca82fd: Found GsupExpect[0] for "262420000000022" handled at TC_attach_second_attempt(877) SGSN_Test-GSUP(875)@57df94ca82fd: Added IMSI table entry 0TC_attach_second_attempt(877)"262420000000022" 20250126095528855 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250126095528855 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250126095528855 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250126095528855 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20250126095528855 DMM INFO MM(262420000000022/eca9bad3) Subscriber data update (mmctx.c:445) 20250126095528855 DMM DEBUG MM(262420000000022/eca9bad3) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250126095528855 DMM INFO MM(262420000000022/eca9bad3) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250126095528855 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250126095528855 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250126095528855 DMM INFO MM(262420000000022/eca9bad3) <- GMM AUTH AND CIPHERING REQ (rand = ac dc 3e 1a 48 a7 d5 75 93 b4 30 3e b0 0a f1 7d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250126095528870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095528870 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20250126095528870 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095528870 DMM INFO MM(262420000000022/eca9bad3) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250126095528870 DMM NOTICE MM(262420000000022/eca9bad3) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250126095528871 DMM DEBUG MM(262420000000022/eca9bad3) checking auth: received GSM SRES = fa df b6 a8 (gprs_gmm.c:648) 20250126095528871 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250126095528871 DMM DEBUG MM(262420000000022/eca9bad3) Requesting authorization (sgsn_auth.c:160) 20250126095528871 DMM INFO MM(262420000000022/eca9bad3) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250126095528871 DMM DEBUG MM(262420000000022/eca9bad3) Requesting subscriber data update (gprs_subscriber.c:894) 20250126095528871 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20250126095528871 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) 20250126095528871 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250126095528871 DMM INFO MM(262420000000022/eca9bad3) <- GMM ATTACH ACCEPT (new P-TMSI=0xeca9bad3) (gprs_gmm.c:282) 20250126095528873 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250126095528873 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250126095528873 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20250126095528873 DMM INFO MM(262420000000022/eca9bad3) Subscriber data update (mmctx.c:445) 20250126095528873 DMM DEBUG MM(262420000000022/eca9bad3) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250126095528873 DMM INFO MM(262420000000022/eca9bad3) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250126095528873 DMM NOTICE MM(262420000000022/eca9bad3) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:982) 20250126095528873 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250126095528873 DMM NOTICE MM(262420000000022/eca9bad3) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250126095528873 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) 20250126095528875 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250126095528875 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20250126095528875 DMM INFO MM(262420000000022/eca9bad3) Subscriber data update (mmctx.c:445) 20250126095528875 DMM DEBUG MM(262420000000022/eca9bad3) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250126095528885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095528886 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250126095528886 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095528886 DMM INFO MM(262420000000022/eca9bad3) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250126095528886 DMM NOTICE MM(262420000000022/eca9bad3) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250126095528886 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250126095528886 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250126095528886 DLLC NOTICE LLME(dc3ad09d/eca9bad3){ASSIGNED} LLGM Assign pre (ffffffff => eca9bad3) (gprs_llc.c:1079) 20250126095528886 DLLC NOTICE LLME(ffffffff/eca9bad3){ASSIGNED} LLGM Assign post (ffffffff => eca9bad3) (gprs_llc.c:1125) 20250126095528886 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250126095528886 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250126095528886 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250126095528886 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_second_attempt(877)@57df94ca82fd: setverdict(pass): none -> pass TC_attach_second_attempt(877)@57df94ca82fd: 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 := '06C9CAB6304DC202EB21DFE187C16D52'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A120C12E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B1CAF3071B0CBCCC'O } } } } } 20250126095528943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095528943 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x765eb4 CMD=UI DATA (gprs_llc_parse.c:89) 20250126095528943 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095528943 DMM INFO MM(262420000000022/eca9bad3) -> GMM ATTACH REQUEST MI(TMSI-0xECA9BAD3) type="GPRS attach"  (gprs_gmm.c:1248) 20250126095528943 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250126095528943 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250126095528943 DLLC NOTICE LLME(ffffffff/eca9bad3){ASSIGNED} LLGM Assign pre (eca9bad3 => c2b13c04) (gprs_llc.c:1079) 20250126095528943 DLLC NOTICE LLME(eca9bad3/c2b13c04){ASSIGNED} LLGM Assign post (eca9bad3 => c2b13c04) (gprs_llc.c:1125) 20250126095528943 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250126095528943 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250126095528943 DMM DEBUG MM(262420000000022/c2b13c04) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250126095528954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095528954 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe5699c CMD=UI DATA (gprs_llc_parse.c:89) 20250126095528954 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095528954 DMM DEBUG MM(262420000000022/c2b13c04) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1066) 20250126095528954 DMM NOTICE MM(262420000000022/c2b13c04) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250126095528954 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250126095528954 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250126095528954 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250126095528954 DMM DEBUG MM(262420000000022/c2b13c04) Requesting authorization (sgsn_auth.c:160) 20250126095528954 DMM INFO MM(262420000000022/c2b13c04) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250126095528954 DMM DEBUG MM(262420000000022/c2b13c04) Requesting subscriber data update (gprs_subscriber.c:894) 20250126095528954 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20250126095528954 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) 20250126095534954 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250126095534954 DMM ERROR MM(262420000000022/c2b13c04) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250126095534954 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250126095534954 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250126095534954 DMM NOTICE MM(262420000000022/c2b13c04) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:346) 20250126095534954 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20250126095534954 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) 20250126095534954 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Reject}: Deallocated (fsm.c:568) 20250126095534954 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: Deallocated (fsm.c:568) 20250126095534954 DMM DEBUG MM_STATE_Iu[0x555fabfc0880]{Detached}: Deallocated (fsm.c:568) 20250126095534955 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250126095534955 DLLC NOTICE LLME(eca9bad3/c2b13c04){ASSIGNED} LLGM Assign pre (c2b13c04 => ffffffff) (gprs_llc.c:1079) 20250126095534955 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c2b13c04 => ffffffff) (gprs_llc.c:1125) 20250126095548751 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250126095548751 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250126095548752 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(874)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(874)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250126095549498 DGPRS DEBUG Checking for inactive LLMEs, time = 1116255 (sgsn.c:132) 20250126095558377 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095558383 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095558383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250126095558388 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095558391 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095558391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250126095558403 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095558407 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095558407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_attach_second_attempt(877)@57df94ca82fd: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@57df94ca82fd: Test Component 877 has requested to stop MTC. Terminating current testcase execution. 20250126095558829 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250126095558829 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(875)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(874)@57df94ca82fd: Final verdict of PTC: none -NSVCI98(868)@57df94ca82fd: Final verdict of PTC: none -NSVCI99(873)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(859)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(864)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(870)@57df94ca82fd: Final verdict of PTC: none -NSVCI97(863)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(869)@57df94ca82fd: Final verdict of PTC: none TC_attach_second_attempt-BVCI196(862)@57df94ca82fd: Final verdict of PTC: none 20250126095558834 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58656<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-BSSGP0(860)@57df94ca82fd: Final verdict of PTC: none TC_attach_second_attempt-BVCI220(872)@57df94ca82fd: Final verdict of PTC: none TC_attach_second_attempt-BVCI210(867)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(865)@57df94ca82fd: Final verdict of PTC: none -NSVCI98-provIP(866)@57df94ca82fd: Final verdict of PTC: none -NSVCI99-provIP(871)@57df94ca82fd: Final verdict of PTC: none -NSVCI97-provIP(861)@57df94ca82fd: Final verdict of PTC: none TC_attach_second_attempt(877)@57df94ca82fd: Final verdict of PTC: fail reason: "Tguard timeout" SGSN_Test-GGSN_GTP(876)@57df94ca82fd: Final verdict of PTC: none MTC@57df94ca82fd: Setting final verdict of the test case. MTC@57df94ca82fd: Local verdict of MTC: none MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-NS0(859): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(860): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97-provIP(861): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_second_attempt-BVCI196(862): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97(863): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-NS1(864): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(865): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98-provIP(866): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_second_attempt-BVCI210(867): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98(868): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-NS2(869): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(870): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99-provIP(871): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_second_attempt-BVCI220(872): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99(873): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP-IPA(874): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP(875): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GGSN_GTP(876): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_second_attempt(877): fail (none -> fail) reason: "Tguard timeout" MTC@57df94ca82fd: Test case TC_attach_second_attempt finished. Verdict: fail reason: Tguard timeout MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_second_attempt fail'. Sun Jan 26 09:55:58 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 20250126095558942 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51396<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126095559244 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51396<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=109148) 20250126095559830 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095559830 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=109148, count=113504) 20250126095600832 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095600832 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_second_attempt fail' was executed successfully (exit status: 0). MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_echo_timeout'. ------ SGSN_Tests.TC_attach_echo_timeout ------ Sun Jan 26 09:56:01 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_echo_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_echo_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250126095601833 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095601833 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_echo_timeout' was executed successfully (exit status: 0). MTC@57df94ca82fd: Test case TC_attach_echo_timeout started. 20250126095602299 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51410<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126095602302 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(878)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(879)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(878)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(882)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095602348 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250126095602348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095602348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095602348 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095602348 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250126095602348 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095602348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095602348 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095602348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250126095602349 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095602349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095602349 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(882)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095602349 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095602349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095602349 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095602349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095602349 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095602349 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250126095602349 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095602349 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126095602349 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095602349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(882)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(882)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126095602351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(879)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(879)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(883)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21011 20250126095602359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095602359 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_echo_timeout-BVCI196(881)@57df94ca82fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(884)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(883)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(887)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095602373 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250126095602373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095602373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095602373 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095602373 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250126095602373 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095602373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095602373 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095602373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(887)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095602373 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095602373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095602373 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095602374 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095602374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095602374 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095602374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095602374 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095602374 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250126095602374 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095602374 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(887)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250126095602374 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095602374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(887)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126095602376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(888)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(884)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(884)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126095602381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095602381 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_echo_timeout-BVCI210(886)@57df94ca82fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(889)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(888)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(892)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(892)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095602387 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250126095602387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095602387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095602387 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095602387 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250126095602387 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095602387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095602387 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095602387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(892)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095602387 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095602387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095602387 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095602387 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095602387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095602388 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095602388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095602388 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095602388 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250126095602388 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095602388 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(892)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250126095602388 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095602388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(892)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126095602389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(889)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(889)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126095602393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095602393 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_echo_timeout-BVCI220(891)@57df94ca82fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250126095602834 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095602834 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250126095602834 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250126095602834 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(893)@57df94ca82fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(893)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250126095602838 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250126095602839 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(893)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(893)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(893)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(893)@57df94ca82fd: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(893)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(893)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_echo_timeout-BVCI196(881)@57df94ca82fd: Adding Client=TC_attach_echo_timeout(896), IMSI='262420000000067'H, TLLI='F570ABE9'O, index=0 SGSN_Test-GSUP(894)@57df94ca82fd: Created GsupExpect[0] for "262420000000067" to be handled at TC_attach_echo_timeout(896) TC_attach_echo_timeout(896)@57df94ca82fd: 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 := '82586BF0FFA4F164C07D042B306A4F27'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8220FB17'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4FFBAF0633AA128A'O } } } } } 20250126095602910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095602910 DLLC NOTICE LLME(ffffffff/f570abe9){UNASSIGNED} LLC RX: unknown TLLI 0xf570abe9, creating LLME on the fly (gprs_llc.c:552) 20250126095602910 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250126095602910 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000067) type="GPRS attach"  (gprs_gmm.c:1248) 20250126095602910 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Allocated (fsm.c:456) 20250126095602910 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Init}: Allocated (fsm.c:456) 20250126095602910 DMM DEBUG MM_STATE_Gb[0x555fabfc09b0]{Idle}: Allocated (fsm.c:456) 20250126095602910 DMM DEBUG MM_STATE_Iu[0x555fabfc6e30]{Detached}: Allocated (fsm.c:456) 20250126095602910 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250126095602910 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250126095602910 DLLC NOTICE LLME(ffffffff/f570abe9){UNASSIGNED} LLGM Assign pre (f570abe9 => ed118ccb) (gprs_llc.c:1079) 20250126095602910 DLLC NOTICE LLME(f570abe9/ed118ccb){ASSIGNED} LLGM Assign post (f570abe9 => ed118ccb) (gprs_llc.c:1125) 20250126095602910 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250126095602910 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250126095602910 DMM DEBUG MM(262420000000067/ed118ccb) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250126095602927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095602927 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250126095602927 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095602927 DMM DEBUG MM(262420000000067/ed118ccb) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000670 (gprs_gmm.c:1066) 20250126095602927 DMM NOTICE MM(262420000000067/ed118ccb) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250126095602927 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250126095602927 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250126095602927 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250126095602927 DMM DEBUG MM(262420000000067/ed118ccb) Requesting authorization (sgsn_auth.c:160) 20250126095602927 DMM INFO MM(262420000000067/ed118ccb) Requesting authentication tuples (sgsn_auth.c:184) 20250126095602927 DMM DEBUG MM(262420000000067/ed118ccb) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250126095602927 DGPRS INFO SUBSCR(262420000000067) requesting auth info (gprs_subscriber.c:805) 20250126095602927 DGPRS INFO SUBSCR(262420000000067) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 60 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(894)@57df94ca82fd: Found GsupExpect[0] for "262420000000067" handled at TC_attach_echo_timeout(896) SGSN_Test-GSUP(894)@57df94ca82fd: Added IMSI table entry 0TC_attach_echo_timeout(896)"262420000000067" 20250126095602933 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250126095602933 DGPRS INFO SUBSCR(262420000000067) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250126095602933 DGPRS DEBUG SUBSCR(262420000000067) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250126095602933 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber authentication info (gprs_subscriber.c:850) 20250126095602933 DMM INFO MM(262420000000067/ed118ccb) Subscriber data update (mmctx.c:445) 20250126095602933 DMM DEBUG MM(262420000000067/ed118ccb) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250126095602933 DMM INFO MM(262420000000067/ed118ccb) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250126095602933 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250126095602933 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250126095602933 DMM INFO MM(262420000000067/ed118ccb) <- GMM AUTH AND CIPHERING REQ (rand = 82 58 6b f0 ff a4 f1 64 c0 7d 04 2b 30 6a 4f 27 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250126095602948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095602949 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20250126095602949 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095602949 DMM INFO MM(262420000000067/ed118ccb) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250126095602949 DMM NOTICE MM(262420000000067/ed118ccb) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250126095602949 DMM DEBUG MM(262420000000067/ed118ccb) checking auth: received GSM SRES = 82 20 fb 17 (gprs_gmm.c:648) 20250126095602949 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250126095602949 DMM DEBUG MM(262420000000067/ed118ccb) Requesting authorization (sgsn_auth.c:160) 20250126095602949 DMM INFO MM(262420000000067/ed118ccb) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250126095602949 DMM DEBUG MM(262420000000067/ed118ccb) Requesting subscriber data update (gprs_subscriber.c:894) 20250126095602949 DGPRS INFO SUBSCR(262420000000067) subscriber data is not available (gprs_subscriber.c:818) 20250126095602949 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) 20250126095602949 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250126095602949 DMM INFO MM(262420000000067/ed118ccb) <- GMM ATTACH ACCEPT (new P-TMSI=0xed118ccb) (gprs_gmm.c:282) 20250126095602952 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250126095602952 DGPRS INFO SUBSCR(262420000000067) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250126095602952 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20250126095602952 DMM INFO MM(262420000000067/ed118ccb) Subscriber data update (mmctx.c:445) 20250126095602952 DMM DEBUG MM(262420000000067/ed118ccb) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250126095602952 DMM INFO MM(262420000000067/ed118ccb) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250126095602952 DMM NOTICE MM(262420000000067/ed118ccb) Authorized, continuing procedure, IMSI=262420000000067 (gprs_gmm.c:982) 20250126095602952 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250126095602952 DMM NOTICE MM(262420000000067/ed118ccb) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250126095602952 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) 20250126095602953 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250126095602953 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20250126095602953 DMM INFO MM(262420000000067/ed118ccb) Subscriber data update (mmctx.c:445) 20250126095602953 DMM DEBUG MM(262420000000067/ed118ccb) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250126095602966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095602966 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250126095602966 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095602966 DMM INFO MM(262420000000067/ed118ccb) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250126095602966 DMM NOTICE MM(262420000000067/ed118ccb) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250126095602966 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250126095602966 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250126095602966 DLLC NOTICE LLME(f570abe9/ed118ccb){ASSIGNED} LLGM Assign pre (ffffffff => ed118ccb) (gprs_llc.c:1079) 20250126095602966 DLLC NOTICE LLME(ffffffff/ed118ccb){ASSIGNED} LLGM Assign post (ffffffff => ed118ccb) (gprs_llc.c:1125) 20250126095602966 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250126095602966 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250126095602967 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250126095602967 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_echo_timeout(896)@57df94ca82fd: setverdict(pass): none -> pass 20250126095603024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095603024 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250126095603024 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095603024 DMM INFO MM(262420000000067/ed118ccb) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250126095603024 DMM INFO MM(262420000000067/ed118ccb) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250126095603024 DMM DEBUG MM(262420000000067/ed118ccb) Using GGSN 0 (gprs_sm.c:317) 20250126095603024 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) 20250126095603025 DLGTP DEBUG Begin pdp_tidset tid = 5760000000024262 (pdp.c:279) 20250126095603025 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250126095603025 DGPRS NOTICE PDP(262420000000067/0) Create PDP Context (sgsn_libgtp.c:186) 20250126095603025 DLGTP DEBUG Registering seq=1037 in restransmit req queue (gtp.c:402) 20250126095603047 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 73 1d 6c 49 11 66 36 99 35 14 05 7f 38 59 da 2d 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) 20250126095603047 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f99c047c220, cbp=0x555fabfc8e50) (sgsn_libgtp.c:633) 20250126095603047 DGPRS INFO PDP(262420000000067/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250126095603047 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x555fabfcde98 TLLI=ed118ccb, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250126095603047 DGPRS INFO PDP(262420000000067/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250126095603047 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_echo_timeout(896)@57df94ca82fd: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(896)@57df94ca82fd: setverdict(pass): pass -> pass, component reason not changed 20250126095607852 DLGTP DEBUG Registering seq=1038 in restransmit req queue (gtp.c:402) 20250126095607856 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) 20250126095607856 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x555fabfbd6c0) (sgsn_libgtp.c:633) 20250126095612853 DLGTP DEBUG Registering seq=1039 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(896)@57df94ca82fd: "Received EchoRequest seq_nr=1039" 20250126095617854 DLGTP DEBUG Registering seq=1040 in restransmit req queue (gtp.c:402) 20250126095617854 DLGTP INFO Retransmit (0) of seq 1039 (gsn.c:274) TC_attach_echo_timeout(896)@57df94ca82fd: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@57df94ca82fd: "Received EchoRequest seq_nr=1039" 20250126095619499 DGPRS DEBUG Checking for inactive LLMEs, time = 1116285 (sgsn.c:132) 20250126095622835 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250126095622835 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(893)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(893)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250126095622836 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) 20250126095622855 DLGTP INFO Retransmit (0) of seq 1040 (gsn.c:274) 20250126095622855 DLGTP INFO Retransmit (1) of seq 1039 (gsn.c:274) 20250126095622855 DLGTP DEBUG Registering seq=1041 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(896)@57df94ca82fd: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@57df94ca82fd: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@57df94ca82fd: "Received EchoRequest seq_nr=1041" 20250126095627857 DLGTP DEBUG Registering seq=1042 in restransmit req queue (gtp.c:402) 20250126095627857 DLGTP INFO Retransmit (1) of seq 1040 (gsn.c:274) 20250126095627857 DLGTP INFO Retransmit (2) of seq 1039 (gsn.c:274) 20250126095627857 DLGTP INFO Retransmit (0) of seq 1041 (gsn.c:274) TC_attach_echo_timeout(896)@57df94ca82fd: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@57df94ca82fd: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@57df94ca82fd: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@57df94ca82fd: "Received EchoRequest seq_nr=1041" 20250126095632350 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095632352 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095632352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250126095632375 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095632378 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095632378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250126095632388 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095632391 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095632391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250126095632858 DLGTP INFO Retransmit (0) of seq 1042 (gsn.c:274) 20250126095632858 DLGTP INFO Retransmit (2) of seq 1040 (gsn.c:274) 20250126095632858 DLGTP INFO Retransmit (3) of seq 1039 (gsn.c:274) 20250126095632858 DLGTP INFO Retransmit (1) of seq 1041 (gsn.c:274) 20250126095632858 DLGTP DEBUG Registering seq=1043 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(896)@57df94ca82fd: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@57df94ca82fd: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@57df94ca82fd: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@57df94ca82fd: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(896)@57df94ca82fd: "Received EchoRequest seq_nr=1043" 20250126095637859 DLGTP DEBUG Registering seq=1044 in restransmit req queue (gtp.c:402) 20250126095637859 DLGTP INFO Retransmit (1) of seq 1042 (gsn.c:274) 20250126095637859 DLGTP INFO Retransmit (3) of seq 1040 (gsn.c:274) 20250126095637859 DLGTP NOTICE Retransmit req queue timeout of seq 1039 (gsn.c:268) 20250126095637859 DGPRS DEBUG libgtp cb_conf(type=1, cause=-1, pdp=(nil), cbp=0x555fabfbd6c0) (sgsn_libgtp.c:633) 20250126095637859 DGPRS ERROR libgtp EOF (type=1, pdp=(nil), cbp=0x555fabfbd6c0) (sgsn_libgtp.c:637) 20250126095637859 DGTP NOTICE GGSN(0:127.0.0.103): GTP Echo Request timed out (sgsn_libgtp.c:593) 20250126095637859 DMM INFO MM(262420000000067/ed118ccb) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250126095637859 DLGTP DEBUG Begin pdp_tiddel tid = 5760000000024262 (pdp.c:298) 20250126095637859 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250126095637859 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20250126095637859 DLGTP DEBUG Begin pdp_tiddel tid = 5910000000024262 (pdp.c:298) 20250126095637859 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250126095637859 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20250126095637859 DLGTP DEBUG Begin pdp_tiddel tid = 5710000000024262 (pdp.c:298) 20250126095637859 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250126095637859 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20250126095637859 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20250126095637859 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250126095637859 DLGTP INFO Retransmit (2) of seq 1041 (gsn.c:274) 20250126095637859 DLGTP INFO Retransmit (0) of seq 1043 (gsn.c:274) TC_attach_echo_timeout(896)@57df94ca82fd: "Received EchoRequest seq_nr=1044" TC_attach_echo_timeout(896)@57df94ca82fd: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@57df94ca82fd: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@57df94ca82fd: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(896)@57df94ca82fd: "Received EchoRequest seq_nr=1043" TC_attach_echo_timeout(896)@57df94ca82fd: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(896)@57df94ca82fd: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout-BVCI196(881)@57df94ca82fd: Removing Client IMSI='262420000000067'H, index=0 20250126095637876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095637876 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250126095637876 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095637876 DMM INFO MM(262420000000067/ed118ccb) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_echo_timeout(896)@57df94ca82fd: Final verdict of PTC: pass 20250126095637880 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51410<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(894)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(879)@57df94ca82fd: Final verdict of PTC: none TC_attach_echo_timeout-BVCI220(891)@57df94ca82fd: Final verdict of PTC: none 20250126095637885 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250126095637885 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_echo_timeout-BVCI210(886)@57df94ca82fd: Final verdict of PTC: none -NSVCI99(892)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(893)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(884)@57df94ca82fd: Final verdict of PTC: none TC_attach_echo_timeout-BVCI196(881)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(888)@57df94ca82fd: Final verdict of PTC: none -NSVCI98(887)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(883)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(878)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(889)@57df94ca82fd: Final verdict of PTC: none -NSVCI97(882)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(895)@57df94ca82fd: Final verdict of PTC: none -NSVCI97-provIP(880)@57df94ca82fd: Final verdict of PTC: none -NSVCI99-provIP(890)@57df94ca82fd: Final verdict of PTC: none -NSVCI98-provIP(885)@57df94ca82fd: Final verdict of PTC: none MTC@57df94ca82fd: Setting final verdict of the test case. MTC@57df94ca82fd: Local verdict of MTC: none MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-NS0(878): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(879): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97-provIP(880): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_echo_timeout-BVCI196(881): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97(882): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-NS1(883): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(884): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98-provIP(885): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_echo_timeout-BVCI210(886): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98(887): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-NS2(888): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(889): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99-provIP(890): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_echo_timeout-BVCI220(891): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99(892): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP-IPA(893): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP(894): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GGSN_GTP(895): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_echo_timeout(896): pass (none -> pass) MTC@57df94ca82fd: Test case TC_attach_echo_timeout finished. Verdict: pass MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_echo_timeout pass'. Sun Jan 26 09:56:37 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 20250126095638011 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35636<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126095638413 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35636<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100556) 20250126095638886 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095638886 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=100556, count=113884) 20250126095639888 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095639888 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_echo_timeout pass' was executed successfully (exit status: 0). MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_echo'. ------ SGSN_Tests.TC_attach_restart_ctr_echo ------ Sun Jan 26 09:56:40 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_echo.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_echo.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250126095640889 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095640889 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_echo' was executed successfully (exit status: 0). MTC@57df94ca82fd: Test case TC_attach_restart_ctr_echo started. 20250126095641510 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35638<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126095641514 DMM INFO MM(262420000000067/ed118ccb) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250126095641514 DMM INFO MM(262420000000067/ed118ccb) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250126095641514 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250126095641514 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250126095641514 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250126095641514 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250126095641514 DLLC NOTICE LLME(ffffffff/ed118ccb){ASSIGNED} LLGM Assign pre (ed118ccb => ffffffff) (gprs_llc.c:1079) 20250126095641514 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ed118ccb => ffffffff) (gprs_llc.c:1125) 20250126095641514 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x555fabfcdb40 (gprs_sndcp.c:574) 20250126095641514 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x555fabfcde98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250126095641514 DGPRS INFO SUBSCR(262420000000067) purging MS subscriber (gprs_subscriber.c:785) 20250126095641514 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) 20250126095641514 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 60 f7 09 00 28 01 01 (gsup_client.c:402) 20250126095641514 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Init}: Deallocated (fsm.c:568) 20250126095641514 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Deallocated (fsm.c:568) 20250126095641514 DMM DEBUG MM_STATE_Iu[0x555fabfc6e30]{Detached}: Deallocated (fsm.c:568) 20250126095641514 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Deallocated (fsm.c:568) 20250126095641514 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(897)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(898)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(897)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(901)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095641551 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250126095641551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095641551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095641551 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095641551 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250126095641551 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095641551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095641551 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095641551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(901)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095641552 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095641552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095641552 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095641552 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095641552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095641552 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095641552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095641552 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095641552 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250126095641552 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095641552 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(901)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250126095641552 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095641552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(901)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126095641554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(902)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(898)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(898)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126095641558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095641558 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_restart_ctr_echo-BVCI196(900)@57df94ca82fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(903)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(902)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(906)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095641565 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250126095641565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095641565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095641565 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095641565 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250126095641566 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095641566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095641566 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095641566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(906)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095641567 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095641567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095641567 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095641567 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095641567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095641567 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095641567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095641567 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095641567 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250126095641567 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095641567 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126095641568 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095641568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(906)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(906)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(907)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21012 20250126095641570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(903)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(903)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126095641577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095641577 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(908)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_restart_ctr_echo-BVCI210(905)@57df94ca82fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(907)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(911)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095641584 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250126095641584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095641584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095641584 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095641584 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250126095641584 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095641584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095641584 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095641584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(911)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095641585 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095641585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095641585 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095641585 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095641585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095641585 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095641585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095641585 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095641585 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250126095641585 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095641585 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126095641585 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095641585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(911)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(911)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126095641587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(908)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(908)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126095641592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095641592 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_restart_ctr_echo-BVCI220(910)@57df94ca82fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250126095641891 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095641891 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250126095641891 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250126095641891 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(912)@57df94ca82fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(912)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250126095641895 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250126095641896 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(912)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(912)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(912)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(912)@57df94ca82fd: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(912)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(912)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_echo-BVCI196(900)@57df94ca82fd: Adding Client=TC_attach_restart_ctr_echo(915), IMSI='262420000000023'H, TLLI='E1D0D98F'O, index=0 SGSN_Test-GSUP(913)@57df94ca82fd: Created GsupExpect[0] for "262420000000023" to be handled at TC_attach_restart_ctr_echo(915) TC_attach_restart_ctr_echo(915)@57df94ca82fd: 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 := '7EEBE1CF018E6CBA61537F14AFE872BE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E96D61B4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '545BE4C2AEACF862'O } } } } } 20250126095641974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095641974 DLLC NOTICE LLME(ffffffff/e1d0d98f){UNASSIGNED} LLC RX: unknown TLLI 0xe1d0d98f, creating LLME on the fly (gprs_llc.c:552) 20250126095641974 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250126095641974 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000023) type="GPRS attach"  (gprs_gmm.c:1248) 20250126095641974 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Allocated (fsm.c:456) 20250126095641974 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Init}: Allocated (fsm.c:456) 20250126095641974 DMM DEBUG MM_STATE_Gb[0x555fabfc09b0]{Idle}: Allocated (fsm.c:456) 20250126095641974 DMM DEBUG MM_STATE_Iu[0x555fabfc0880]{Detached}: Allocated (fsm.c:456) 20250126095641974 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250126095641974 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250126095641974 DLLC NOTICE LLME(ffffffff/e1d0d98f){UNASSIGNED} LLGM Assign pre (e1d0d98f => d19d9d24) (gprs_llc.c:1079) 20250126095641974 DLLC NOTICE LLME(e1d0d98f/d19d9d24){ASSIGNED} LLGM Assign post (e1d0d98f => d19d9d24) (gprs_llc.c:1125) 20250126095641974 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250126095641974 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250126095641974 DMM DEBUG MM(262420000000023/d19d9d24) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250126095641995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095641995 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250126095641995 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095641995 DMM DEBUG MM(262420000000023/d19d9d24) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000230 (gprs_gmm.c:1066) 20250126095641995 DMM NOTICE MM(262420000000023/d19d9d24) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250126095641995 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250126095641996 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250126095641996 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250126095641996 DMM DEBUG MM(262420000000023/d19d9d24) Requesting authorization (sgsn_auth.c:160) 20250126095641996 DMM INFO MM(262420000000023/d19d9d24) Requesting authentication tuples (sgsn_auth.c:184) 20250126095641996 DMM DEBUG MM(262420000000023/d19d9d24) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250126095641996 DGPRS INFO SUBSCR(262420000000023) requesting auth info (gprs_subscriber.c:805) 20250126095641996 DGPRS INFO SUBSCR(262420000000023) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f3 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(913)@57df94ca82fd: Found GsupExpect[0] for "262420000000023" handled at TC_attach_restart_ctr_echo(915) SGSN_Test-GSUP(913)@57df94ca82fd: Added IMSI table entry 0TC_attach_restart_ctr_echo(915)"262420000000023" 20250126095642002 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250126095642002 DGPRS INFO SUBSCR(262420000000023) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250126095642002 DGPRS DEBUG SUBSCR(262420000000023) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250126095642002 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber authentication info (gprs_subscriber.c:850) 20250126095642002 DMM INFO MM(262420000000023/d19d9d24) Subscriber data update (mmctx.c:445) 20250126095642002 DMM DEBUG MM(262420000000023/d19d9d24) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250126095642002 DMM INFO MM(262420000000023/d19d9d24) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250126095642002 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250126095642002 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250126095642002 DMM INFO MM(262420000000023/d19d9d24) <- GMM AUTH AND CIPHERING REQ (rand = 7e eb e1 cf 01 8e 6c ba 61 53 7f 14 af e8 72 be , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250126095642017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095642017 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20250126095642017 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095642017 DMM INFO MM(262420000000023/d19d9d24) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250126095642017 DMM NOTICE MM(262420000000023/d19d9d24) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250126095642017 DMM DEBUG MM(262420000000023/d19d9d24) checking auth: received GSM SRES = e9 6d 61 b4 (gprs_gmm.c:648) 20250126095642017 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250126095642017 DMM DEBUG MM(262420000000023/d19d9d24) Requesting authorization (sgsn_auth.c:160) 20250126095642017 DMM INFO MM(262420000000023/d19d9d24) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250126095642017 DMM DEBUG MM(262420000000023/d19d9d24) Requesting subscriber data update (gprs_subscriber.c:894) 20250126095642017 DGPRS INFO SUBSCR(262420000000023) subscriber data is not available (gprs_subscriber.c:818) 20250126095642017 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) 20250126095642017 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250126095642017 DMM INFO MM(262420000000023/d19d9d24) <- GMM ATTACH ACCEPT (new P-TMSI=0xd19d9d24) (gprs_gmm.c:282) 20250126095642020 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250126095642020 DGPRS INFO SUBSCR(262420000000023) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250126095642020 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20250126095642020 DMM INFO MM(262420000000023/d19d9d24) Subscriber data update (mmctx.c:445) 20250126095642020 DMM DEBUG MM(262420000000023/d19d9d24) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250126095642020 DMM INFO MM(262420000000023/d19d9d24) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250126095642020 DMM NOTICE MM(262420000000023/d19d9d24) Authorized, continuing procedure, IMSI=262420000000023 (gprs_gmm.c:982) 20250126095642020 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250126095642020 DMM NOTICE MM(262420000000023/d19d9d24) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250126095642020 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) 20250126095642022 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250126095642022 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20250126095642022 DMM INFO MM(262420000000023/d19d9d24) Subscriber data update (mmctx.c:445) 20250126095642022 DMM DEBUG MM(262420000000023/d19d9d24) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250126095642032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095642032 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250126095642032 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095642032 DMM INFO MM(262420000000023/d19d9d24) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250126095642032 DMM NOTICE MM(262420000000023/d19d9d24) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250126095642032 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250126095642032 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250126095642032 DLLC NOTICE LLME(e1d0d98f/d19d9d24){ASSIGNED} LLGM Assign pre (ffffffff => d19d9d24) (gprs_llc.c:1079) 20250126095642032 DLLC NOTICE LLME(ffffffff/d19d9d24){ASSIGNED} LLGM Assign post (ffffffff => d19d9d24) (gprs_llc.c:1125) 20250126095642032 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250126095642032 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250126095642032 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250126095642032 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_echo(915)@57df94ca82fd: setverdict(pass): none -> pass 20250126095642090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095642090 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250126095642090 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095642090 DMM INFO MM(262420000000023/d19d9d24) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250126095642090 DMM INFO MM(262420000000023/d19d9d24) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250126095642090 DMM DEBUG MM(262420000000023/d19d9d24) Using GGSN 0 (gprs_sm.c:317) 20250126095642090 DLGTP DEBUG Begin pdp_tidset tid = 5320000000024262 (pdp.c:279) 20250126095642090 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250126095642090 DGPRS NOTICE PDP(262420000000023/0) Create PDP Context (sgsn_libgtp.c:186) 20250126095642090 DLGTP DEBUG Registering seq=1045 in restransmit req queue (gtp.c:402) 20250126095642114 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 aa 9e 5f 52 11 06 b4 dc 06 14 05 7f 71 e3 dc 5d 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) 20250126095642114 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f99c04790b8, cbp=0x555fabfc8e50) (sgsn_libgtp.c:633) 20250126095642114 DGPRS INFO PDP(262420000000023/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250126095642114 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x555fabfcde98 TLLI=d19d9d24, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250126095642114 DGPRS INFO PDP(262420000000023/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250126095642114 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_echo(915)@57df94ca82fd: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(915)@57df94ca82fd: setverdict(pass): pass -> pass, component reason not changed 20250126095647091 DLGTP DEBUG Registering seq=1046 in restransmit req queue (gtp.c:402) 20250126095647095 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) 20250126095647095 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x555fabfbd6c0) (sgsn_libgtp.c:633) 20250126095649500 DGPRS DEBUG Checking for inactive LLMEs, time = 1116315 (sgsn.c:132) 20250126095652092 DLGTP DEBUG Registering seq=1047 in restransmit req queue (gtp.c:402) 20250126095652098 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) 20250126095652098 DGPRS DEBUG libgtp cb_conf(type=1, cause=3, pdp=(nil), cbp=0x555fabfbd6c0) (sgsn_libgtp.c:633) 20250126095652098 DGPRS NOTICE GGSN recovery (2->3) pdp=(nil), releasing all PDP contexts (sgsn_libgtp.c:619) 20250126095652098 DMM INFO MM(262420000000023/d19d9d24) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250126095652098 DLGTP DEBUG Begin pdp_tiddel tid = 5320000000024262 (pdp.c:298) 20250126095652098 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_restart_ctr_echo(915)@57df94ca82fd: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(915)@57df94ca82fd: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo-BVCI196(900)@57df94ca82fd: Removing Client IMSI='262420000000023'H, index=0 20250126095652114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095652114 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250126095652114 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095652114 DMM INFO MM(262420000000023/d19d9d24) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_restart_ctr_echo(915)@57df94ca82fd: Final verdict of PTC: pass 20250126095652121 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35638<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(913)@57df94ca82fd: Final verdict of PTC: none 20250126095652126 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250126095652126 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(912)@57df94ca82fd: Final verdict of PTC: none -NSVCI99(911)@57df94ca82fd: Final verdict of PTC: none -NSVCI97(901)@57df94ca82fd: Final verdict of PTC: none -NSVCI98(906)@57df94ca82fd: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI196(900)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(897)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(907)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(902)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(898)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(903)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(908)@57df94ca82fd: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI220(910)@57df94ca82fd: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI210(905)@57df94ca82fd: Final verdict of PTC: none -NSVCI98-provIP(904)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(914)@57df94ca82fd: Final verdict of PTC: none -NSVCI97-provIP(899)@57df94ca82fd: Final verdict of PTC: none -NSVCI99-provIP(909)@57df94ca82fd: Final verdict of PTC: none MTC@57df94ca82fd: Setting final verdict of the test case. MTC@57df94ca82fd: Local verdict of MTC: none MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-NS0(897): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(898): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97-provIP(899): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI196(900): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97(901): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-NS1(902): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(903): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98-provIP(904): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI210(905): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98(906): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-NS2(907): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(908): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99-provIP(909): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI220(910): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99(911): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP-IPA(912): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP(913): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GGSN_GTP(914): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_restart_ctr_echo(915): pass (none -> pass) MTC@57df94ca82fd: Test case TC_attach_restart_ctr_echo finished. Verdict: pass MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_echo pass'. Sun Jan 26 09:56:52 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 20250126095652177 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47476<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126095652579 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47476<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=93736) 20250126095653128 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095653128 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=93736, count=104132) 20250126095654128 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095654128 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_echo pass' was executed successfully (exit status: 0). MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_create'. ------ SGSN_Tests.TC_attach_restart_ctr_create ------ Sun Jan 26 09:56:54 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_create.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_create.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250126095655130 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095655130 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_create' was executed successfully (exit status: 0). MTC@57df94ca82fd: Test case TC_attach_restart_ctr_create started. 20250126095655656 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39128<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126095655658 DMM INFO MM(262420000000023/d19d9d24) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250126095655658 DMM INFO MM(262420000000023/d19d9d24) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250126095655658 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250126095655658 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250126095655658 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250126095655658 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250126095655658 DLLC NOTICE LLME(ffffffff/d19d9d24){ASSIGNED} LLGM Assign pre (d19d9d24 => ffffffff) (gprs_llc.c:1079) 20250126095655658 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d19d9d24 => ffffffff) (gprs_llc.c:1125) 20250126095655658 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x555fabfcdb40 (gprs_sndcp.c:574) 20250126095655658 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x555fabfcde98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250126095655658 DGPRS INFO SUBSCR(262420000000023) purging MS subscriber (gprs_subscriber.c:785) 20250126095655658 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) 20250126095655659 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f3 09 00 28 01 01 (gsup_client.c:402) 20250126095655659 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Init}: Deallocated (fsm.c:568) 20250126095655659 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Deallocated (fsm.c:568) 20250126095655659 DMM DEBUG MM_STATE_Iu[0x555fabfc0880]{Detached}: Deallocated (fsm.c:568) 20250126095655659 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Deallocated (fsm.c:568) 20250126095655659 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(916)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(917)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(916)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(920)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(920)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095655702 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250126095655702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095655702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095655702 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095655702 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250126095655702 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095655702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095655702 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095655702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(920)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095655703 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095655703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095655703 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095655703 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095655703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095655703 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095655703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095655703 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095655703 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250126095655703 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095655703 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126095655703 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095655703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(920)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(920)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126095655706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(921)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(917)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(917)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126095655711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095655711 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(922)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_restart_ctr_create-BVCI196(919)@57df94ca82fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(921)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(925)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095655717 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250126095655717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095655717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095655717 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095655717 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250126095655717 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095655717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095655717 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095655717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(925)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095655718 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095655718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095655718 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095655718 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095655718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095655718 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095655718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095655718 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095655718 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250126095655718 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095655718 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126095655718 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI98(925)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250126095655718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(925)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126095655720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(926)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(922)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(922)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126095655724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095655724 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_restart_ctr_create-BVCI210(924)@57df94ca82fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(927)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(926)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(930)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095655731 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250126095655731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095655731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095655731 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095655731 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250126095655731 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095655731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095655731 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095655731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(930)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095655732 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095655732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095655732 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095655732 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095655732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095655732 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095655732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095655732 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095655732 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250126095655732 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095655732 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126095655732 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095655732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(930)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(930)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126095655734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(927)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(927)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126095655738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095655738 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_restart_ctr_create-BVCI220(929)@57df94ca82fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250126095656131 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095656131 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250126095656131 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250126095656131 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(931)@57df94ca82fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(931)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250126095656135 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(931)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(931)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250126095656136 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(931)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(931)@57df94ca82fd: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(931)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(931)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_create-BVCI196(919)@57df94ca82fd: Adding Client=TC_attach_restart_ctr_create(934), IMSI='262420000000024'H, TLLI='C60F8FE6'O, index=0 SGSN_Test-GSUP(932)@57df94ca82fd: Created GsupExpect[0] for "262420000000024" to be handled at TC_attach_restart_ctr_create(934) TC_attach_restart_ctr_create(934)@57df94ca82fd: 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 := '376C43E14279027767318398DBA9E44E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E6E13567'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3960B49B3A934FE0'O } } } } } 20250126095656200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095656200 DLLC NOTICE LLME(ffffffff/c60f8fe6){UNASSIGNED} LLC RX: unknown TLLI 0xc60f8fe6, creating LLME on the fly (gprs_llc.c:552) 20250126095656200 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250126095656200 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000024) type="GPRS attach"  (gprs_gmm.c:1248) 20250126095656201 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Allocated (fsm.c:456) 20250126095656201 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Init}: Allocated (fsm.c:456) 20250126095656201 DMM DEBUG MM_STATE_Gb[0x555fabfc09b0]{Idle}: Allocated (fsm.c:456) 20250126095656201 DMM DEBUG MM_STATE_Iu[0x555fabfc6e30]{Detached}: Allocated (fsm.c:456) 20250126095656201 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250126095656201 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250126095656201 DLLC NOTICE LLME(ffffffff/c60f8fe6){UNASSIGNED} LLGM Assign pre (c60f8fe6 => d7e03f89) (gprs_llc.c:1079) 20250126095656201 DLLC NOTICE LLME(c60f8fe6/d7e03f89){ASSIGNED} LLGM Assign post (c60f8fe6 => d7e03f89) (gprs_llc.c:1125) 20250126095656201 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250126095656201 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250126095656201 DMM DEBUG MM(262420000000024/d7e03f89) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250126095656215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095656215 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250126095656215 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095656215 DMM DEBUG MM(262420000000024/d7e03f89) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000240 (gprs_gmm.c:1066) 20250126095656215 DMM NOTICE MM(262420000000024/d7e03f89) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250126095656215 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250126095656215 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250126095656215 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250126095656215 DMM DEBUG MM(262420000000024/d7e03f89) Requesting authorization (sgsn_auth.c:160) 20250126095656215 DMM INFO MM(262420000000024/d7e03f89) Requesting authentication tuples (sgsn_auth.c:184) 20250126095656215 DMM DEBUG MM(262420000000024/d7e03f89) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250126095656215 DGPRS INFO SUBSCR(262420000000024) requesting auth info (gprs_subscriber.c:805) 20250126095656215 DGPRS INFO SUBSCR(262420000000024) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(932)@57df94ca82fd: Found GsupExpect[0] for "262420000000024" handled at TC_attach_restart_ctr_create(934) SGSN_Test-GSUP(932)@57df94ca82fd: Added IMSI table entry 0TC_attach_restart_ctr_create(934)"262420000000024" 20250126095656221 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250126095656221 DGPRS INFO SUBSCR(262420000000024) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250126095656221 DGPRS DEBUG SUBSCR(262420000000024) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250126095656221 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber authentication info (gprs_subscriber.c:850) 20250126095656221 DMM INFO MM(262420000000024/d7e03f89) Subscriber data update (mmctx.c:445) 20250126095656221 DMM DEBUG MM(262420000000024/d7e03f89) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250126095656221 DMM INFO MM(262420000000024/d7e03f89) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250126095656221 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250126095656221 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250126095656221 DMM INFO MM(262420000000024/d7e03f89) <- GMM AUTH AND CIPHERING REQ (rand = 37 6c 43 e1 42 79 02 77 67 31 83 98 db a9 e4 4e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250126095656235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095656235 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20250126095656235 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095656235 DMM INFO MM(262420000000024/d7e03f89) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250126095656236 DMM NOTICE MM(262420000000024/d7e03f89) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250126095656236 DMM DEBUG MM(262420000000024/d7e03f89) checking auth: received GSM SRES = e6 e1 35 67 (gprs_gmm.c:648) 20250126095656236 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250126095656236 DMM DEBUG MM(262420000000024/d7e03f89) Requesting authorization (sgsn_auth.c:160) 20250126095656236 DMM INFO MM(262420000000024/d7e03f89) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250126095656236 DMM DEBUG MM(262420000000024/d7e03f89) Requesting subscriber data update (gprs_subscriber.c:894) 20250126095656236 DGPRS INFO SUBSCR(262420000000024) subscriber data is not available (gprs_subscriber.c:818) 20250126095656236 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) 20250126095656236 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250126095656236 DMM INFO MM(262420000000024/d7e03f89) <- GMM ATTACH ACCEPT (new P-TMSI=0xd7e03f89) (gprs_gmm.c:282) 20250126095656239 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250126095656239 DGPRS INFO SUBSCR(262420000000024) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250126095656239 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20250126095656239 DMM INFO MM(262420000000024/d7e03f89) Subscriber data update (mmctx.c:445) 20250126095656239 DMM DEBUG MM(262420000000024/d7e03f89) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250126095656239 DMM INFO MM(262420000000024/d7e03f89) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250126095656239 DMM NOTICE MM(262420000000024/d7e03f89) Authorized, continuing procedure, IMSI=262420000000024 (gprs_gmm.c:982) 20250126095656239 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250126095656239 DMM NOTICE MM(262420000000024/d7e03f89) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250126095656239 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) 20250126095656240 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250126095656241 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20250126095656241 DMM INFO MM(262420000000024/d7e03f89) Subscriber data update (mmctx.c:445) 20250126095656241 DMM DEBUG MM(262420000000024/d7e03f89) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250126095656250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095656250 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250126095656250 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095656250 DMM INFO MM(262420000000024/d7e03f89) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250126095656250 DMM NOTICE MM(262420000000024/d7e03f89) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250126095656250 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250126095656250 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250126095656250 DLLC NOTICE LLME(c60f8fe6/d7e03f89){ASSIGNED} LLGM Assign pre (ffffffff => d7e03f89) (gprs_llc.c:1079) 20250126095656250 DLLC NOTICE LLME(ffffffff/d7e03f89){ASSIGNED} LLGM Assign post (ffffffff => d7e03f89) (gprs_llc.c:1125) 20250126095656250 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250126095656250 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250126095656250 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250126095656251 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_create(934)@57df94ca82fd: setverdict(pass): none -> pass 20250126095656309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095656309 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250126095656309 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095656309 DMM INFO MM(262420000000024/d7e03f89) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250126095656310 DMM INFO MM(262420000000024/d7e03f89) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250126095656310 DMM DEBUG MM(262420000000024/d7e03f89) Using GGSN 0 (gprs_sm.c:317) 20250126095656310 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20250126095656310 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250126095656310 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:186) 20250126095656310 DLGTP DEBUG Registering seq=1048 in restransmit req queue (gtp.c:402) 20250126095656318 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 30 0e ca 2e 11 8b e9 e8 d5 14 05 7f 0b 59 d0 b7 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) 20250126095656318 DGPRS NOTICE GGSN recovery (3->2) pdp=0x7f99c04790b8, releasing all other PDP contexts (sgsn_libgtp.c:619) 20250126095656318 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7f99c04790b8, cbp=0x555fabfc8e50) (sgsn_libgtp.c:633) 20250126095656318 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:408) 20250126095656318 DLGTP DEBUG Begin pdp_tiddel tid = 5420000000024262 (pdp.c:298) 20250126095656318 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250126095656318 DMM NOTICE MM(262420000000024/d7e03f89) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:240) TC_attach_restart_ctr_create(934)@57df94ca82fd: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@57df94ca82fd: setverdict(pass): pass -> pass, component reason not changed 20250126095656328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095656328 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd89a02 CMD=UI DATA (gprs_llc_parse.c:89) 20250126095656328 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095656328 DMM INFO MM(262420000000024/d7e03f89) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250126095656328 DMM INFO MM(262420000000024/d7e03f89) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250126095656328 DMM DEBUG MM(262420000000024/d7e03f89) Using GGSN 0 (gprs_sm.c:317) 20250126095656328 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20250126095656328 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250126095656328 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:186) 20250126095656328 DLGTP DEBUG Registering seq=1049 in restransmit req queue (gtp.c:402) 20250126095656334 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 30 0e ca 2e 11 8b e9 e8 d5 14 05 7f 0b 59 d0 b7 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) 20250126095656335 DGPRS NOTICE GGSN recovery (2->3) pdp=0x7f99c04790b8, releasing all other PDP contexts (sgsn_libgtp.c:619) 20250126095656335 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f99c04790b8, cbp=0x555fabfc8e50) (sgsn_libgtp.c:633) 20250126095656335 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250126095656335 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x555fabfcde98 TLLI=d7e03f89, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250126095656335 DGPRS INFO PDP(262420000000024/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250126095656335 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_create(934)@57df94ca82fd: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@57df94ca82fd: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@57df94ca82fd: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create-BVCI196(919)@57df94ca82fd: Removing Client IMSI='262420000000024'H, index=0 TC_attach_restart_ctr_create(934)@57df94ca82fd: Final verdict of PTC: pass 20250126095656354 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39128<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250126095656358 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250126095656358 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(931)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(917)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GSUP(932)@57df94ca82fd: Final verdict of PTC: none -NSVCI99(930)@57df94ca82fd: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI210(924)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(916)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(922)@57df94ca82fd: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI196(919)@57df94ca82fd: Final verdict of PTC: none -NSVCI98(925)@57df94ca82fd: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI220(929)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(926)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(921)@57df94ca82fd: Final verdict of PTC: none -NSVCI97(920)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(927)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(933)@57df94ca82fd: Final verdict of PTC: none -NSVCI97-provIP(918)@57df94ca82fd: Final verdict of PTC: none -NSVCI99-provIP(928)@57df94ca82fd: Final verdict of PTC: none -NSVCI98-provIP(923)@57df94ca82fd: Final verdict of PTC: none MTC@57df94ca82fd: Setting final verdict of the test case. MTC@57df94ca82fd: Local verdict of MTC: none MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-NS0(916): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(917): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97-provIP(918): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_restart_ctr_create-BVCI196(919): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97(920): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-NS1(921): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(922): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98-provIP(923): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_restart_ctr_create-BVCI210(924): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98(925): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-NS2(926): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(927): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99-provIP(928): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_restart_ctr_create-BVCI220(929): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99(930): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP-IPA(931): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP(932): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GGSN_GTP(933): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_restart_ctr_create(934): pass (none -> pass) MTC@57df94ca82fd: Test case TC_attach_restart_ctr_create finished. Verdict: pass MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_create pass'. Sun Jan 26 09:56:56 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 20250126095656470 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39138<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126095656872 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39138<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=104596) 20250126095657359 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095657360 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=104596, count=105856) 20250126095658361 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095658361 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_create pass' was executed successfully (exit status: 0). MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire'. ------ SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire ------ Sun Jan 26 09:56:58 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250126095659363 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095659363 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire' was executed successfully (exit status: 0). MTC@57df94ca82fd: Test case TC_attach_pdp_act_deact_mt_t3395_expire started. 20250126095659983 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39148<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126095659986 DMM INFO MM(262420000000024/d7e03f89) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250126095659986 DMM INFO MM(262420000000024/d7e03f89) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250126095659986 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250126095659986 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250126095659986 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250126095659986 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250126095659986 DLLC NOTICE LLME(ffffffff/d7e03f89){ASSIGNED} LLGM Assign pre (d7e03f89 => ffffffff) (gprs_llc.c:1079) 20250126095659986 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d7e03f89 => ffffffff) (gprs_llc.c:1125) 20250126095659986 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x555fabfcdb40 (gprs_sndcp.c:574) 20250126095659986 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x555fabfcde98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250126095659986 DMM NOTICE MM(262420000000024/d7e03f89) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250126095659986 DGPRS INFO PDP(262420000000024/0) Forcing release of PDP context (pdpctx.c:102) 20250126095659986 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250126095659986 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250126095659986 DLGTP DEBUG Registering seq=1050 in restransmit req queue (gtp.c:402) 20250126095659986 DGPRS INFO SUBSCR(262420000000024) purging MS subscriber (gprs_subscriber.c:785) 20250126095659986 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) 20250126095659986 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f4 09 00 28 01 01 (gsup_client.c:402) 20250126095659986 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Init}: Deallocated (fsm.c:568) 20250126095659986 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Deallocated (fsm.c:568) 20250126095659986 DMM DEBUG MM_STATE_Iu[0x555fabfc6e30]{Detached}: Deallocated (fsm.c:568) 20250126095659986 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Deallocated (fsm.c:568) 20250126095659986 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(935)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(936)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(935)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(939)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095700038 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250126095700038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095700038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095700038 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095700038 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250126095700038 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095700038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095700038 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095700038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(939)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095700041 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095700041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095700041 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095700042 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095700042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095700042 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095700042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095700042 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095700042 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250126095700042 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095700042 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) SGSN_Test-Gb1-NS1(940)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21011 20250126095700042 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095700042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(939)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(939)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126095700046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(941)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(936)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(936)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(940)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250126095700052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095700052 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(944)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095700053 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250126095700053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095700053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095700053 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095700053 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250126095700053 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095700053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095700053 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095700053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(944)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095700054 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095700054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095700054 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095700054 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095700054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095700054 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095700054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095700054 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095700054 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250126095700054 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095700054 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@57df94ca82fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(944)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250126095700054 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095700054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(944)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126095700057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(945)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(941)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(941)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126095700063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095700063 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(946)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(943)@57df94ca82fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(945)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(949)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(949)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095700068 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250126095700068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095700068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095700068 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095700068 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250126095700068 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095700068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095700068 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095700068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(949)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095700069 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095700069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095700069 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095700069 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095700069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095700069 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095700069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095700069 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095700069 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250126095700069 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095700069 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(949)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250126095700069 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095700069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(949)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126095700072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(946)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(946)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126095700076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095700076 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(948)@57df94ca82fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250126095700365 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095700365 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250126095700365 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250126095700365 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(950)@57df94ca82fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(950)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250126095700369 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250126095700370 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(950)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(950)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(950)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(950)@57df94ca82fd: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(950)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(950)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@57df94ca82fd: Adding Client=TC_attach_pdp_act_deact_mt_t3395_expire(953), IMSI='262420000000025'H, TLLI='D33F4837'O, index=0 SGSN_Test-GSUP(951)@57df94ca82fd: Created GsupExpect[0] for "262420000000025" to be handled at TC_attach_pdp_act_deact_mt_t3395_expire(953) TC_attach_pdp_act_deact_mt_t3395_expire(953)@57df94ca82fd: 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 := '963B2B99E90003828BB9F9647B4BB2EF'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8A3B2B2E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '082F5951F16FF25F'O } } } } } 20250126095701440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095701440 DLLC NOTICE LLME(ffffffff/d33f4837){UNASSIGNED} LLC RX: unknown TLLI 0xd33f4837, creating LLME on the fly (gprs_llc.c:552) 20250126095701440 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250126095701440 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000025) type="GPRS attach"  (gprs_gmm.c:1248) 20250126095701440 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Allocated (fsm.c:456) 20250126095701440 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Init}: Allocated (fsm.c:456) 20250126095701440 DMM DEBUG MM_STATE_Gb[0x555fabfc09b0]{Idle}: Allocated (fsm.c:456) 20250126095701440 DMM DEBUG MM_STATE_Iu[0x555fabfc0880]{Detached}: Allocated (fsm.c:456) 20250126095701440 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250126095701440 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250126095701440 DLLC NOTICE LLME(ffffffff/d33f4837){UNASSIGNED} LLGM Assign pre (d33f4837 => d9599ed5) (gprs_llc.c:1079) 20250126095701440 DLLC NOTICE LLME(d33f4837/d9599ed5){ASSIGNED} LLGM Assign post (d33f4837 => d9599ed5) (gprs_llc.c:1125) 20250126095701440 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250126095701440 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250126095701440 DMM DEBUG MM(262420000000025/d9599ed5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250126095701463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095701463 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250126095701463 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095701463 DMM DEBUG MM(262420000000025/d9599ed5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000250 (gprs_gmm.c:1066) 20250126095701463 DMM NOTICE MM(262420000000025/d9599ed5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250126095701463 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250126095701463 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250126095701463 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250126095701463 DMM DEBUG MM(262420000000025/d9599ed5) Requesting authorization (sgsn_auth.c:160) 20250126095701463 DMM INFO MM(262420000000025/d9599ed5) Requesting authentication tuples (sgsn_auth.c:184) 20250126095701463 DMM DEBUG MM(262420000000025/d9599ed5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250126095701463 DGPRS INFO SUBSCR(262420000000025) requesting auth info (gprs_subscriber.c:805) 20250126095701463 DGPRS INFO SUBSCR(262420000000025) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(951)@57df94ca82fd: Found GsupExpect[0] for "262420000000025" handled at TC_attach_pdp_act_deact_mt_t3395_expire(953) SGSN_Test-GSUP(951)@57df94ca82fd: Added IMSI table entry 0TC_attach_pdp_act_deact_mt_t3395_expire(953)"262420000000025" 20250126095701469 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250126095701469 DGPRS INFO SUBSCR(262420000000025) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250126095701469 DGPRS DEBUG SUBSCR(262420000000025) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250126095701469 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber authentication info (gprs_subscriber.c:850) 20250126095701469 DMM INFO MM(262420000000025/d9599ed5) Subscriber data update (mmctx.c:445) 20250126095701469 DMM DEBUG MM(262420000000025/d9599ed5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250126095701469 DMM INFO MM(262420000000025/d9599ed5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250126095701469 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250126095701469 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250126095701469 DMM INFO MM(262420000000025/d9599ed5) <- GMM AUTH AND CIPHERING REQ (rand = 96 3b 2b 99 e9 00 03 82 8b b9 f9 64 7b 4b b2 ef , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250126095701486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095701486 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20250126095701486 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095701486 DMM INFO MM(262420000000025/d9599ed5) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250126095701486 DMM NOTICE MM(262420000000025/d9599ed5) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250126095701486 DMM DEBUG MM(262420000000025/d9599ed5) checking auth: received GSM SRES = 8a 3b 2b 2e (gprs_gmm.c:648) 20250126095701486 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250126095701486 DMM DEBUG MM(262420000000025/d9599ed5) Requesting authorization (sgsn_auth.c:160) 20250126095701486 DMM INFO MM(262420000000025/d9599ed5) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250126095701487 DMM DEBUG MM(262420000000025/d9599ed5) Requesting subscriber data update (gprs_subscriber.c:894) 20250126095701487 DGPRS INFO SUBSCR(262420000000025) subscriber data is not available (gprs_subscriber.c:818) 20250126095701487 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) 20250126095701487 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250126095701487 DMM INFO MM(262420000000025/d9599ed5) <- GMM ATTACH ACCEPT (new P-TMSI=0xd9599ed5) (gprs_gmm.c:282) 20250126095701489 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250126095701489 DGPRS INFO SUBSCR(262420000000025) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250126095701489 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20250126095701489 DMM INFO MM(262420000000025/d9599ed5) Subscriber data update (mmctx.c:445) 20250126095701489 DMM DEBUG MM(262420000000025/d9599ed5) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250126095701489 DMM INFO MM(262420000000025/d9599ed5) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250126095701489 DMM NOTICE MM(262420000000025/d9599ed5) Authorized, continuing procedure, IMSI=262420000000025 (gprs_gmm.c:982) 20250126095701489 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250126095701489 DMM NOTICE MM(262420000000025/d9599ed5) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250126095701490 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) 20250126095701491 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250126095701491 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20250126095701491 DMM INFO MM(262420000000025/d9599ed5) Subscriber data update (mmctx.c:445) 20250126095701491 DMM DEBUG MM(262420000000025/d9599ed5) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250126095701509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095701510 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250126095701510 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095701510 DMM INFO MM(262420000000025/d9599ed5) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250126095701510 DMM NOTICE MM(262420000000025/d9599ed5) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250126095701510 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250126095701510 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250126095701510 DLLC NOTICE LLME(d33f4837/d9599ed5){ASSIGNED} LLGM Assign pre (ffffffff => d9599ed5) (gprs_llc.c:1079) 20250126095701510 DLLC NOTICE LLME(ffffffff/d9599ed5){ASSIGNED} LLGM Assign post (ffffffff => d9599ed5) (gprs_llc.c:1125) 20250126095701510 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250126095701510 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250126095701510 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250126095701510 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_mt_t3395_expire(953)@57df94ca82fd: setverdict(pass): none -> pass 20250126095701559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095701559 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250126095701559 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095701559 DMM INFO MM(262420000000025/d9599ed5) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250126095701559 DMM INFO MM(262420000000025/d9599ed5) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250126095701559 DMM DEBUG MM(262420000000025/d9599ed5) Using GGSN 0 (gprs_sm.c:317) 20250126095701559 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) 20250126095701559 DLGTP DEBUG Begin pdp_tidset tid = 5520000000024262 (pdp.c:279) 20250126095701559 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250126095701559 DGPRS NOTICE PDP(262420000000025/0) Create PDP Context (sgsn_libgtp.c:186) 20250126095701559 DLGTP DEBUG Registering seq=1051 in restransmit req queue (gtp.c:402) 20250126095701568 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 3f 73 4b 06 11 42 50 9b 58 14 05 7f a5 09 e8 6c 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) 20250126095701568 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f99c047a130, cbp=0x555fabfc4b80) (sgsn_libgtp.c:633) 20250126095701568 DGPRS INFO PDP(262420000000025/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250126095701568 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x555fabfcde98 TLLI=d9599ed5, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250126095701569 DGPRS INFO PDP(262420000000025/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250126095701569 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_mt_t3395_expire(953)@57df94ca82fd: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire(953)@57df94ca82fd: setverdict(pass): pass -> pass, component reason not changed 20250126095701576 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:499) 20250126095701576 DGPRS INFO PDP(262420000000025:5): Context 0x7f99c047a130 was deleted (sgsn_libgtp.c:707) 20250126095701576 DMM INFO MM(262420000000025/d9599ed5) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250126095701576 DLGTP DEBUG Begin pdp_tiddel tid = 5520000000024262 (pdp.c:298) 20250126095701576 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250126095709576 DMM INFO MM(262420000000025/d9599ed5) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250126095717004 DLGTP DEBUG Retransmit resp queue seq 23 expired, removing from queue (gsn.c:294) 20250126095717577 DMM INFO MM(262420000000025/d9599ed5) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250126095719501 DGPRS DEBUG Checking for inactive LLMEs, time = 1116345 (sgsn.c:132) 20250126095720367 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250126095720367 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250126095720368 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(950)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(950)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250126095725578 DMM INFO MM(262420000000025/d9599ed5) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250126095730043 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095730050 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095730050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250126095730055 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095730058 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095730058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250126095730069 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095730073 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095730073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250126095733579 DMM INFO MM(262420000000025/d9599ed5) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) TC_attach_pdp_act_deact_mt_t3395_expire(953)@57df94ca82fd: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@57df94ca82fd: Removing Client IMSI='262420000000025'H, index=0 20250126095733597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095733597 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250126095733597 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095733597 DMM INFO MM(262420000000025/d9599ed5) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_deact_mt_t3395_expire(953)@57df94ca82fd: Final verdict of PTC: pass 20250126095733601 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39148<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250126095733607 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250126095733607 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(950)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(940)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GSUP(951)@57df94ca82fd: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(948)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(935)@57df94ca82fd: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@57df94ca82fd: Final verdict of PTC: none -NSVCI97(939)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(946)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(945)@57df94ca82fd: Final verdict of PTC: none -NSVCI98(944)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(936)@57df94ca82fd: Final verdict of PTC: none -NSVCI99(949)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(941)@57df94ca82fd: Final verdict of PTC: none -NSVCI99-provIP(947)@57df94ca82fd: Final verdict of PTC: none -NSVCI97-provIP(937)@57df94ca82fd: Final verdict of PTC: none -NSVCI98-provIP(942)@57df94ca82fd: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(943)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(952)@57df94ca82fd: Final verdict of PTC: none MTC@57df94ca82fd: Setting final verdict of the test case. MTC@57df94ca82fd: Local verdict of MTC: none MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-NS0(935): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(936): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97-provIP(937): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97(939): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-NS1(940): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(941): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98-provIP(942): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(943): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98(944): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-NS2(945): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(946): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99-provIP(947): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(948): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99(949): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP-IPA(950): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP(951): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GGSN_GTP(952): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire(953): pass (none -> pass) MTC@57df94ca82fd: Test case TC_attach_pdp_act_deact_mt_t3395_expire finished. Verdict: pass MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass'. Sun Jan 26 09:57:33 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 20250126095733706 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54908<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126095734108 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54908<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=108524) 20250126095734607 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095734607 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=108524, count=112880) 20250126095735609 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095735609 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass' was executed successfully (exit status: 0). MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans'. ------ SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans ------ Sun Jan 26 09:57:36 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250126095736610 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095736610 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans' was executed successfully (exit status: 0). MTC@57df94ca82fd: Test case TC_attach_pdp_act_deact_gtp_retrans started. 20250126095737213 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46314<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126095737216 DMM INFO MM(262420000000025/d9599ed5) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250126095737216 DMM INFO MM(262420000000025/d9599ed5) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250126095737216 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250126095737217 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250126095737217 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250126095737217 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250126095737217 DLLC NOTICE LLME(ffffffff/d9599ed5){ASSIGNED} LLGM Assign pre (d9599ed5 => ffffffff) (gprs_llc.c:1079) 20250126095737217 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d9599ed5 => ffffffff) (gprs_llc.c:1125) 20250126095737217 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x555fabfcdb40 (gprs_sndcp.c:574) 20250126095737217 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x555fabfcde98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250126095737217 DGPRS INFO SUBSCR(262420000000025) purging MS subscriber (gprs_subscriber.c:785) 20250126095737217 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) 20250126095737217 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f5 09 00 28 01 01 (gsup_client.c:402) 20250126095737217 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Init}: Deallocated (fsm.c:568) 20250126095737217 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Deallocated (fsm.c:568) 20250126095737217 DMM DEBUG MM_STATE_Iu[0x555fabfc0880]{Detached}: Deallocated (fsm.c:568) 20250126095737217 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Deallocated (fsm.c:568) 20250126095737217 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(954)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(955)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(954)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(958)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095737266 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250126095737266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095737266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095737266 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095737266 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250126095737266 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095737266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095737266 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095737266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(958)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095737267 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095737267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095737267 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095737267 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095737267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095737267 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095737267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095737267 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095737267 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250126095737267 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095737267 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(958)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(958)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126095737267 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095737267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) SGSN_Test-Gb1-NS1(959)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21011 20250126095737270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(955)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(955)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(960)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250126095737277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095737277 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(959)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(963)@57df94ca82fd: Provider Link came up: sending NS-RESET TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@57df94ca82fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250126095737279 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250126095737279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095737279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095737279 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095737280 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250126095737280 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095737280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095737280 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095737280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(963)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095737280 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095737280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095737280 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095737280 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095737280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095737280 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095737280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095737280 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095737280 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250126095737280 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095737280 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126095737281 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095737281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(963)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(963)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126095737283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(964)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(960)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(960)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126095737289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095737289 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans-BVCI210(962)@57df94ca82fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(965)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(964)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(968)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095737294 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250126095737294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095737294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095737294 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095737294 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250126095737294 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095737294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095737294 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095737294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(968)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095737295 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095737295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095737295 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095737295 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095737295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095737295 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095737295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095737295 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095737295 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250126095737295 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095737295 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(968)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250126095737295 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095737295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(968)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126095737297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(965)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(965)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126095737301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095737301 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans-BVCI220(967)@57df94ca82fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250126095737611 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095737611 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250126095737611 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250126095737611 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(969)@57df94ca82fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(969)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250126095737615 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(969)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(969)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250126095737616 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(969)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(969)@57df94ca82fd: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(969)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(969)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@57df94ca82fd: Adding Client=TC_attach_pdp_act_deact_gtp_retrans(972), IMSI='262420000000027'H, TLLI='FBF0065C'O, index=0 SGSN_Test-GSUP(970)@57df94ca82fd: Created GsupExpect[0] for "262420000000027" to be handled at TC_attach_pdp_act_deact_gtp_retrans(972) TC_attach_pdp_act_deact_gtp_retrans(972)@57df94ca82fd: 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 := '203504A788A3E6CB6F1FC489AEF3F799'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5A301C18'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '59523E3234074E97'O } } } } } 20250126095737687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095737687 DLLC NOTICE LLME(ffffffff/fbf0065c){UNASSIGNED} LLC RX: unknown TLLI 0xfbf0065c, creating LLME on the fly (gprs_llc.c:552) 20250126095737687 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250126095737688 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000027) type="GPRS attach"  (gprs_gmm.c:1248) 20250126095737688 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Allocated (fsm.c:456) 20250126095737688 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Init}: Allocated (fsm.c:456) 20250126095737688 DMM DEBUG MM_STATE_Gb[0x555fabfc09b0]{Idle}: Allocated (fsm.c:456) 20250126095737688 DMM DEBUG MM_STATE_Iu[0x555fabfc6e30]{Detached}: Allocated (fsm.c:456) 20250126095737688 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250126095737688 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250126095737688 DLLC NOTICE LLME(ffffffff/fbf0065c){UNASSIGNED} LLGM Assign pre (fbf0065c => cfa16133) (gprs_llc.c:1079) 20250126095737688 DLLC NOTICE LLME(fbf0065c/cfa16133){ASSIGNED} LLGM Assign post (fbf0065c => cfa16133) (gprs_llc.c:1125) 20250126095737688 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250126095737688 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250126095737688 DMM DEBUG MM(262420000000027/cfa16133) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250126095737712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095737712 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250126095737712 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095737712 DMM DEBUG MM(262420000000027/cfa16133) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000270 (gprs_gmm.c:1066) 20250126095737712 DMM NOTICE MM(262420000000027/cfa16133) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250126095737712 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250126095737712 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250126095737712 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250126095737713 DMM DEBUG MM(262420000000027/cfa16133) Requesting authorization (sgsn_auth.c:160) 20250126095737713 DMM INFO MM(262420000000027/cfa16133) Requesting authentication tuples (sgsn_auth.c:184) 20250126095737713 DMM DEBUG MM(262420000000027/cfa16133) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250126095737713 DGPRS INFO SUBSCR(262420000000027) requesting auth info (gprs_subscriber.c:805) 20250126095737713 DGPRS INFO SUBSCR(262420000000027) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(970)@57df94ca82fd: Found GsupExpect[0] for "262420000000027" handled at TC_attach_pdp_act_deact_gtp_retrans(972) SGSN_Test-GSUP(970)@57df94ca82fd: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans(972)"262420000000027" 20250126095737718 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250126095737718 DGPRS INFO SUBSCR(262420000000027) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250126095737718 DGPRS DEBUG SUBSCR(262420000000027) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250126095737718 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber authentication info (gprs_subscriber.c:850) 20250126095737718 DMM INFO MM(262420000000027/cfa16133) Subscriber data update (mmctx.c:445) 20250126095737718 DMM DEBUG MM(262420000000027/cfa16133) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250126095737718 DMM INFO MM(262420000000027/cfa16133) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250126095737718 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250126095737718 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250126095737718 DMM INFO MM(262420000000027/cfa16133) <- GMM AUTH AND CIPHERING REQ (rand = 20 35 04 a7 88 a3 e6 cb 6f 1f c4 89 ae f3 f7 99 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250126095737733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095737733 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20250126095737733 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095737733 DMM INFO MM(262420000000027/cfa16133) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250126095737733 DMM NOTICE MM(262420000000027/cfa16133) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250126095737733 DMM DEBUG MM(262420000000027/cfa16133) checking auth: received GSM SRES = 5a 30 1c 18 (gprs_gmm.c:648) 20250126095737733 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250126095737733 DMM DEBUG MM(262420000000027/cfa16133) Requesting authorization (sgsn_auth.c:160) 20250126095737733 DMM INFO MM(262420000000027/cfa16133) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250126095737733 DMM DEBUG MM(262420000000027/cfa16133) Requesting subscriber data update (gprs_subscriber.c:894) 20250126095737733 DGPRS INFO SUBSCR(262420000000027) subscriber data is not available (gprs_subscriber.c:818) 20250126095737733 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) 20250126095737733 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250126095737733 DMM INFO MM(262420000000027/cfa16133) <- GMM ATTACH ACCEPT (new P-TMSI=0xcfa16133) (gprs_gmm.c:282) 20250126095737736 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250126095737736 DGPRS INFO SUBSCR(262420000000027) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250126095737736 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20250126095737736 DMM INFO MM(262420000000027/cfa16133) Subscriber data update (mmctx.c:445) 20250126095737736 DMM DEBUG MM(262420000000027/cfa16133) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250126095737736 DMM INFO MM(262420000000027/cfa16133) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250126095737736 DMM NOTICE MM(262420000000027/cfa16133) Authorized, continuing procedure, IMSI=262420000000027 (gprs_gmm.c:982) 20250126095737736 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250126095737736 DMM NOTICE MM(262420000000027/cfa16133) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250126095737736 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) 20250126095737737 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250126095737737 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20250126095737737 DMM INFO MM(262420000000027/cfa16133) Subscriber data update (mmctx.c:445) 20250126095737737 DMM DEBUG MM(262420000000027/cfa16133) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250126095737748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095737748 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250126095737748 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095737748 DMM INFO MM(262420000000027/cfa16133) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250126095737748 DMM NOTICE MM(262420000000027/cfa16133) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250126095737748 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250126095737748 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250126095737748 DLLC NOTICE LLME(fbf0065c/cfa16133){ASSIGNED} LLGM Assign pre (ffffffff => cfa16133) (gprs_llc.c:1079) 20250126095737748 DLLC NOTICE LLME(ffffffff/cfa16133){ASSIGNED} LLGM Assign post (ffffffff => cfa16133) (gprs_llc.c:1125) 20250126095737748 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250126095737748 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250126095737748 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250126095737748 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans(972)@57df94ca82fd: setverdict(pass): none -> pass 20250126095737803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095737803 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250126095737803 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095737803 DMM INFO MM(262420000000027/cfa16133) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250126095737803 DMM INFO MM(262420000000027/cfa16133) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250126095737803 DMM DEBUG MM(262420000000027/cfa16133) Using GGSN 0 (gprs_sm.c:317) 20250126095737803 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) 20250126095737803 DLGTP DEBUG Begin pdp_tidset tid = 5720000000024262 (pdp.c:279) 20250126095737803 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250126095737803 DGPRS NOTICE PDP(262420000000027/0) Create PDP Context (sgsn_libgtp.c:186) 20250126095737803 DLGTP DEBUG Registering seq=1052 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_gtp_retrans(972)@57df94ca82fd: First createPDPContextRequest received, dropping & waiting for retransmission 20250126095742804 DLGTP INFO Retransmit (0) of seq 1052 (gsn.c:274) 20250126095742822 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 95 81 bb 53 11 a2 d1 b9 ff 14 05 7f ea d9 09 f5 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) 20250126095742822 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f99c047a130, cbp=0x555fabfc4b80) (sgsn_libgtp.c:633) 20250126095742822 DGPRS INFO PDP(262420000000027/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250126095742822 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x555fabfcde98 TLLI=cfa16133, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250126095742822 DGPRS INFO PDP(262420000000027/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250126095742822 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) 20250126095742837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095742837 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20250126095742837 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095742837 DMM INFO MM(262420000000027/cfa16133) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20250126095742837 DGPRS INFO PDP(262420000000027/0) Delete PDP Context (sgsn_libgtp.c:326) 20250126095742837 DLGTP DEBUG Registering seq=1053 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_gtp_retrans(972)@57df94ca82fd: First deletePDPContextRequest received, dropping & waiting for retransmission 20250126095747839 DLGTP INFO Retransmit (0) of seq 1053 (gsn.c:274) 20250126095747842 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) 20250126095747842 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f99c047a130, cbp=0x555fabfc4b80) (sgsn_libgtp.c:633) 20250126095747842 DGPRS INFO PDP(262420000000027/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:553) 20250126095747842 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x555fabfcde98, TLLI=cfa16133, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250126095747842 DMM INFO MM(262420000000027/cfa16133) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20250126095747842 DLGTP DEBUG Begin pdp_tiddel tid = 5720000000024262 (pdp.c:298) 20250126095747842 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans(972)@57df94ca82fd: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans(972)@57df94ca82fd: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@57df94ca82fd: Removing Client IMSI='262420000000027'H, index=0 TC_attach_pdp_act_deact_gtp_retrans(972)@57df94ca82fd: Final verdict of PTC: pass 20250126095747850 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46314<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(970)@57df94ca82fd: Final verdict of PTC: none -NSVCI97(958)@57df94ca82fd: Final verdict of PTC: none 20250126095747854 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250126095747854 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(959)@57df94ca82fd: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI210(962)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(964)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(965)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(955)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(969)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(960)@57df94ca82fd: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(954)@57df94ca82fd: Final verdict of PTC: none -NSVCI99(968)@57df94ca82fd: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI220(967)@57df94ca82fd: Final verdict of PTC: none -NSVCI98(963)@57df94ca82fd: Final verdict of PTC: none -NSVCI98-provIP(961)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(971)@57df94ca82fd: Final verdict of PTC: none -NSVCI99-provIP(966)@57df94ca82fd: Final verdict of PTC: none -NSVCI97-provIP(956)@57df94ca82fd: Final verdict of PTC: none MTC@57df94ca82fd: Setting final verdict of the test case. MTC@57df94ca82fd: Local verdict of MTC: none MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-NS0(954): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(955): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97-provIP(956): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97(958): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-NS1(959): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(960): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98-provIP(961): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI210(962): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98(963): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-NS2(964): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(965): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99-provIP(966): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI220(967): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99(968): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP-IPA(969): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP(970): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GGSN_GTP(971): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans(972): pass (none -> pass) MTC@57df94ca82fd: Test case TC_attach_pdp_act_deact_gtp_retrans finished. Verdict: pass MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass'. Sun Jan 26 09:57:47 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 20250126095747942 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36924<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126095748344 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36924<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103124) 20250126095748855 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095748855 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=103124, count=103664) 20250126095749502 DGPRS DEBUG Checking for inactive LLMEs, time = 1116375 (sgsn.c:132) 20250126095749856 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095749856 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass' was executed successfully (exit status: 0). MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp'. ------ SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp ------ Sun Jan 26 09:57:50 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250126095750857 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095750857 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp' was executed successfully (exit status: 0). MTC@57df94ca82fd: Test case TC_attach_pdp_act_deact_gtp_retrans_resp started. 20250126095751436 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36938<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126095751438 DMM INFO MM(262420000000027/cfa16133) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250126095751438 DMM INFO MM(262420000000027/cfa16133) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250126095751438 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250126095751438 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250126095751438 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250126095751438 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250126095751438 DLLC NOTICE LLME(ffffffff/cfa16133){ASSIGNED} LLGM Assign pre (cfa16133 => ffffffff) (gprs_llc.c:1079) 20250126095751438 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cfa16133 => ffffffff) (gprs_llc.c:1125) 20250126095751438 DGPRS INFO SUBSCR(262420000000027) purging MS subscriber (gprs_subscriber.c:785) 20250126095751438 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) 20250126095751438 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f7 09 00 28 01 01 (gsup_client.c:402) 20250126095751438 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Init}: Deallocated (fsm.c:568) 20250126095751438 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Deallocated (fsm.c:568) 20250126095751438 DMM DEBUG MM_STATE_Iu[0x555fabfc6e30]{Detached}: Deallocated (fsm.c:568) 20250126095751438 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Deallocated (fsm.c:568) 20250126095751438 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(973)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(974)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(973)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(977)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095751484 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250126095751484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095751484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095751484 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095751484 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250126095751484 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095751484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095751484 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095751484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(977)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095751485 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095751485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095751485 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095751485 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095751485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095751485 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095751485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095751485 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095751485 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250126095751485 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095751485 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126095751485 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095751485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(977)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(977)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126095751487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(978)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(974)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(974)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126095751491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095751491 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@57df94ca82fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(979)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(978)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(982)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(982)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095751498 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250126095751498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095751498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095751498 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095751498 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250126095751498 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095751498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095751498 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095751498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(982)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095751500 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095751500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095751500 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095751500 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095751500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095751500 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095751500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095751500 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095751500 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250126095751500 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095751500 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126095751501 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095751501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(982)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test SGSN_Test-Gb2-NS2(983)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(982)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126095751503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(979)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(979)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(984)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(983)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250126095751510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095751510 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(987)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095751511 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250126095751511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095751511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095751511 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095751511 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250126095751511 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095751511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095751511 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095751511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(981)@57df94ca82fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(987)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095751512 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095751512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095751512 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095751512 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095751512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095751512 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095751512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095751512 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095751512 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250126095751512 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095751512 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126095751512 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095751512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(987)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(987)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126095751514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(984)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(984)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126095751519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095751519 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(986)@57df94ca82fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250126095751858 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095751858 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250126095751858 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250126095751858 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(988)@57df94ca82fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(988)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250126095751862 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250126095751864 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(988)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(988)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(988)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(988)@57df94ca82fd: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(988)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(988)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@57df94ca82fd: Adding Client=TC_attach_pdp_act_deact_gtp_retrans_resp(991), IMSI='262420000000028'H, TLLI='D0379B7F'O, index=0 SGSN_Test-GSUP(989)@57df94ca82fd: Created GsupExpect[0] for "262420000000028" to be handled at TC_attach_pdp_act_deact_gtp_retrans_resp(991) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@57df94ca82fd: 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 := '7959F4194171FE44C70C7578D7EA3B8E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '769E3FE1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '44611738754BC634'O } } } } } 20250126095751938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095751938 DLLC NOTICE LLME(ffffffff/d0379b7f){UNASSIGNED} LLC RX: unknown TLLI 0xd0379b7f, creating LLME on the fly (gprs_llc.c:552) 20250126095751938 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250126095751938 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000028) type="GPRS attach"  (gprs_gmm.c:1248) 20250126095751938 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Allocated (fsm.c:456) 20250126095751938 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Init}: Allocated (fsm.c:456) 20250126095751938 DMM DEBUG MM_STATE_Gb[0x555fabfc09b0]{Idle}: Allocated (fsm.c:456) 20250126095751938 DMM DEBUG MM_STATE_Iu[0x555fabfc0880]{Detached}: Allocated (fsm.c:456) 20250126095751938 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250126095751938 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250126095751938 DLLC NOTICE LLME(ffffffff/d0379b7f){UNASSIGNED} LLGM Assign pre (d0379b7f => f45f545d) (gprs_llc.c:1079) 20250126095751938 DLLC NOTICE LLME(d0379b7f/f45f545d){ASSIGNED} LLGM Assign post (d0379b7f => f45f545d) (gprs_llc.c:1125) 20250126095751938 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250126095751938 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250126095751938 DMM DEBUG MM(262420000000028/f45f545d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250126095751947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095751947 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250126095751947 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095751947 DMM DEBUG MM(262420000000028/f45f545d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000280 (gprs_gmm.c:1066) 20250126095751947 DMM NOTICE MM(262420000000028/f45f545d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250126095751947 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250126095751947 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250126095751947 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250126095751947 DMM DEBUG MM(262420000000028/f45f545d) Requesting authorization (sgsn_auth.c:160) 20250126095751947 DMM INFO MM(262420000000028/f45f545d) Requesting authentication tuples (sgsn_auth.c:184) 20250126095751947 DMM DEBUG MM(262420000000028/f45f545d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250126095751947 DGPRS INFO SUBSCR(262420000000028) requesting auth info (gprs_subscriber.c:805) 20250126095751947 DGPRS INFO SUBSCR(262420000000028) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f8 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(989)@57df94ca82fd: Found GsupExpect[0] for "262420000000028" handled at TC_attach_pdp_act_deact_gtp_retrans_resp(991) SGSN_Test-GSUP(989)@57df94ca82fd: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans_resp(991)"262420000000028" 20250126095751948 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250126095751948 DGPRS INFO SUBSCR(262420000000028) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250126095751948 DGPRS DEBUG SUBSCR(262420000000028) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250126095751948 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber authentication info (gprs_subscriber.c:850) 20250126095751948 DMM INFO MM(262420000000028/f45f545d) Subscriber data update (mmctx.c:445) 20250126095751948 DMM DEBUG MM(262420000000028/f45f545d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250126095751948 DMM INFO MM(262420000000028/f45f545d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250126095751948 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250126095751948 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250126095751948 DMM INFO MM(262420000000028/f45f545d) <- GMM AUTH AND CIPHERING REQ (rand = 79 59 f4 19 41 71 fe 44 c7 0c 75 78 d7 ea 3b 8e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250126095751953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095751953 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20250126095751953 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095751953 DMM INFO MM(262420000000028/f45f545d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250126095751953 DMM NOTICE MM(262420000000028/f45f545d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250126095751953 DMM DEBUG MM(262420000000028/f45f545d) checking auth: received GSM SRES = 76 9e 3f e1 (gprs_gmm.c:648) 20250126095751953 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250126095751953 DMM DEBUG MM(262420000000028/f45f545d) Requesting authorization (sgsn_auth.c:160) 20250126095751953 DMM INFO MM(262420000000028/f45f545d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250126095751954 DMM DEBUG MM(262420000000028/f45f545d) Requesting subscriber data update (gprs_subscriber.c:894) 20250126095751954 DGPRS INFO SUBSCR(262420000000028) subscriber data is not available (gprs_subscriber.c:818) 20250126095751954 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) 20250126095751954 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250126095751954 DMM INFO MM(262420000000028/f45f545d) <- GMM ATTACH ACCEPT (new P-TMSI=0xf45f545d) (gprs_gmm.c:282) 20250126095751954 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250126095751954 DGPRS INFO SUBSCR(262420000000028) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250126095751954 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20250126095751954 DMM INFO MM(262420000000028/f45f545d) Subscriber data update (mmctx.c:445) 20250126095751954 DMM DEBUG MM(262420000000028/f45f545d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250126095751954 DMM INFO MM(262420000000028/f45f545d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250126095751954 DMM NOTICE MM(262420000000028/f45f545d) Authorized, continuing procedure, IMSI=262420000000028 (gprs_gmm.c:982) 20250126095751954 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250126095751954 DMM NOTICE MM(262420000000028/f45f545d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250126095751954 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) 20250126095751955 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250126095751955 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20250126095751955 DMM INFO MM(262420000000028/f45f545d) Subscriber data update (mmctx.c:445) 20250126095751955 DMM DEBUG MM(262420000000028/f45f545d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250126095751958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095751958 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250126095751958 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095751958 DMM INFO MM(262420000000028/f45f545d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250126095751958 DMM NOTICE MM(262420000000028/f45f545d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250126095751958 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250126095751958 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250126095751958 DLLC NOTICE LLME(d0379b7f/f45f545d){ASSIGNED} LLGM Assign pre (ffffffff => f45f545d) (gprs_llc.c:1079) 20250126095751958 DLLC NOTICE LLME(ffffffff/f45f545d){ASSIGNED} LLGM Assign post (ffffffff => f45f545d) (gprs_llc.c:1125) 20250126095751958 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250126095751958 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250126095751958 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250126095751958 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@57df94ca82fd: setverdict(pass): none -> pass 20250126095752018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095752018 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250126095752018 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095752018 DMM INFO MM(262420000000028/f45f545d) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250126095752018 DMM INFO MM(262420000000028/f45f545d) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250126095752018 DMM DEBUG MM(262420000000028/f45f545d) Using GGSN 0 (gprs_sm.c:317) 20250126095752018 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) 20250126095752018 DLGTP DEBUG Begin pdp_tidset tid = 5820000000024262 (pdp.c:279) 20250126095752018 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250126095752018 DGPRS NOTICE PDP(262420000000028/0) Create PDP Context (sgsn_libgtp.c:186) 20250126095752018 DLGTP DEBUG Registering seq=1054 in restransmit req queue (gtp.c:402) 20250126095752045 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 11 ea 95 56 11 04 ff 30 28 14 05 7f 9a 90 53 91 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1054 from retransmit req queue (gtp.c:443) 20250126095752045 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f99c047a130, cbp=0x555fabfc4b80) (sgsn_libgtp.c:633) 20250126095752045 DGPRS INFO PDP(262420000000028/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250126095752045 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x555fabfcde98 TLLI=f45f545d, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250126095752045 DGPRS INFO PDP(262420000000028/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250126095752045 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@57df94ca82fd: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp(991)@57df94ca82fd: setverdict(pass): pass -> pass, component reason not changed 20250126095752058 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:499) 20250126095752058 DGPRS INFO PDP(262420000000028:5): Context 0x7f99c047a130 was deleted (sgsn_libgtp.c:707) 20250126095752058 DMM INFO MM(262420000000028/f45f545d) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250126095752058 DLGTP DEBUG Begin pdp_tiddel tid = 5820000000024262 (pdp.c:298) 20250126095752058 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@57df94ca82fd: First deletePDPContextResponse received, dropping & retransmitting retransmission of deletePDPContextRequest 20250126095752069 DLGTP INFO Rx duplicate seq=23 from 127.0.0.103, retrans resp (gtp.c:606) 20250126095752071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095752071 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250126095752071 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095752071 DMM INFO MM(262420000000028/f45f545d) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) 20250126095752071 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:2341) 20250126095752071 DLGTP DEBUG Registering seq=24 in restransmit resp queue (gtp.c:499) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@57df94ca82fd: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@57df94ca82fd: Removing Client IMSI='262420000000028'H, index=0 TC_attach_pdp_act_deact_gtp_retrans_resp(991)@57df94ca82fd: Final verdict of PTC: pass 20250126095752081 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36938<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250126095752086 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250126095752086 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-BSSGP1(979)@57df94ca82fd: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(973)@57df94ca82fd: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(981)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(988)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(974)@57df94ca82fd: Final verdict of PTC: none -NSVCI99(987)@57df94ca82fd: Final verdict of PTC: none -NSVCI98(982)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(983)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GSUP(989)@57df94ca82fd: Final verdict of PTC: none -NSVCI97(977)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(984)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(978)@57df94ca82fd: Final verdict of PTC: none -NSVCI99-provIP(985)@57df94ca82fd: Final verdict of PTC: none -NSVCI98-provIP(980)@57df94ca82fd: Final verdict of PTC: none -NSVCI97-provIP(975)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(990)@57df94ca82fd: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(986)@57df94ca82fd: Final verdict of PTC: none MTC@57df94ca82fd: Setting final verdict of the test case. Sun Jan 26 09:57:52 UTC 2025 ====== SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass ====== MTC@57df94ca82fd: Local verdict of MTC: noneSaving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.talloc MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-NS0(973): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(974): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97-provIP(975): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97(977): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-NS1(978): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(979): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98-provIP(980): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(981): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98(982): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-NS2(983): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(984): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99-provIP(985): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(986): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99(987): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP-IPA(988): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP(989): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GGSN_GTP(990): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp(991): pass (none -> pass) MTC@57df94ca82fd: Test case TC_attach_pdp_act_deact_gtp_retrans_resp finished. Verdict: pass MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass'. 20250126095752183 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36946<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126095752585 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36946<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102184) 20250126095753088 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095753088 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=102184, count=103344) 20250126095754089 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095754089 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass' was executed successfully (exit status: 0). MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn'. ------ SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn ------ Sun Jan 26 09:57:54 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250126095755091 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095755091 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn' was executed successfully (exit status: 0). MTC@57df94ca82fd: Test case TC_attach_pdp_act_user_error_ind_ggsn started. 20250126095755668 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57708<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126095755670 DMM INFO MM(262420000000028/f45f545d) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250126095755670 DMM INFO MM(262420000000028/f45f545d) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250126095755670 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250126095755671 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250126095755671 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250126095755671 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250126095755671 DLLC NOTICE LLME(ffffffff/f45f545d){ASSIGNED} LLGM Assign pre (f45f545d => ffffffff) (gprs_llc.c:1079) 20250126095755671 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f45f545d => ffffffff) (gprs_llc.c:1125) 20250126095755671 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x555fabfcdb40 (gprs_sndcp.c:574) 20250126095755671 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x555fabfcde98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250126095755671 DGPRS INFO SUBSCR(262420000000028) purging MS subscriber (gprs_subscriber.c:785) 20250126095755671 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) 20250126095755671 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f8 09 00 28 01 01 (gsup_client.c:402) 20250126095755671 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Init}: Deallocated (fsm.c:568) 20250126095755671 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Deallocated (fsm.c:568) 20250126095755671 DMM DEBUG MM_STATE_Iu[0x555fabfc0880]{Detached}: Deallocated (fsm.c:568) 20250126095755671 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Deallocated (fsm.c:568) 20250126095755671 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(992)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(993)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(992)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(996)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(996)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095755718 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250126095755718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095755718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095755718 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095755718 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250126095755718 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095755718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095755718 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095755718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(996)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095755719 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095755719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095755719 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095755719 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095755719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095755719 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095755719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095755719 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095755719 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250126095755719 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095755719 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126095755719 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095755719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(996)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(996)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(997)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21011 20250126095755721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(993)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(993)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126095755728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095755728 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(994)@57df94ca82fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(998)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(997)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1001)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1001)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095755734 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250126095755734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095755734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095755734 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095755734 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250126095755734 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095755734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095755734 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095755734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1001)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095755735 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095755735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095755735 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095755735 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095755735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095755735 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095755735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095755735 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095755735 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250126095755735 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095755735 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126095755735 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095755735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1001)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1001)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126095755738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(998)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(998)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1002)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21012 20250126095755746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095755746 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(1000)@57df94ca82fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1003)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1002)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1007)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1007)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095755758 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250126095755758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095755758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095755758 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095755758 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250126095755758 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095755758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095755758 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095755758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1007)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095755759 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095755759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095755759 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095755759 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095755759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095755759 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095755759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095755759 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095755759 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250126095755759 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095755759 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126095755759 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095755759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1007)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1007)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126095755761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1003)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1003)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126095755765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095755765 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(1004)@57df94ca82fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250126095756092 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095756092 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250126095756092 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250126095756093 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1006)@57df94ca82fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1006)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250126095756097 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250126095756099 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1006)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1006)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1006)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1006)@57df94ca82fd: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1006)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1006)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(994)@57df94ca82fd: Adding Client=TC_attach_pdp_act_user_error_ind_ggsn(1010), IMSI='262420000000026'H, TLLI='D2159DC9'O, index=0 SGSN_Test-GSUP(1008)@57df94ca82fd: Created GsupExpect[0] for "262420000000026" to be handled at TC_attach_pdp_act_user_error_ind_ggsn(1010) TC_attach_pdp_act_user_error_ind_ggsn(1010)@57df94ca82fd: 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 := '4BCECDD56BC70B3CFB952D06BF7B4647'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'EEC1B8D8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C0ACA1FD504433B3'O } } } } } 20250126095756160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095756161 DLLC NOTICE LLME(ffffffff/d2159dc9){UNASSIGNED} LLC RX: unknown TLLI 0xd2159dc9, creating LLME on the fly (gprs_llc.c:552) 20250126095756161 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250126095756161 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach"  (gprs_gmm.c:1248) 20250126095756161 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Allocated (fsm.c:456) 20250126095756161 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Init}: Allocated (fsm.c:456) 20250126095756161 DMM DEBUG MM_STATE_Gb[0x555fabfc09b0]{Idle}: Allocated (fsm.c:456) 20250126095756161 DMM DEBUG MM_STATE_Iu[0x555fabfc6e30]{Detached}: Allocated (fsm.c:456) 20250126095756161 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250126095756161 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250126095756161 DLLC NOTICE LLME(ffffffff/d2159dc9){UNASSIGNED} LLGM Assign pre (d2159dc9 => c3f628aa) (gprs_llc.c:1079) 20250126095756161 DLLC NOTICE LLME(d2159dc9/c3f628aa){ASSIGNED} LLGM Assign post (d2159dc9 => c3f628aa) (gprs_llc.c:1125) 20250126095756161 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250126095756161 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250126095756161 DMM DEBUG MM(262420000000026/c3f628aa) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250126095756173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095756173 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250126095756173 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095756173 DMM DEBUG MM(262420000000026/c3f628aa) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1066) 20250126095756173 DMM NOTICE MM(262420000000026/c3f628aa) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250126095756173 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250126095756173 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250126095756173 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250126095756173 DMM DEBUG MM(262420000000026/c3f628aa) Requesting authorization (sgsn_auth.c:160) 20250126095756173 DMM INFO MM(262420000000026/c3f628aa) Requesting authentication tuples (sgsn_auth.c:184) 20250126095756173 DMM DEBUG MM(262420000000026/c3f628aa) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250126095756173 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20250126095756173 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)@57df94ca82fd: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_user_error_ind_ggsn(1010) SGSN_Test-GSUP(1008)@57df94ca82fd: Added IMSI table entry 0TC_attach_pdp_act_user_error_ind_ggsn(1010)"262420000000026" 20250126095756180 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250126095756180 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250126095756180 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250126095756180 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20250126095756180 DMM INFO MM(262420000000026/c3f628aa) Subscriber data update (mmctx.c:445) 20250126095756180 DMM DEBUG MM(262420000000026/c3f628aa) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250126095756180 DMM INFO MM(262420000000026/c3f628aa) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250126095756180 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250126095756180 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250126095756180 DMM INFO MM(262420000000026/c3f628aa) <- GMM AUTH AND CIPHERING REQ (rand = 4b ce cd d5 6b c7 0b 3c fb 95 2d 06 bf 7b 46 47 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250126095756195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095756196 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20250126095756196 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095756196 DMM INFO MM(262420000000026/c3f628aa) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250126095756196 DMM NOTICE MM(262420000000026/c3f628aa) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250126095756196 DMM DEBUG MM(262420000000026/c3f628aa) checking auth: received GSM SRES = ee c1 b8 d8 (gprs_gmm.c:648) 20250126095756196 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250126095756196 DMM DEBUG MM(262420000000026/c3f628aa) Requesting authorization (sgsn_auth.c:160) 20250126095756196 DMM INFO MM(262420000000026/c3f628aa) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250126095756196 DMM DEBUG MM(262420000000026/c3f628aa) Requesting subscriber data update (gprs_subscriber.c:894) 20250126095756196 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20250126095756196 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) 20250126095756196 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250126095756196 DMM INFO MM(262420000000026/c3f628aa) <- GMM ATTACH ACCEPT (new P-TMSI=0xc3f628aa) (gprs_gmm.c:282) 20250126095756199 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250126095756199 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250126095756199 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20250126095756199 DMM INFO MM(262420000000026/c3f628aa) Subscriber data update (mmctx.c:445) 20250126095756199 DMM DEBUG MM(262420000000026/c3f628aa) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250126095756199 DMM INFO MM(262420000000026/c3f628aa) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250126095756199 DMM NOTICE MM(262420000000026/c3f628aa) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:982) 20250126095756199 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250126095756199 DMM NOTICE MM(262420000000026/c3f628aa) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250126095756199 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) 20250126095756200 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250126095756200 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20250126095756200 DMM INFO MM(262420000000026/c3f628aa) Subscriber data update (mmctx.c:445) 20250126095756200 DMM DEBUG MM(262420000000026/c3f628aa) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250126095756209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095756209 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250126095756210 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095756210 DMM INFO MM(262420000000026/c3f628aa) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250126095756210 DMM NOTICE MM(262420000000026/c3f628aa) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250126095756210 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250126095756210 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250126095756210 DLLC NOTICE LLME(d2159dc9/c3f628aa){ASSIGNED} LLGM Assign pre (ffffffff => c3f628aa) (gprs_llc.c:1079) 20250126095756210 DLLC NOTICE LLME(ffffffff/c3f628aa){ASSIGNED} LLGM Assign post (ffffffff => c3f628aa) (gprs_llc.c:1125) 20250126095756210 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250126095756210 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250126095756210 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250126095756210 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_error_ind_ggsn(1010)@57df94ca82fd: setverdict(pass): none -> pass 20250126095756267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095756267 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250126095756267 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095756267 DMM INFO MM(262420000000026/c3f628aa) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250126095756267 DMM INFO MM(262420000000026/c3f628aa) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250126095756267 DMM DEBUG MM(262420000000026/c3f628aa) Using GGSN 0 (gprs_sm.c:317) 20250126095756267 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) 20250126095756267 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20250126095756267 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250126095756267 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:186) 20250126095756267 DLGTP DEBUG Registering seq=1055 in restransmit req queue (gtp.c:402) 20250126095756292 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 7c 2e c4 18 11 fa 13 81 3e 14 05 7f 48 ad 4e 00 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1055 from retransmit req queue (gtp.c:443) 20250126095756292 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f99c047a130, cbp=0x555fabfc4b80) (sgsn_libgtp.c:633) 20250126095756292 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250126095756292 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x555fabfcde98 TLLI=c3f628aa, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250126095756292 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250126095756292 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_error_ind_ggsn(1010)@57df94ca82fd: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_error_ind_ggsn(1010)@57df94ca82fd: setverdict(pass): pass -> pass, component reason not changed 20250126095756308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095756308 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250126095756308 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095756313 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 7c 2e c4 18 85 00 04 7f 00 00 67 : Received Error Indication (gtp.c:2551) 20250126095756313 DGPRS INFO PDP(262420000000026:5): Context 0x7f99c047a130 was deleted (sgsn_libgtp.c:707) 20250126095756313 DMM INFO MM(262420000000026/c3f628aa) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250126095756313 DLGTP DEBUG Begin pdp_tiddel tid = 5620000000024262 (pdp.c:298) 20250126095756313 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(994)@57df94ca82fd: Removing Client IMSI='262420000000026'H, index=0 20250126095756323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095756323 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250126095756323 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095756323 DMM INFO MM(262420000000026/c3f628aa) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_user_error_ind_ggsn(1010)@57df94ca82fd: Final verdict of PTC: pass 20250126095756326 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57708<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(1000)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GSUP(1008)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1002)@57df94ca82fd: Final verdict of PTC: none 20250126095756330 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250126095756330 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(994)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(992)@57df94ca82fd: Final verdict of PTC: none -NSVCI97(996)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1006)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(997)@57df94ca82fd: Final verdict of PTC: none -NSVCI99(1007)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(998)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1003)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(993)@57df94ca82fd: Final verdict of PTC: none -NSVCI98(1001)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1009)@57df94ca82fd: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(1004)@57df94ca82fd: Final verdict of PTC: none -NSVCI99-provIP(1005)@57df94ca82fd: Final verdict of PTC: none -NSVCI97-provIP(995)@57df94ca82fd: Final verdict of PTC: none -NSVCI98-provIP(999)@57df94ca82fd: Final verdict of PTC: none MTC@57df94ca82fd: Setting final verdict of the test case. MTC@57df94ca82fd: Local verdict of MTC: none MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-NS0(992): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(993): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(994): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97-provIP(995): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97(996): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-NS1(997): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(998): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98-provIP(999): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(1000): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98(1001): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-NS2(1002): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1003): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(1004): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99-provIP(1005): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP-IPA(1006): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99(1007): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP(1008): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GGSN_GTP(1009): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn(1010): pass (none -> pass) MTC@57df94ca82fd: Test case TC_attach_pdp_act_user_error_ind_ggsn finished. Verdict: pass MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass'. Sun Jan 26 09:57:56 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 20250126095756418 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57718<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126095756820 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57718<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=104004) 20250126095757332 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095757332 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=104004, count=104544) 20250126095758333 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095758333 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass' was executed successfully (exit status: 0). MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach'. ------ SGSN_Tests.TC_attach_pdp_act_gmm_detach ------ Sun Jan 26 09:57:58 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_gmm_detach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_gmm_detach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250126095759335 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095759335 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach' was executed successfully (exit status: 0). MTC@57df94ca82fd: Test case TC_attach_pdp_act_gmm_detach started. 20250126095759925 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57726<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126095759927 DMM INFO MM(262420000000026/c3f628aa) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250126095759927 DMM INFO MM(262420000000026/c3f628aa) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250126095759927 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250126095759927 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250126095759927 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250126095759927 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250126095759927 DLLC NOTICE LLME(ffffffff/c3f628aa){ASSIGNED} LLGM Assign pre (c3f628aa => ffffffff) (gprs_llc.c:1079) 20250126095759927 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c3f628aa => ffffffff) (gprs_llc.c:1125) 20250126095759927 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x555fabfcdb40 (gprs_sndcp.c:574) 20250126095759927 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x555fabfcde98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250126095759927 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20250126095759927 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) 20250126095759927 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f6 09 00 28 01 01 (gsup_client.c:402) 20250126095759927 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Init}: Deallocated (fsm.c:568) 20250126095759927 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Deallocated (fsm.c:568) 20250126095759927 DMM DEBUG MM_STATE_Iu[0x555fabfc6e30]{Detached}: Deallocated (fsm.c:568) 20250126095759927 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Deallocated (fsm.c:568) 20250126095759927 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1011)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1012)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1011)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1015)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1015)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095759958 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250126095759958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095759958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095759958 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095759958 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250126095759958 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095759958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095759958 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095759958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1015)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095759959 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095759959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095759959 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095759959 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095759959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095759959 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095759959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095759959 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095759959 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250126095759959 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095759959 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126095759960 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095759960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1015)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1015)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126095759962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1016)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1012)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1012)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1017)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250126095759967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095759967 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_gmm_detach-BVCI196(1014)@57df94ca82fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1016)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1021)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1021)@57df94ca82fd: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1020)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21012 20250126095759976 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250126095759976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095759976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095759976 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095759976 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250126095759976 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095759976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095759976 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095759976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1021)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095759977 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095759977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095759977 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095759977 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095759977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095759977 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095759977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095759977 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095759977 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250126095759977 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095759977 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1021)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250126095759977 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095759977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1021)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126095759980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1022)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1020)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb1-BSSGP1(1017)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1017)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) -NSVCI99(1025)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095759986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095759986 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) 20250126095759987 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250126095759987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095759987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095759987 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095759987 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250126095759987 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095759987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095759987 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095759987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1025)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095759987 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095759987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095759987 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095759987 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095759987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095759987 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095759987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095759987 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095759987 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250126095759987 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095759987 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126095759988 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095759988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1025)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1025)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) TC_attach_pdp_act_gmm_detach-BVCI210(1018)@57df94ca82fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250126095759990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1022)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1022)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126095759995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095759996 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_gmm_detach-BVCI220(1024)@57df94ca82fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250126095800336 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095800336 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250126095800336 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250126095800336 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1026)@57df94ca82fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1026)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250126095800340 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250126095800342 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1026)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1026)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1026)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1026)@57df94ca82fd: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1026)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1026)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_gmm_detach-BVCI196(1014)@57df94ca82fd: Adding Client=TC_attach_pdp_act_gmm_detach(1029), IMSI='262420000000026'H, TLLI='ED26862E'O, index=0 SGSN_Test-GSUP(1027)@57df94ca82fd: Created GsupExpect[0] for "262420000000026" to be handled at TC_attach_pdp_act_gmm_detach(1029) TC_attach_pdp_act_gmm_detach(1029)@57df94ca82fd: 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 := '5A634C72C9A047B0368E98DAC7C2D61D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A3A7BFCB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E8A8A7CBDAA7D7A5'O } } } } } 20250126095800414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095800414 DLLC NOTICE LLME(ffffffff/ed26862e){UNASSIGNED} LLC RX: unknown TLLI 0xed26862e, creating LLME on the fly (gprs_llc.c:552) 20250126095800414 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250126095800414 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach"  (gprs_gmm.c:1248) 20250126095800414 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Allocated (fsm.c:456) 20250126095800414 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Init}: Allocated (fsm.c:456) 20250126095800414 DMM DEBUG MM_STATE_Gb[0x555fabfc09b0]{Idle}: Allocated (fsm.c:456) 20250126095800414 DMM DEBUG MM_STATE_Iu[0x555fabfc0880]{Detached}: Allocated (fsm.c:456) 20250126095800414 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250126095800414 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250126095800414 DLLC NOTICE LLME(ffffffff/ed26862e){UNASSIGNED} LLGM Assign pre (ed26862e => c9ff7fae) (gprs_llc.c:1079) 20250126095800414 DLLC NOTICE LLME(ed26862e/c9ff7fae){ASSIGNED} LLGM Assign post (ed26862e => c9ff7fae) (gprs_llc.c:1125) 20250126095800414 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250126095800414 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250126095800414 DMM DEBUG MM(262420000000026/c9ff7fae) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250126095800432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095800432 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250126095800432 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095800432 DMM DEBUG MM(262420000000026/c9ff7fae) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1066) 20250126095800432 DMM NOTICE MM(262420000000026/c9ff7fae) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250126095800432 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250126095800432 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250126095800432 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250126095800432 DMM DEBUG MM(262420000000026/c9ff7fae) Requesting authorization (sgsn_auth.c:160) 20250126095800432 DMM INFO MM(262420000000026/c9ff7fae) Requesting authentication tuples (sgsn_auth.c:184) 20250126095800432 DMM DEBUG MM(262420000000026/c9ff7fae) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250126095800432 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20250126095800432 DGPRS INFO SUBSCR(262420000000026) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1027)@57df94ca82fd: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_gmm_detach(1029) SGSN_Test-GSUP(1027)@57df94ca82fd: Added IMSI table entry 0TC_attach_pdp_act_gmm_detach(1029)"262420000000026" 20250126095800438 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250126095800438 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250126095800438 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250126095800438 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20250126095800438 DMM INFO MM(262420000000026/c9ff7fae) Subscriber data update (mmctx.c:445) 20250126095800438 DMM DEBUG MM(262420000000026/c9ff7fae) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250126095800438 DMM INFO MM(262420000000026/c9ff7fae) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250126095800438 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250126095800438 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250126095800438 DMM INFO MM(262420000000026/c9ff7fae) <- GMM AUTH AND CIPHERING REQ (rand = 5a 63 4c 72 c9 a0 47 b0 36 8e 98 da c7 c2 d6 1d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250126095800454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095800454 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20250126095800454 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095800454 DMM INFO MM(262420000000026/c9ff7fae) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250126095800454 DMM NOTICE MM(262420000000026/c9ff7fae) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250126095800454 DMM DEBUG MM(262420000000026/c9ff7fae) checking auth: received GSM SRES = a3 a7 bf cb (gprs_gmm.c:648) 20250126095800454 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250126095800454 DMM DEBUG MM(262420000000026/c9ff7fae) Requesting authorization (sgsn_auth.c:160) 20250126095800454 DMM INFO MM(262420000000026/c9ff7fae) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250126095800454 DMM DEBUG MM(262420000000026/c9ff7fae) Requesting subscriber data update (gprs_subscriber.c:894) 20250126095800454 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20250126095800454 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) 20250126095800454 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250126095800454 DMM INFO MM(262420000000026/c9ff7fae) <- GMM ATTACH ACCEPT (new P-TMSI=0xc9ff7fae) (gprs_gmm.c:282) 20250126095800458 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250126095800458 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250126095800458 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20250126095800458 DMM INFO MM(262420000000026/c9ff7fae) Subscriber data update (mmctx.c:445) 20250126095800458 DMM DEBUG MM(262420000000026/c9ff7fae) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250126095800458 DMM INFO MM(262420000000026/c9ff7fae) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250126095800458 DMM NOTICE MM(262420000000026/c9ff7fae) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:982) 20250126095800458 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250126095800458 DMM NOTICE MM(262420000000026/c9ff7fae) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250126095800458 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) 20250126095800459 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250126095800459 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20250126095800459 DMM INFO MM(262420000000026/c9ff7fae) Subscriber data update (mmctx.c:445) 20250126095800459 DMM DEBUG MM(262420000000026/c9ff7fae) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250126095800472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095800472 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250126095800472 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095800472 DMM INFO MM(262420000000026/c9ff7fae) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250126095800472 DMM NOTICE MM(262420000000026/c9ff7fae) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250126095800472 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250126095800472 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250126095800472 DLLC NOTICE LLME(ed26862e/c9ff7fae){ASSIGNED} LLGM Assign pre (ffffffff => c9ff7fae) (gprs_llc.c:1079) 20250126095800472 DLLC NOTICE LLME(ffffffff/c9ff7fae){ASSIGNED} LLGM Assign post (ffffffff => c9ff7fae) (gprs_llc.c:1125) 20250126095800472 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250126095800472 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250126095800472 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250126095800472 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_gmm_detach(1029)@57df94ca82fd: setverdict(pass): none -> pass 20250126095800532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095800532 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250126095800532 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095800532 DMM INFO MM(262420000000026/c9ff7fae) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250126095800532 DMM INFO MM(262420000000026/c9ff7fae) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250126095800532 DMM DEBUG MM(262420000000026/c9ff7fae) Using GGSN 0 (gprs_sm.c:317) 20250126095800532 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) 20250126095800532 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20250126095800532 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250126095800532 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:186) 20250126095800532 DLGTP DEBUG Registering seq=1056 in restransmit req queue (gtp.c:402) 20250126095800556 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 08 ca 3b f8 11 8a 38 7e 13 14 05 7f 94 a8 c6 39 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1056 from retransmit req queue (gtp.c:443) 20250126095800556 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f99c047a130, cbp=0x555fabfc4b80) (sgsn_libgtp.c:633) 20250126095800556 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250126095800556 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x555fabfcde98 TLLI=c9ff7fae, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250126095800556 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250126095800556 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_gmm_detach(1029)@57df94ca82fd: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach(1029)@57df94ca82fd: setverdict(pass): pass -> pass, component reason not changed 20250126095800570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095800570 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf5006 CMD=UI DATA (gprs_llc_parse.c:89) 20250126095800570 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095800570 DMM INFO MM(262420000000026/c9ff7fae) -> GMM DETACH REQUEST TLLI=0xc9ff7fae type=GPRS detach (gprs_gmm.c:1440) 20250126095800570 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:380) 20250126095800570 DMM INFO MM(262420000000026/c9ff7fae) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20250126095800570 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250126095800570 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250126095800570 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250126095800570 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250126095800570 DLLC NOTICE LLME(ffffffff/c9ff7fae){ASSIGNED} LLGM Assign pre (c9ff7fae => ffffffff) (gprs_llc.c:1079) 20250126095800570 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c9ff7fae => ffffffff) (gprs_llc.c:1125) 20250126095800570 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x555fabfcdb40 (gprs_sndcp.c:574) 20250126095800570 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x555fabfcde98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250126095800570 DMM NOTICE MM(262420000000026/c9ff7fae) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250126095800570 DGPRS INFO PDP(262420000000026/0) Forcing release of PDP context (pdpctx.c:102) 20250126095800570 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250126095800570 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250126095800570 DLGTP DEBUG Registering seq=1057 in restransmit req queue (gtp.c:402) 20250126095800570 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20250126095800570 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) 20250126095800570 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Init}: Deallocated (fsm.c:568) 20250126095800571 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Deallocated (fsm.c:568) 20250126095800571 DMM DEBUG MM_STATE_Iu[0x555fabfc0880]{Detached}: Deallocated (fsm.c:568) 20250126095800571 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Deallocated (fsm.c:568) 20250126095800572 DGPRS INFO GSUP(262420000000026) Completing purge MS (gprs_subscriber.c:579) TC_attach_pdp_act_gmm_detach(1029)@57df94ca82fd: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach-BVCI196(1014)@57df94ca82fd: Removing Client IMSI='262420000000026'H, index=0 TC_attach_pdp_act_gmm_detach(1029)@57df94ca82fd: Final verdict of PTC: pass 20250126095800587 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57726<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-NS2(1020)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GSUP(1027)@57df94ca82fd: Final verdict of PTC: none -NSVCI99(1025)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1011)@57df94ca82fd: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI196(1014)@57df94ca82fd: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI220(1024)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1022)@57df94ca82fd: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI210(1018)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1012)@57df94ca82fd: Final verdict of PTC: none -NSVCI98(1021)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1016)@57df94ca82fd: Final verdict of PTC: none 20250126095800594 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-Gb1-BSSGP1(1017)@57df94ca82fd: Final verdict of PTC: none 20250126095800594 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(1015)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1026)@57df94ca82fd: Final verdict of PTC: none -NSVCI97-provIP(1013)@57df94ca82fd: Final verdict of PTC: none -NSVCI99-provIP(1023)@57df94ca82fd: Final verdict of PTC: none -NSVCI98-provIP(1019)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1028)@57df94ca82fd: Final verdict of PTC: none MTC@57df94ca82fd: Setting final verdict of the test case. MTC@57df94ca82fd: Local verdict of MTC: none MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-NS0(1011): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1012): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97-provIP(1013): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI196(1014): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97(1015): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-NS1(1016): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1017): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI210(1018): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98-provIP(1019): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-NS2(1020): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98(1021): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1022): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99-provIP(1023): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI220(1024): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99(1025): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP-IPA(1026): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP(1027): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GGSN_GTP(1028): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_pdp_act_gmm_detach(1029): pass (none -> pass) MTC@57df94ca82fd: Test case TC_attach_pdp_act_gmm_detach finished. Verdict: pass MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach pass'. Sun Jan 26 09:58:00 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 20250126095800679 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57734<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126095800981 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57734<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=107960) 20250126095801594 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095801595 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=107960, count=108696) 20250126095802596 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095802596 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach pass' was executed successfully (exit status: 0). MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach'. ------ SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach ------ Sun Jan 26 09:58:03 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250126095803596 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095803596 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach' was executed successfully (exit status: 0). MTC@57df94ca82fd: Test case TC_attach_gmm_attach_req_while_gmm_attach started. 20250126095804080 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57744<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126095804083 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1030)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1031)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1030)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1034)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095804126 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250126095804126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095804126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095804126 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095804126 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250126095804126 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095804126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095804126 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095804126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1034)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095804128 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095804128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095804128 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095804128 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095804128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095804128 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095804128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095804128 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095804128 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250126095804128 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095804128 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126095804129 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095804129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1034)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1034)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126095804134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1035)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1031)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1031)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126095804143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095804143 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1036)@57df94ca82fd: 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(1033)@57df94ca82fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1035)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1039)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095804147 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250126095804147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095804148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095804148 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095804148 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250126095804148 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095804148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095804148 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095804148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1039)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095804149 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095804149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095804149 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095804149 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095804149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095804149 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095804149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095804149 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095804149 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250126095804149 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095804149 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126095804149 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095804149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1039)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1039)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126095804151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1040)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1036)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1036)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126095804156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095804156 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1038)@57df94ca82fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1041)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1040)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1044)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095804163 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250126095804163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095804163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095804163 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095804163 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250126095804163 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095804163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095804163 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095804163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1044)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095804164 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095804164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095804164 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095804164 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095804164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095804164 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095804164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095804164 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095804164 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250126095804164 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095804164 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126095804164 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095804164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1044)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1044)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126095804167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1041)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1041)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126095804172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095804172 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1043)@57df94ca82fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250126095804597 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095804597 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250126095804597 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250126095804597 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1045)@57df94ca82fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1045)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250126095804601 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250126095804603 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1045)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1045)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1045)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1045)@57df94ca82fd: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1045)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1045)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@57df94ca82fd: Adding Client=TC_attach_gmm_attach_req_while_gmm_attach(1048), IMSI='262420000000039'H, TLLI='D8E0DF71'O, index=0 SGSN_Test-GSUP(1046)@57df94ca82fd: Created GsupExpect[0] for "262420000000039" to be handled at TC_attach_gmm_attach_req_while_gmm_attach(1048) 20250126095805669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095805669 DLLC NOTICE LLME(ffffffff/d8e0df71){UNASSIGNED} LLC RX: unknown TLLI 0xd8e0df71, creating LLME on the fly (gprs_llc.c:552) 20250126095805669 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250126095805669 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1248) 20250126095805669 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Allocated (fsm.c:456) 20250126095805669 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Init}: Allocated (fsm.c:456) 20250126095805669 DMM DEBUG MM_STATE_Gb[0x555fabfc09b0]{Idle}: Allocated (fsm.c:456) 20250126095805669 DMM DEBUG MM_STATE_Iu[0x555fabfc6e30]{Detached}: Allocated (fsm.c:456) 20250126095805669 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250126095805669 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250126095805669 DLLC NOTICE LLME(ffffffff/d8e0df71){UNASSIGNED} LLGM Assign pre (d8e0df71 => f9e21091) (gprs_llc.c:1079) 20250126095805669 DLLC NOTICE LLME(d8e0df71/f9e21091){ASSIGNED} LLGM Assign post (d8e0df71 => f9e21091) (gprs_llc.c:1125) 20250126095805669 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250126095805669 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250126095805669 DMM DEBUG MM(262420000000039/f9e21091) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250126095805682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095805682 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x7e8caa CMD=UI DATA (gprs_llc_parse.c:89) 20250126095805682 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095805682 DMM INFO MM(262420000000039/f9e21091) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1248) 20250126095805682 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250126095805682 DLLC NOTICE LLME(d8e0df71/f9e21091){ASSIGNED} LLGM Assign pre (d8e0df71 => f9e21091) (gprs_llc.c:1079) 20250126095805682 DLLC NOTICE LLME(d8e0df71/f9e21091){ASSIGNED} LLGM Assign post (d8e0df71 => f9e21091) (gprs_llc.c:1125) 20250126095805682 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{CheckIdentity}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250126095805682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095805682 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf98a9 CMD=UI DATA (gprs_llc_parse.c:89) 20250126095805682 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095805682 DMM DEBUG MM(262420000000039/f9e21091) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1066) 20250126095805682 DMM NOTICE MM(262420000000039/f9e21091) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250126095805682 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250126095805682 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250126095805682 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250126095805682 DMM INFO MM(262420000000039/f9e21091) <- GMM ATTACH ACCEPT (new P-TMSI=0xf9e21091) (gprs_gmm.c:282) TC_attach_gmm_attach_req_while_gmm_attach(1048)@57df94ca82fd: setverdict(pass): none -> pass TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@57df94ca82fd: Removing Client IMSI='262420000000039'H, index=0 20250126095806697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095806697 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250126095806697 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095806697 DMM INFO MM(262420000000039/f9e21091) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250126095806697 DMM NOTICE MM(262420000000039/f9e21091) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250126095806697 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250126095806697 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250126095806697 DLLC NOTICE LLME(d8e0df71/f9e21091){ASSIGNED} LLGM Assign pre (ffffffff => f9e21091) (gprs_llc.c:1079) 20250126095806697 DLLC NOTICE LLME(ffffffff/f9e21091){ASSIGNED} LLGM Assign post (ffffffff => f9e21091) (gprs_llc.c:1125) 20250126095806697 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250126095806697 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250126095806697 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250126095806698 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_gmm_attach_req_while_gmm_attach(1048)@57df94ca82fd: Final verdict of PTC: pass 20250126095806702 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57744<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1046)@57df94ca82fd: Final verdict of PTC: none 20250126095806706 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250126095806706 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(1031)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1045)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1036)@57df94ca82fd: Final verdict of PTC: none -NSVCI97(1034)@57df94ca82fd: Final verdict of PTC: none -NSVCI99(1044)@57df94ca82fd: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1043)@57df94ca82fd: Final verdict of PTC: none -NSVCI98(1039)@57df94ca82fd: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1040)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1030)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1035)@57df94ca82fd: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1038)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1041)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1047)@57df94ca82fd: Final verdict of PTC: none -NSVCI97-provIP(1032)@57df94ca82fd: Final verdict of PTC: none -NSVCI99-provIP(1042)@57df94ca82fd: Final verdict of PTC: none -NSVCI98-provIP(1037)@57df94ca82fd: Final verdict of PTC: none MTC@57df94ca82fd: Setting final verdict of the test case. MTC@57df94ca82fd: Local verdict of MTC: none MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-NS0(1030): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1031): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97-provIP(1032): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97(1034): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-NS1(1035): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1036): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98-provIP(1037): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1038): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98(1039): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-NS2(1040): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1041): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99-provIP(1042): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1043): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99(1044): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP-IPA(1045): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP(1046): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GGSN_GTP(1047): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach(1048): pass (none -> pass) MTC@57df94ca82fd: Test case TC_attach_gmm_attach_req_while_gmm_attach finished. Verdict: pass MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass'. Sun Jan 26 09:58:06 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 20250126095806773 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52000<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126095807176 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52000<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=70004) 20250126095807708 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095807708 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=70004, count=71264) 20250126095808708 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095808709 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass' was executed successfully (exit status: 0). MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_empty_l3'. ------ SGSN_Tests.TC_xid_empty_l3 ------ Sun Jan 26 09:58:09 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_xid_empty_l3.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_xid_empty_l3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250126095809709 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095809710 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_empty_l3' was executed successfully (exit status: 0). MTC@57df94ca82fd: Test case TC_xid_empty_l3 started. 20250126095810284 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52002<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126095810286 DMM INFO MM(262420000000039/f9e21091) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250126095810286 DMM INFO MM(262420000000039/f9e21091) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250126095810286 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250126095810286 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250126095810286 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250126095810286 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250126095810286 DLLC NOTICE LLME(ffffffff/f9e21091){ASSIGNED} LLGM Assign pre (f9e21091 => ffffffff) (gprs_llc.c:1079) 20250126095810286 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f9e21091 => ffffffff) (gprs_llc.c:1125) 20250126095810286 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Init}: Deallocated (fsm.c:568) 20250126095810286 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Deallocated (fsm.c:568) 20250126095810286 DMM DEBUG MM_STATE_Iu[0x555fabfc6e30]{Detached}: Deallocated (fsm.c:568) 20250126095810286 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Deallocated (fsm.c:568) 20250126095810286 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1049)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1050)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1049)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1053)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095810348 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250126095810348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095810348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095810348 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095810348 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250126095810348 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095810348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095810348 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095810348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1053)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095810349 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095810349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095810349 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095810349 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095810349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095810349 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095810349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095810349 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095810349 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250126095810349 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095810349 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126095810349 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095810349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1053)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1053)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1054)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21011 20250126095810353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1050)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1050)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1055)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250126095810362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095810362 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1054)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1058)@57df94ca82fd: Provider Link came up: sending NS-RESET TC_xid_empty_l3-BVCI196(1052)@57df94ca82fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250126095810366 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250126095810366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095810366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095810366 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095810366 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250126095810366 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095810366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095810366 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095810366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1058)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095810367 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095810367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095810367 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095810367 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095810367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095810367 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095810367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095810367 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095810367 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250126095810367 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095810367 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126095810368 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095810368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1058)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1058)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126095810370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1059)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1055)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1055)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126095810376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095810376 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1060)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_xid_empty_l3-BVCI210(1057)@57df94ca82fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1059)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1063)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1063)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095810381 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250126095810381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095810381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095810381 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095810381 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250126095810381 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095810381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095810381 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095810381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1063)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095810382 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095810382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095810382 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095810382 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095810382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095810382 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095810382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095810382 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095810382 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250126095810382 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095810382 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126095810382 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095810382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1063)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1063)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126095810384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1060)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1060)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126095810389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095810389 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_xid_empty_l3-BVCI220(1062)@57df94ca82fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250126095810711 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095810711 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250126095810711 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250126095810711 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1064)@57df94ca82fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1064)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250126095810712 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1064)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1064)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250126095810714 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1064)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1064)@57df94ca82fd: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1064)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1064)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_empty_l3-BVCI196(1052)@57df94ca82fd: Adding Client=TC_xid_empty_l3(1067), IMSI='262420000000044'H, TLLI='F56CB5CB'O, index=0 SGSN_Test-GSUP(1065)@57df94ca82fd: Created GsupExpect[0] for "262420000000044" to be handled at TC_xid_empty_l3(1067) TC_xid_empty_l3(1067)@57df94ca82fd: 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 := 'F1DB62DE6C0C2BC5125920083A2CF47A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '04B55CC5'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0B8932CC78342891'O } } } } } 20250126095811789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095811789 DLLC NOTICE LLME(ffffffff/f56cb5cb){UNASSIGNED} LLC RX: unknown TLLI 0xf56cb5cb, creating LLME on the fly (gprs_llc.c:552) 20250126095811789 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250126095811789 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000044) type="GPRS attach"  (gprs_gmm.c:1248) 20250126095811789 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Allocated (fsm.c:456) 20250126095811789 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Init}: Allocated (fsm.c:456) 20250126095811789 DMM DEBUG MM_STATE_Gb[0x555fabfc09b0]{Idle}: Allocated (fsm.c:456) 20250126095811789 DMM DEBUG MM_STATE_Iu[0x555fabfc0880]{Detached}: Allocated (fsm.c:456) 20250126095811789 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250126095811789 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250126095811789 DLLC NOTICE LLME(ffffffff/f56cb5cb){UNASSIGNED} LLGM Assign pre (f56cb5cb => f7746afd) (gprs_llc.c:1079) 20250126095811789 DLLC NOTICE LLME(f56cb5cb/f7746afd){ASSIGNED} LLGM Assign post (f56cb5cb => f7746afd) (gprs_llc.c:1125) 20250126095811789 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250126095811789 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250126095811789 DMM DEBUG MM(262420000000044/f7746afd) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250126095811816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095811816 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250126095811816 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095811816 DMM DEBUG MM(262420000000044/f7746afd) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000440 (gprs_gmm.c:1066) 20250126095811816 DMM NOTICE MM(262420000000044/f7746afd) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250126095811816 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250126095811816 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250126095811816 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250126095811816 DMM DEBUG MM(262420000000044/f7746afd) Requesting authorization (sgsn_auth.c:160) 20250126095811817 DMM INFO MM(262420000000044/f7746afd) Requesting authentication tuples (sgsn_auth.c:184) 20250126095811817 DMM DEBUG MM(262420000000044/f7746afd) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250126095811817 DGPRS INFO SUBSCR(262420000000044) requesting auth info (gprs_subscriber.c:805) 20250126095811817 DGPRS INFO SUBSCR(262420000000044) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1065)@57df94ca82fd: Found GsupExpect[0] for "262420000000044" handled at TC_xid_empty_l3(1067) SGSN_Test-GSUP(1065)@57df94ca82fd: Added IMSI table entry 0TC_xid_empty_l3(1067)"262420000000044" 20250126095811823 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250126095811823 DGPRS INFO SUBSCR(262420000000044) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250126095811823 DGPRS DEBUG SUBSCR(262420000000044) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250126095811823 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber authentication info (gprs_subscriber.c:850) 20250126095811823 DMM INFO MM(262420000000044/f7746afd) Subscriber data update (mmctx.c:445) 20250126095811823 DMM DEBUG MM(262420000000044/f7746afd) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250126095811823 DMM INFO MM(262420000000044/f7746afd) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250126095811823 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250126095811823 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250126095811823 DMM INFO MM(262420000000044/f7746afd) <- GMM AUTH AND CIPHERING REQ (rand = f1 db 62 de 6c 0c 2b c5 12 59 20 08 3a 2c f4 7a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250126095811842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095811842 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20250126095811842 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095811842 DMM INFO MM(262420000000044/f7746afd) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250126095811842 DMM NOTICE MM(262420000000044/f7746afd) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250126095811842 DMM DEBUG MM(262420000000044/f7746afd) checking auth: received GSM SRES = 04 b5 5c c5 (gprs_gmm.c:648) 20250126095811842 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250126095811842 DMM DEBUG MM(262420000000044/f7746afd) Requesting authorization (sgsn_auth.c:160) 20250126095811842 DMM INFO MM(262420000000044/f7746afd) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250126095811842 DMM DEBUG MM(262420000000044/f7746afd) Requesting subscriber data update (gprs_subscriber.c:894) 20250126095811842 DGPRS INFO SUBSCR(262420000000044) subscriber data is not available (gprs_subscriber.c:818) 20250126095811842 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) 20250126095811842 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250126095811842 DMM INFO MM(262420000000044/f7746afd) <- GMM ATTACH ACCEPT (new P-TMSI=0xf7746afd) (gprs_gmm.c:282) 20250126095811845 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250126095811845 DGPRS INFO SUBSCR(262420000000044) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250126095811845 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20250126095811845 DMM INFO MM(262420000000044/f7746afd) Subscriber data update (mmctx.c:445) 20250126095811845 DMM DEBUG MM(262420000000044/f7746afd) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250126095811845 DMM INFO MM(262420000000044/f7746afd) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250126095811845 DMM NOTICE MM(262420000000044/f7746afd) Authorized, continuing procedure, IMSI=262420000000044 (gprs_gmm.c:982) 20250126095811845 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250126095811845 DMM NOTICE MM(262420000000044/f7746afd) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250126095811845 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) 20250126095811847 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250126095811847 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20250126095811847 DMM INFO MM(262420000000044/f7746afd) Subscriber data update (mmctx.c:445) 20250126095811847 DMM DEBUG MM(262420000000044/f7746afd) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250126095811859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095811859 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250126095811859 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095811859 DMM INFO MM(262420000000044/f7746afd) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250126095811859 DMM NOTICE MM(262420000000044/f7746afd) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250126095811859 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250126095811859 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250126095811859 DLLC NOTICE LLME(f56cb5cb/f7746afd){ASSIGNED} LLGM Assign pre (ffffffff => f7746afd) (gprs_llc.c:1079) 20250126095811859 DLLC NOTICE LLME(ffffffff/f7746afd){ASSIGNED} LLGM Assign post (ffffffff => f7746afd) (gprs_llc.c:1125) 20250126095811859 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250126095811859 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250126095811859 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250126095811859 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_empty_l3(1067)@57df94ca82fd: setverdict(pass): none -> pass 20250126095811917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095811917 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250126095811917 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095811917 DMM INFO MM(262420000000044/f7746afd) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250126095811917 DMM INFO MM(262420000000044/f7746afd) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250126095811917 DMM DEBUG MM(262420000000044/f7746afd) Using GGSN 0 (gprs_sm.c:317) 20250126095811917 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) 20250126095811917 DLGTP DEBUG Begin pdp_tidset tid = 5440000000024262 (pdp.c:279) 20250126095811917 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250126095811917 DGPRS NOTICE PDP(262420000000044/0) Create PDP Context (sgsn_libgtp.c:186) 20250126095811917 DLGTP DEBUG Registering seq=1058 in restransmit req queue (gtp.c:402) 20250126095811939 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 02 c3 0d 44 11 ed 85 74 af 14 05 7f 16 d4 f3 15 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1058 from retransmit req queue (gtp.c:443) 20250126095811939 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f99c047b1a8, cbp=0x555fabfc60a0) (sgsn_libgtp.c:633) 20250126095811939 DGPRS INFO PDP(262420000000044/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250126095811939 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x555fabfcde98 TLLI=f7746afd, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250126095811939 DGPRS INFO PDP(262420000000044/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250126095811940 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_empty_l3(1067)@57df94ca82fd: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3(1067)@57df94ca82fd: setverdict(pass): pass -> pass, component reason not changed 20250126095811958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095811958 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x12d10f CMD=XID DATA (gprs_llc_parse.c:89) 20250126095811958 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20250126095811958 DLLC DEBUG XID: type=11, data_len=0, data=NULL (gprs_llc_xid.c:276) TC_xid_empty_l3(1067)@57df94ca82fd: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3-BVCI196(1052)@57df94ca82fd: Removing Client IMSI='262420000000044'H, index=0 TC_xid_empty_l3(1067)@57df94ca82fd: Final verdict of PTC: pass 20250126095811973 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52002<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99(1063)@57df94ca82fd: Final verdict of PTC: none 20250126095811978 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250126095811978 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(1058)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GSUP(1065)@57df94ca82fd: Final verdict of PTC: none TC_xid_empty_l3-BVCI210(1057)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1064)@57df94ca82fd: Final verdict of PTC: none TC_xid_empty_l3-BVCI220(1062)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1060)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1054)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1059)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1049)@57df94ca82fd: Final verdict of PTC: none TC_xid_empty_l3-BVCI196(1052)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1050)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1055)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1066)@57df94ca82fd: Final verdict of PTC: none -NSVCI97-provIP(1051)@57df94ca82fd: Final verdict of PTC: none -NSVCI99-provIP(1061)@57df94ca82fd: Final verdict of PTC: none -NSVCI98-provIP(1056)@57df94ca82fd: Final verdict of PTC: none -NSVCI97(1053)@57df94ca82fd: Final verdict of PTC: none MTC@57df94ca82fd: Setting final verdict of the test case. MTC@57df94ca82fd: Local verdict of MTC: none MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-NS0(1049): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1050): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97-provIP(1051): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_xid_empty_l3-BVCI196(1052): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97(1053): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-NS1(1054): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1055): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98-provIP(1056): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_xid_empty_l3-BVCI210(1057): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98(1058): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-NS2(1059): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1060): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99-provIP(1061): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_xid_empty_l3-BVCI220(1062): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99(1063): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP-IPA(1064): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP(1065): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GGSN_GTP(1066): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_xid_empty_l3(1067): pass (none -> pass) MTC@57df94ca82fd: Test case TC_xid_empty_l3 finished. Verdict: pass MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_empty_l3 pass'. Sun Jan 26 09:58:12 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 20250126095812060 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52006<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126095812462 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52006<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=82528) 20250126095812980 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095812980 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=82528, count=98120) 20250126095813981 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095813981 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_empty_l3 pass' was executed successfully (exit status: 0). MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_n201u'. ------ SGSN_Tests.TC_xid_n201u ------ Sun Jan 26 09:58:14 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_xid_n201u.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_xid_n201u.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250126095814982 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095814982 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_n201u' was executed successfully (exit status: 0). MTC@57df94ca82fd: Test case TC_xid_n201u started. 20250126095815538 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55036<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126095815538 DMM INFO MM(262420000000044/f7746afd) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250126095815538 DMM INFO MM(262420000000044/f7746afd) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250126095815538 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250126095815538 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250126095815539 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250126095815539 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250126095815539 DLLC NOTICE LLME(ffffffff/f7746afd){ASSIGNED} LLGM Assign pre (f7746afd => ffffffff) (gprs_llc.c:1079) 20250126095815539 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f7746afd => ffffffff) (gprs_llc.c:1125) 20250126095815539 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x555fabfcdb40 (gprs_sndcp.c:574) 20250126095815539 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x555fabfcde98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250126095815539 DMM NOTICE MM(262420000000044/f7746afd) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250126095815539 DGPRS INFO PDP(262420000000044/0) Forcing release of PDP context (pdpctx.c:102) 20250126095815539 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250126095815539 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250126095815539 DLGTP DEBUG Registering seq=1059 in restransmit req queue (gtp.c:402) 20250126095815539 DGPRS INFO SUBSCR(262420000000044) purging MS subscriber (gprs_subscriber.c:785) 20250126095815539 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) 20250126095815539 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f4 09 00 28 01 01 (gsup_client.c:402) 20250126095815539 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Init}: Deallocated (fsm.c:568) 20250126095815539 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Deallocated (fsm.c:568) 20250126095815539 DMM DEBUG MM_STATE_Iu[0x555fabfc0880]{Detached}: Deallocated (fsm.c:568) 20250126095815539 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Deallocated (fsm.c:568) 20250126095815539 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1068)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1069)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1068)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1072)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095815558 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250126095815558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095815558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095815558 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095815558 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250126095815558 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095815558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095815558 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095815558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1072)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095815559 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095815559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095815559 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095815559 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095815559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095815559 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095815559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095815559 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095815559 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250126095815559 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095815559 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126095815559 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095815559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1072)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1072)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126095815562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1073)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1069)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1069)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126095815567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095815567 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_xid_n201u-BVCI196(1071)@57df94ca82fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1074)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1073)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1077)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095815574 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250126095815574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095815574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095815574 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095815574 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250126095815574 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095815574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095815574 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095815574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1077)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095815575 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095815575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095815575 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095815575 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095815575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095815575 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095815575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095815575 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095815575 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250126095815575 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095815575 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126095815575 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095815575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1077)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1077)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126095815577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1078)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1074)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1074)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126095815582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095815582 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1079)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_xid_n201u-BVCI210(1076)@57df94ca82fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1078)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1083)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095815593 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250126095815593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095815593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095815593 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095815593 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250126095815593 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095815593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095815593 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095815593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1083)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095815594 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095815594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095815594 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095815594 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095815594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095815594 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095815594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095815594 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095815594 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250126095815594 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095815594 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126095815594 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095815594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1083)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1083)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126095815596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1079)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1079)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126095815601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095815601 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_xid_n201u-BVCI220(1080)@57df94ca82fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250126095815983 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095815983 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250126095815983 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250126095815983 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1082)@57df94ca82fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1082)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250126095815987 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1082)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1082)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250126095815988 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1082)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1082)@57df94ca82fd: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1082)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1082)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_n201u-BVCI196(1071)@57df94ca82fd: Adding Client=TC_xid_n201u(1086), IMSI='262420000000045'H, TLLI='D7DAA6B1'O, index=0 SGSN_Test-GSUP(1084)@57df94ca82fd: Created GsupExpect[0] for "262420000000045" to be handled at TC_xid_n201u(1086) TC_xid_n201u(1086)@57df94ca82fd: 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 := '466FBC9B468069AE580D9EA24F289528'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'AA977F84'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C4849EAAD2F84CC3'O } } } } } 20250126095817068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095817068 DLLC NOTICE LLME(ffffffff/d7daa6b1){UNASSIGNED} LLC RX: unknown TLLI 0xd7daa6b1, creating LLME on the fly (gprs_llc.c:552) 20250126095817068 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250126095817068 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000045) type="GPRS attach"  (gprs_gmm.c:1248) 20250126095817068 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Allocated (fsm.c:456) 20250126095817068 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Init}: Allocated (fsm.c:456) 20250126095817068 DMM DEBUG MM_STATE_Gb[0x555fabfc09b0]{Idle}: Allocated (fsm.c:456) 20250126095817068 DMM DEBUG MM_STATE_Iu[0x555fabfc6e30]{Detached}: Allocated (fsm.c:456) 20250126095817068 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250126095817068 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250126095817068 DLLC NOTICE LLME(ffffffff/d7daa6b1){UNASSIGNED} LLGM Assign pre (d7daa6b1 => d6b8596c) (gprs_llc.c:1079) 20250126095817068 DLLC NOTICE LLME(d7daa6b1/d6b8596c){ASSIGNED} LLGM Assign post (d7daa6b1 => d6b8596c) (gprs_llc.c:1125) 20250126095817068 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250126095817068 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250126095817068 DMM DEBUG MM(262420000000045/d6b8596c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250126095817077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095817077 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250126095817077 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095817077 DMM DEBUG MM(262420000000045/d6b8596c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000450 (gprs_gmm.c:1066) 20250126095817077 DMM NOTICE MM(262420000000045/d6b8596c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250126095817077 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250126095817077 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250126095817077 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250126095817077 DMM DEBUG MM(262420000000045/d6b8596c) Requesting authorization (sgsn_auth.c:160) 20250126095817077 DMM INFO MM(262420000000045/d6b8596c) Requesting authentication tuples (sgsn_auth.c:184) 20250126095817077 DMM DEBUG MM(262420000000045/d6b8596c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250126095817077 DGPRS INFO SUBSCR(262420000000045) requesting auth info (gprs_subscriber.c:805) 20250126095817077 DGPRS INFO SUBSCR(262420000000045) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1084)@57df94ca82fd: Found GsupExpect[0] for "262420000000045" handled at TC_xid_n201u(1086) SGSN_Test-GSUP(1084)@57df94ca82fd: Added IMSI table entry 0TC_xid_n201u(1086)"262420000000045" 20250126095817081 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250126095817081 DGPRS INFO SUBSCR(262420000000045) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250126095817081 DGPRS DEBUG SUBSCR(262420000000045) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250126095817081 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber authentication info (gprs_subscriber.c:850) 20250126095817081 DMM INFO MM(262420000000045/d6b8596c) Subscriber data update (mmctx.c:445) 20250126095817081 DMM DEBUG MM(262420000000045/d6b8596c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250126095817081 DMM INFO MM(262420000000045/d6b8596c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250126095817081 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250126095817081 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250126095817081 DMM INFO MM(262420000000045/d6b8596c) <- GMM AUTH AND CIPHERING REQ (rand = 46 6f bc 9b 46 80 69 ae 58 0d 9e a2 4f 28 95 28 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250126095817091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095817091 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20250126095817091 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095817091 DMM INFO MM(262420000000045/d6b8596c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250126095817091 DMM NOTICE MM(262420000000045/d6b8596c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250126095817092 DMM DEBUG MM(262420000000045/d6b8596c) checking auth: received GSM SRES = aa 97 7f 84 (gprs_gmm.c:648) 20250126095817092 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250126095817092 DMM DEBUG MM(262420000000045/d6b8596c) Requesting authorization (sgsn_auth.c:160) 20250126095817092 DMM INFO MM(262420000000045/d6b8596c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250126095817092 DMM DEBUG MM(262420000000045/d6b8596c) Requesting subscriber data update (gprs_subscriber.c:894) 20250126095817092 DGPRS INFO SUBSCR(262420000000045) subscriber data is not available (gprs_subscriber.c:818) 20250126095817092 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) 20250126095817092 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250126095817092 DMM INFO MM(262420000000045/d6b8596c) <- GMM ATTACH ACCEPT (new P-TMSI=0xd6b8596c) (gprs_gmm.c:282) 20250126095817094 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250126095817095 DGPRS INFO SUBSCR(262420000000045) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250126095817095 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20250126095817095 DMM INFO MM(262420000000045/d6b8596c) Subscriber data update (mmctx.c:445) 20250126095817095 DMM DEBUG MM(262420000000045/d6b8596c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250126095817095 DMM INFO MM(262420000000045/d6b8596c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250126095817095 DMM NOTICE MM(262420000000045/d6b8596c) Authorized, continuing procedure, IMSI=262420000000045 (gprs_gmm.c:982) 20250126095817095 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250126095817095 DMM NOTICE MM(262420000000045/d6b8596c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250126095817095 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) 20250126095817096 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250126095817096 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20250126095817096 DMM INFO MM(262420000000045/d6b8596c) Subscriber data update (mmctx.c:445) 20250126095817096 DMM DEBUG MM(262420000000045/d6b8596c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250126095817106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095817107 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250126095817107 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095817107 DMM INFO MM(262420000000045/d6b8596c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250126095817107 DMM NOTICE MM(262420000000045/d6b8596c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250126095817107 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250126095817107 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250126095817107 DLLC NOTICE LLME(d7daa6b1/d6b8596c){ASSIGNED} LLGM Assign pre (ffffffff => d6b8596c) (gprs_llc.c:1079) 20250126095817107 DLLC NOTICE LLME(ffffffff/d6b8596c){ASSIGNED} LLGM Assign post (ffffffff => d6b8596c) (gprs_llc.c:1125) 20250126095817107 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250126095817107 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250126095817107 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250126095817107 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_n201u(1086)@57df94ca82fd: setverdict(pass): none -> pass 20250126095817159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095817159 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250126095817159 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095817159 DMM INFO MM(262420000000045/d6b8596c) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250126095817159 DMM INFO MM(262420000000045/d6b8596c) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250126095817159 DMM DEBUG MM(262420000000045/d6b8596c) Using GGSN 0 (gprs_sm.c:317) 20250126095817159 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) 20250126095817159 DLGTP DEBUG Begin pdp_tidset tid = 5540000000024262 (pdp.c:279) 20250126095817159 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250126095817159 DGPRS NOTICE PDP(262420000000045/0) Create PDP Context (sgsn_libgtp.c:186) 20250126095817159 DLGTP DEBUG Registering seq=1060 in restransmit req queue (gtp.c:402) 20250126095817177 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 ff 0a 71 1e 11 ba a0 8c 77 14 05 7f 23 7b 10 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=1060 from retransmit req queue (gtp.c:443) 20250126095817177 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f99c047c220, cbp=0x555fabfc6510) (sgsn_libgtp.c:633) 20250126095817177 DGPRS INFO PDP(262420000000045/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250126095817177 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x555fabfcde98 TLLI=d6b8596c, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250126095817177 DGPRS INFO PDP(262420000000045/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250126095817177 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_n201u(1086)@57df94ca82fd: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u(1086)@57df94ca82fd: setverdict(pass): pass -> pass, component reason not changed 20250126095817186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095817186 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x84f916 CMD=XID DATA (gprs_llc_parse.c:89) 20250126095817186 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20250126095817186 DLLC DEBUG XID: type N201_U, data_len=2, data=04d2 (gprs_llc_xid.c:268) 20250126095817186 DLLC NOTICE Echoing XID-Field: XID: type N201_U, data_len=2, data=04d2 (gprs_llc.c:258) TC_xid_n201u(1086)@57df94ca82fd: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u-BVCI196(1071)@57df94ca82fd: Removing Client IMSI='262420000000045'H, index=0 TC_xid_n201u(1086)@57df94ca82fd: Final verdict of PTC: pass 20250126095817194 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55036<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1084)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1068)@57df94ca82fd: Final verdict of PTC: none TC_xid_n201u-BVCI196(1071)@57df94ca82fd: Final verdict of PTC: none TC_xid_n201u-BVCI220(1080)@57df94ca82fd: Final verdict of PTC: none -NSVCI97(1072)@57df94ca82fd: Final verdict of PTC: none -NSVCI99(1083)@57df94ca82fd: Final verdict of PTC: none -NSVCI98(1077)@57df94ca82fd: Final verdict of PTC: none 20250126095817199 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250126095817199 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-BSSGP2(1079)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1082)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1073)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1074)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1069)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1078)@57df94ca82fd: Final verdict of PTC: none TC_xid_n201u-BVCI210(1076)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1085)@57df94ca82fd: Final verdict of PTC: none -NSVCI99-provIP(1081)@57df94ca82fd: Final verdict of PTC: none -NSVCI97-provIP(1070)@57df94ca82fd: Final verdict of PTC: none -NSVCI98-provIP(1075)@57df94ca82fd: Final verdict of PTC: none MTC@57df94ca82fd: Setting final verdict of the test case. MTC@57df94ca82fd: Local verdict of MTC: none MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-NS0(1068): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1069): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97-provIP(1070): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_xid_n201u-BVCI196(1071): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97(1072): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-NS1(1073): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1074): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98-provIP(1075): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_xid_n201u-BVCI210(1076): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98(1077): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-NS2(1078): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1079): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_xid_n201u-BVCI220(1080): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99-provIP(1081): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP-IPA(1082): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99(1083): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP(1084): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GGSN_GTP(1085): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_xid_n201u(1086): pass (none -> pass) MTC@57df94ca82fd: Test case TC_xid_n201u finished. Verdict: pass MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_n201u pass'. Sun Jan 26 09:58:17 UTC 2025 ====== SGSN_Tests.TC_xid_n201u pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_xid_n201u.talloc 20250126095817275 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55040<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126095817679 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55040<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=93280) 20250126095818200 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095818200 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=93280, count=102160) 20250126095819202 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095819202 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250126095819503 DGPRS DEBUG Checking for inactive LLMEs, time = 1116405 (sgsn.c:132) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_n201u pass' was executed successfully (exit status: 0). MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_null'. ------ SGSN_Tests.TC_llc_null ------ Sun Jan 26 09:58:19 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_llc_null.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_llc_null.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250126095820204 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095820204 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_null' was executed successfully (exit status: 0). MTC@57df94ca82fd: Test case TC_llc_null started. 20250126095820776 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55054<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126095820779 DMM INFO MM(262420000000045/d6b8596c) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250126095820779 DMM INFO MM(262420000000045/d6b8596c) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250126095820779 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250126095820779 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250126095820779 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250126095820779 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250126095820779 DLLC NOTICE LLME(ffffffff/d6b8596c){ASSIGNED} LLGM Assign pre (d6b8596c => ffffffff) (gprs_llc.c:1079) 20250126095820779 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d6b8596c => ffffffff) (gprs_llc.c:1125) 20250126095820779 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x555fabfcdb40 (gprs_sndcp.c:574) 20250126095820779 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x555fabfcde98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250126095820779 DMM NOTICE MM(262420000000045/d6b8596c) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250126095820779 DGPRS INFO PDP(262420000000045/0) Forcing release of PDP context (pdpctx.c:102) 20250126095820779 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250126095820779 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250126095820779 DLGTP DEBUG Registering seq=1061 in restransmit req queue (gtp.c:402) 20250126095820779 DGPRS INFO SUBSCR(262420000000045) purging MS subscriber (gprs_subscriber.c:785) 20250126095820779 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) 20250126095820779 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f5 09 00 28 01 01 (gsup_client.c:402) 20250126095820779 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Init}: Deallocated (fsm.c:568) 20250126095820779 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Deallocated (fsm.c:568) 20250126095820779 DMM DEBUG MM_STATE_Iu[0x555fabfc6e30]{Detached}: Deallocated (fsm.c:568) 20250126095820779 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Deallocated (fsm.c:568) 20250126095820779 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1087)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1088)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1087)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1091)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095820811 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250126095820811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095820811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095820811 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095820811 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250126095820811 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095820811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095820811 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095820811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1091)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095820812 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095820812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095820812 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095820812 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095820812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095820812 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095820812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095820812 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095820812 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250126095820812 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095820812 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1091)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250126095820813 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095820813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1091)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126095820814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1092)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1088)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1088)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126095820819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095820819 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_llc_null-BVCI196(1090)@57df94ca82fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1093)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1092)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1096)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1096)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095820825 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250126095820825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095820825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095820825 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095820825 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250126095820825 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095820825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095820825 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095820825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1096)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095820826 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095820826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095820826 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095820826 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095820826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095820826 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095820826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095820826 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095820826 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250126095820826 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095820826 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126095820826 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095820826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1096)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1096)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126095820828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1097)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1093)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1093)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126095820833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095820833 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_llc_null-BVCI210(1095)@57df94ca82fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1098)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1097)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1101)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1101)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095820839 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250126095820839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095820839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095820839 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095820839 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250126095820839 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095820839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095820839 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095820839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1101)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095820841 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095820841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095820841 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095820841 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095820841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095820841 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095820841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095820841 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095820841 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250126095820841 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095820841 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126095820841 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095820841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1101)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1101)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126095820843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1098)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1098)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126095820848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095820848 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_null-BVCI220(1100)@57df94ca82fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250126095821206 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095821206 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250126095821206 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250126095821206 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1102)@57df94ca82fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1102)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250126095821210 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1102)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1102)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1102)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1102)@57df94ca82fd: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250126095821211 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1102)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1102)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_null-BVCI196(1090)@57df94ca82fd: Adding Client=TC_llc_null(1105), IMSI='262420000000041'H, TLLI='E850F596'O, index=0 SGSN_Test-GSUP(1103)@57df94ca82fd: Created GsupExpect[0] for "262420000000041" to be handled at TC_llc_null(1105) TC_llc_null(1105)@57df94ca82fd: 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 := '50AABF3CBFBFED22C222CE93D60A0B02'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C1F91896'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2FEBBCF1CF560043'O } } } } } 20250126095822285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095822285 DLLC NOTICE LLME(ffffffff/e850f596){UNASSIGNED} LLC RX: unknown TLLI 0xe850f596, creating LLME on the fly (gprs_llc.c:552) 20250126095822285 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250126095822285 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000041) type="GPRS attach"  (gprs_gmm.c:1248) 20250126095822285 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Allocated (fsm.c:456) 20250126095822285 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Init}: Allocated (fsm.c:456) 20250126095822285 DMM DEBUG MM_STATE_Gb[0x555fabfc09b0]{Idle}: Allocated (fsm.c:456) 20250126095822285 DMM DEBUG MM_STATE_Iu[0x555fabfc0880]{Detached}: Allocated (fsm.c:456) 20250126095822285 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250126095822285 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250126095822285 DLLC NOTICE LLME(ffffffff/e850f596){UNASSIGNED} LLGM Assign pre (e850f596 => f016f951) (gprs_llc.c:1079) 20250126095822285 DLLC NOTICE LLME(e850f596/f016f951){ASSIGNED} LLGM Assign post (e850f596 => f016f951) (gprs_llc.c:1125) 20250126095822285 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250126095822285 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250126095822285 DMM DEBUG MM(262420000000041/f016f951) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250126095822302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095822302 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250126095822302 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095822302 DMM DEBUG MM(262420000000041/f016f951) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000410 (gprs_gmm.c:1066) 20250126095822302 DMM NOTICE MM(262420000000041/f016f951) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250126095822302 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250126095822302 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250126095822302 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250126095822302 DMM DEBUG MM(262420000000041/f016f951) Requesting authorization (sgsn_auth.c:160) 20250126095822302 DMM INFO MM(262420000000041/f016f951) Requesting authentication tuples (sgsn_auth.c:184) 20250126095822302 DMM DEBUG MM(262420000000041/f016f951) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250126095822302 DGPRS INFO SUBSCR(262420000000041) requesting auth info (gprs_subscriber.c:805) 20250126095822302 DGPRS INFO SUBSCR(262420000000041) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1103)@57df94ca82fd: Found GsupExpect[0] for "262420000000041" handled at TC_llc_null(1105) SGSN_Test-GSUP(1103)@57df94ca82fd: Added IMSI table entry 0TC_llc_null(1105)"262420000000041" 20250126095822308 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250126095822308 DGPRS INFO SUBSCR(262420000000041) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250126095822308 DGPRS DEBUG SUBSCR(262420000000041) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250126095822308 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber authentication info (gprs_subscriber.c:850) 20250126095822308 DMM INFO MM(262420000000041/f016f951) Subscriber data update (mmctx.c:445) 20250126095822308 DMM DEBUG MM(262420000000041/f016f951) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250126095822308 DMM INFO MM(262420000000041/f016f951) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250126095822308 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250126095822308 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250126095822308 DMM INFO MM(262420000000041/f016f951) <- GMM AUTH AND CIPHERING REQ (rand = 50 aa bf 3c bf bf ed 22 c2 22 ce 93 d6 0a 0b 02 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250126095822324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095822324 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20250126095822324 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095822324 DMM INFO MM(262420000000041/f016f951) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250126095822324 DMM NOTICE MM(262420000000041/f016f951) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250126095822324 DMM DEBUG MM(262420000000041/f016f951) checking auth: received GSM SRES = c1 f9 18 96 (gprs_gmm.c:648) 20250126095822324 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250126095822324 DMM DEBUG MM(262420000000041/f016f951) Requesting authorization (sgsn_auth.c:160) 20250126095822324 DMM INFO MM(262420000000041/f016f951) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250126095822324 DMM DEBUG MM(262420000000041/f016f951) Requesting subscriber data update (gprs_subscriber.c:894) 20250126095822324 DGPRS INFO SUBSCR(262420000000041) subscriber data is not available (gprs_subscriber.c:818) 20250126095822324 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) 20250126095822324 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250126095822324 DMM INFO MM(262420000000041/f016f951) <- GMM ATTACH ACCEPT (new P-TMSI=0xf016f951) (gprs_gmm.c:282) 20250126095822327 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250126095822327 DGPRS INFO SUBSCR(262420000000041) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250126095822327 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20250126095822327 DMM INFO MM(262420000000041/f016f951) Subscriber data update (mmctx.c:445) 20250126095822327 DMM DEBUG MM(262420000000041/f016f951) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250126095822327 DMM INFO MM(262420000000041/f016f951) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250126095822327 DMM NOTICE MM(262420000000041/f016f951) Authorized, continuing procedure, IMSI=262420000000041 (gprs_gmm.c:982) 20250126095822327 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250126095822327 DMM NOTICE MM(262420000000041/f016f951) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250126095822327 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) 20250126095822328 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250126095822328 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20250126095822328 DMM INFO MM(262420000000041/f016f951) Subscriber data update (mmctx.c:445) 20250126095822328 DMM DEBUG MM(262420000000041/f016f951) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250126095822338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095822338 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250126095822338 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095822338 DMM INFO MM(262420000000041/f016f951) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250126095822338 DMM NOTICE MM(262420000000041/f016f951) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250126095822338 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250126095822338 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250126095822338 DLLC NOTICE LLME(e850f596/f016f951){ASSIGNED} LLGM Assign pre (ffffffff => f016f951) (gprs_llc.c:1079) 20250126095822338 DLLC NOTICE LLME(ffffffff/f016f951){ASSIGNED} LLGM Assign post (ffffffff => f016f951) (gprs_llc.c:1125) 20250126095822338 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250126095822338 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250126095822338 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250126095822338 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250126095823389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095823389 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb3a21c (gprs_llc_parse.c:89) 20250126095823389 DLLC DEBUG TLLI=f016f951 sends us LLC NULL (gprs_llc.c:912) 20250126095823389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095823389 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20250126095823389 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095823389 DMM INFO MM(262420000000041/f016f951) -> GMM DETACH REQUEST TLLI=0xf016f951 type=GPRS detach Power-off (gprs_gmm.c:1440) 20250126095823389 DMM INFO MM(262420000000041/f016f951) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20250126095823389 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250126095823389 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250126095823389 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250126095823389 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250126095823389 DLLC NOTICE LLME(ffffffff/f016f951){ASSIGNED} LLGM Assign pre (f016f951 => ffffffff) (gprs_llc.c:1079) 20250126095823389 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f016f951 => ffffffff) (gprs_llc.c:1125) 20250126095823389 DGPRS INFO SUBSCR(262420000000041) purging MS subscriber (gprs_subscriber.c:785) 20250126095823389 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) 20250126095823389 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Init}: Deallocated (fsm.c:568) 20250126095823389 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Deallocated (fsm.c:568) 20250126095823389 DMM DEBUG MM_STATE_Iu[0x555fabfc0880]{Detached}: Deallocated (fsm.c:568) 20250126095823389 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Deallocated (fsm.c:568) 20250126095823390 DGPRS INFO GSUP(262420000000041) Completing purge MS (gprs_subscriber.c:579) TC_llc_null(1105)@57df94ca82fd: setverdict(pass): none -> pass TC_llc_null-BVCI196(1090)@57df94ca82fd: Removing Client IMSI='262420000000041'H, index=0 TC_llc_null(1105)@57df94ca82fd: Final verdict of PTC: pass 20250126095828401 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55054<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1103)@57df94ca82fd: Final verdict of PTC: none -NSVCI98(1096)@57df94ca82fd: Final verdict of PTC: none -NSVCI99(1101)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1097)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1087)@57df94ca82fd: Final verdict of PTC: none TC_llc_null-BVCI196(1090)@57df94ca82fd: Final verdict of PTC: none TC_llc_null-BVCI220(1100)@57df94ca82fd: Final verdict of PTC: none -NSVCI97(1091)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1092)@57df94ca82fd: Final verdict of PTC: none 20250126095828408 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250126095828408 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1102)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1088)@57df94ca82fd: Final verdict of PTC: none TC_llc_null-BVCI210(1095)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1093)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1104)@57df94ca82fd: Final verdict of PTC: none -NSVCI99-provIP(1099)@57df94ca82fd: Final verdict of PTC: none -NSVCI97-provIP(1089)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1098)@57df94ca82fd: Final verdict of PTC: none -NSVCI98-provIP(1094)@57df94ca82fd: Final verdict of PTC: none MTC@57df94ca82fd: Setting final verdict of the test case. MTC@57df94ca82fd: Local verdict of MTC: none MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-NS0(1087): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1088): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97-provIP(1089): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_llc_null-BVCI196(1090): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97(1091): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-NS1(1092): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1093): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98-provIP(1094): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_llc_null-BVCI210(1095): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98(1096): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-NS2(1097): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1098): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99-provIP(1099): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_llc_null-BVCI220(1100): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99(1101): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP-IPA(1102): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP(1103): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GGSN_GTP(1104): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_llc_null(1105): pass (none -> pass) MTC@57df94ca82fd: Test case TC_llc_null finished. Verdict: pass MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_null pass'. Sun Jan 26 09:58:28 UTC 2025 ====== SGSN_Tests.TC_llc_null pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_llc_null.talloc 20250126095828502 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50898<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126095828904 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50898<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=95516) 20250126095829409 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095829409 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=95516, count=101568) 20250126095830411 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095830411 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_null pass' was executed successfully (exit status: 0). MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_llgmm'. ------ SGSN_Tests.TC_llc_sabm_dm_llgmm ------ Sun Jan 26 09:58:30 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_llgmm.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_llgmm.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250126095831412 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095831412 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_llgmm' was executed successfully (exit status: 0). MTC@57df94ca82fd: Test case TC_llc_sabm_dm_llgmm started. 20250126095831940 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50900<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126095831940 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1106)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1107)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1106)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1110)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1110)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095831960 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250126095831960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095831960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095831960 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095831960 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250126095831960 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095831960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095831960 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095831960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1110)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095831962 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095831962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095831962 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095831962 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095831962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095831962 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095831962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095831962 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095831962 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250126095831962 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095831962 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1110)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250126095831962 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095831962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1110)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126095831965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1111)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1107)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1107)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126095831971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095831971 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1112)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_llc_sabm_dm_llgmm-BVCI196(1109)@57df94ca82fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1111)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1115)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095831977 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250126095831977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095831977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095831977 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095831977 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250126095831977 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095831977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095831977 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095831977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1115)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095831978 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095831978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095831978 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095831978 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095831978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095831978 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095831978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095831978 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095831978 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250126095831978 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095831978 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126095831978 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095831978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1115)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1115)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1116)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21012 20250126095831980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1112)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1112)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126095831985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095831985 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_llc_sabm_dm_llgmm-BVCI210(1114)@57df94ca82fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1117)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1116)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1120)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095831995 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250126095831995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095831995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095831995 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095831995 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250126095831995 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095831995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095831995 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095831995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1120)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095831996 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095831996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095831996 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095831996 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095831996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095831996 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095831996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095831996 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095831996 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250126095831996 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095831996 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126095831996 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095831996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1120)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1120)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126095831999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1117)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1117)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126095832004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095832004 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_sabm_dm_llgmm-BVCI220(1119)@57df94ca82fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250126095832414 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095832414 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250126095832414 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250126095832414 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1121)@57df94ca82fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1121)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250126095832418 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1121)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1121)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250126095832419 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1121)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1121)@57df94ca82fd: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1121)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1121)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_llgmm-BVCI196(1109)@57df94ca82fd: Adding Client=TC_llc_sabm_dm_llgmm(1124), IMSI='262420000000042'H, TLLI='FB80D169'O, index=0 SGSN_Test-GSUP(1122)@57df94ca82fd: Created GsupExpect[0] for "262420000000042" to be handled at TC_llc_sabm_dm_llgmm(1124) TC_llc_sabm_dm_llgmm(1124)@57df94ca82fd: 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 := '3D1BCFFF0CFF16D91A4A28AE1DAB76BD'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B1AD19F8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4666FFD65FE65DC6'O } } } } } 20250126095833507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095833508 DLLC NOTICE LLME(ffffffff/fb80d169){UNASSIGNED} LLC RX: unknown TLLI 0xfb80d169, creating LLME on the fly (gprs_llc.c:552) 20250126095833508 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250126095833508 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000042) type="GPRS attach"  (gprs_gmm.c:1248) 20250126095833508 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Allocated (fsm.c:456) 20250126095833508 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Init}: Allocated (fsm.c:456) 20250126095833508 DMM DEBUG MM_STATE_Gb[0x555fabfc09b0]{Idle}: Allocated (fsm.c:456) 20250126095833508 DMM DEBUG MM_STATE_Iu[0x555fabfc6e30]{Detached}: Allocated (fsm.c:456) 20250126095833508 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250126095833508 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250126095833508 DLLC NOTICE LLME(ffffffff/fb80d169){UNASSIGNED} LLGM Assign pre (fb80d169 => d2b6466c) (gprs_llc.c:1079) 20250126095833508 DLLC NOTICE LLME(fb80d169/d2b6466c){ASSIGNED} LLGM Assign post (fb80d169 => d2b6466c) (gprs_llc.c:1125) 20250126095833508 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250126095833508 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250126095833508 DMM DEBUG MM(262420000000042/d2b6466c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250126095833534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095833534 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250126095833534 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095833534 DMM DEBUG MM(262420000000042/d2b6466c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000420 (gprs_gmm.c:1066) 20250126095833534 DMM NOTICE MM(262420000000042/d2b6466c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250126095833534 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250126095833534 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250126095833534 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250126095833534 DMM DEBUG MM(262420000000042/d2b6466c) Requesting authorization (sgsn_auth.c:160) 20250126095833534 DMM INFO MM(262420000000042/d2b6466c) Requesting authentication tuples (sgsn_auth.c:184) 20250126095833534 DMM DEBUG MM(262420000000042/d2b6466c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250126095833534 DGPRS INFO SUBSCR(262420000000042) requesting auth info (gprs_subscriber.c:805) 20250126095833534 DGPRS INFO SUBSCR(262420000000042) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1122)@57df94ca82fd: Found GsupExpect[0] for "262420000000042" handled at TC_llc_sabm_dm_llgmm(1124) SGSN_Test-GSUP(1122)@57df94ca82fd: Added IMSI table entry 0TC_llc_sabm_dm_llgmm(1124)"262420000000042" 20250126095833540 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250126095833540 DGPRS INFO SUBSCR(262420000000042) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250126095833540 DGPRS DEBUG SUBSCR(262420000000042) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250126095833540 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber authentication info (gprs_subscriber.c:850) 20250126095833540 DMM INFO MM(262420000000042/d2b6466c) Subscriber data update (mmctx.c:445) 20250126095833540 DMM DEBUG MM(262420000000042/d2b6466c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250126095833540 DMM INFO MM(262420000000042/d2b6466c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250126095833540 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250126095833540 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250126095833540 DMM INFO MM(262420000000042/d2b6466c) <- GMM AUTH AND CIPHERING REQ (rand = 3d 1b cf ff 0c ff 16 d9 1a 4a 28 ae 1d ab 76 bd , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250126095833558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095833558 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20250126095833558 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095833558 DMM INFO MM(262420000000042/d2b6466c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250126095833558 DMM NOTICE MM(262420000000042/d2b6466c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250126095833558 DMM DEBUG MM(262420000000042/d2b6466c) checking auth: received GSM SRES = b1 ad 19 f8 (gprs_gmm.c:648) 20250126095833558 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250126095833558 DMM DEBUG MM(262420000000042/d2b6466c) Requesting authorization (sgsn_auth.c:160) 20250126095833558 DMM INFO MM(262420000000042/d2b6466c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250126095833558 DMM DEBUG MM(262420000000042/d2b6466c) Requesting subscriber data update (gprs_subscriber.c:894) 20250126095833558 DGPRS INFO SUBSCR(262420000000042) subscriber data is not available (gprs_subscriber.c:818) 20250126095833558 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) 20250126095833558 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250126095833558 DMM INFO MM(262420000000042/d2b6466c) <- GMM ATTACH ACCEPT (new P-TMSI=0xd2b6466c) (gprs_gmm.c:282) 20250126095833561 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250126095833561 DGPRS INFO SUBSCR(262420000000042) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250126095833561 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20250126095833561 DMM INFO MM(262420000000042/d2b6466c) Subscriber data update (mmctx.c:445) 20250126095833561 DMM DEBUG MM(262420000000042/d2b6466c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250126095833561 DMM INFO MM(262420000000042/d2b6466c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250126095833561 DMM NOTICE MM(262420000000042/d2b6466c) Authorized, continuing procedure, IMSI=262420000000042 (gprs_gmm.c:982) 20250126095833561 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250126095833561 DMM NOTICE MM(262420000000042/d2b6466c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250126095833561 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) 20250126095833562 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250126095833562 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20250126095833562 DMM INFO MM(262420000000042/d2b6466c) Subscriber data update (mmctx.c:445) 20250126095833562 DMM DEBUG MM(262420000000042/d2b6466c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250126095833576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095833576 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250126095833576 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095833576 DMM INFO MM(262420000000042/d2b6466c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250126095833576 DMM NOTICE MM(262420000000042/d2b6466c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250126095833576 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250126095833576 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250126095833576 DLLC NOTICE LLME(fb80d169/d2b6466c){ASSIGNED} LLGM Assign pre (ffffffff => d2b6466c) (gprs_llc.c:1079) 20250126095833576 DLLC NOTICE LLME(ffffffff/d2b6466c){ASSIGNED} LLGM Assign post (ffffffff => d2b6466c) (gprs_llc.c:1125) 20250126095833576 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250126095833576 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250126095833576 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250126095833576 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250126095834633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095834633 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x4cd20a CMD=SABM (gprs_llc_parse.c:89) TC_llc_sabm_dm_llgmm(1124)@57df94ca82fd: setverdict(pass): none -> pass TC_llc_sabm_dm_llgmm-BVCI196(1109)@57df94ca82fd: Removing Client IMSI='262420000000042'H, index=0 TC_llc_sabm_dm_llgmm(1124)@57df94ca82fd: Final verdict of PTC: pass 20250126095834653 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50900<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1122)@57df94ca82fd: Final verdict of PTC: none -NSVCI97(1110)@57df94ca82fd: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI210(1114)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1112)@57df94ca82fd: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI220(1119)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1107)@57df94ca82fd: Final verdict of PTC: none 20250126095834658 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250126095834658 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(1111)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1106)@57df94ca82fd: Final verdict of PTC: none -NSVCI98(1115)@57df94ca82fd: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI196(1109)@57df94ca82fd: Final verdict of PTC: none -NSVCI99(1120)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1116)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1117)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1123)@57df94ca82fd: Final verdict of PTC: none -NSVCI98-provIP(1113)@57df94ca82fd: Final verdict of PTC: none -NSVCI97-provIP(1108)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1121)@57df94ca82fd: Final verdict of PTC: none -NSVCI99-provIP(1118)@57df94ca82fd: Final verdict of PTC: none MTC@57df94ca82fd: Setting final verdict of the test case. MTC@57df94ca82fd: Local verdict of MTC: none MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-NS0(1106): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1107): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97-provIP(1108): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI196(1109): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97(1110): none (none -> none)Sun Jan 26 09:58:34 UTC 2025 ====== SGSN_Tests.TC_llc_sabm_dm_llgmm pass ====== MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-NS1(1111): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1112): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98-provIP(1113): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI210(1114): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98(1115): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-NS2(1116): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1117): none (none -> none)Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_llc_sabm_dm_llgmm.talloc MTC@57df94ca82fd: Local verdict of PTC -NSVCI99-provIP(1118): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI220(1119): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99(1120): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP-IPA(1121): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP(1122): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GGSN_GTP(1123): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_llc_sabm_dm_llgmm(1124): pass (none -> pass) MTC@57df94ca82fd: Test case TC_llc_sabm_dm_llgmm finished. Verdict: pass MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_llgmm pass'. 20250126095834759 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50906<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126095835161 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50906<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=80360) 20250126095835659 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095835660 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=80360, count=87772) 20250126095836660 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095836660 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_llgmm pass' was executed successfully (exit status: 0). MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_ll5'. ------ SGSN_Tests.TC_llc_sabm_dm_ll5 ------ Sun Jan 26 09:58:37 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_ll5.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_ll5.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250126095837661 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095837662 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_ll5' was executed successfully (exit status: 0). MTC@57df94ca82fd: Test case TC_llc_sabm_dm_ll5 started. 20250126095838196 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37532<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126095838199 DMM INFO MM(262420000000042/d2b6466c) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250126095838199 DMM INFO MM(262420000000042/d2b6466c) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250126095838200 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250126095838200 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250126095838200 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250126095838200 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250126095838200 DLLC NOTICE LLME(ffffffff/d2b6466c){ASSIGNED} LLGM Assign pre (d2b6466c => ffffffff) (gprs_llc.c:1079) 20250126095838200 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d2b6466c => ffffffff) (gprs_llc.c:1125) 20250126095838200 DGPRS INFO SUBSCR(262420000000042) purging MS subscriber (gprs_subscriber.c:785) 20250126095838200 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) 20250126095838200 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f2 09 00 28 01 01 (gsup_client.c:402) 20250126095838200 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Init}: Deallocated (fsm.c:568) 20250126095838200 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Deallocated (fsm.c:568) 20250126095838200 DMM DEBUG MM_STATE_Iu[0x555fabfc6e30]{Detached}: Deallocated (fsm.c:568) 20250126095838200 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Deallocated (fsm.c:568) 20250126095838200 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1125)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1126)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1125)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1129)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095838257 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250126095838257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095838257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095838257 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095838257 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250126095838257 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095838257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095838257 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095838257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1129)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095838258 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095838258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095838258 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095838258 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095838258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095838258 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095838258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095838258 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095838258 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250126095838258 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095838258 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126095838258 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095838258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1129)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1129)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126095838261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1130)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1126)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1126)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126095838267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095838267 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1131)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_llc_sabm_dm_ll5-BVCI196(1128)@57df94ca82fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1130)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1134)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1134)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095838274 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250126095838274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095838274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095838274 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095838274 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250126095838274 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095838274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095838274 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095838274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1134)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095838276 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095838276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095838276 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095838276 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095838276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095838276 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095838276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095838276 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095838276 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250126095838276 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095838276 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1134)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250126095838277 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095838277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1134)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126095838278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1135)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1131)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1131)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126095838284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095838284 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1136)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_llc_sabm_dm_ll5-BVCI210(1133)@57df94ca82fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1135)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1139)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1139)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095838294 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250126095838294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095838294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095838294 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095838294 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250126095838294 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095838294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095838294 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095838294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1139)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095838295 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095838295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095838295 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095838295 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095838295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095838295 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095838295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095838295 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095838295 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250126095838295 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095838295 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126095838295 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095838295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1139)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1139)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126095838298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1136)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1136)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126095838302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095838302 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_sabm_dm_ll5-BVCI220(1137)@57df94ca82fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250126095838663 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095838663 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250126095838663 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250126095838663 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1140)@57df94ca82fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1140)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250126095838667 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250126095838668 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1140)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1140)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1140)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1140)@57df94ca82fd: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1140)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1140)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_ll5-BVCI196(1128)@57df94ca82fd: Adding Client=TC_llc_sabm_dm_ll5(1143), IMSI='262420000000043'H, TLLI='C2B49859'O, index=0 SGSN_Test-GSUP(1141)@57df94ca82fd: Created GsupExpect[0] for "262420000000043" to be handled at TC_llc_sabm_dm_ll5(1143) TC_llc_sabm_dm_ll5(1143)@57df94ca82fd: 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 := 'B37C2DA3D4ECDEC07D63A29F1DB15B65'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '923D8DDE'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '08878F0BC21C6FD2'O } } } } } 20250126095839749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095839749 DLLC NOTICE LLME(ffffffff/c2b49859){UNASSIGNED} LLC RX: unknown TLLI 0xc2b49859, creating LLME on the fly (gprs_llc.c:552) 20250126095839749 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250126095839749 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000043) type="GPRS attach"  (gprs_gmm.c:1248) 20250126095839749 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Allocated (fsm.c:456) 20250126095839749 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Init}: Allocated (fsm.c:456) 20250126095839749 DMM DEBUG MM_STATE_Gb[0x555fabfc09b0]{Idle}: Allocated (fsm.c:456) 20250126095839749 DMM DEBUG MM_STATE_Iu[0x555fabfc0880]{Detached}: Allocated (fsm.c:456) 20250126095839749 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250126095839749 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250126095839749 DLLC NOTICE LLME(ffffffff/c2b49859){UNASSIGNED} LLGM Assign pre (c2b49859 => cc70e142) (gprs_llc.c:1079) 20250126095839749 DLLC NOTICE LLME(c2b49859/cc70e142){ASSIGNED} LLGM Assign post (c2b49859 => cc70e142) (gprs_llc.c:1125) 20250126095839749 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250126095839749 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250126095839749 DMM DEBUG MM(262420000000043/cc70e142) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250126095839765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095839765 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250126095839765 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095839765 DMM DEBUG MM(262420000000043/cc70e142) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000430 (gprs_gmm.c:1066) 20250126095839765 DMM NOTICE MM(262420000000043/cc70e142) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250126095839765 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250126095839765 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250126095839765 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250126095839765 DMM DEBUG MM(262420000000043/cc70e142) Requesting authorization (sgsn_auth.c:160) 20250126095839765 DMM INFO MM(262420000000043/cc70e142) Requesting authentication tuples (sgsn_auth.c:184) 20250126095839765 DMM DEBUG MM(262420000000043/cc70e142) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250126095839765 DGPRS INFO SUBSCR(262420000000043) requesting auth info (gprs_subscriber.c:805) 20250126095839765 DGPRS INFO SUBSCR(262420000000043) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f3 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1141)@57df94ca82fd: Found GsupExpect[0] for "262420000000043" handled at TC_llc_sabm_dm_ll5(1143) SGSN_Test-GSUP(1141)@57df94ca82fd: Added IMSI table entry 0TC_llc_sabm_dm_ll5(1143)"262420000000043" 20250126095839770 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250126095839770 DGPRS INFO SUBSCR(262420000000043) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250126095839770 DGPRS DEBUG SUBSCR(262420000000043) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250126095839770 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber authentication info (gprs_subscriber.c:850) 20250126095839770 DMM INFO MM(262420000000043/cc70e142) Subscriber data update (mmctx.c:445) 20250126095839770 DMM DEBUG MM(262420000000043/cc70e142) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250126095839770 DMM INFO MM(262420000000043/cc70e142) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250126095839770 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250126095839770 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250126095839770 DMM INFO MM(262420000000043/cc70e142) <- GMM AUTH AND CIPHERING REQ (rand = b3 7c 2d a3 d4 ec de c0 7d 63 a2 9f 1d b1 5b 65 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250126095839785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095839785 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20250126095839785 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095839785 DMM INFO MM(262420000000043/cc70e142) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250126095839785 DMM NOTICE MM(262420000000043/cc70e142) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250126095839785 DMM DEBUG MM(262420000000043/cc70e142) checking auth: received GSM SRES = 92 3d 8d de (gprs_gmm.c:648) 20250126095839785 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250126095839785 DMM DEBUG MM(262420000000043/cc70e142) Requesting authorization (sgsn_auth.c:160) 20250126095839785 DMM INFO MM(262420000000043/cc70e142) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250126095839785 DMM DEBUG MM(262420000000043/cc70e142) Requesting subscriber data update (gprs_subscriber.c:894) 20250126095839785 DGPRS INFO SUBSCR(262420000000043) subscriber data is not available (gprs_subscriber.c:818) 20250126095839785 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) 20250126095839785 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250126095839785 DMM INFO MM(262420000000043/cc70e142) <- GMM ATTACH ACCEPT (new P-TMSI=0xcc70e142) (gprs_gmm.c:282) 20250126095839788 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250126095839788 DGPRS INFO SUBSCR(262420000000043) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250126095839788 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20250126095839788 DMM INFO MM(262420000000043/cc70e142) Subscriber data update (mmctx.c:445) 20250126095839788 DMM DEBUG MM(262420000000043/cc70e142) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250126095839788 DMM INFO MM(262420000000043/cc70e142) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250126095839788 DMM NOTICE MM(262420000000043/cc70e142) Authorized, continuing procedure, IMSI=262420000000043 (gprs_gmm.c:982) 20250126095839788 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250126095839788 DMM NOTICE MM(262420000000043/cc70e142) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250126095839788 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) 20250126095839789 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250126095839789 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20250126095839789 DMM INFO MM(262420000000043/cc70e142) Subscriber data update (mmctx.c:445) 20250126095839789 DMM DEBUG MM(262420000000043/cc70e142) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250126095839801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095839801 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250126095839801 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095839801 DMM INFO MM(262420000000043/cc70e142) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250126095839801 DMM NOTICE MM(262420000000043/cc70e142) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250126095839801 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250126095839801 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250126095839801 DLLC NOTICE LLME(c2b49859/cc70e142){ASSIGNED} LLGM Assign pre (ffffffff => cc70e142) (gprs_llc.c:1079) 20250126095839801 DLLC NOTICE LLME(ffffffff/cc70e142){ASSIGNED} LLGM Assign post (ffffffff => cc70e142) (gprs_llc.c:1125) 20250126095839801 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250126095839801 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250126095839801 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250126095839801 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250126095840860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095840860 DLLC DEBUG LLC SAPI=5 C U GEA0 IOV-UI=0x000000 FCS=0x4550ca CMD=SABM (gprs_llc_parse.c:89) TC_llc_sabm_dm_ll5(1143)@57df94ca82fd: setverdict(pass): none -> pass TC_llc_sabm_dm_ll5-BVCI196(1128)@57df94ca82fd: Removing Client IMSI='262420000000043'H, index=0 TC_llc_sabm_dm_ll5(1143)@57df94ca82fd: Final verdict of PTC: pass 20250126095840874 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37532<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250126095840878 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250126095840878 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1141)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1140)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1126)@57df94ca82fd: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI210(1133)@57df94ca82fd: Final verdict of PTC: none -NSVCI97(1129)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1125)@57df94ca82fd: Final verdict of PTC: none -NSVCI99(1139)@57df94ca82fd: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI220(1137)@57df94ca82fd: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI196(1128)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1131)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1130)@57df94ca82fd: Final verdict of PTC: none -NSVCI98(1134)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1142)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1135)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1136)@57df94ca82fd: Final verdict of PTC: none -NSVCI97-provIP(1127)@57df94ca82fd: Final verdict of PTC: none -NSVCI98-provIP(1132)@57df94ca82fd: Final verdict of PTC: none -NSVCI99-provIP(1138)@57df94ca82fd: Final verdict of PTC: none MTC@57df94ca82fd: Setting final verdict of the test case. MTC@57df94ca82fd: Local verdict of MTC: none MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-NS0(1125): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1126): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97-provIP(1127): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI196(1128): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97(1129): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-NS1(1130): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1131): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98-provIP(1132): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI210(1133): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98(1134): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-NS2(1135): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1136): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI220(1137): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99-provIP(1138): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99(1139): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP-IPA(1140): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP(1141): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GGSN_GTP(1142): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_llc_sabm_dm_ll5(1143): pass (none -> pass) MTC@57df94ca82fd: Test case TC_llc_sabm_dm_ll5 finished. Verdict: pass MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_ll5 pass'. Sun Jan 26 09:58:40 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 20250126095840972 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37546<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126095841373 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37546<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84516) 20250126095841879 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095841879 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=84516, count=91928) 20250126095842880 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095842880 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_ll5 pass' was executed successfully (exit status: 0). MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_nopaging'. ------ SGSN_Tests.TC_suspend_nopaging ------ Sun Jan 26 09:58:43 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_suspend_nopaging.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_suspend_nopaging.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250126095843881 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095843881 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_nopaging' was executed successfully (exit status: 0). MTC@57df94ca82fd: Test case TC_suspend_nopaging started. 20250126095844421 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37554<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126095844423 DMM INFO MM(262420000000043/cc70e142) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250126095844423 DMM INFO MM(262420000000043/cc70e142) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250126095844423 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250126095844423 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250126095844423 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250126095844423 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250126095844423 DLLC NOTICE LLME(ffffffff/cc70e142){ASSIGNED} LLGM Assign pre (cc70e142 => ffffffff) (gprs_llc.c:1079) 20250126095844423 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cc70e142 => ffffffff) (gprs_llc.c:1125) 20250126095844423 DGPRS INFO SUBSCR(262420000000043) purging MS subscriber (gprs_subscriber.c:785) 20250126095844423 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) 20250126095844423 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f3 09 00 28 01 01 (gsup_client.c:402) 20250126095844423 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Init}: Deallocated (fsm.c:568) 20250126095844423 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Deallocated (fsm.c:568) 20250126095844423 DMM DEBUG MM_STATE_Iu[0x555fabfc0880]{Detached}: Deallocated (fsm.c:568) 20250126095844423 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Deallocated (fsm.c:568) 20250126095844423 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1144)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1145)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1144)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1148)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095844478 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250126095844478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095844478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095844478 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095844478 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250126095844478 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095844478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095844478 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095844478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1148)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095844480 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095844480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095844480 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095844480 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095844480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095844480 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095844480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095844480 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095844480 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250126095844480 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095844480 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126095844480 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095844480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1148)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1148)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126095844484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1149)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1145)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1145)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1150)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250126095844493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095844493 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1149)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_suspend_nopaging-BVCI196(1147)@57df94ca82fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1153)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095844497 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250126095844497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095844497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095844497 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095844497 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250126095844497 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095844497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095844498 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095844498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1153)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095844499 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095844499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095844499 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095844499 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095844499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095844499 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095844499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095844499 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095844499 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250126095844499 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095844499 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126095844499 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095844499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1153)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1153)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1154)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21012 20250126095844502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1150)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1150)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126095844506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095844506 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1155)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_suspend_nopaging-BVCI210(1152)@57df94ca82fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1154)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1158)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095844511 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250126095844511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095844511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095844511 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095844511 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250126095844511 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095844511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095844511 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095844511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1158)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095844512 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095844512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095844512 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095844512 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095844512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095844512 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095844512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095844512 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095844512 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250126095844512 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095844512 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126095844512 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095844512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1158)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1158)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126095844515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1155)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1155)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126095844520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095844520 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_nopaging-BVCI220(1157)@57df94ca82fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250126095844882 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095844882 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250126095844882 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250126095844882 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1159)@57df94ca82fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1159)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250126095844887 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250126095844888 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1159)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1159)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1159)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1159)@57df94ca82fd: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1159)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1159)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_nopaging-BVCI196(1147)@57df94ca82fd: Adding Client=TC_suspend_nopaging(1162), IMSI='262420000000048'H, TLLI='ED530606'O, index=0 SGSN_Test-GSUP(1160)@57df94ca82fd: Created GsupExpect[0] for "262420000000048" to be handled at TC_suspend_nopaging(1162) TC_suspend_nopaging(1162)@57df94ca82fd: 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 := 'B5C2EFF27FCDB5275B753D81E0A2ECD9'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FA776538'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '790279E6093A1439'O } } } } } 20250126095845963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095845963 DLLC NOTICE LLME(ffffffff/ed530606){UNASSIGNED} LLC RX: unknown TLLI 0xed530606, creating LLME on the fly (gprs_llc.c:552) 20250126095845963 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250126095845963 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000048) type="GPRS attach"  (gprs_gmm.c:1248) 20250126095845963 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Allocated (fsm.c:456) 20250126095845963 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Init}: Allocated (fsm.c:456) 20250126095845963 DMM DEBUG MM_STATE_Gb[0x555fabfc09b0]{Idle}: Allocated (fsm.c:456) 20250126095845963 DMM DEBUG MM_STATE_Iu[0x555fabfc6e30]{Detached}: Allocated (fsm.c:456) 20250126095845963 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250126095845963 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250126095845963 DLLC NOTICE LLME(ffffffff/ed530606){UNASSIGNED} LLGM Assign pre (ed530606 => e3608b1e) (gprs_llc.c:1079) 20250126095845963 DLLC NOTICE LLME(ed530606/e3608b1e){ASSIGNED} LLGM Assign post (ed530606 => e3608b1e) (gprs_llc.c:1125) 20250126095845963 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250126095845963 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250126095845963 DMM DEBUG MM(262420000000048/e3608b1e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250126095845987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095845987 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250126095845987 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095845987 DMM DEBUG MM(262420000000048/e3608b1e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000480 (gprs_gmm.c:1066) 20250126095845987 DMM NOTICE MM(262420000000048/e3608b1e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250126095845987 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250126095845987 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250126095845987 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250126095845987 DMM DEBUG MM(262420000000048/e3608b1e) Requesting authorization (sgsn_auth.c:160) 20250126095845987 DMM INFO MM(262420000000048/e3608b1e) Requesting authentication tuples (sgsn_auth.c:184) 20250126095845987 DMM DEBUG MM(262420000000048/e3608b1e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250126095845987 DGPRS INFO SUBSCR(262420000000048) requesting auth info (gprs_subscriber.c:805) 20250126095845987 DGPRS INFO SUBSCR(262420000000048) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f8 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1160)@57df94ca82fd: Found GsupExpect[0] for "262420000000048" handled at TC_suspend_nopaging(1162) SGSN_Test-GSUP(1160)@57df94ca82fd: Added IMSI table entry 0TC_suspend_nopaging(1162)"262420000000048" 20250126095845993 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250126095845993 DGPRS INFO SUBSCR(262420000000048) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250126095845993 DGPRS DEBUG SUBSCR(262420000000048) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250126095845993 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber authentication info (gprs_subscriber.c:850) 20250126095845993 DMM INFO MM(262420000000048/e3608b1e) Subscriber data update (mmctx.c:445) 20250126095845993 DMM DEBUG MM(262420000000048/e3608b1e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250126095845993 DMM INFO MM(262420000000048/e3608b1e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250126095845993 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250126095845993 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250126095845993 DMM INFO MM(262420000000048/e3608b1e) <- GMM AUTH AND CIPHERING REQ (rand = b5 c2 ef f2 7f cd b5 27 5b 75 3d 81 e0 a2 ec d9 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250126095846012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095846012 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20250126095846012 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095846012 DMM INFO MM(262420000000048/e3608b1e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250126095846012 DMM NOTICE MM(262420000000048/e3608b1e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250126095846012 DMM DEBUG MM(262420000000048/e3608b1e) checking auth: received GSM SRES = fa 77 65 38 (gprs_gmm.c:648) 20250126095846012 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250126095846012 DMM DEBUG MM(262420000000048/e3608b1e) Requesting authorization (sgsn_auth.c:160) 20250126095846012 DMM INFO MM(262420000000048/e3608b1e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250126095846012 DMM DEBUG MM(262420000000048/e3608b1e) Requesting subscriber data update (gprs_subscriber.c:894) 20250126095846012 DGPRS INFO SUBSCR(262420000000048) subscriber data is not available (gprs_subscriber.c:818) 20250126095846012 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) 20250126095846012 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250126095846012 DMM INFO MM(262420000000048/e3608b1e) <- GMM ATTACH ACCEPT (new P-TMSI=0xe3608b1e) (gprs_gmm.c:282) 20250126095846015 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250126095846015 DGPRS INFO SUBSCR(262420000000048) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250126095846015 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20250126095846015 DMM INFO MM(262420000000048/e3608b1e) Subscriber data update (mmctx.c:445) 20250126095846015 DMM DEBUG MM(262420000000048/e3608b1e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250126095846015 DMM INFO MM(262420000000048/e3608b1e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250126095846015 DMM NOTICE MM(262420000000048/e3608b1e) Authorized, continuing procedure, IMSI=262420000000048 (gprs_gmm.c:982) 20250126095846015 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250126095846015 DMM NOTICE MM(262420000000048/e3608b1e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250126095846015 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) 20250126095846016 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250126095846016 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20250126095846016 DMM INFO MM(262420000000048/e3608b1e) Subscriber data update (mmctx.c:445) 20250126095846016 DMM DEBUG MM(262420000000048/e3608b1e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250126095846029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095846029 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250126095846029 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095846029 DMM INFO MM(262420000000048/e3608b1e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250126095846029 DMM NOTICE MM(262420000000048/e3608b1e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250126095846029 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250126095846029 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250126095846029 DLLC NOTICE LLME(ed530606/e3608b1e){ASSIGNED} LLGM Assign pre (ffffffff => e3608b1e) (gprs_llc.c:1079) 20250126095846029 DLLC NOTICE LLME(ffffffff/e3608b1e){ASSIGNED} LLGM Assign post (ffffffff => e3608b1e) (gprs_llc.c:1125) 20250126095846029 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250126095846029 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250126095846029 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250126095846029 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_nopaging(1162)@57df94ca82fd: setverdict(pass): none -> pass 20250126095846086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095846086 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250126095846086 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095846086 DMM INFO MM(262420000000048/e3608b1e) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250126095846086 DMM INFO MM(262420000000048/e3608b1e) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250126095846086 DMM DEBUG MM(262420000000048/e3608b1e) Using GGSN 0 (gprs_sm.c:317) 20250126095846086 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) 20250126095846086 DLGTP DEBUG Begin pdp_tidset tid = 5840000000024262 (pdp.c:279) 20250126095846086 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250126095846086 DGPRS NOTICE PDP(262420000000048/0) Create PDP Context (sgsn_libgtp.c:186) 20250126095846086 DLGTP DEBUG Registering seq=1062 in restransmit req queue (gtp.c:402) 20250126095846107 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 e4 09 d7 a7 11 61 7b 90 4d 14 05 7f 17 47 78 5b 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1062 from retransmit req queue (gtp.c:443) 20250126095846108 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f99c047d298, cbp=0x555fabfc87b0) (sgsn_libgtp.c:633) 20250126095846108 DGPRS INFO PDP(262420000000048/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250126095846108 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x555fabfcde98 TLLI=e3608b1e, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250126095846108 DGPRS INFO PDP(262420000000048/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250126095846108 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_nopaging(1162)@57df94ca82fd: setverdict(pass): pass -> pass, component reason not changed TC_suspend_nopaging(1162)@57df94ca82fd: setverdict(pass): pass -> pass, component reason not changed 20250126095846122 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:826) 20250126095846134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095846134 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2266) 20250126095846134 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20250126095846141 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:826) 20250126095846141 DMM INFO MM(262420000000048/e3608b1e) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:853) 20250126095849504 DGPRS DEBUG Checking for inactive LLMEs, time = 1116435 (sgsn.c:132) TC_suspend_nopaging-BVCI196(1147)@57df94ca82fd: Removing Client IMSI='262420000000048'H, index=0 TC_suspend_nopaging(1162)@57df94ca82fd: Final verdict of PTC: pass 20250126095851158 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37554<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1160)@57df94ca82fd: Final verdict of PTC: none -NSVCI99(1158)@57df94ca82fd: Final verdict of PTC: none 20250126095851162 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250126095851162 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(1144)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1159)@57df94ca82fd: Final verdict of PTC: none TC_suspend_nopaging-BVCI196(1147)@57df94ca82fd: Final verdict of PTC: none -NSVCI98(1153)@57df94ca82fd: Final verdict of PTC: none TC_suspend_nopaging-BVCI220(1157)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1150)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1161)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1149)@57df94ca82fd: Final verdict of PTC: none -NSVCI97(1148)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1154)@57df94ca82fd: Final verdict of PTC: none TC_suspend_nopaging-BVCI210(1152)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1145)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1155)@57df94ca82fd: Final verdict of PTC: none -NSVCI97-provIP(1146)@57df94ca82fd: Final verdict of PTC: none -NSVCI98-provIP(1151)@57df94ca82fd: Final verdict of PTC: none -NSVCI99-provIP(1156)@57df94ca82fd: Final verdict of PTC: none MTC@57df94ca82fd: Setting final verdict of the test case. MTC@57df94ca82fd: Local verdict of MTC: none MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-NS0(1144): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1145): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97-provIP(1146): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_suspend_nopaging-BVCI196(1147): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97(1148): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-NS1(1149): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1150): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98-provIP(1151): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_suspend_nopaging-BVCI210(1152): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98(1153): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-NS2(1154): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1155): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99-provIP(1156): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_suspend_nopaging-BVCI220(1157): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99(1158): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP-IPA(1159): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP(1160): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GGSN_GTP(1161): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_suspend_nopaging(1162): pass (none -> pass) MTC@57df94ca82fd: Test case TC_suspend_nopaging finished. Verdict: pass MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_nopaging pass'. Sun Jan 26 09:58:51 UTC 2025 ====== SGSN_Tests.TC_suspend_nopaging pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_nopaging.talloc 20250126095851267 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35614<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126095851669 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35614<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=97232) 20250126095852163 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095852164 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=97232, count=101588) 20250126095853165 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095853165 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_nopaging pass' was executed successfully (exit status: 0). MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_resume'. ------ SGSN_Tests.TC_suspend_resume ------ Sun Jan 26 09:58:53 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_suspend_resume.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_suspend_resume.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250126095854167 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095854167 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_resume' was executed successfully (exit status: 0). MTC@57df94ca82fd: Test case TC_suspend_resume started. 20250126095854760 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35624<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126095854762 DMM INFO MM(262420000000048/e3608b1e) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250126095854762 DMM INFO MM(262420000000048/e3608b1e) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250126095854762 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Registered.SUSPENDED}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250126095854762 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Registered.SUSPENDED}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250126095854762 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250126095854762 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250126095854762 DLLC NOTICE LLME(ffffffff/e3608b1e){ASSIGNED} LLGM Assign pre (e3608b1e => ffffffff) (gprs_llc.c:1079) 20250126095854762 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e3608b1e => ffffffff) (gprs_llc.c:1125) 20250126095854762 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x555fabfcdb40 (gprs_sndcp.c:574) 20250126095854762 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x555fabfcde98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250126095854762 DMM NOTICE MM(262420000000048/e3608b1e) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250126095854762 DGPRS INFO PDP(262420000000048/0) Forcing release of PDP context (pdpctx.c:102) 20250126095854762 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250126095854762 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250126095854762 DLGTP DEBUG Registering seq=1063 in restransmit req queue (gtp.c:402) 20250126095854763 DGPRS INFO SUBSCR(262420000000048) purging MS subscriber (gprs_subscriber.c:785) 20250126095854763 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) 20250126095854763 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f8 09 00 28 01 01 (gsup_client.c:402) 20250126095854763 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Init}: Deallocated (fsm.c:568) 20250126095854763 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Deallocated (fsm.c:568) 20250126095854763 DMM DEBUG MM_STATE_Iu[0x555fabfc6e30]{Detached}: Deallocated (fsm.c:568) 20250126095854763 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Deallocated (fsm.c:568) 20250126095854763 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1163)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1164)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1163)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1167)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095854802 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250126095854802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095854802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095854802 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095854802 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250126095854802 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095854802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095854802 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095854802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1167)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095854803 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095854803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095854803 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095854803 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095854803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095854803 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095854803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095854803 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095854803 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250126095854803 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095854803 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126095854803 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095854803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1167)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1167)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126095854806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1168)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1164)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1164)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1169)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250126095854812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095854812 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1168)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1172)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_suspend_resume-BVCI196(1166)@57df94ca82fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1172)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095854816 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250126095854816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095854816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095854816 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095854816 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250126095854816 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095854816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095854816 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095854816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1172)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095854817 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095854817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095854817 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095854817 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095854817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095854817 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095854817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095854817 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095854817 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250126095854817 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095854817 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126095854817 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095854817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1172)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1172)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126095854819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1173)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1169)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1169)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126095854823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095854823 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_suspend_resume-BVCI210(1171)@57df94ca82fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1174)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1173)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1177)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1177)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095854832 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250126095854832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095854832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095854832 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095854832 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250126095854832 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095854832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095854832 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095854832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1177)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095854833 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095854833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095854833 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095854833 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095854833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095854833 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095854833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095854833 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095854833 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250126095854833 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095854833 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126095854833 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095854833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1177)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1177)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126095854836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1174)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1174)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126095854842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095854842 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_resume-BVCI220(1176)@57df94ca82fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250126095855169 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095855169 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250126095855169 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250126095855169 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1178)@57df94ca82fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1178)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250126095855173 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250126095855174 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1178)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1178)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1178)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1178)@57df94ca82fd: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1178)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1178)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_resume-BVCI196(1166)@57df94ca82fd: Adding Client=TC_suspend_resume(1181), IMSI='262420000000049'H, TLLI='D1CCA7AD'O, index=0 SGSN_Test-GSUP(1179)@57df94ca82fd: Created GsupExpect[0] for "262420000000049" to be handled at TC_suspend_resume(1181) TC_suspend_resume(1181)@57df94ca82fd: 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 := 'E1B8BDB49A4885A01FA076C9306C47FB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '30844EF3'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3C93445DD31563D8'O } } } } } 20250126095856247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095856247 DLLC NOTICE LLME(ffffffff/d1cca7ad){UNASSIGNED} LLC RX: unknown TLLI 0xd1cca7ad, creating LLME on the fly (gprs_llc.c:552) 20250126095856247 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250126095856247 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000049) type="GPRS attach"  (gprs_gmm.c:1248) 20250126095856247 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Allocated (fsm.c:456) 20250126095856247 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Init}: Allocated (fsm.c:456) 20250126095856247 DMM DEBUG MM_STATE_Gb[0x555fabfc09b0]{Idle}: Allocated (fsm.c:456) 20250126095856247 DMM DEBUG MM_STATE_Iu[0x555fabfc0880]{Detached}: Allocated (fsm.c:456) 20250126095856247 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250126095856247 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250126095856247 DLLC NOTICE LLME(ffffffff/d1cca7ad){UNASSIGNED} LLGM Assign pre (d1cca7ad => cac785ac) (gprs_llc.c:1079) 20250126095856247 DLLC NOTICE LLME(d1cca7ad/cac785ac){ASSIGNED} LLGM Assign post (d1cca7ad => cac785ac) (gprs_llc.c:1125) 20250126095856247 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250126095856247 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250126095856247 DMM DEBUG MM(262420000000049/cac785ac) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250126095856265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095856265 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250126095856265 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095856265 DMM DEBUG MM(262420000000049/cac785ac) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000490 (gprs_gmm.c:1066) 20250126095856265 DMM NOTICE MM(262420000000049/cac785ac) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250126095856265 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250126095856265 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250126095856265 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250126095856265 DMM DEBUG MM(262420000000049/cac785ac) Requesting authorization (sgsn_auth.c:160) 20250126095856265 DMM INFO MM(262420000000049/cac785ac) Requesting authentication tuples (sgsn_auth.c:184) 20250126095856265 DMM DEBUG MM(262420000000049/cac785ac) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250126095856265 DGPRS INFO SUBSCR(262420000000049) requesting auth info (gprs_subscriber.c:805) 20250126095856265 DGPRS INFO SUBSCR(262420000000049) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f9 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1179)@57df94ca82fd: Found GsupExpect[0] for "262420000000049" handled at TC_suspend_resume(1181) SGSN_Test-GSUP(1179)@57df94ca82fd: Added IMSI table entry 0TC_suspend_resume(1181)"262420000000049" 20250126095856271 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250126095856271 DGPRS INFO SUBSCR(262420000000049) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250126095856271 DGPRS DEBUG SUBSCR(262420000000049) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250126095856271 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber authentication info (gprs_subscriber.c:850) 20250126095856271 DMM INFO MM(262420000000049/cac785ac) Subscriber data update (mmctx.c:445) 20250126095856271 DMM DEBUG MM(262420000000049/cac785ac) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250126095856271 DMM INFO MM(262420000000049/cac785ac) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250126095856271 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250126095856271 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250126095856271 DMM INFO MM(262420000000049/cac785ac) <- GMM AUTH AND CIPHERING REQ (rand = e1 b8 bd b4 9a 48 85 a0 1f a0 76 c9 30 6c 47 fb , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250126095856287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095856287 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20250126095856287 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095856287 DMM INFO MM(262420000000049/cac785ac) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250126095856287 DMM NOTICE MM(262420000000049/cac785ac) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250126095856287 DMM DEBUG MM(262420000000049/cac785ac) checking auth: received GSM SRES = 30 84 4e f3 (gprs_gmm.c:648) 20250126095856287 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250126095856287 DMM DEBUG MM(262420000000049/cac785ac) Requesting authorization (sgsn_auth.c:160) 20250126095856287 DMM INFO MM(262420000000049/cac785ac) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250126095856287 DMM DEBUG MM(262420000000049/cac785ac) Requesting subscriber data update (gprs_subscriber.c:894) 20250126095856287 DGPRS INFO SUBSCR(262420000000049) subscriber data is not available (gprs_subscriber.c:818) 20250126095856287 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) 20250126095856287 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250126095856287 DMM INFO MM(262420000000049/cac785ac) <- GMM ATTACH ACCEPT (new P-TMSI=0xcac785ac) (gprs_gmm.c:282) 20250126095856290 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250126095856290 DGPRS INFO SUBSCR(262420000000049) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250126095856290 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20250126095856290 DMM INFO MM(262420000000049/cac785ac) Subscriber data update (mmctx.c:445) 20250126095856290 DMM DEBUG MM(262420000000049/cac785ac) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250126095856290 DMM INFO MM(262420000000049/cac785ac) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250126095856290 DMM NOTICE MM(262420000000049/cac785ac) Authorized, continuing procedure, IMSI=262420000000049 (gprs_gmm.c:982) 20250126095856290 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250126095856290 DMM NOTICE MM(262420000000049/cac785ac) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250126095856290 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) 20250126095856292 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250126095856292 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20250126095856292 DMM INFO MM(262420000000049/cac785ac) Subscriber data update (mmctx.c:445) 20250126095856292 DMM DEBUG MM(262420000000049/cac785ac) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250126095856300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095856300 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250126095856300 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095856300 DMM INFO MM(262420000000049/cac785ac) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250126095856301 DMM NOTICE MM(262420000000049/cac785ac) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250126095856301 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250126095856301 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250126095856301 DLLC NOTICE LLME(d1cca7ad/cac785ac){ASSIGNED} LLGM Assign pre (ffffffff => cac785ac) (gprs_llc.c:1079) 20250126095856301 DLLC NOTICE LLME(ffffffff/cac785ac){ASSIGNED} LLGM Assign post (ffffffff => cac785ac) (gprs_llc.c:1125) 20250126095856301 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250126095856301 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250126095856301 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250126095856301 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_resume(1181)@57df94ca82fd: setverdict(pass): none -> pass 20250126095856356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095856356 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250126095856356 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095856356 DMM INFO MM(262420000000049/cac785ac) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250126095856356 DMM INFO MM(262420000000049/cac785ac) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250126095856356 DMM DEBUG MM(262420000000049/cac785ac) Using GGSN 0 (gprs_sm.c:317) 20250126095856356 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) 20250126095856356 DLGTP DEBUG Begin pdp_tidset tid = 5940000000024262 (pdp.c:279) 20250126095856357 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250126095856357 DGPRS NOTICE PDP(262420000000049/0) Create PDP Context (sgsn_libgtp.c:186) 20250126095856357 DLGTP DEBUG Registering seq=1064 in restransmit req queue (gtp.c:402) 20250126095856381 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 2b 53 93 be 11 a7 7d 3e b2 14 05 7f f7 da 4a 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=1064 from retransmit req queue (gtp.c:443) 20250126095856381 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f99c047e310, cbp=0x555fabfc8b40) (sgsn_libgtp.c:633) 20250126095856381 DGPRS INFO PDP(262420000000049/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250126095856381 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x555fabfcde98 TLLI=cac785ac, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250126095856381 DGPRS INFO PDP(262420000000049/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250126095856381 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_resume(1181)@57df94ca82fd: setverdict(pass): pass -> pass, component reason not changed TC_suspend_resume(1181)@57df94ca82fd: setverdict(pass): pass -> pass, component reason not changed 20250126095856391 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:826) 20250126095856401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095856401 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2266) 20250126095856401 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20250126095856408 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:826) 20250126095856408 DMM INFO MM(262420000000049/cac785ac) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:853) 20250126095901414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095901414 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Registered.SUSPENDED}: Received Event unknown 0x4 (gprs_gmm.c:2292) 20250126095901414 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Registered.SUSPENDED}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:104) 20250126095901421 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:826) TC_suspend_resume-BVCI196(1166)@57df94ca82fd: Removing Client IMSI='262420000000049'H, index=0 TC_suspend_resume(1181)@57df94ca82fd: Final verdict of PTC: pass 20250126095901437 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35624<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1179)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1164)@57df94ca82fd: Final verdict of PTC: none TC_suspend_resume-BVCI196(1166)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1163)@57df94ca82fd: Final verdict of PTC: none -NSVCI98(1172)@57df94ca82fd: Final verdict of PTC: none -NSVCI97(1167)@57df94ca82fd: Final verdict of PTC: none 20250126095901442 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250126095901442 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(1168)@57df94ca82fd: Final verdict of PTC: none TC_suspend_resume-BVCI210(1171)@57df94ca82fd: Final verdict of PTC: none -NSVCI99(1177)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1178)@57df94ca82fd: Final verdict of PTC: none TC_suspend_resume-BVCI220(1176)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1174)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1173)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1169)@57df94ca82fd: Final verdict of PTC: none -NSVCI97-provIP(1165)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1180)@57df94ca82fd: Final verdict of PTC: none -NSVCI99-provIP(1175)@57df94ca82fd: Final verdict of PTC: none -NSVCI98-provIP(1170)@57df94ca82fd: Final verdict of PTC: none MTC@57df94ca82fd: Setting final verdict of the test case. MTC@57df94ca82fd: Local verdict of MTC: none MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-NS0(1163): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1164): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97-provIP(1165): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_suspend_resume-BVCI196(1166): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97(1167): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-NS1(1168): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1169): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98-provIP(1170): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_suspend_resume-BVCI210(1171): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98(1172): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-NS2(1173): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1174): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99-provIP(1175): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_suspend_resume-BVCI220(1176): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99(1177): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP-IPA(1178): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP(1179): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GGSN_GTP(1180): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_suspend_resume(1181): pass (none -> pass) MTC@57df94ca82fd: Test case TC_suspend_resume finished. Verdict: pass MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_resume pass'. Sun Jan 26 09:59:01 UTC 2025 ====== SGSN_Tests.TC_suspend_resume pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_resume.talloc 20250126095901543 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53158<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126095901945 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53158<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=99688) 20250126095902443 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095902443 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=99688, count=105740) 20250126095903444 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095903444 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_resume pass' was executed successfully (exit status: 0). MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_rau'. ------ SGSN_Tests.TC_suspend_rau ------ Sun Jan 26 09:59:04 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_suspend_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_suspend_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250126095904446 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095904446 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_rau' was executed successfully (exit status: 0). MTC@57df94ca82fd: Test case TC_suspend_rau started. 20250126095905053 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53170<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126095905056 DMM INFO MM(262420000000049/cac785ac) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250126095905057 DMM INFO MM(262420000000049/cac785ac) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250126095905057 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250126095905057 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250126095905057 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250126095905057 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250126095905057 DLLC NOTICE LLME(ffffffff/cac785ac){ASSIGNED} LLGM Assign pre (cac785ac => ffffffff) (gprs_llc.c:1079) 20250126095905057 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cac785ac => ffffffff) (gprs_llc.c:1125) 20250126095905057 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x555fabfcdb40 (gprs_sndcp.c:574) 20250126095905057 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x555fabfcde98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250126095905057 DMM NOTICE MM(262420000000049/cac785ac) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250126095905057 DGPRS INFO PDP(262420000000049/0) Forcing release of PDP context (pdpctx.c:102) 20250126095905057 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250126095905057 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250126095905057 DLGTP DEBUG Registering seq=1065 in restransmit req queue (gtp.c:402) 20250126095905057 DGPRS INFO SUBSCR(262420000000049) purging MS subscriber (gprs_subscriber.c:785) 20250126095905057 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) 20250126095905057 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f9 09 00 28 01 01 (gsup_client.c:402) 20250126095905057 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Init}: Deallocated (fsm.c:568) 20250126095905057 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Deallocated (fsm.c:568) 20250126095905057 DMM DEBUG MM_STATE_Iu[0x555fabfc0880]{Detached}: Deallocated (fsm.c:568) 20250126095905057 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Deallocated (fsm.c:568) 20250126095905057 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1182)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1183)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1182)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1186)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095905108 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250126095905108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095905108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095905108 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095905108 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250126095905108 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095905108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095905108 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095905108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1186)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095905109 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095905109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095905109 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095905109 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095905109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095905109 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095905109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095905109 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095905109 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250126095905109 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095905109 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126095905110 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095905110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1186)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1186)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126095905114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1187)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1183)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1183)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126095905121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095905121 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1188)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1187)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } TC_suspend_rau-BVCI196(1185)@57df94ca82fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1191)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1191)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095905126 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250126095905126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095905126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095905126 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095905126 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250126095905126 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095905126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095905126 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095905126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1191)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095905127 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095905127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095905127 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095905127 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095905127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095905127 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095905127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095905127 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095905127 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250126095905127 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095905127 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126095905128 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095905128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1191)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1191)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1192)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21012 20250126095905131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1188)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1188)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1193)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1192)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } 20250126095905138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095905138 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(1196)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1196)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095905140 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250126095905140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095905140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095905140 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095905140 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250126095905140 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095905140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095905140 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095905140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_suspend_rau-BVCI210(1190)@57df94ca82fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1196)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095905141 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095905141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095905141 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095905141 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095905141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095905141 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095905141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095905141 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095905141 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250126095905141 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095905141 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126095905141 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095905141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1196)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1196)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126095905143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1193)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1193)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126095905147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095905147 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_rau-BVCI220(1195)@57df94ca82fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250126095905448 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095905448 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250126095905448 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250126095905448 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1197)@57df94ca82fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1197)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250126095905452 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1197)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1197)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250126095905453 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1197)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1197)@57df94ca82fd: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1197)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1197)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_rau-BVCI196(1185)@57df94ca82fd: Adding Client=TC_suspend_rau(1200), IMSI='262420000000050'H, TLLI='E185B55F'O, index=0 SGSN_Test-GSUP(1198)@57df94ca82fd: Created GsupExpect[0] for "262420000000050" to be handled at TC_suspend_rau(1200) TC_suspend_rau(1200)@57df94ca82fd: 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 := 'AE46E8DB8610FB7155ED7223340FB19B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B8E99FBC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '02A50DCFAF44917B'O } } } } } 20250126095906532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095906532 DLLC NOTICE LLME(ffffffff/e185b55f){UNASSIGNED} LLC RX: unknown TLLI 0xe185b55f, creating LLME on the fly (gprs_llc.c:552) 20250126095906532 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250126095906532 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000050) type="GPRS attach"  (gprs_gmm.c:1248) 20250126095906532 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Allocated (fsm.c:456) 20250126095906532 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Init}: Allocated (fsm.c:456) 20250126095906532 DMM DEBUG MM_STATE_Gb[0x555fabfc09b0]{Idle}: Allocated (fsm.c:456) 20250126095906532 DMM DEBUG MM_STATE_Iu[0x555fabfc6e30]{Detached}: Allocated (fsm.c:456) 20250126095906532 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250126095906532 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250126095906532 DLLC NOTICE LLME(ffffffff/e185b55f){UNASSIGNED} LLGM Assign pre (e185b55f => d4c750c0) (gprs_llc.c:1079) 20250126095906532 DLLC NOTICE LLME(e185b55f/d4c750c0){ASSIGNED} LLGM Assign post (e185b55f => d4c750c0) (gprs_llc.c:1125) 20250126095906532 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250126095906532 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250126095906532 DMM DEBUG MM(262420000000050/d4c750c0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250126095906557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095906557 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250126095906557 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095906557 DMM DEBUG MM(262420000000050/d4c750c0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000500 (gprs_gmm.c:1066) 20250126095906557 DMM NOTICE MM(262420000000050/d4c750c0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250126095906557 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250126095906557 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250126095906557 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250126095906557 DMM DEBUG MM(262420000000050/d4c750c0) Requesting authorization (sgsn_auth.c:160) 20250126095906557 DMM INFO MM(262420000000050/d4c750c0) Requesting authentication tuples (sgsn_auth.c:184) 20250126095906557 DMM DEBUG MM(262420000000050/d4c750c0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250126095906557 DGPRS INFO SUBSCR(262420000000050) requesting auth info (gprs_subscriber.c:805) 20250126095906557 DGPRS INFO SUBSCR(262420000000050) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 50 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1198)@57df94ca82fd: Found GsupExpect[0] for "262420000000050" handled at TC_suspend_rau(1200) SGSN_Test-GSUP(1198)@57df94ca82fd: Added IMSI table entry 0TC_suspend_rau(1200)"262420000000050" 20250126095906563 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250126095906563 DGPRS INFO SUBSCR(262420000000050) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250126095906563 DGPRS DEBUG SUBSCR(262420000000050) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250126095906563 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber authentication info (gprs_subscriber.c:850) 20250126095906563 DMM INFO MM(262420000000050/d4c750c0) Subscriber data update (mmctx.c:445) 20250126095906563 DMM DEBUG MM(262420000000050/d4c750c0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250126095906563 DMM INFO MM(262420000000050/d4c750c0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250126095906563 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250126095906563 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250126095906563 DMM INFO MM(262420000000050/d4c750c0) <- GMM AUTH AND CIPHERING REQ (rand = ae 46 e8 db 86 10 fb 71 55 ed 72 23 34 0f b1 9b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250126095906581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095906581 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20250126095906581 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095906581 DMM INFO MM(262420000000050/d4c750c0) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250126095906581 DMM NOTICE MM(262420000000050/d4c750c0) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250126095906581 DMM DEBUG MM(262420000000050/d4c750c0) checking auth: received GSM SRES = b8 e9 9f bc (gprs_gmm.c:648) 20250126095906581 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250126095906581 DMM DEBUG MM(262420000000050/d4c750c0) Requesting authorization (sgsn_auth.c:160) 20250126095906581 DMM INFO MM(262420000000050/d4c750c0) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250126095906581 DMM DEBUG MM(262420000000050/d4c750c0) Requesting subscriber data update (gprs_subscriber.c:894) 20250126095906581 DGPRS INFO SUBSCR(262420000000050) subscriber data is not available (gprs_subscriber.c:818) 20250126095906581 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) 20250126095906581 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250126095906581 DMM INFO MM(262420000000050/d4c750c0) <- GMM ATTACH ACCEPT (new P-TMSI=0xd4c750c0) (gprs_gmm.c:282) 20250126095906584 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250126095906584 DGPRS INFO SUBSCR(262420000000050) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250126095906584 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20250126095906584 DMM INFO MM(262420000000050/d4c750c0) Subscriber data update (mmctx.c:445) 20250126095906585 DMM DEBUG MM(262420000000050/d4c750c0) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250126095906585 DMM INFO MM(262420000000050/d4c750c0) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250126095906585 DMM NOTICE MM(262420000000050/d4c750c0) Authorized, continuing procedure, IMSI=262420000000050 (gprs_gmm.c:982) 20250126095906585 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250126095906585 DMM NOTICE MM(262420000000050/d4c750c0) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250126095906585 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) 20250126095906586 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250126095906586 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20250126095906586 DMM INFO MM(262420000000050/d4c750c0) Subscriber data update (mmctx.c:445) 20250126095906586 DMM DEBUG MM(262420000000050/d4c750c0) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250126095906599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095906599 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250126095906599 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095906599 DMM INFO MM(262420000000050/d4c750c0) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250126095906599 DMM NOTICE MM(262420000000050/d4c750c0) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250126095906599 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250126095906599 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250126095906599 DLLC NOTICE LLME(e185b55f/d4c750c0){ASSIGNED} LLGM Assign pre (ffffffff => d4c750c0) (gprs_llc.c:1079) 20250126095906599 DLLC NOTICE LLME(ffffffff/d4c750c0){ASSIGNED} LLGM Assign post (ffffffff => d4c750c0) (gprs_llc.c:1125) 20250126095906599 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250126095906599 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250126095906599 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250126095906599 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_rau(1200)@57df94ca82fd: setverdict(pass): none -> pass 20250126095906658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095906658 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250126095906658 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095906658 DMM INFO MM(262420000000050/d4c750c0) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250126095906658 DMM INFO MM(262420000000050/d4c750c0) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250126095906658 DMM DEBUG MM(262420000000050/d4c750c0) Using GGSN 0 (gprs_sm.c:317) 20250126095906658 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) 20250126095906658 DLGTP DEBUG Begin pdp_tidset tid = 5050000000024262 (pdp.c:279) 20250126095906658 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250126095906658 DGPRS NOTICE PDP(262420000000050/0) Create PDP Context (sgsn_libgtp.c:186) 20250126095906658 DLGTP DEBUG Registering seq=1066 in restransmit req queue (gtp.c:402) 20250126095906684 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 e7 9c a6 99 11 31 33 1f 54 14 05 7f 05 cd 25 ca 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1066 from retransmit req queue (gtp.c:443) 20250126095906684 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f99c047f388, cbp=0x555fabfc8470) (sgsn_libgtp.c:633) 20250126095906684 DGPRS INFO PDP(262420000000050/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250126095906684 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x555fabfcde98 TLLI=d4c750c0, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250126095906684 DGPRS INFO PDP(262420000000050/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250126095906684 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_rau(1200)@57df94ca82fd: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1200)@57df94ca82fd: setverdict(pass): pass -> pass, component reason not changed 20250126095906702 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:826) 20250126095906714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095906714 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2266) 20250126095906714 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20250126095906719 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:826) 20250126095906719 DMM INFO MM(262420000000050/d4c750c0) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:853) 20250126095911729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095911729 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x306cc0 CMD=UI DATA (gprs_llc_parse.c:89) 20250126095911729 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095911729 DMM INFO MM(262420000000050/d4c750c0) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20250126095911729 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Registered.SUSPENDED}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250126095911729 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Registered.SUSPENDED}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:107) 20250126095911729 DLLC NOTICE LLME(ffffffff/d4c750c0){ASSIGNED} LLGM Assign pre (d4c750c0 => c3c79240) (gprs_llc.c:1079) 20250126095911729 DLLC NOTICE LLME(d4c750c0/c3c79240){ASSIGNED} LLGM Assign post (d4c750c0 => c3c79240) (gprs_llc.c:1125) 20250126095911729 DMM INFO MM(262420000000050/c3c79240) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) TC_suspend_rau(1200)@57df94ca82fd: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1200)@57df94ca82fd: setverdict(pass): pass -> pass, component reason not changed 20250126095911744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095911744 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x4bed0e CMD=UI DATA (gprs_llc_parse.c:89) 20250126095911744 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095911744 DMM INFO MM(262420000000050/c3c79240) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20250126095911744 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20250126095911744 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250126095911744 DLLC NOTICE LLME(d4c750c0/c3c79240){ASSIGNED} LLGM Assign pre (ffffffff => c3c79240) (gprs_llc.c:1079) 20250126095911744 DLLC NOTICE LLME(ffffffff/c3c79240){ASSIGNED} LLGM Assign post (ffffffff => c3c79240) (gprs_llc.c:1125) 20250126095911744 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1830) 20250126095912245 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:826) TC_suspend_rau-BVCI196(1185)@57df94ca82fd: Removing Client IMSI='262420000000050'H, index=0 TC_suspend_rau(1200)@57df94ca82fd: Final verdict of PTC: pass 20250126095912265 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53170<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1198)@57df94ca82fd: Final verdict of PTC: none 20250126095912270 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250126095912270 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_suspend_rau-BVCI210(1190)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1188)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1183)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1192)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1182)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1197)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1187)@57df94ca82fd: Final verdict of PTC: none -NSVCI98(1191)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1193)@57df94ca82fd: Final verdict of PTC: none -NSVCI99(1196)@57df94ca82fd: Final verdict of PTC: none TC_suspend_rau-BVCI220(1195)@57df94ca82fd: Final verdict of PTC: none TC_suspend_rau-BVCI196(1185)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1199)@57df94ca82fd: Final verdict of PTC: none -NSVCI97-provIP(1184)@57df94ca82fd: Final verdict of PTC: none -NSVCI99-provIP(1194)@57df94ca82fd: Final verdict of PTC: none -NSVCI98-provIP(1189)@57df94ca82fd: Final verdict of PTC: none -NSVCI97(1186)@57df94ca82fd: Final verdict of PTC: none MTC@57df94ca82fd: Setting final verdict of the test case. MTC@57df94ca82fd: Local verdict of MTC: none MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-NS0(1182): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1183): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97-provIP(1184): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_suspend_rau-BVCI196(1185): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97(1186): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-NS1(1187): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1188): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98-provIP(1189): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_suspend_rau-BVCI210(1190): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98(1191): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-NS2(1192): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1193): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99-provIP(1194): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_suspend_rau-BVCI220(1195): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99(1196): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP-IPA(1197): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP(1198): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GGSN_GTP(1199): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_suspend_rau(1200): pass (none -> pass) MTC@57df94ca82fd: Test case TC_suspend_rau finished. Verdict: pass MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_rau pass'. Sun Jan 26 09:59:12 UTC 2025 ====== SGSN_Tests.TC_suspend_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_rau.talloc 20250126095912340 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59450<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126095912742 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59450<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=110892) 20250126095913271 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095913271 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=110892, count=112152) 20250126095914273 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095914273 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_rau pass' was executed successfully (exit status: 0). MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps'. ------ SGSN_Tests.TC_paging_ps ------ Sun Jan 26 09:59:14 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_paging_ps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_paging_ps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250126095915275 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095915275 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps' was executed successfully (exit status: 0). MTC@57df94ca82fd: Test case TC_paging_ps started. 20250126095915820 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40138<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126095915824 DMM INFO MM(262420000000050/c3c79240) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250126095915824 DMM INFO MM(262420000000050/c3c79240) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250126095915824 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250126095915824 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250126095915824 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250126095915824 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250126095915824 DLLC NOTICE LLME(ffffffff/c3c79240){ASSIGNED} LLGM Assign pre (c3c79240 => ffffffff) (gprs_llc.c:1079) 20250126095915824 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c3c79240 => ffffffff) (gprs_llc.c:1125) 20250126095915824 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x555fabfcdb40 (gprs_sndcp.c:574) 20250126095915824 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x555fabfcde98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250126095915824 DMM NOTICE MM(262420000000050/c3c79240) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250126095915824 DGPRS INFO PDP(262420000000050/0) Forcing release of PDP context (pdpctx.c:102) 20250126095915824 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250126095915824 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250126095915824 DLGTP DEBUG Registering seq=1067 in restransmit req queue (gtp.c:402) 20250126095915824 DGPRS INFO SUBSCR(262420000000050) purging MS subscriber (gprs_subscriber.c:785) 20250126095915824 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) 20250126095915824 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 50 f0 09 00 28 01 01 (gsup_client.c:402) 20250126095915824 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Init}: Deallocated (fsm.c:568) 20250126095915824 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Deallocated (fsm.c:568) 20250126095915824 DMM DEBUG MM_STATE_Iu[0x555fabfc6e30]{Detached}: Deallocated (fsm.c:568) 20250126095915824 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Deallocated (fsm.c:568) 20250126095915824 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1201)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1202)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1201)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1205)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095915867 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250126095915867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095915867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095915867 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095915867 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250126095915867 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095915867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095915867 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095915867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1205)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095915867 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095915867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095915867 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095915868 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095915868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095915868 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095915868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095915868 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095915868 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250126095915868 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095915868 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126095915868 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095915868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1205)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1205)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1206)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21011 20250126095915871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1202)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1202)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1207)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1206)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1210)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250126095915879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095915879 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(1210)@57df94ca82fd: Provider Link came up: sending NS-RESET TC_paging_ps-BVCI196(1204)@57df94ca82fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250126095915882 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250126095915882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095915882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095915882 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095915882 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250126095915882 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095915882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095915882 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095915882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1210)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095915884 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095915884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095915884 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095915884 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095915884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095915884 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095915884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095915884 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095915884 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250126095915884 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095915884 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126095915885 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI98(1210)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250126095915885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1210)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1211)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21012 20250126095915890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1212)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1207)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1207)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126095915901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095915901 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_paging_ps-BVCI210(1209)@57df94ca82fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1211)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1216)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1216)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095915914 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250126095915914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095915914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095915914 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095915914 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250126095915914 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095915914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095915914 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095915914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1216)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095915915 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095915915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095915915 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095915915 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095915915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095915915 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095915915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095915915 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095915915 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250126095915915 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095915915 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126095915915 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095915915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1216)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1216)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126095915918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1212)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1212)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126095915925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095915925 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_paging_ps-BVCI220(1213)@57df94ca82fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250126095916277 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095916277 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250126095916277 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250126095916277 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1215)@57df94ca82fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1215)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250126095916281 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250126095916283 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1215)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1215)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1215)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1215)@57df94ca82fd: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1215)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1215)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps-BVCI196(1204)@57df94ca82fd: Adding Client=TC_paging_ps(1219), IMSI='262420000000051'H, TLLI='CA8AEADC'O, index=0 SGSN_Test-GSUP(1217)@57df94ca82fd: Created GsupExpect[0] for "262420000000051" to be handled at TC_paging_ps(1219) TC_paging_ps(1219)@57df94ca82fd: 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 := '6A060011E6E344771217BEA2CEFB641D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1E0D7556'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8A598CC8831D3886'O } } } } } 20250126095917364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095917364 DLLC NOTICE LLME(ffffffff/ca8aeadc){UNASSIGNED} LLC RX: unknown TLLI 0xca8aeadc, creating LLME on the fly (gprs_llc.c:552) 20250126095917364 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250126095917364 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000051) type="GPRS attach"  (gprs_gmm.c:1248) 20250126095917364 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Allocated (fsm.c:456) 20250126095917364 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Init}: Allocated (fsm.c:456) 20250126095917364 DMM DEBUG MM_STATE_Gb[0x555fabfc09b0]{Idle}: Allocated (fsm.c:456) 20250126095917364 DMM DEBUG MM_STATE_Iu[0x555fabfc0880]{Detached}: Allocated (fsm.c:456) 20250126095917364 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250126095917364 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250126095917364 DLLC NOTICE LLME(ffffffff/ca8aeadc){UNASSIGNED} LLGM Assign pre (ca8aeadc => c5d13320) (gprs_llc.c:1079) 20250126095917364 DLLC NOTICE LLME(ca8aeadc/c5d13320){ASSIGNED} LLGM Assign post (ca8aeadc => c5d13320) (gprs_llc.c:1125) 20250126095917364 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250126095917364 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250126095917364 DMM DEBUG MM(262420000000051/c5d13320) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250126095917392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095917392 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250126095917392 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095917392 DMM DEBUG MM(262420000000051/c5d13320) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000510 (gprs_gmm.c:1066) 20250126095917392 DMM NOTICE MM(262420000000051/c5d13320) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250126095917392 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250126095917392 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250126095917392 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250126095917392 DMM DEBUG MM(262420000000051/c5d13320) Requesting authorization (sgsn_auth.c:160) 20250126095917393 DMM INFO MM(262420000000051/c5d13320) Requesting authentication tuples (sgsn_auth.c:184) 20250126095917393 DMM DEBUG MM(262420000000051/c5d13320) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250126095917393 DGPRS INFO SUBSCR(262420000000051) requesting auth info (gprs_subscriber.c:805) 20250126095917393 DGPRS INFO SUBSCR(262420000000051) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 50 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1217)@57df94ca82fd: Found GsupExpect[0] for "262420000000051" handled at TC_paging_ps(1219) SGSN_Test-GSUP(1217)@57df94ca82fd: Added IMSI table entry 0TC_paging_ps(1219)"262420000000051" 20250126095917399 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250126095917399 DGPRS INFO SUBSCR(262420000000051) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250126095917399 DGPRS DEBUG SUBSCR(262420000000051) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250126095917399 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber authentication info (gprs_subscriber.c:850) 20250126095917399 DMM INFO MM(262420000000051/c5d13320) Subscriber data update (mmctx.c:445) 20250126095917399 DMM DEBUG MM(262420000000051/c5d13320) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250126095917399 DMM INFO MM(262420000000051/c5d13320) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250126095917399 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250126095917399 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250126095917399 DMM INFO MM(262420000000051/c5d13320) <- GMM AUTH AND CIPHERING REQ (rand = 6a 06 00 11 e6 e3 44 77 12 17 be a2 ce fb 64 1d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250126095917417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095917417 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20250126095917417 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095917417 DMM INFO MM(262420000000051/c5d13320) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250126095917417 DMM NOTICE MM(262420000000051/c5d13320) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250126095917417 DMM DEBUG MM(262420000000051/c5d13320) checking auth: received GSM SRES = 1e 0d 75 56 (gprs_gmm.c:648) 20250126095917417 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250126095917417 DMM DEBUG MM(262420000000051/c5d13320) Requesting authorization (sgsn_auth.c:160) 20250126095917417 DMM INFO MM(262420000000051/c5d13320) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250126095917417 DMM DEBUG MM(262420000000051/c5d13320) Requesting subscriber data update (gprs_subscriber.c:894) 20250126095917417 DGPRS INFO SUBSCR(262420000000051) subscriber data is not available (gprs_subscriber.c:818) 20250126095917417 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) 20250126095917417 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250126095917417 DMM INFO MM(262420000000051/c5d13320) <- GMM ATTACH ACCEPT (new P-TMSI=0xc5d13320) (gprs_gmm.c:282) 20250126095917420 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250126095917420 DGPRS INFO SUBSCR(262420000000051) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250126095917420 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20250126095917420 DMM INFO MM(262420000000051/c5d13320) Subscriber data update (mmctx.c:445) 20250126095917420 DMM DEBUG MM(262420000000051/c5d13320) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250126095917420 DMM INFO MM(262420000000051/c5d13320) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250126095917420 DMM NOTICE MM(262420000000051/c5d13320) Authorized, continuing procedure, IMSI=262420000000051 (gprs_gmm.c:982) 20250126095917420 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250126095917420 DMM NOTICE MM(262420000000051/c5d13320) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250126095917420 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) 20250126095917422 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250126095917422 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20250126095917422 DMM INFO MM(262420000000051/c5d13320) Subscriber data update (mmctx.c:445) 20250126095917422 DMM DEBUG MM(262420000000051/c5d13320) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250126095917436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095917436 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250126095917436 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095917436 DMM INFO MM(262420000000051/c5d13320) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250126095917436 DMM NOTICE MM(262420000000051/c5d13320) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250126095917436 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250126095917436 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250126095917436 DLLC NOTICE LLME(ca8aeadc/c5d13320){ASSIGNED} LLGM Assign pre (ffffffff => c5d13320) (gprs_llc.c:1079) 20250126095917436 DLLC NOTICE LLME(ffffffff/c5d13320){ASSIGNED} LLGM Assign post (ffffffff => c5d13320) (gprs_llc.c:1125) 20250126095917436 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250126095917436 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250126095917436 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250126095917436 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250126095917492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095917492 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250126095917492 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095917492 DMM INFO MM(262420000000051/c5d13320) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250126095917493 DMM INFO MM(262420000000051/c5d13320) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250126095917493 DMM DEBUG MM(262420000000051/c5d13320) Using GGSN 0 (gprs_sm.c:317) 20250126095917493 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) 20250126095917493 DLGTP DEBUG Begin pdp_tidset tid = 5150000000024262 (pdp.c:279) 20250126095917493 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250126095917493 DGPRS NOTICE PDP(262420000000051/0) Create PDP Context (sgsn_libgtp.c:186) 20250126095917493 DLGTP DEBUG Registering seq=1068 in restransmit req queue (gtp.c:402) 20250126095917522 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 82 ae 75 4e 11 86 98 fc 3a 14 05 7f 00 1f ce f9 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) 20250126095917522 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f99c0480400, cbp=0x555fabfcaac0) (sgsn_libgtp.c:633) 20250126095917522 DGPRS INFO PDP(262420000000051/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250126095917522 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x555fabfcde98 TLLI=c5d13320, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250126095917522 DGPRS INFO PDP(262420000000051/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250126095917522 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps(1219)@57df94ca82fd: setverdict(pass): none -> pass TC_paging_ps(1219)@57df94ca82fd: setverdict(pass): pass -> pass, component reason not changed 20250126095917540 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:826) 20250126095919505 DGPRS DEBUG Checking for inactive LLMEs, time = 1116465 (sgsn.c:132) 20250126095920493 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: Timeout of T3314 (fsm.c:317) 20250126095920493 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20250126095920493 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20250126095922558 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:826) 20250126095922558 DMM INFO MM(262420000000051/c5d13320) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:868) TC_paging_ps-BVCI196(1204)@57df94ca82fd: 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 := 'C5D13320'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps(1219)@57df94ca82fd: setverdict(pass): pass -> pass, component reason not changed TC_paging_ps-BVCI196(1204)@57df94ca82fd: Removing Client IMSI='262420000000051'H, index=0 TC_paging_ps(1219)@57df94ca82fd: Final verdict of PTC: pass 20250126095922586 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40138<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1217)@57df94ca82fd: Final verdict of PTC: none -NSVCI98(1210)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1206)@57df94ca82fd: Final verdict of PTC: none -NSVCI99(1216)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1212)@57df94ca82fd: Final verdict of PTC: none TC_paging_ps-BVCI196(1204)@57df94ca82fd: Final verdict of PTC: none TC_paging_ps-BVCI220(1213)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1211)@57df94ca82fd: Final verdict of PTC: none -NSVCI97(1205)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1202)@57df94ca82fd: Final verdict of PTC: none 20250126095922592 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250126095922592 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-BSSGP1(1207)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1201)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1218)@57df94ca82fd: Final verdict of PTC: none TC_paging_ps-BVCI210(1209)@57df94ca82fd: Final verdict of PTC: none -NSVCI99-provIP(1214)@57df94ca82fd: Final verdict of PTC: none -NSVCI97-provIP(1203)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1215)@57df94ca82fd: Final verdict of PTC: none -NSVCI98-provIP(1208)@57df94ca82fd: Final verdict of PTC: none MTC@57df94ca82fd: Setting final verdict of the test case. MTC@57df94ca82fd: Local verdict of MTC: none MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-NS0(1201): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1202): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97-provIP(1203): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_paging_ps-BVCI196(1204): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97(1205): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-NS1(1206): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1207): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98-provIP(1208): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_paging_ps-BVCI210(1209): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98(1210): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-NS2(1211): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1212): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_paging_ps-BVCI220(1213): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99-provIP(1214): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP-IPA(1215): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99(1216): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP(1217): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GGSN_GTP(1218): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_paging_ps(1219): pass (none -> pass) MTC@57df94ca82fd: Test case TC_paging_ps finished. Verdict: pass MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps pass'. Sun Jan 26 09:59:22 UTC 2025 ====== SGSN_Tests.TC_paging_ps pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_paging_ps.talloc 20250126095922692 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40150<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126095923094 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40150<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100292) 20250126095923594 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095923594 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=100292, count=104648) 20250126095924595 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095924595 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps pass' was executed successfully (exit status: 0). MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells'. ------ SGSN_Tests.TC_paging_ps_ra_multiple_cells ------ Sun Jan 26 09:59:25 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_paging_ps_ra_multiple_cells.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_paging_ps_ra_multiple_cells.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250126095925596 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095925596 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells' was executed successfully (exit status: 0). MTC@57df94ca82fd: Test case TC_paging_ps_ra_multiple_cells started. 20250126095926198 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44838<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126095926200 DMM INFO MM(262420000000051/c5d13320) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250126095926200 DMM INFO MM(262420000000051/c5d13320) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250126095926200 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250126095926200 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250126095926200 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250126095926200 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20250126095926200 DLLC NOTICE LLME(ffffffff/c5d13320){ASSIGNED} LLGM Assign pre (c5d13320 => ffffffff) (gprs_llc.c:1079) 20250126095926200 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c5d13320 => ffffffff) (gprs_llc.c:1125) 20250126095926200 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x555fabfcdb40 (gprs_sndcp.c:574) 20250126095926200 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x555fabfcde98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250126095926200 DMM NOTICE MM(262420000000051/c5d13320) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250126095926200 DGPRS INFO PDP(262420000000051/0) Forcing release of PDP context (pdpctx.c:102) 20250126095926200 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250126095926201 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250126095926201 DLGTP DEBUG Registering seq=1069 in restransmit req queue (gtp.c:402) 20250126095926201 DGPRS INFO SUBSCR(262420000000051) purging MS subscriber (gprs_subscriber.c:785) 20250126095926201 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) 20250126095926201 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 50 f1 09 00 28 01 01 (gsup_client.c:402) 20250126095926201 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Init}: Deallocated (fsm.c:568) 20250126095926201 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Deallocated (fsm.c:568) 20250126095926201 DMM DEBUG MM_STATE_Iu[0x555fabfc0880]{Detached}: Deallocated (fsm.c:568) 20250126095926201 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Deallocated (fsm.c:568) 20250126095926201 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1220)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1221)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1220)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1224)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095926248 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250126095926248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095926248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095926248 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095926248 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250126095926248 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095926248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095926248 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095926248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1224)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095926249 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095926249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095926249 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095926249 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095926249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095926249 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095926249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095926249 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095926249 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250126095926249 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095926249 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126095926250 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095926250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1224)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test SGSN_Test-Gb1-NS1(1225)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1224)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126095926252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1226)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1221)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1221)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1225)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } 20250126095926258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095926258 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(1229)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_paging_ps_ra_multiple_cells-BVCI196(1223)@57df94ca82fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1229)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095926262 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250126095926262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095926262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095926262 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095926262 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250126095926262 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095926262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095926262 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095926262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1229)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095926263 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095926263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095926263 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095926263 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095926263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095926263 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095926263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095926263 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095926263 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250126095926263 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095926263 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126095926263 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095926263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1229)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1229)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1230)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21012 20250126095926265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1226)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1226)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1231)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250126095926270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095926270 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_paging_ps_ra_multiple_cells-BVCI210(1228)@57df94ca82fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1230)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1234)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1234)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095926275 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250126095926275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095926275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095926275 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095926275 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250126095926275 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095926275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095926275 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095926275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1234)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095926276 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095926276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095926276 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095926276 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095926276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095926276 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095926276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095926276 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095926276 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250126095926276 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095926276 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126095926277 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095926277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1234)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1234)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126095926279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1231)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1231)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126095926283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095926283 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_paging_ps_ra_multiple_cells-BVCI220(1233)@57df94ca82fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250126095926597 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095926597 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250126095926597 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250126095926597 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1235)@57df94ca82fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1235)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250126095926601 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1235)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1235)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250126095926603 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1235)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1235)@57df94ca82fd: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1235)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1235)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps_ra_multiple_cells-BVCI196(1223)@57df94ca82fd: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='E2AA0409'O, index=0 SGSN_Test-GSUP(1236)@57df94ca82fd: Created GsupExpect[0] for "262420000000052" to be handled at TC_paging_ps_ra_multiple_cells(1238) TC_paging_ps_ra_multiple_cells-BVCI196(1223)@57df94ca82fd: Removing Client IMSI='262420000000052'H, index=0 TC_paging_ps_ra_multiple_cells-BVCI210(1228)@57df94ca82fd: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='E2AA0409'O, index=0 TC_paging_ps_ra_multiple_cells-BVCI220(1233)@57df94ca82fd: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='E2AA0409'O, index=0 TC_paging_ps_ra_multiple_cells(1238)@57df94ca82fd: 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 := '715C6E250931F60827DC48191E8F98E6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6BF2375B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8DB847F01E2D9A2D'O } } } } } 20250126095927665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095927665 DLLC NOTICE LLME(ffffffff/e2aa0409){UNASSIGNED} LLC RX: unknown TLLI 0xe2aa0409, creating LLME on the fly (gprs_llc.c:552) 20250126095927665 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250126095927665 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000052) type="GPRS attach"  (gprs_gmm.c:1248) 20250126095927665 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Allocated (fsm.c:456) 20250126095927665 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Init}: Allocated (fsm.c:456) 20250126095927665 DMM DEBUG MM_STATE_Gb[0x555fabfc09b0]{Idle}: Allocated (fsm.c:456) 20250126095927665 DMM DEBUG MM_STATE_Iu[0x555fabfc6e30]{Detached}: Allocated (fsm.c:456) 20250126095927665 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250126095927665 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250126095927665 DLLC NOTICE LLME(ffffffff/e2aa0409){UNASSIGNED} LLGM Assign pre (e2aa0409 => d2409b7e) (gprs_llc.c:1079) 20250126095927665 DLLC NOTICE LLME(e2aa0409/d2409b7e){ASSIGNED} LLGM Assign post (e2aa0409 => d2409b7e) (gprs_llc.c:1125) 20250126095927665 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250126095927665 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250126095927665 DMM DEBUG MM(262420000000052/d2409b7e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250126095927685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095927685 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250126095927685 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095927685 DMM DEBUG MM(262420000000052/d2409b7e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000520 (gprs_gmm.c:1066) 20250126095927685 DMM NOTICE MM(262420000000052/d2409b7e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250126095927685 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250126095927685 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250126095927685 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250126095927685 DMM DEBUG MM(262420000000052/d2409b7e) Requesting authorization (sgsn_auth.c:160) 20250126095927685 DMM INFO MM(262420000000052/d2409b7e) Requesting authentication tuples (sgsn_auth.c:184) 20250126095927685 DMM DEBUG MM(262420000000052/d2409b7e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250126095927685 DGPRS INFO SUBSCR(262420000000052) requesting auth info (gprs_subscriber.c:805) 20250126095927685 DGPRS INFO SUBSCR(262420000000052) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 50 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1236)@57df94ca82fd: Found GsupExpect[0] for "262420000000052" handled at TC_paging_ps_ra_multiple_cells(1238) SGSN_Test-GSUP(1236)@57df94ca82fd: Added IMSI table entry 0TC_paging_ps_ra_multiple_cells(1238)"262420000000052" 20250126095927693 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250126095927693 DGPRS INFO SUBSCR(262420000000052) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250126095927693 DGPRS DEBUG SUBSCR(262420000000052) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250126095927693 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber authentication info (gprs_subscriber.c:850) 20250126095927693 DMM INFO MM(262420000000052/d2409b7e) Subscriber data update (mmctx.c:445) 20250126095927693 DMM DEBUG MM(262420000000052/d2409b7e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250126095927693 DMM INFO MM(262420000000052/d2409b7e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250126095927693 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250126095927693 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250126095927693 DMM INFO MM(262420000000052/d2409b7e) <- GMM AUTH AND CIPHERING REQ (rand = 71 5c 6e 25 09 31 f6 08 27 dc 48 19 1e 8f 98 e6 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250126095927710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095927710 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20250126095927710 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095927711 DMM INFO MM(262420000000052/d2409b7e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250126095927711 DMM NOTICE MM(262420000000052/d2409b7e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250126095927711 DMM DEBUG MM(262420000000052/d2409b7e) checking auth: received GSM SRES = 6b f2 37 5b (gprs_gmm.c:648) 20250126095927711 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250126095927711 DMM DEBUG MM(262420000000052/d2409b7e) Requesting authorization (sgsn_auth.c:160) 20250126095927711 DMM INFO MM(262420000000052/d2409b7e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250126095927711 DMM DEBUG MM(262420000000052/d2409b7e) Requesting subscriber data update (gprs_subscriber.c:894) 20250126095927711 DGPRS INFO SUBSCR(262420000000052) subscriber data is not available (gprs_subscriber.c:818) 20250126095927711 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) 20250126095927711 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250126095927711 DMM INFO MM(262420000000052/d2409b7e) <- GMM ATTACH ACCEPT (new P-TMSI=0xd2409b7e) (gprs_gmm.c:282) 20250126095927714 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250126095927714 DGPRS INFO SUBSCR(262420000000052) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250126095927714 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20250126095927714 DMM INFO MM(262420000000052/d2409b7e) Subscriber data update (mmctx.c:445) 20250126095927714 DMM DEBUG MM(262420000000052/d2409b7e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250126095927714 DMM INFO MM(262420000000052/d2409b7e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250126095927714 DMM NOTICE MM(262420000000052/d2409b7e) Authorized, continuing procedure, IMSI=262420000000052 (gprs_gmm.c:982) 20250126095927714 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250126095927714 DMM NOTICE MM(262420000000052/d2409b7e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250126095927714 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) 20250126095927716 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250126095927716 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20250126095927716 DMM INFO MM(262420000000052/d2409b7e) Subscriber data update (mmctx.c:445) 20250126095927716 DMM DEBUG MM(262420000000052/d2409b7e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250126095927731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095927731 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250126095927731 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095927731 DMM INFO MM(262420000000052/d2409b7e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250126095927731 DMM NOTICE MM(262420000000052/d2409b7e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250126095927731 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250126095927731 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250126095927731 DLLC NOTICE LLME(e2aa0409/d2409b7e){ASSIGNED} LLGM Assign pre (ffffffff => d2409b7e) (gprs_llc.c:1079) 20250126095927731 DLLC NOTICE LLME(ffffffff/d2409b7e){ASSIGNED} LLGM Assign post (ffffffff => d2409b7e) (gprs_llc.c:1125) 20250126095927731 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250126095927731 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250126095927731 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250126095927732 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250126095927789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095927789 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250126095927789 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095927789 DMM INFO MM(262420000000052/d2409b7e) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250126095927789 DMM INFO MM(262420000000052/d2409b7e) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250126095927789 DMM DEBUG MM(262420000000052/d2409b7e) Using GGSN 0 (gprs_sm.c:317) 20250126095927789 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) 20250126095927789 DLGTP DEBUG Begin pdp_tidset tid = 5250000000024262 (pdp.c:279) 20250126095927789 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250126095927789 DGPRS NOTICE PDP(262420000000052/0) Create PDP Context (sgsn_libgtp.c:186) 20250126095927790 DLGTP DEBUG Registering seq=1070 in restransmit req queue (gtp.c:402) 20250126095927812 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 c4 51 ee 83 11 f7 70 f8 28 14 05 7f 7b b3 f5 34 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1070 from retransmit req queue (gtp.c:443) 20250126095927812 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f99c0481478, cbp=0x555fabfd0f60) (sgsn_libgtp.c:633) 20250126095927812 DGPRS INFO PDP(262420000000052/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250126095927812 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x555fabfcde98 TLLI=d2409b7e, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250126095927812 DGPRS INFO PDP(262420000000052/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250126095927812 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps_ra_multiple_cells(1238)@57df94ca82fd: setverdict(pass): none -> pass TC_paging_ps_ra_multiple_cells(1238)@57df94ca82fd: setverdict(pass): pass -> pass, component reason not changed 20250126095927825 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:826) 20250126095930791 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: Timeout of T3314 (fsm.c:317) 20250126095930791 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20250126095930791 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20250126095932842 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:826) 20250126095932842 DMM INFO MM(262420000000052/d2409b7e) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:868) TC_paging_ps_ra_multiple_cells-BVCI210(1228)@57df94ca82fd: 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 := 'D2409B7E'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_ra_multiple_cells-BVCI220(1233)@57df94ca82fd: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000052'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { bVCI := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, unstructured_value := '00DC'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0000'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := 'D2409B7E'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_ra_multiple_cells-BVCI196(1223)@57df94ca82fd: Warning: Could not find client for IMSI '262420000000052'H TC_paging_ps_ra_multiple_cells(1238)@57df94ca82fd: Final verdict of PTC: pass 20250126095932869 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44838<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_paging_ps_ra_multiple_cells-BVCI196(1223)@57df94ca82fd: Final verdict of PTC: none 20250126095932873 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250126095932873 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(1221)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1235)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1220)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GSUP(1236)@57df94ca82fd: Final verdict of PTC: none -NSVCI98(1229)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1230)@57df94ca82fd: Final verdict of PTC: none -NSVCI97(1224)@57df94ca82fd: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI220(1233)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1231)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1226)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1237)@57df94ca82fd: Final verdict of PTC: none -NSVCI99(1234)@57df94ca82fd: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI210(1228)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1225)@57df94ca82fd: Final verdict of PTC: none -NSVCI99-provIP(1232)@57df94ca82fd: Final verdict of PTC: none -NSVCI97-provIP(1222)@57df94ca82fd: Final verdict of PTC: none -NSVCI98-provIP(1227)@57df94ca82fd: Final verdict of PTC: none MTC@57df94ca82fd: Setting final verdict of the test case. MTC@57df94ca82fd: Local verdict of MTC: none MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-NS0(1220): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1221): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97-provIP(1222): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI196(1223): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97(1224): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-NS1(1225): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1226): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98-provIP(1227): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI210(1228): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98(1229): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-NS2(1230): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1231): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99-provIP(1232): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI220(1233): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99(1234): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP-IPA(1235): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP(1236): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GGSN_GTP(1237): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_paging_ps_ra_multiple_cells(1238): pass (none -> pass) MTC@57df94ca82fd: Test case TC_paging_ps_ra_multiple_cells finished. Verdict: pass MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells pass'. Sun Jan 26 09:59:32 UTC 2025 ====== SGSN_Tests.TC_paging_ps_ra_multiple_cells pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_paging_ps_ra_multiple_cells.talloc 20250126095932956 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44844<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126095933358 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44844<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103940) 20250126095933874 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095933874 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=103940, count=105200) 20250126095934876 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095934876 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells pass' was executed successfully (exit status: 0). MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_bssgp_rim_single_report'. ------ SGSN_Tests.TC_bssgp_rim_single_report ------ Sun Jan 26 09:59:35 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_bssgp_rim_single_report.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_bssgp_rim_single_report.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250126095935877 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095935877 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_bssgp_rim_single_report' was executed successfully (exit status: 0). MTC@57df94ca82fd: Test case TC_bssgp_rim_single_report started. 20250126095936459 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53020<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126095936461 DMM INFO MM(262420000000052/d2409b7e) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250126095936461 DMM INFO MM(262420000000052/d2409b7e) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250126095936461 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250126095936461 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250126095936461 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250126095936461 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20250126095936461 DLLC NOTICE LLME(ffffffff/d2409b7e){ASSIGNED} LLGM Assign pre (d2409b7e => ffffffff) (gprs_llc.c:1079) 20250126095936461 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d2409b7e => ffffffff) (gprs_llc.c:1125) 20250126095936461 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x555fabfcdb40 (gprs_sndcp.c:574) 20250126095936461 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x555fabfcde98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250126095936461 DMM NOTICE MM(262420000000052/d2409b7e) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250126095936461 DGPRS INFO PDP(262420000000052/0) Forcing release of PDP context (pdpctx.c:102) 20250126095936461 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250126095936461 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250126095936461 DLGTP DEBUG Registering seq=1071 in restransmit req queue (gtp.c:402) 20250126095936461 DGPRS INFO SUBSCR(262420000000052) purging MS subscriber (gprs_subscriber.c:785) 20250126095936461 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) 20250126095936461 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 50 f2 09 00 28 01 01 (gsup_client.c:402) 20250126095936461 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Init}: Deallocated (fsm.c:568) 20250126095936461 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Deallocated (fsm.c:568) 20250126095936461 DMM DEBUG MM_STATE_Iu[0x555fabfc6e30]{Detached}: Deallocated (fsm.c:568) 20250126095936461 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Deallocated (fsm.c:568) 20250126095936461 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1239)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1240)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1239)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1243)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1243)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095936494 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250126095936494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095936494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095936494 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095936494 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250126095936494 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095936494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095936494 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095936494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1243)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095936495 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095936495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095936495 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095936495 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095936495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095936495 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095936495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095936495 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095936495 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250126095936495 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095936495 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126095936495 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095936495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1243)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1243)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126095936497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1244)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1240)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1240)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126095936503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095936503 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI196(1242)@57df94ca82fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1245)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1244)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1248)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1248)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095936512 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250126095936512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095936512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095936512 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095936512 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250126095936512 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095936512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095936512 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095936512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1248)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095936513 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095936513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095936513 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095936513 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095936513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095936513 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095936513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095936513 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095936513 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250126095936513 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095936513 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126095936514 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095936514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1248)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1248)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126095936517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1249)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1245)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1245)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126095936522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095936522 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI210(1247)@57df94ca82fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1250)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1249)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1253)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095936532 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250126095936532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095936532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095936532 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095936532 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250126095936532 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095936532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095936532 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095936532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1253)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095936533 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095936533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095936533 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095936534 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095936534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095936534 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095936534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095936534 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095936534 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250126095936534 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095936534 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126095936534 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095936534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1253)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1253)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126095936536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1250)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1250)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126095936541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095936541 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI220(1252)@57df94ca82fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250126095936878 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095936879 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250126095936879 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250126095936879 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1254)@57df94ca82fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1254)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250126095936885 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1254)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1254)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250126095936886 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1254)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1254)@57df94ca82fd: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1254)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1254)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250126095936898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@57df94ca82fd: setverdict(pass): none -> pass MTC@57df94ca82fd: Warning: Re-starting timer T, which is already active (running or expired). 20250126095936919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@57df94ca82fd: setverdict(pass): pass -> pass, component reason not changed 20250126095936933 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53020<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_bssgp_rim_single_report-BVCI196(1242)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1240)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1239)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GSUP(1255)@57df94ca82fd: Final verdict of PTC: none -NSVCI97(1243)@57df94ca82fd: Final verdict of PTC: none 20250126095936939 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250126095936939 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(1248)@57df94ca82fd: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI210(1247)@57df94ca82fd: Final verdict of PTC: none -NSVCI99(1253)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1245)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1254)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1244)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1249)@57df94ca82fd: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI220(1252)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1250)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1256)@57df94ca82fd: Final verdict of PTC: none -NSVCI97-provIP(1241)@57df94ca82fd: Final verdict of PTC: none -NSVCI98-provIP(1246)@57df94ca82fd: Final verdict of PTC: none -NSVCI99-provIP(1251)@57df94ca82fd: Final verdict of PTC: none MTC@57df94ca82fd: Setting final verdict of the test case. MTC@57df94ca82fd: Local verdict of MTC: pass MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-NS0(1239): none (pass -> pass) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1240): none (pass -> pass) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97-provIP(1241): none (pass -> pass) MTC@57df94ca82fd: Local verdict of PTC TC_bssgp_rim_single_report-BVCI196(1242): none (pass -> pass) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97(1243): none (pass -> pass) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-NS1(1244): none (pass -> pass) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1245): none (pass -> pass) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98-provIP(1246): none (pass -> pass) MTC@57df94ca82fd: Local verdict of PTC TC_bssgp_rim_single_report-BVCI210(1247): none (pass -> pass) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98(1248): none (pass -> pass) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-NS2(1249): none (pass -> pass) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1250): none (pass -> pass) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99-provIP(1251): none (pass -> pass) MTC@57df94ca82fd: Local verdict of PTC TC_bssgp_rim_single_report-BVCI220(1252): none (pass -> pass) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99(1253): none (pass -> pass) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP-IPA(1254): none (pass -> pass) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP(1255): none (pass -> pass) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GGSN_GTP(1256): none (pass -> pass) MTC@57df94ca82fd: Test case TC_bssgp_rim_single_report finished. Verdict: pass MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_bssgp_rim_single_report pass'. Sun Jan 26 09:59:36 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 20250126095937027 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53024<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126095937429 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53024<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=56420) 20250126095937940 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095937940 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=56420, count=60776) 20250126095938942 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095938942 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_bssgp_rim_single_report pass' was executed successfully (exit status: 0). MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rim_eutran_to_geran'. ------ SGSN_Tests.TC_rim_eutran_to_geran ------ Sun Jan 26 09:59:39 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_rim_eutran_to_geran.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_rim_eutran_to_geran.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250126095939943 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095939944 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rim_eutran_to_geran' was executed successfully (exit status: 0). MTC@57df94ca82fd: Test case TC_rim_eutran_to_geran started. 20250126095940514 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53026<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126095940517 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1257)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1258)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1257)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1261)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1261)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095940550 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250126095940550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095940550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095940550 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095940550 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250126095940550 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095940550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095940550 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095940550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1261)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095940551 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095940551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095940551 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095940551 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095940551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095940551 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095940551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095940551 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095940551 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250126095940551 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095940551 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126095940551 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095940551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1261)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1261)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126095940553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1262)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1258)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1258)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126095940557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095940557 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_rim_eutran_to_geran-BVCI196(1260)@57df94ca82fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1263)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1262)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1266)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1266)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095940564 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250126095940564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095940564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095940564 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095940564 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250126095940564 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095940564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095940564 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095940564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1266)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095940565 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095940565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095940565 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095940565 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095940565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095940565 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095940565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095940565 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095940566 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250126095940566 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095940566 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1266)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1266)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126095940566 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095940566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) SGSN_Test-Gb2-NS2(1267)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21012 20250126095940567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1263)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1263)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126095940572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095940572 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1268)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_rim_eutran_to_geran-BVCI210(1265)@57df94ca82fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1267)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1271)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1271)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095940577 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250126095940577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095940577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095940577 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095940577 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250126095940577 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095940577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095940577 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095940577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1271)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095940578 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095940578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095940578 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095940578 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095940578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095940578 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095940578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095940578 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095940578 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250126095940578 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095940578 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126095940578 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095940578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1271)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1271)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126095940580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1268)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1268)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126095940585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095940585 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_rim_eutran_to_geran-BVCI220(1270)@57df94ca82fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250126095940944 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095940944 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250126095940944 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250126095940944 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1272)@57df94ca82fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1272)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250126095940946 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250126095940946 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1272)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1272)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1272)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1272)@57df94ca82fd: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1272)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1272)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@57df94ca82fd: setverdict(pass): none -> pass 20250126095940978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@57df94ca82fd: setverdict(pass): pass -> pass, component reason not changed 20250126095940986 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53026<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-BSSGP1(1263)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1257)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GSUP(1273)@57df94ca82fd: Final verdict of PTC: none 20250126095940990 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250126095940991 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(1258)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1262)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1272)@57df94ca82fd: Final verdict of PTC: none -NSVCI99(1271)@57df94ca82fd: Final verdict of PTC: none -NSVCI98(1266)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1267)@57df94ca82fd: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI196(1260)@57df94ca82fd: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI220(1270)@57df94ca82fd: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI210(1265)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1274)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1268)@57df94ca82fd: Final verdict of PTC: none -NSVCI97-provIP(1259)@57df94ca82fd: Final verdict of PTC: none -NSVCI99-provIP(1269)@57df94ca82fd: Final verdict of PTC: none -NSVCI98-provIP(1264)@57df94ca82fd: Final verdict of PTC: none -NSVCI97(1261)@57df94ca82fd: Final verdict of PTC: none MTC@57df94ca82fd: Setting final verdict of the test case. MTC@57df94ca82fd: Local verdict of MTC: pass MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-NS0(1257): none (pass -> pass) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1258): none (pass -> pass) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97-provIP(1259): none (pass -> pass) MTC@57df94ca82fd: Local verdict of PTC TC_rim_eutran_to_geran-BVCI196(1260): none (pass -> pass) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97(1261): none (pass -> pass) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-NS1(1262): none (pass -> pass) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1263): none (pass -> pass) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98-provIP(1264): none (pass -> pass) MTC@57df94ca82fd: Local verdict of PTC TC_rim_eutran_to_geran-BVCI210(1265): none (pass -> pass) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98(1266): none (pass -> pass) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-NS2(1267): none (pass -> pass) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1268): none (pass -> pass) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99-provIP(1269): none (pass -> pass) MTC@57df94ca82fd: Local verdict of PTC TC_rim_eutran_to_geran-BVCI220(1270): none (pass -> pass) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99(1271): none (pass -> pass) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP-IPA(1272): none (pass -> pass) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP(1273): none (pass -> pass) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GGSN_GTP(1274): none (pass -> pass) MTC@57df94ca82fd: Test case TC_rim_eutran_to_geran finished. Verdict: pass MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rim_eutran_to_geran pass'. Sun Jan 26 09:59:41 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 20250126095941085 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53040<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126095941487 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53040<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=49408) 20250126095941992 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095941992 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=49408, count=53764) 20250126095942993 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095942993 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rim_eutran_to_geran pass' was executed successfully (exit status: 0). MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach'. ------ SGSN_Tests.TC_cell_change_different_rai_ci_attach ------ Sun Jan 26 09:59:43 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250126095943994 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095943994 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach' was executed successfully (exit status: 0). MTC@57df94ca82fd: Test case TC_cell_change_different_rai_ci_attach started. 20250126095944570 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53046<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126095944573 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1275)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1276)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1275)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1279)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095944607 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250126095944607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095944607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095944607 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095944607 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250126095944607 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095944607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095944607 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095944607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1279)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095944608 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095944608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095944608 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095944608 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095944608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095944608 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095944608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095944608 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095944608 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250126095944608 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095944608 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126095944608 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095944608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1279)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1279)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126095944610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1280)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1276)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1276)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126095944614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095944614 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_attach-BVCI196(1278)@57df94ca82fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1281)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1280)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1284)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095944620 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250126095944620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095944620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095944620 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095944620 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250126095944620 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095944620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095944620 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095944620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1284)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095944621 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095944621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095944621 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095944621 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095944621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095944621 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095944621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095944621 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095944621 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250126095944621 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095944621 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1284)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250126095944621 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095944621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1284)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126095944623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1285)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1281)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1281)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126095944627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095944627 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_attach-BVCI210(1283)@57df94ca82fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1286)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1285)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1289)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126095944635 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250126095944635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126095944635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126095944635 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095944635 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250126095944635 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126095944635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126095944635 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126095944635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1289)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126095944636 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126095944636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126095944636 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126095944636 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126095944636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126095944636 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126095944636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126095944636 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126095944636 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250126095944636 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126095944636 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1289)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250126095944636 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126095944636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1289)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126095944638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1286)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1286)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126095944642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095944642 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_attach-BVCI220(1288)@57df94ca82fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250126095944995 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126095944995 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250126095944995 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250126095944995 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1290)@57df94ca82fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1290)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250126095944999 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1290)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1290)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1290)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1290)@57df94ca82fd: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250126095945001 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1290)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1290)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_attach-BVCI196(1278)@57df94ca82fd: Adding Client=TC_cell_change_different_rai_ci_attach(1293), IMSI='262420000000068'H, TLLI='C04ABF6F'O, index=0 SGSN_Test-GSUP(1291)@57df94ca82fd: Created GsupExpect[0] for "262420000000068" to be handled at TC_cell_change_different_rai_ci_attach(1293) TC_cell_change_different_rai_ci_attach(1293)@57df94ca82fd: 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 := '3945CD0FE926719DE1917C80BED084F3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2395BBB0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1B9DEF9FA3F688BA'O } } } } } 20250126095945063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095945063 DLLC NOTICE LLME(ffffffff/c04abf6f){UNASSIGNED} LLC RX: unknown TLLI 0xc04abf6f, creating LLME on the fly (gprs_llc.c:552) 20250126095945063 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250126095945064 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000068) type="GPRS attach"  (gprs_gmm.c:1248) 20250126095945064 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Allocated (fsm.c:456) 20250126095945064 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Init}: Allocated (fsm.c:456) 20250126095945064 DMM DEBUG MM_STATE_Gb[0x555fabfc09b0]{Idle}: Allocated (fsm.c:456) 20250126095945064 DMM DEBUG MM_STATE_Iu[0x555fabfc0880]{Detached}: Allocated (fsm.c:456) 20250126095945064 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250126095945064 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250126095945064 DLLC NOTICE LLME(ffffffff/c04abf6f){UNASSIGNED} LLGM Assign pre (c04abf6f => e18d7d8b) (gprs_llc.c:1079) 20250126095945064 DLLC NOTICE LLME(c04abf6f/e18d7d8b){ASSIGNED} LLGM Assign post (c04abf6f => e18d7d8b) (gprs_llc.c:1125) 20250126095945064 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250126095945064 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250126095945064 DMM DEBUG MM(262420000000068/e18d7d8b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250126095945085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095945085 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250126095945085 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095945085 DMM DEBUG MM(262420000000068/e18d7d8b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1066) 20250126095945085 DMM NOTICE MM(262420000000068/e18d7d8b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250126095945085 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250126095945085 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250126095945085 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250126095945085 DMM DEBUG MM(262420000000068/e18d7d8b) Requesting authorization (sgsn_auth.c:160) 20250126095945085 DMM INFO MM(262420000000068/e18d7d8b) Requesting authentication tuples (sgsn_auth.c:184) 20250126095945085 DMM DEBUG MM(262420000000068/e18d7d8b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250126095945085 DGPRS INFO SUBSCR(262420000000068) requesting auth info (gprs_subscriber.c:805) 20250126095945085 DGPRS INFO SUBSCR(262420000000068) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 60 f8 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1291)@57df94ca82fd: Found GsupExpect[0] for "262420000000068" handled at TC_cell_change_different_rai_ci_attach(1293) SGSN_Test-GSUP(1291)@57df94ca82fd: Added IMSI table entry 0TC_cell_change_different_rai_ci_attach(1293)"262420000000068" 20250126095945091 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250126095945091 DGPRS INFO SUBSCR(262420000000068) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250126095945091 DGPRS DEBUG SUBSCR(262420000000068) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250126095945091 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber authentication info (gprs_subscriber.c:850) 20250126095945091 DMM INFO MM(262420000000068/e18d7d8b) Subscriber data update (mmctx.c:445) 20250126095945091 DMM DEBUG MM(262420000000068/e18d7d8b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250126095945091 DMM INFO MM(262420000000068/e18d7d8b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250126095945091 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250126095945091 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250126095945091 DMM INFO MM(262420000000068/e18d7d8b) <- GMM AUTH AND CIPHERING REQ (rand = 39 45 cd 0f e9 26 71 9d e1 91 7c 80 be d0 84 f3 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250126095945106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095945106 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20250126095945106 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095945106 DMM INFO MM(262420000000068/e18d7d8b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250126095945106 DMM NOTICE MM(262420000000068/e18d7d8b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250126095945107 DMM DEBUG MM(262420000000068/e18d7d8b) checking auth: received GSM SRES = 23 95 bb b0 (gprs_gmm.c:648) 20250126095945107 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250126095945107 DMM DEBUG MM(262420000000068/e18d7d8b) Requesting authorization (sgsn_auth.c:160) 20250126095945107 DMM INFO MM(262420000000068/e18d7d8b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250126095945107 DMM DEBUG MM(262420000000068/e18d7d8b) Requesting subscriber data update (gprs_subscriber.c:894) 20250126095945107 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20250126095945107 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) 20250126095945107 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250126095945107 DMM INFO MM(262420000000068/e18d7d8b) <- GMM ATTACH ACCEPT (new P-TMSI=0xe18d7d8b) (gprs_gmm.c:282) 20250126095945109 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250126095945109 DGPRS INFO SUBSCR(262420000000068) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250126095945109 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20250126095945110 DMM INFO MM(262420000000068/e18d7d8b) Subscriber data update (mmctx.c:445) 20250126095945110 DMM DEBUG MM(262420000000068/e18d7d8b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250126095945110 DMM INFO MM(262420000000068/e18d7d8b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250126095945110 DMM NOTICE MM(262420000000068/e18d7d8b) Authorized, continuing procedure, IMSI=262420000000068 (gprs_gmm.c:982) 20250126095945110 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250126095945110 DMM NOTICE MM(262420000000068/e18d7d8b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250126095945110 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) 20250126095945111 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250126095945111 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20250126095945111 DMM INFO MM(262420000000068/e18d7d8b) Subscriber data update (mmctx.c:445) 20250126095945111 DMM DEBUG MM(262420000000068/e18d7d8b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250126095945122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095945122 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250126095945122 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095945122 DMM INFO MM(262420000000068/e18d7d8b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250126095945122 DMM NOTICE MM(262420000000068/e18d7d8b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250126095945122 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250126095945122 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250126095945122 DLLC NOTICE LLME(c04abf6f/e18d7d8b){ASSIGNED} LLGM Assign pre (ffffffff => e18d7d8b) (gprs_llc.c:1079) 20250126095945122 DLLC NOTICE LLME(ffffffff/e18d7d8b){ASSIGNED} LLGM Assign post (ffffffff => e18d7d8b) (gprs_llc.c:1125) 20250126095945122 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250126095945122 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250126095945122 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250126095945122 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250126095945181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095945181 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250126095945181 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095945181 DMM INFO MM(262420000000068/e18d7d8b) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250126095945181 DMM INFO MM(262420000000068/e18d7d8b) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250126095945181 DMM DEBUG MM(262420000000068/e18d7d8b) Using GGSN 0 (gprs_sm.c:317) 20250126095945181 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) 20250126095945181 DLGTP DEBUG Begin pdp_tidset tid = 5860000000024262 (pdp.c:279) 20250126095945181 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250126095945181 DGPRS NOTICE PDP(262420000000068/0) Create PDP Context (sgsn_libgtp.c:186) 20250126095945181 DLGTP DEBUG Registering seq=1072 in restransmit req queue (gtp.c:402) 20250126095945203 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 23 1f ee 44 11 4a 3c 69 12 14 05 7f ae e6 e2 2f 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1072 from retransmit req queue (gtp.c:443) 20250126095945203 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f99c04824f0, cbp=0x555fabfcff40) (sgsn_libgtp.c:633) 20250126095945203 DGPRS INFO PDP(262420000000068/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250126095945203 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x555fabfcf008 TLLI=e18d7d8b, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250126095945203 DGPRS INFO PDP(262420000000068/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250126095945203 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_attach(1293)@57df94ca82fd: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_attach(1293)@57df94ca82fd: setverdict(pass): pass -> pass, component reason not changed 20250126095945220 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000068, length=100 (sgsn_libgtp.c:826) 20250126095945230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095945230 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250126095945231 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) TC_cell_change_different_rai_ci_attach-BVCI196(1278)@57df94ca82fd: Removing Client IMSI='262420000000068'H, index=0 TC_cell_change_different_rai_ci_attach-BVCI210(1283)@57df94ca82fd: Adding Client=TC_cell_change_different_rai_ci_attach(1293), IMSI='262420000000068'H, TLLI='E18D7D8B'O, index=0 TC_cell_change_different_rai_ci_attach(1293)@57df94ca82fd: 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 := '6F6F0DDF55714C67014CC470E2D920B3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F11E93A4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '227CAF6EE7AB0A5B'O } } } } } 20250126095945237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095945237 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20250126095945238 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xE18D7D8B) type="GPRS attach"  (gprs_gmm.c:1248) 20250126095945238 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250126095945238 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250126095945238 DLLC NOTICE LLME(ffffffff/e18d7d8b){ASSIGNED} LLGM Assign pre (e18d7d8b => ee6b49fd) (gprs_llc.c:1079) 20250126095945238 DLLC NOTICE LLME(e18d7d8b/ee6b49fd){ASSIGNED} LLGM Assign post (e18d7d8b => ee6b49fd) (gprs_llc.c:1125) 20250126095945238 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250126095945238 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250126095945238 DMM DEBUG MM(262420000000068/ee6b49fd) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250126095945255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126095945255 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20250126095945255 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126095945256 DMM DEBUG MM(262420000000068/ee6b49fd) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1066) 20250126095945256 DMM NOTICE MM(262420000000068/ee6b49fd) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250126095945256 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250126095945256 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250126095945256 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250126095945256 DMM DEBUG MM(262420000000068/ee6b49fd) Requesting authorization (sgsn_auth.c:160) 20250126095945256 DMM INFO MM(262420000000068/ee6b49fd) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250126095945256 DMM DEBUG MM(262420000000068/ee6b49fd) Requesting subscriber data update (gprs_subscriber.c:894) 20250126095945256 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20250126095945256 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) 20250126095949506 DGPRS DEBUG Checking for inactive LLMEs, time = 1116495 (sgsn.c:132) 20250126095951256 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250126095951256 DMM ERROR MM(262420000000068/ee6b49fd) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250126095951256 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250126095951256 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250126095951256 DMM NOTICE MM(262420000000068/ee6b49fd) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:346) 20250126095951256 DMM NOTICE MM(262420000000068/ee6b49fd) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250126095951256 DGPRS INFO PDP(262420000000068/0) Forcing release of PDP context (pdpctx.c:102) 20250126095951257 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x555fabfcf008, TLLI=ee6b49fd, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250126095951257 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250126095951257 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250126095951257 DLGTP DEBUG Registering seq=1073 in restransmit req queue (gtp.c:402) 20250126095951257 DGPRS INFO SUBSCR(262420000000068) purging MS subscriber (gprs_subscriber.c:785) 20250126095951257 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) 20250126095951257 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Reject}: Deallocated (fsm.c:568) 20250126095951257 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: Deallocated (fsm.c:568) 20250126095951257 DMM DEBUG MM_STATE_Iu[0x555fabfc0880]{Detached}: Deallocated (fsm.c:568) 20250126095951257 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250126095951257 DLLC NOTICE LLME(e18d7d8b/ee6b49fd){ASSIGNED} LLGM Assign pre (ee6b49fd => ffffffff) (gprs_llc.c:1079) 20250126095951257 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ee6b49fd => ffffffff) (gprs_llc.c:1125) 20250126095956258 DLGTP INFO Retransmit (0) of seq 1073 (gsn.c:274) 20250126100001260 DLGTP INFO Retransmit (1) of seq 1073 (gsn.c:274) 20250126100004997 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250126100004997 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250126100004997 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1290)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1290)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250126100006262 DLGTP INFO Retransmit (2) of seq 1073 (gsn.c:274) 20250126100011263 DLGTP INFO Retransmit (3) of seq 1073 (gsn.c:274) 20250126100014609 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126100014615 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126100014615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250126100014622 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126100014626 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126100014626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250126100014637 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126100014640 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126100014640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_cell_change_different_rai_ci_attach(1293)@57df94ca82fd: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@57df94ca82fd: Test Component 1293 has requested to stop MTC. Terminating current testcase execution. 20250126100015054 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250126100015054 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1291)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1290)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1275)@57df94ca82fd: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI196(1278)@57df94ca82fd: Final verdict of PTC: none -NSVCI98(1284)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1286)@57df94ca82fd: Final verdict of PTC: none 20250126100015056 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53046<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-NS1(1280)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1276)@57df94ca82fd: Final verdict of PTC: none -NSVCI99(1289)@57df94ca82fd: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI210(1283)@57df94ca82fd: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI220(1288)@57df94ca82fd: Final verdict of PTC: none -NSVCI97(1279)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1285)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1292)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1281)@57df94ca82fd: Final verdict of PTC: none -NSVCI98-provIP(1282)@57df94ca82fd: Final verdict of PTC: none -NSVCI97-provIP(1277)@57df94ca82fd: Final verdict of PTC: none -NSVCI99-provIP(1287)@57df94ca82fd: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach(1293)@57df94ca82fd: Final verdict of PTC: fail reason: "Tguard timeout" MTC@57df94ca82fd: Setting final verdict of the test case. MTC@57df94ca82fd: Local verdict of MTC: none MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-NS0(1275): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1276): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97-provIP(1277): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI196(1278): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97(1279): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-NS1(1280): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1281): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98-provIP(1282): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI210(1283): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98(1284): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-NS2(1285): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1286): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99-provIP(1287): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI220(1288): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99(1289): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP-IPA(1290): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP(1291): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GGSN_GTP(1292): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_cell_change_different_rai_ci_attach(1293): fail (none -> fail) reason: "Tguard timeout" MTC@57df94ca82fd: Test case TC_cell_change_different_rai_ci_attach finished. Verdict: fail reason: Tguard timeout MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach fail'. Sun Jan 26 10:00:15 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 20250126100015107 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36742<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126100015510 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36742<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=118052) 20250126100016055 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126100016055 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250126100016264 DLGTP NOTICE Retransmit req queue timeout of seq 1073 (gsn.c:268) 20250126100016264 DGPRS DEBUG libgtp cb_conf(type=20, cause=-1, pdp=(nil), cbp=0x555fabfcff40) (sgsn_libgtp.c:633) 20250126100016264 DGPRS ERROR libgtp EOF (type=20, pdp=(nil), cbp=0x555fabfcff40) (sgsn_libgtp.c:637) 20250126100016264 DGPRS INFO PDP(---/0) Received DELETE PDP CTX CONF, cause=-1(unknown 0xffffffff) (sgsn_libgtp.c:553) 20250126100016264 DGPRS NOTICE PDP(---/0) Not deactivating SNDCP layer since the MM context is not available (sgsn_libgtp.c:578) 20250126100016264 DLGTP DEBUG Begin pdp_tiddel tid = 5860000000024262 (pdp.c:298) 20250126100016264 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) Waiting for packet dumper to finish... 1 (prev_count=118052, count=122688) 20250126100017057 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126100017057 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach fail' was executed successfully (exit status: 0). MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_data'. ------ SGSN_Tests.TC_cell_change_different_rai_ci_data ------ Sun Jan 26 10:00:17 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250126100018059 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126100018059 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_data' was executed successfully (exit status: 0). MTC@57df94ca82fd: Test case TC_cell_change_different_rai_ci_data started. 20250126100018598 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58286<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126100018599 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1294)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1295)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1294)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1298)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126100018646 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250126100018646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126100018646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126100018646 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126100018646 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250126100018646 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126100018646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126100018646 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126100018646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1298)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126100018646 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126100018647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126100018647 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126100018647 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126100018647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126100018647 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126100018647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126100018647 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126100018647 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250126100018647 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126100018647 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126100018647 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126100018647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1298)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1298)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126100018649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1299)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1295)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1295)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126100018654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126100018654 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_data-BVCI196(1297)@57df94ca82fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1300)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1299)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1303)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1303)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126100018661 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250126100018661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126100018661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126100018661 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126100018661 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250126100018661 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126100018661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126100018661 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126100018661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1303)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126100018662 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126100018662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126100018662 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126100018662 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126100018662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126100018662 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126100018662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126100018662 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126100018662 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250126100018662 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126100018662 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126100018662 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126100018662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1303)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1303)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126100018664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1304)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1300)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1300)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126100018669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126100018669 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1305)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_cell_change_different_rai_ci_data-BVCI210(1302)@57df94ca82fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1304)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1308)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126100018675 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250126100018675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126100018675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126100018675 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126100018675 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250126100018675 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126100018675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126100018675 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126100018675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1308)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126100018676 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126100018676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126100018676 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126100018676 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126100018676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126100018676 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126100018676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126100018676 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126100018676 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250126100018676 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126100018676 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1308)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1308)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126100018676 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126100018676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250126100018678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1305)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1305)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126100018682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126100018682 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_data-BVCI220(1307)@57df94ca82fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250126100019060 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126100019060 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250126100019060 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250126100019060 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1309)@57df94ca82fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1309)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250126100019064 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250126100019066 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1309)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1309)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1309)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1309)@57df94ca82fd: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1309)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1309)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_data-BVCI196(1297)@57df94ca82fd: Adding Client=TC_cell_change_different_rai_ci_data(1312), IMSI='262420000000070'H, TLLI='C8953A92'O, index=0 SGSN_Test-GSUP(1310)@57df94ca82fd: Created GsupExpect[0] for "262420000000070" to be handled at TC_cell_change_different_rai_ci_data(1312) TC_cell_change_different_rai_ci_data(1312)@57df94ca82fd: 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 := '6DADAB0890DC5867919758266584C146'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '102C539C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B5B2992C5A86B34B'O } } } } } 20250126100019138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126100019138 DLLC NOTICE LLME(ffffffff/c8953a92){UNASSIGNED} LLC RX: unknown TLLI 0xc8953a92, creating LLME on the fly (gprs_llc.c:552) 20250126100019138 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250126100019138 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000070) type="GPRS attach"  (gprs_gmm.c:1248) 20250126100019138 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Allocated (fsm.c:456) 20250126100019138 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Init}: Allocated (fsm.c:456) 20250126100019138 DMM DEBUG MM_STATE_Gb[0x555fabfc09b0]{Idle}: Allocated (fsm.c:456) 20250126100019138 DMM DEBUG MM_STATE_Iu[0x555fabfc6e30]{Detached}: Allocated (fsm.c:456) 20250126100019138 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250126100019138 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250126100019138 DLLC NOTICE LLME(ffffffff/c8953a92){UNASSIGNED} LLGM Assign pre (c8953a92 => fc187c4d) (gprs_llc.c:1079) 20250126100019138 DLLC NOTICE LLME(c8953a92/fc187c4d){ASSIGNED} LLGM Assign post (c8953a92 => fc187c4d) (gprs_llc.c:1125) 20250126100019138 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250126100019138 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250126100019138 DMM DEBUG MM(262420000000070/fc187c4d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250126100019156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126100019156 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250126100019156 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126100019156 DMM DEBUG MM(262420000000070/fc187c4d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000700 (gprs_gmm.c:1066) 20250126100019156 DMM NOTICE MM(262420000000070/fc187c4d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250126100019156 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250126100019156 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250126100019156 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250126100019156 DMM DEBUG MM(262420000000070/fc187c4d) Requesting authorization (sgsn_auth.c:160) 20250126100019156 DMM INFO MM(262420000000070/fc187c4d) Requesting authentication tuples (sgsn_auth.c:184) 20250126100019156 DMM DEBUG MM(262420000000070/fc187c4d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250126100019156 DGPRS INFO SUBSCR(262420000000070) requesting auth info (gprs_subscriber.c:805) 20250126100019156 DGPRS INFO SUBSCR(262420000000070) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 70 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1310)@57df94ca82fd: Found GsupExpect[0] for "262420000000070" handled at TC_cell_change_different_rai_ci_data(1312) SGSN_Test-GSUP(1310)@57df94ca82fd: Added IMSI table entry 0TC_cell_change_different_rai_ci_data(1312)"262420000000070" 20250126100019162 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250126100019162 DGPRS INFO SUBSCR(262420000000070) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250126100019162 DGPRS DEBUG SUBSCR(262420000000070) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250126100019162 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber authentication info (gprs_subscriber.c:850) 20250126100019162 DMM INFO MM(262420000000070/fc187c4d) Subscriber data update (mmctx.c:445) 20250126100019162 DMM DEBUG MM(262420000000070/fc187c4d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250126100019162 DMM INFO MM(262420000000070/fc187c4d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250126100019162 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250126100019162 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250126100019162 DMM INFO MM(262420000000070/fc187c4d) <- GMM AUTH AND CIPHERING REQ (rand = 6d ad ab 08 90 dc 58 67 91 97 58 26 65 84 c1 46 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250126100019176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126100019176 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20250126100019176 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126100019176 DMM INFO MM(262420000000070/fc187c4d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250126100019176 DMM NOTICE MM(262420000000070/fc187c4d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250126100019176 DMM DEBUG MM(262420000000070/fc187c4d) checking auth: received GSM SRES = 10 2c 53 9c (gprs_gmm.c:648) 20250126100019176 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250126100019176 DMM DEBUG MM(262420000000070/fc187c4d) Requesting authorization (sgsn_auth.c:160) 20250126100019177 DMM INFO MM(262420000000070/fc187c4d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250126100019177 DMM DEBUG MM(262420000000070/fc187c4d) Requesting subscriber data update (gprs_subscriber.c:894) 20250126100019177 DGPRS INFO SUBSCR(262420000000070) subscriber data is not available (gprs_subscriber.c:818) 20250126100019177 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) 20250126100019177 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250126100019177 DMM INFO MM(262420000000070/fc187c4d) <- GMM ATTACH ACCEPT (new P-TMSI=0xfc187c4d) (gprs_gmm.c:282) 20250126100019179 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250126100019179 DGPRS INFO SUBSCR(262420000000070) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250126100019179 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20250126100019179 DMM INFO MM(262420000000070/fc187c4d) Subscriber data update (mmctx.c:445) 20250126100019179 DMM DEBUG MM(262420000000070/fc187c4d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250126100019179 DMM INFO MM(262420000000070/fc187c4d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250126100019179 DMM NOTICE MM(262420000000070/fc187c4d) Authorized, continuing procedure, IMSI=262420000000070 (gprs_gmm.c:982) 20250126100019179 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250126100019179 DMM NOTICE MM(262420000000070/fc187c4d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250126100019179 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) 20250126100019181 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250126100019181 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20250126100019181 DMM INFO MM(262420000000070/fc187c4d) Subscriber data update (mmctx.c:445) 20250126100019181 DMM DEBUG MM(262420000000070/fc187c4d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250126100019193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126100019193 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250126100019193 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126100019193 DMM INFO MM(262420000000070/fc187c4d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250126100019193 DMM NOTICE MM(262420000000070/fc187c4d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250126100019193 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250126100019193 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250126100019193 DLLC NOTICE LLME(c8953a92/fc187c4d){ASSIGNED} LLGM Assign pre (ffffffff => fc187c4d) (gprs_llc.c:1079) 20250126100019193 DLLC NOTICE LLME(ffffffff/fc187c4d){ASSIGNED} LLGM Assign post (ffffffff => fc187c4d) (gprs_llc.c:1125) 20250126100019193 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250126100019193 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250126100019193 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250126100019194 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250126100019249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126100019249 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250126100019249 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126100019249 DMM INFO MM(262420000000070/fc187c4d) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250126100019250 DMM INFO MM(262420000000070/fc187c4d) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250126100019250 DMM DEBUG MM(262420000000070/fc187c4d) Using GGSN 0 (gprs_sm.c:317) 20250126100019250 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) 20250126100019250 DLGTP DEBUG Begin pdp_tidset tid = 5070000000024262 (pdp.c:279) 20250126100019250 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250126100019250 DGPRS NOTICE PDP(262420000000070/0) Create PDP Context (sgsn_libgtp.c:186) 20250126100019250 DLGTP DEBUG Registering seq=1074 in restransmit req queue (gtp.c:402) 20250126100019274 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 5a a8 42 58 11 91 68 7e ce 14 05 7f e1 11 d8 2f 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1074 from retransmit req queue (gtp.c:443) 20250126100019274 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f99c04824f0, cbp=0x555fabfcff40) (sgsn_libgtp.c:633) 20250126100019274 DGPRS INFO PDP(262420000000070/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250126100019274 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x555fabfcf008 TLLI=fc187c4d, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250126100019274 DGPRS INFO PDP(262420000000070/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250126100019274 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_data(1312)@57df94ca82fd: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_data(1312)@57df94ca82fd: setverdict(pass): pass -> pass, component reason not changed 20250126100019290 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:826) 20250126100019302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126100019302 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250126100019302 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) TC_cell_change_different_rai_ci_data-BVCI210(1302)@57df94ca82fd: Adding Client=TC_cell_change_different_rai_ci_data(1312), IMSI='262420000000070'H, TLLI='FC187C4D'O, index=0 20250126100019312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126100019312 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20250126100019312 DSNDCP ERROR Message for non-existing MM ctx (lle=0x555fabfcf008, TLLI=fc187c4d, SAPI=3, NSAPI=5) (gprs_sndcp.c:841) 20250126100019507 DGPRS DEBUG Checking for inactive LLMEs, time = 1116525 (sgsn.c:132) TC_cell_change_different_rai_ci_data(1312)@57df94ca82fd: setverdict(pass): pass -> pass, component reason not changed TC_cell_change_different_rai_ci_data-BVCI210(1302)@57df94ca82fd: Removing Client IMSI='262420000000070'H, index=0 20250126100021316 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:826) TC_cell_change_different_rai_ci_data-BVCI196(1297)@57df94ca82fd: Removing Client IMSI='262420000000070'H, index=0 TC_cell_change_different_rai_ci_data(1312)@57df94ca82fd: Final verdict of PTC: pass 20250126100021332 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58286<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250126100021337 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250126100021337 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1310)@57df94ca82fd: Final verdict of PTC: none -NSVCI98(1303)@57df94ca82fd: Final verdict of PTC: none -NSVCI97(1298)@57df94ca82fd: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI220(1307)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1309)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1299)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1304)@57df94ca82fd: Final verdict of PTC: none -NSVCI99(1308)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1300)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1305)@57df94ca82fd: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI210(1302)@57df94ca82fd: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI196(1297)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1295)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1294)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1311)@57df94ca82fd: Final verdict of PTC: none -NSVCI98-provIP(1301)@57df94ca82fd: Final verdict of PTC: none -NSVCI97-provIP(1296)@57df94ca82fd: Final verdict of PTC: none -NSVCI99-provIP(1306)@57df94ca82fd: Final verdict of PTC: none MTC@57df94ca82fd: Setting final verdict of the test case. MTC@57df94ca82fd: Local verdict of MTC: none MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-NS0(1294): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1295): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97-provIP(1296): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI196(1297): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97(1298): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-NS1(1299): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1300): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98-provIP(1301): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI210(1302): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98(1303): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-NS2(1304): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1305): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99-provIP(1306): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI220(1307): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99(1308): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP-IPA(1309): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP(1310): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GGSN_GTP(1311): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_cell_change_different_rai_ci_data(1312): pass (none -> pass) MTC@57df94ca82fd: Test case TC_cell_change_different_rai_ci_data finished. Verdict: pass MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_data pass'. Sun Jan 26 10:00:21 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 20250126100021441 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58294<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126100021842 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58294<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=99268) 20250126100022338 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126100022339 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=99268, count=100528) 20250126100023340 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126100023340 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_data pass' was executed successfully (exit status: 0). MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_attach'. ------ SGSN_Tests.TC_cell_change_different_ci_attach ------ Sun Jan 26 10:00:23 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250126100024341 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126100024342 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_attach' was executed successfully (exit status: 0). MTC@57df94ca82fd: Test case TC_cell_change_different_ci_attach started. 20250126100024948 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58308<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126100024951 DMM INFO MM(262420000000070/fc187c4d) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250126100024951 DMM INFO MM(262420000000070/fc187c4d) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250126100024951 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250126100024951 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250126100024951 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250126100024951 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250126100024951 DLLC NOTICE LLME(ffffffff/fc187c4d){ASSIGNED} LLGM Assign pre (fc187c4d => ffffffff) (gprs_llc.c:1079) 20250126100024951 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fc187c4d => ffffffff) (gprs_llc.c:1125) 20250126100024951 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x555fabfcecb0 (gprs_sndcp.c:574) 20250126100024951 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x555fabfcf008, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250126100024951 DMM NOTICE MM(262420000000070/fc187c4d) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250126100024951 DGPRS INFO PDP(262420000000070/0) Forcing release of PDP context (pdpctx.c:102) 20250126100024951 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250126100024951 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250126100024951 DLGTP DEBUG Registering seq=1075 in restransmit req queue (gtp.c:402) 20250126100024951 DGPRS INFO SUBSCR(262420000000070) purging MS subscriber (gprs_subscriber.c:785) 20250126100024951 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) 20250126100024951 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 70 f0 09 00 28 01 01 (gsup_client.c:402) 20250126100024951 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Init}: Deallocated (fsm.c:568) 20250126100024951 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Deallocated (fsm.c:568) 20250126100024951 DMM DEBUG MM_STATE_Iu[0x555fabfc6e30]{Detached}: Deallocated (fsm.c:568) 20250126100024951 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Deallocated (fsm.c:568) 20250126100024951 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1313)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1314)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1313)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1317)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1317)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126100025017 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250126100025017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126100025017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126100025017 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126100025017 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250126100025017 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126100025017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126100025017 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126100025017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1317)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126100025018 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126100025018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126100025018 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126100025018 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126100025018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126100025018 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126100025018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126100025018 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126100025018 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250126100025018 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126100025018 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1317)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250126100025020 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126100025020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1317)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1318)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21011 20250126100025022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1319)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1314)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1314)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1318)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250126100025030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126100025030 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(1322)@57df94ca82fd: Provider Link came up: sending NS-RESET TC_cell_change_different_ci_attach-BVCI196(1316)@57df94ca82fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250126100025032 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250126100025032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126100025032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126100025032 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126100025032 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250126100025032 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126100025032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126100025032 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126100025032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1322)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126100025033 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126100025033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126100025033 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126100025033 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126100025033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126100025033 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126100025033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126100025033 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126100025033 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250126100025033 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126100025033 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126100025034 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126100025034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1322)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1322)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126100025036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1323)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1319)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1319)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126100025041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126100025041 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1324)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_cell_change_different_ci_attach-BVCI210(1321)@57df94ca82fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1323)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1327)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126100025047 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250126100025047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126100025047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126100025047 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126100025047 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250126100025047 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126100025047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126100025047 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126100025047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1327)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126100025048 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126100025048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126100025048 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126100025048 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126100025048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126100025048 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126100025048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126100025048 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126100025048 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250126100025048 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126100025048 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126100025048 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126100025048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1327)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1327)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126100025050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1324)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1324)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126100025055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126100025055 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_ci_attach-BVCI220(1326)@57df94ca82fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250126100025343 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126100025343 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250126100025343 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250126100025343 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1328)@57df94ca82fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1328)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250126100025344 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250126100025345 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1328)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1328)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1328)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1328)@57df94ca82fd: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1328)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1328)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_attach-BVCI196(1316)@57df94ca82fd: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='C338991E'O, index=0 SGSN_Test-GSUP(1329)@57df94ca82fd: Created GsupExpect[0] for "262420000000069" to be handled at TC_cell_change_different_ci_attach(1331) TC_cell_change_different_ci_attach-BVCI196(1316)@57df94ca82fd: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI210(1321)@57df94ca82fd: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='C338991E'O, index=0 TC_cell_change_different_ci_attach(1331)@57df94ca82fd: 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 := '47E96D2B3C0CC732098F45969696065C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7A071A09'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'FDC3B75836A40C5D'O } } } } } 20250126100025401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126100025401 DLLC NOTICE LLME(ffffffff/c338991e){UNASSIGNED} LLC RX: unknown TLLI 0xc338991e, creating LLME on the fly (gprs_llc.c:552) 20250126100025401 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250126100025401 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000069) type="GPRS attach"  (gprs_gmm.c:1248) 20250126100025401 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Allocated (fsm.c:456) 20250126100025401 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Init}: Allocated (fsm.c:456) 20250126100025401 DMM DEBUG MM_STATE_Gb[0x555fabfc09b0]{Idle}: Allocated (fsm.c:456) 20250126100025401 DMM DEBUG MM_STATE_Iu[0x555fabfc0880]{Detached}: Allocated (fsm.c:456) 20250126100025401 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250126100025401 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250126100025401 DLLC NOTICE LLME(ffffffff/c338991e){UNASSIGNED} LLGM Assign pre (c338991e => e47cd449) (gprs_llc.c:1079) 20250126100025401 DLLC NOTICE LLME(c338991e/e47cd449){ASSIGNED} LLGM Assign post (c338991e => e47cd449) (gprs_llc.c:1125) 20250126100025401 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250126100025401 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250126100025401 DMM DEBUG MM(262420000000069/e47cd449) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250126100025418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126100025418 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250126100025418 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126100025418 DMM DEBUG MM(262420000000069/e47cd449) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1066) 20250126100025418 DMM NOTICE MM(262420000000069/e47cd449) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250126100025418 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250126100025418 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250126100025418 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250126100025418 DMM DEBUG MM(262420000000069/e47cd449) Requesting authorization (sgsn_auth.c:160) 20250126100025418 DMM INFO MM(262420000000069/e47cd449) Requesting authentication tuples (sgsn_auth.c:184) 20250126100025418 DMM DEBUG MM(262420000000069/e47cd449) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250126100025418 DGPRS INFO SUBSCR(262420000000069) requesting auth info (gprs_subscriber.c:805) 20250126100025418 DGPRS INFO SUBSCR(262420000000069) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 60 f9 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1329)@57df94ca82fd: Found GsupExpect[0] for "262420000000069" handled at TC_cell_change_different_ci_attach(1331) SGSN_Test-GSUP(1329)@57df94ca82fd: Added IMSI table entry 0TC_cell_change_different_ci_attach(1331)"262420000000069" 20250126100025422 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250126100025422 DGPRS INFO SUBSCR(262420000000069) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250126100025422 DGPRS DEBUG SUBSCR(262420000000069) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250126100025422 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber authentication info (gprs_subscriber.c:850) 20250126100025422 DMM INFO MM(262420000000069/e47cd449) Subscriber data update (mmctx.c:445) 20250126100025422 DMM DEBUG MM(262420000000069/e47cd449) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250126100025422 DMM INFO MM(262420000000069/e47cd449) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250126100025422 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250126100025422 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250126100025422 DMM INFO MM(262420000000069/e47cd449) <- GMM AUTH AND CIPHERING REQ (rand = 47 e9 6d 2b 3c 0c c7 32 09 8f 45 96 96 96 06 5c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250126100025433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126100025433 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20250126100025433 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126100025433 DMM INFO MM(262420000000069/e47cd449) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250126100025433 DMM NOTICE MM(262420000000069/e47cd449) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250126100025433 DMM DEBUG MM(262420000000069/e47cd449) checking auth: received GSM SRES = 7a 07 1a 09 (gprs_gmm.c:648) 20250126100025433 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250126100025433 DMM DEBUG MM(262420000000069/e47cd449) Requesting authorization (sgsn_auth.c:160) 20250126100025433 DMM INFO MM(262420000000069/e47cd449) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250126100025433 DMM DEBUG MM(262420000000069/e47cd449) Requesting subscriber data update (gprs_subscriber.c:894) 20250126100025433 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20250126100025433 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) 20250126100025433 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250126100025433 DMM INFO MM(262420000000069/e47cd449) <- GMM ATTACH ACCEPT (new P-TMSI=0xe47cd449) (gprs_gmm.c:282) 20250126100025434 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250126100025434 DGPRS INFO SUBSCR(262420000000069) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250126100025434 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20250126100025434 DMM INFO MM(262420000000069/e47cd449) Subscriber data update (mmctx.c:445) 20250126100025434 DMM DEBUG MM(262420000000069/e47cd449) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250126100025435 DMM INFO MM(262420000000069/e47cd449) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250126100025435 DMM NOTICE MM(262420000000069/e47cd449) Authorized, continuing procedure, IMSI=262420000000069 (gprs_gmm.c:982) 20250126100025435 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250126100025435 DMM NOTICE MM(262420000000069/e47cd449) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250126100025435 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) 20250126100025435 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250126100025435 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20250126100025435 DMM INFO MM(262420000000069/e47cd449) Subscriber data update (mmctx.c:445) 20250126100025435 DMM DEBUG MM(262420000000069/e47cd449) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250126100025444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126100025444 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250126100025444 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126100025444 DMM INFO MM(262420000000069/e47cd449) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250126100025444 DMM NOTICE MM(262420000000069/e47cd449) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250126100025444 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250126100025444 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250126100025444 DLLC NOTICE LLME(c338991e/e47cd449){ASSIGNED} LLGM Assign pre (ffffffff => e47cd449) (gprs_llc.c:1079) 20250126100025444 DLLC NOTICE LLME(ffffffff/e47cd449){ASSIGNED} LLGM Assign post (ffffffff => e47cd449) (gprs_llc.c:1125) 20250126100025444 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250126100025444 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250126100025444 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250126100025444 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250126100025500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126100025500 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250126100025500 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126100025500 DMM INFO MM(262420000000069/e47cd449) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250126100025500 DMM INFO MM(262420000000069/e47cd449) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250126100025500 DMM DEBUG MM(262420000000069/e47cd449) Using GGSN 0 (gprs_sm.c:317) 20250126100025500 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) 20250126100025500 DLGTP DEBUG Begin pdp_tidset tid = 5960000000024262 (pdp.c:279) 20250126100025500 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250126100025501 DGPRS NOTICE PDP(262420000000069/0) Create PDP Context (sgsn_libgtp.c:186) 20250126100025501 DLGTP DEBUG Registering seq=1076 in restransmit req queue (gtp.c:402) 20250126100025528 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 4d fd 51 03 11 d5 7b cf 39 14 05 7f 13 24 95 e6 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) 20250126100025528 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f99c0483568, cbp=0x555fabfcae50) (sgsn_libgtp.c:633) 20250126100025528 DGPRS INFO PDP(262420000000069/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250126100025528 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x555fabfcf008 TLLI=e47cd449, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250126100025528 DGPRS INFO PDP(262420000000069/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250126100025528 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_attach(1331)@57df94ca82fd: setverdict(pass): none -> pass TC_cell_change_different_ci_attach(1331)@57df94ca82fd: setverdict(pass): pass -> pass, component reason not changed 20250126100025543 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000069, length=100 (sgsn_libgtp.c:826) 20250126100025555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126100025555 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250126100025555 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) TC_cell_change_different_ci_attach-BVCI210(1321)@57df94ca82fd: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI220(1326)@57df94ca82fd: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='E47CD449'O, index=0 TC_cell_change_different_ci_attach(1331)@57df94ca82fd: 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 := '288DC18491A305716271D2F15C63A984'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '17398C3C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3FEBB525527D5A6C'O } } } } } 20250126100025569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126100025569 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20250126100025569 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126100025569 DMM INFO MM(262420000000069/e47cd449) -> GMM ATTACH REQUEST MI(TMSI-0xE47CD449) type="GPRS attach"  (gprs_gmm.c:1248) 20250126100025569 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250126100025569 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250126100025569 DLLC NOTICE LLME(ffffffff/e47cd449){ASSIGNED} LLGM Assign pre (e47cd449 => cb438e47) (gprs_llc.c:1079) 20250126100025569 DLLC NOTICE LLME(e47cd449/cb438e47){ASSIGNED} LLGM Assign post (e47cd449 => cb438e47) (gprs_llc.c:1125) 20250126100025569 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250126100025569 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250126100025569 DMM DEBUG MM(262420000000069/cb438e47) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250126100025590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126100025590 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20250126100025590 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126100025590 DMM DEBUG MM(262420000000069/cb438e47) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1066) 20250126100025590 DMM NOTICE MM(262420000000069/cb438e47) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250126100025590 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250126100025590 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250126100025590 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250126100025591 DMM DEBUG MM(262420000000069/cb438e47) Requesting authorization (sgsn_auth.c:160) 20250126100025591 DMM INFO MM(262420000000069/cb438e47) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250126100025591 DMM DEBUG MM(262420000000069/cb438e47) Requesting subscriber data update (gprs_subscriber.c:894) 20250126100025591 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20250126100025591 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) 20250126100031591 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250126100031591 DMM ERROR MM(262420000000069/cb438e47) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250126100031591 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250126100031592 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250126100031592 DMM NOTICE MM(262420000000069/cb438e47) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:346) 20250126100031592 DMM NOTICE MM(262420000000069/cb438e47) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250126100031592 DGPRS INFO PDP(262420000000069/0) Forcing release of PDP context (pdpctx.c:102) 20250126100031592 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x555fabfcf008, TLLI=cb438e47, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250126100031592 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250126100031592 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250126100031592 DLGTP DEBUG Registering seq=1077 in restransmit req queue (gtp.c:402) 20250126100031592 DGPRS INFO SUBSCR(262420000000069) purging MS subscriber (gprs_subscriber.c:785) 20250126100031592 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) 20250126100031592 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Reject}: Deallocated (fsm.c:568) 20250126100031592 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: Deallocated (fsm.c:568) 20250126100031592 DMM DEBUG MM_STATE_Iu[0x555fabfc0880]{Detached}: Deallocated (fsm.c:568) 20250126100031592 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250126100031592 DLLC NOTICE LLME(e47cd449/cb438e47){ASSIGNED} LLGM Assign pre (cb438e47 => ffffffff) (gprs_llc.c:1079) 20250126100031592 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cb438e47 => ffffffff) (gprs_llc.c:1125) 20250126100036592 DLGTP INFO Retransmit (0) of seq 1077 (gsn.c:274) 20250126100041594 DLGTP INFO Retransmit (1) of seq 1077 (gsn.c:274) 20250126100045344 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250126100045344 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250126100045345 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1328)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1328)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250126100046594 DLGTP INFO Retransmit (2) of seq 1077 (gsn.c:274) 20250126100049507 DGPRS DEBUG Checking for inactive LLMEs, time = 1116555 (sgsn.c:132) 20250126100051595 DLGTP INFO Retransmit (3) of seq 1077 (gsn.c:274) 20250126100055021 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126100055029 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126100055029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250126100055034 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126100055039 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126100055039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250126100055048 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126100055051 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126100055051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_cell_change_different_ci_attach(1331)@57df94ca82fd: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@57df94ca82fd: Test Component 1331 has requested to stop MTC. Terminating current testcase execution. 20250126100055392 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250126100055392 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1329)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1328)@57df94ca82fd: Final verdict of PTC: none 20250126100055394 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58308<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(1317)@57df94ca82fd: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI196(1316)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1318)@57df94ca82fd: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI220(1326)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1323)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1313)@57df94ca82fd: Final verdict of PTC: none -NSVCI99(1327)@57df94ca82fd: Final verdict of PTC: none -NSVCI98(1322)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1319)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1324)@57df94ca82fd: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI210(1321)@57df94ca82fd: Final verdict of PTC: none -NSVCI98-provIP(1320)@57df94ca82fd: Final verdict of PTC: none -NSVCI99-provIP(1325)@57df94ca82fd: Final verdict of PTC: none TC_cell_change_different_ci_attach(1331)@57df94ca82fd: Final verdict of PTC: fail reason: "Tguard timeout" -NSVCI97-provIP(1315)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1314)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1330)@57df94ca82fd: Final verdict of PTC: none MTC@57df94ca82fd: Setting final verdict of the test case. MTC@57df94ca82fd: Local verdict of MTC: none MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-NS0(1313): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1314): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97-provIP(1315): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI196(1316): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97(1317): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-NS1(1318): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1319): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98-provIP(1320): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI210(1321): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98(1322): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-NS2(1323): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1324): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99-provIP(1325): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI220(1326): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99(1327): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP-IPA(1328): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP(1329): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GGSN_GTP(1330): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_cell_change_different_ci_attach(1331): fail (none -> fail) reason: "Tguard timeout" MTC@57df94ca82fd: Test case TC_cell_change_different_ci_attach finished. Verdict: fail reason: Tguard timeout MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_attach fail'. Sun Jan 26 10:00:55 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 20250126100055465 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40522<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126100055867 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40522<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=122852) 20250126100056394 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126100056394 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250126100056597 DLGTP NOTICE Retransmit req queue timeout of seq 1077 (gsn.c:268) 20250126100056597 DGPRS DEBUG libgtp cb_conf(type=20, cause=-1, pdp=(nil), cbp=0x555fabfcae50) (sgsn_libgtp.c:633) 20250126100056597 DGPRS ERROR libgtp EOF (type=20, pdp=(nil), cbp=0x555fabfcae50) (sgsn_libgtp.c:637) 20250126100056597 DGPRS INFO PDP(---/0) Received DELETE PDP CTX CONF, cause=-1(unknown 0xffffffff) (sgsn_libgtp.c:553) 20250126100056597 DGPRS NOTICE PDP(---/0) Not deactivating SNDCP layer since the MM context is not available (sgsn_libgtp.c:578) 20250126100056597 DLGTP DEBUG Begin pdp_tiddel tid = 5960000000024262 (pdp.c:298) 20250126100056597 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) Waiting for packet dumper to finish... 1 (prev_count=122852, count=128284) 20250126100057396 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126100057396 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_attach fail' was executed successfully (exit status: 0). MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_data'. ------ SGSN_Tests.TC_cell_change_different_ci_data ------ Sun Jan 26 10:00:57 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250126100058398 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126100058399 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_data' was executed successfully (exit status: 0). MTC@57df94ca82fd: Test case TC_cell_change_different_ci_data started. 20250126100058963 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40536<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126100058965 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1332)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1333)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1332)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1336)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126100059022 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250126100059023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126100059023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126100059023 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126100059023 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250126100059023 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126100059023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126100059023 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126100059023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1336)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126100059027 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126100059027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126100059027 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126100059027 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126100059027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126100059028 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126100059028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126100059028 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126100059028 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250126100059028 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126100059028 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126100059029 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126100059029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1336)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1336)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1337)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21011 20250126100059034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1338)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1333)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1333)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126100059046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126100059046 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_cell_change_different_ci_data-BVCI196(1335)@57df94ca82fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1337)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1342)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1342)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126100059054 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250126100059054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126100059054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126100059054 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) SGSN_Test-Gb2-NS2(1341)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21012 20250126100059054 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250126100059054 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126100059054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126100059054 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126100059054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1342)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126100059055 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126100059055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126100059055 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126100059055 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126100059055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126100059055 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126100059055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126100059055 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126100059055 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250126100059055 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126100059055 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126100059055 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126100059055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1342)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1342)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126100059057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1343)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1338)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1338)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1341)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1346)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250126100059062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126100059062 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(1346)@57df94ca82fd: Provider Link came up: sending NS-RESET TC_cell_change_different_ci_data-BVCI210(1339)@57df94ca82fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250126100059065 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250126100059065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126100059065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126100059065 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126100059065 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250126100059065 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126100059065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126100059065 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126100059065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1346)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126100059066 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126100059066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126100059066 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126100059066 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126100059066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126100059066 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126100059066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126100059066 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126100059066 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250126100059066 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126100059066 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126100059066 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126100059066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1346)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1346)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126100059068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1343)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1343)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126100059073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126100059073 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_ci_data-BVCI220(1345)@57df94ca82fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250126100059400 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126100059400 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250126100059401 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250126100059401 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1347)@57df94ca82fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1347)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250126100059404 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1347)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1347)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250126100059406 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1347)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1347)@57df94ca82fd: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1347)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1347)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_data-BVCI196(1335)@57df94ca82fd: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='ED1B12AD'O, index=0 SGSN_Test-GSUP(1348)@57df94ca82fd: Created GsupExpect[0] for "262420000000071" to be handled at TC_cell_change_different_ci_data(1350) TC_cell_change_different_ci_data-BVCI196(1335)@57df94ca82fd: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI210(1339)@57df94ca82fd: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='ED1B12AD'O, index=0 TC_cell_change_different_ci_data(1350)@57df94ca82fd: 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 := 'B31AE297D67F6D52BB95DA2697722D5B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '18FF49AD'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '41175551CE4BFF45'O } } } } } 20250126100059478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126100059479 DLLC NOTICE LLME(ffffffff/ed1b12ad){UNASSIGNED} LLC RX: unknown TLLI 0xed1b12ad, creating LLME on the fly (gprs_llc.c:552) 20250126100059479 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250126100059479 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000071) type="GPRS attach"  (gprs_gmm.c:1248) 20250126100059479 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Allocated (fsm.c:456) 20250126100059479 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Init}: Allocated (fsm.c:456) 20250126100059479 DMM DEBUG MM_STATE_Gb[0x555fabfc09b0]{Idle}: Allocated (fsm.c:456) 20250126100059479 DMM DEBUG MM_STATE_Iu[0x555fabfc6e30]{Detached}: Allocated (fsm.c:456) 20250126100059479 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250126100059479 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250126100059479 DLLC NOTICE LLME(ffffffff/ed1b12ad){UNASSIGNED} LLGM Assign pre (ed1b12ad => ceaf3485) (gprs_llc.c:1079) 20250126100059479 DLLC NOTICE LLME(ed1b12ad/ceaf3485){ASSIGNED} LLGM Assign post (ed1b12ad => ceaf3485) (gprs_llc.c:1125) 20250126100059479 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250126100059479 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250126100059479 DMM DEBUG MM(262420000000071/ceaf3485) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250126100059499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126100059499 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250126100059499 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126100059499 DMM DEBUG MM(262420000000071/ceaf3485) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000710 (gprs_gmm.c:1066) 20250126100059499 DMM NOTICE MM(262420000000071/ceaf3485) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250126100059499 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250126100059499 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250126100059499 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250126100059499 DMM DEBUG MM(262420000000071/ceaf3485) Requesting authorization (sgsn_auth.c:160) 20250126100059500 DMM INFO MM(262420000000071/ceaf3485) Requesting authentication tuples (sgsn_auth.c:184) 20250126100059500 DMM DEBUG MM(262420000000071/ceaf3485) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250126100059500 DGPRS INFO SUBSCR(262420000000071) requesting auth info (gprs_subscriber.c:805) 20250126100059500 DGPRS INFO SUBSCR(262420000000071) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 70 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1348)@57df94ca82fd: Found GsupExpect[0] for "262420000000071" handled at TC_cell_change_different_ci_data(1350) SGSN_Test-GSUP(1348)@57df94ca82fd: Added IMSI table entry 0TC_cell_change_different_ci_data(1350)"262420000000071" 20250126100059505 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250126100059505 DGPRS INFO SUBSCR(262420000000071) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250126100059505 DGPRS DEBUG SUBSCR(262420000000071) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250126100059505 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber authentication info (gprs_subscriber.c:850) 20250126100059505 DMM INFO MM(262420000000071/ceaf3485) Subscriber data update (mmctx.c:445) 20250126100059506 DMM DEBUG MM(262420000000071/ceaf3485) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250126100059506 DMM INFO MM(262420000000071/ceaf3485) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250126100059506 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250126100059506 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250126100059506 DMM INFO MM(262420000000071/ceaf3485) <- GMM AUTH AND CIPHERING REQ (rand = b3 1a e2 97 d6 7f 6d 52 bb 95 da 26 97 72 2d 5b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250126100059514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126100059514 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20250126100059514 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126100059514 DMM INFO MM(262420000000071/ceaf3485) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250126100059514 DMM NOTICE MM(262420000000071/ceaf3485) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250126100059514 DMM DEBUG MM(262420000000071/ceaf3485) checking auth: received GSM SRES = 18 ff 49 ad (gprs_gmm.c:648) 20250126100059514 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250126100059514 DMM DEBUG MM(262420000000071/ceaf3485) Requesting authorization (sgsn_auth.c:160) 20250126100059515 DMM INFO MM(262420000000071/ceaf3485) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250126100059515 DMM DEBUG MM(262420000000071/ceaf3485) Requesting subscriber data update (gprs_subscriber.c:894) 20250126100059515 DGPRS INFO SUBSCR(262420000000071) subscriber data is not available (gprs_subscriber.c:818) 20250126100059515 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) 20250126100059515 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250126100059515 DMM INFO MM(262420000000071/ceaf3485) <- GMM ATTACH ACCEPT (new P-TMSI=0xceaf3485) (gprs_gmm.c:282) 20250126100059516 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250126100059516 DGPRS INFO SUBSCR(262420000000071) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250126100059516 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20250126100059516 DMM INFO MM(262420000000071/ceaf3485) Subscriber data update (mmctx.c:445) 20250126100059516 DMM DEBUG MM(262420000000071/ceaf3485) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250126100059516 DMM INFO MM(262420000000071/ceaf3485) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250126100059516 DMM NOTICE MM(262420000000071/ceaf3485) Authorized, continuing procedure, IMSI=262420000000071 (gprs_gmm.c:982) 20250126100059516 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250126100059516 DMM NOTICE MM(262420000000071/ceaf3485) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250126100059516 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) 20250126100059517 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250126100059517 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20250126100059517 DMM INFO MM(262420000000071/ceaf3485) Subscriber data update (mmctx.c:445) 20250126100059517 DMM DEBUG MM(262420000000071/ceaf3485) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250126100059522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126100059522 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250126100059522 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126100059522 DMM INFO MM(262420000000071/ceaf3485) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250126100059522 DMM NOTICE MM(262420000000071/ceaf3485) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250126100059522 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250126100059522 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250126100059522 DLLC NOTICE LLME(ed1b12ad/ceaf3485){ASSIGNED} LLGM Assign pre (ffffffff => ceaf3485) (gprs_llc.c:1079) 20250126100059522 DLLC NOTICE LLME(ffffffff/ceaf3485){ASSIGNED} LLGM Assign post (ffffffff => ceaf3485) (gprs_llc.c:1125) 20250126100059522 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250126100059522 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250126100059522 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250126100059522 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250126100059579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126100059579 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250126100059579 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126100059579 DMM INFO MM(262420000000071/ceaf3485) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250126100059579 DMM INFO MM(262420000000071/ceaf3485) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250126100059579 DMM DEBUG MM(262420000000071/ceaf3485) Using GGSN 0 (gprs_sm.c:317) 20250126100059579 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) 20250126100059579 DLGTP DEBUG Begin pdp_tidset tid = 5170000000024262 (pdp.c:279) 20250126100059579 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250126100059579 DGPRS NOTICE PDP(262420000000071/0) Create PDP Context (sgsn_libgtp.c:186) 20250126100059579 DLGTP DEBUG Registering seq=1078 in restransmit req queue (gtp.c:402) 20250126100059604 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 42 00 bb a3 11 f9 a7 a2 a3 14 05 7f 64 9d d4 e8 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) 20250126100059604 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f99c0483568, cbp=0x555fabfcae50) (sgsn_libgtp.c:633) 20250126100059604 DGPRS INFO PDP(262420000000071/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250126100059604 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x555fabfcf008 TLLI=ceaf3485, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250126100059604 DGPRS INFO PDP(262420000000071/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250126100059604 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_data(1350)@57df94ca82fd: setverdict(pass): none -> pass TC_cell_change_different_ci_data(1350)@57df94ca82fd: setverdict(pass): pass -> pass, component reason not changed 20250126100059619 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:826) 20250126100059632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126100059632 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250126100059632 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) TC_cell_change_different_ci_data-BVCI210(1339)@57df94ca82fd: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI220(1345)@57df94ca82fd: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='CEAF3485'O, index=0 20250126100059646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126100059646 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20250126100059647 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126100059647 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:826) TC_cell_change_different_ci_data-BVCI196(1335)@57df94ca82fd: Warning: Could not find client for IMSI '262420000000071'H TC_cell_change_different_ci_data(1350)@57df94ca82fd: Final verdict of PTC: pass 20250126100059659 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40536<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1348)@57df94ca82fd: Final verdict of PTC: none 20250126100059662 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250126100059662 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1347)@57df94ca82fd: Final verdict of PTC: none -NSVCI97(1336)@57df94ca82fd: Final verdict of PTC: none -NSVCI99(1346)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1332)@57df94ca82fd: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI210(1339)@57df94ca82fd: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI220(1345)@57df94ca82fd: Final verdict of PTC: none -NSVCI98(1342)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1341)@57df94ca82fd: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI196(1335)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1333)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1343)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1349)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1338)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1337)@57df94ca82fd: Final verdict of PTC: none -NSVCI97-provIP(1334)@57df94ca82fd: Final verdict of PTC: none -NSVCI98-provIP(1340)@57df94ca82fd: Final verdict of PTC: none -NSVCI99-provIP(1344)@57df94ca82fd: Final verdict of PTC: none MTC@57df94ca82fd: Setting final verdict of the test case. MTC@57df94ca82fd: Local verdict of MTC: none MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-NS0(1332): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1333): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97-provIP(1334): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_cell_change_different_ci_data-BVCI196(1335): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97(1336): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-NS1(1337): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1338): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_cell_change_different_ci_data-BVCI210(1339): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98-provIP(1340): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-NS2(1341): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98(1342): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1343): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99-provIP(1344): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_cell_change_different_ci_data-BVCI220(1345): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99(1346): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP-IPA(1347): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP(1348): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GGSN_GTP(1349): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_cell_change_different_ci_data(1350): pass (none -> pass) MTC@57df94ca82fd: Test case TC_cell_change_different_ci_data finished. Verdict: pass MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_data pass'. Sun Jan 26 10:00:59 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 20250126100059737 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40552<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126100100140 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40552<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=57504) 20250126100100663 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126100100663 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=57504, count=99872) 20250126100101663 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126100101664 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_data pass' was executed successfully (exit status: 0). MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_in'. ------ SGSN_Tests.TC_sgsn_context_req_in ------ Sun Jan 26 10:01:02 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_in.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_in.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250126100102664 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126100102664 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_in' was executed successfully (exit status: 0). MTC@57df94ca82fd: Test case TC_sgsn_context_req_in started. 20250126100103202 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40558<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126100103203 DMM INFO MM(262420000000071/ceaf3485) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250126100103203 DMM INFO MM(262420000000071/ceaf3485) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250126100103203 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250126100103203 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250126100103203 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250126100103203 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250126100103203 DLLC NOTICE LLME(ffffffff/ceaf3485){ASSIGNED} LLGM Assign pre (ceaf3485 => ffffffff) (gprs_llc.c:1079) 20250126100103203 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ceaf3485 => ffffffff) (gprs_llc.c:1125) 20250126100103203 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x555fabfcecb0 (gprs_sndcp.c:574) 20250126100103203 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x555fabfcf008, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250126100103203 DMM NOTICE MM(262420000000071/ceaf3485) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250126100103203 DGPRS INFO PDP(262420000000071/0) Forcing release of PDP context (pdpctx.c:102) 20250126100103203 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250126100103203 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250126100103203 DLGTP DEBUG Registering seq=1079 in restransmit req queue (gtp.c:402) 20250126100103203 DGPRS INFO SUBSCR(262420000000071) purging MS subscriber (gprs_subscriber.c:785) 20250126100103203 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) 20250126100103203 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 70 f1 09 00 28 01 01 (gsup_client.c:402) 20250126100103203 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Init}: Deallocated (fsm.c:568) 20250126100103203 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Deallocated (fsm.c:568) 20250126100103203 DMM DEBUG MM_STATE_Iu[0x555fabfc6e30]{Detached}: Deallocated (fsm.c:568) 20250126100103203 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Deallocated (fsm.c:568) 20250126100103203 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1351)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1352)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1351)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1355)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1355)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126100103220 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250126100103220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126100103220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126100103220 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126100103220 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250126100103220 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126100103220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126100103220 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126100103220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1355)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126100103221 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126100103221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126100103221 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126100103221 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126100103221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126100103221 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126100103221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126100103221 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126100103221 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250126100103221 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126100103221 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126100103222 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126100103222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1355)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1355)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126100103224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1356)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1352)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1352)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126100103229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126100103229 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1357)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_sgsn_context_req_in-BVCI196(1354)@57df94ca82fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1356)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1360)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126100103235 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250126100103235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126100103235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126100103235 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126100103235 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250126100103235 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126100103235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126100103235 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126100103235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1360)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126100103235 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126100103235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126100103235 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126100103236 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126100103236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126100103236 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126100103236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126100103236 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126100103236 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250126100103236 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126100103236 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126100103236 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126100103236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1360)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1360)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126100103239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1361)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1357)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1357)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126100103247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126100103247 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1362)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_sgsn_context_req_in-BVCI210(1359)@57df94ca82fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1361)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1365)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126100103255 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250126100103255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126100103255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126100103255 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126100103255 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250126100103255 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126100103255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126100103255 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126100103255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1365)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126100103256 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126100103256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126100103256 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126100103256 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126100103256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126100103256 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126100103256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126100103256 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126100103256 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250126100103256 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126100103256 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126100103256 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126100103256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1365)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1365)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126100103260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1362)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1362)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126100103266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126100103266 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_sgsn_context_req_in-BVCI220(1364)@57df94ca82fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250126100103665 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126100103665 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250126100103665 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250126100103665 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1366)@57df94ca82fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1366)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250126100103666 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1366)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1366)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1366)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1366)@57df94ca82fd: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250126100103667 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1366)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1366)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_in-BVCI196(1354)@57df94ca82fd: Adding Client=TC_sgsn_context_req_in(1369), IMSI='262420000000072'H, TLLI='D56038BE'O, index=0 SGSN_Test-GSUP(1367)@57df94ca82fd: Created GsupExpect[0] for "262420000000072" to be handled at TC_sgsn_context_req_in(1369) TC_sgsn_context_req_in(1369)@57df94ca82fd: 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 := '654E5BE035A5DE2348C80CB1A7E37C1F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BA2629F3'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E3689FEC06CD0E11'O } } } } } 20250126100104746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126100104746 DLLC NOTICE LLME(ffffffff/d56038be){UNASSIGNED} LLC RX: unknown TLLI 0xd56038be, creating LLME on the fly (gprs_llc.c:552) 20250126100104746 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250126100104746 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000072) type="GPRS attach"  (gprs_gmm.c:1248) 20250126100104746 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Allocated (fsm.c:456) 20250126100104746 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Init}: Allocated (fsm.c:456) 20250126100104746 DMM DEBUG MM_STATE_Gb[0x555fabfc09b0]{Idle}: Allocated (fsm.c:456) 20250126100104746 DMM DEBUG MM_STATE_Iu[0x555fabfc0880]{Detached}: Allocated (fsm.c:456) 20250126100104746 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250126100104746 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250126100104746 DLLC NOTICE LLME(ffffffff/d56038be){UNASSIGNED} LLGM Assign pre (d56038be => c5f46157) (gprs_llc.c:1079) 20250126100104746 DLLC NOTICE LLME(d56038be/c5f46157){ASSIGNED} LLGM Assign post (d56038be => c5f46157) (gprs_llc.c:1125) 20250126100104746 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250126100104746 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250126100104746 DMM DEBUG MM(262420000000072/c5f46157) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250126100104762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126100104762 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250126100104762 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126100104762 DMM DEBUG MM(262420000000072/c5f46157) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000720 (gprs_gmm.c:1066) 20250126100104762 DMM NOTICE MM(262420000000072/c5f46157) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250126100104762 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250126100104762 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250126100104762 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250126100104762 DMM DEBUG MM(262420000000072/c5f46157) Requesting authorization (sgsn_auth.c:160) 20250126100104763 DMM INFO MM(262420000000072/c5f46157) Requesting authentication tuples (sgsn_auth.c:184) 20250126100104763 DMM DEBUG MM(262420000000072/c5f46157) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250126100104763 DGPRS INFO SUBSCR(262420000000072) requesting auth info (gprs_subscriber.c:805) 20250126100104763 DGPRS INFO SUBSCR(262420000000072) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 70 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1367)@57df94ca82fd: Found GsupExpect[0] for "262420000000072" handled at TC_sgsn_context_req_in(1369) SGSN_Test-GSUP(1367)@57df94ca82fd: Added IMSI table entry 0TC_sgsn_context_req_in(1369)"262420000000072" 20250126100104767 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250126100104767 DGPRS INFO SUBSCR(262420000000072) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250126100104767 DGPRS DEBUG SUBSCR(262420000000072) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250126100104767 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber authentication info (gprs_subscriber.c:850) 20250126100104767 DMM INFO MM(262420000000072/c5f46157) Subscriber data update (mmctx.c:445) 20250126100104767 DMM DEBUG MM(262420000000072/c5f46157) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250126100104767 DMM INFO MM(262420000000072/c5f46157) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250126100104767 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250126100104767 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250126100104767 DMM INFO MM(262420000000072/c5f46157) <- GMM AUTH AND CIPHERING REQ (rand = 65 4e 5b e0 35 a5 de 23 48 c8 0c b1 a7 e3 7c 1f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250126100104783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126100104783 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20250126100104783 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126100104783 DMM INFO MM(262420000000072/c5f46157) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250126100104783 DMM NOTICE MM(262420000000072/c5f46157) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250126100104783 DMM DEBUG MM(262420000000072/c5f46157) checking auth: received GSM SRES = ba 26 29 f3 (gprs_gmm.c:648) 20250126100104783 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250126100104783 DMM DEBUG MM(262420000000072/c5f46157) Requesting authorization (sgsn_auth.c:160) 20250126100104784 DMM INFO MM(262420000000072/c5f46157) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250126100104784 DMM DEBUG MM(262420000000072/c5f46157) Requesting subscriber data update (gprs_subscriber.c:894) 20250126100104784 DGPRS INFO SUBSCR(262420000000072) subscriber data is not available (gprs_subscriber.c:818) 20250126100104784 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) 20250126100104784 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250126100104784 DMM INFO MM(262420000000072/c5f46157) <- GMM ATTACH ACCEPT (new P-TMSI=0xc5f46157) (gprs_gmm.c:282) 20250126100104787 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250126100104787 DGPRS INFO SUBSCR(262420000000072) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250126100104787 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20250126100104787 DMM INFO MM(262420000000072/c5f46157) Subscriber data update (mmctx.c:445) 20250126100104787 DMM DEBUG MM(262420000000072/c5f46157) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250126100104787 DMM INFO MM(262420000000072/c5f46157) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250126100104787 DMM NOTICE MM(262420000000072/c5f46157) Authorized, continuing procedure, IMSI=262420000000072 (gprs_gmm.c:982) 20250126100104787 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250126100104787 DMM NOTICE MM(262420000000072/c5f46157) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250126100104787 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) 20250126100104789 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250126100104789 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20250126100104789 DMM INFO MM(262420000000072/c5f46157) Subscriber data update (mmctx.c:445) 20250126100104789 DMM DEBUG MM(262420000000072/c5f46157) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250126100104801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126100104801 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250126100104801 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126100104801 DMM INFO MM(262420000000072/c5f46157) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250126100104801 DMM NOTICE MM(262420000000072/c5f46157) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250126100104801 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250126100104801 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250126100104801 DLLC NOTICE LLME(d56038be/c5f46157){ASSIGNED} LLGM Assign pre (ffffffff => c5f46157) (gprs_llc.c:1079) 20250126100104801 DLLC NOTICE LLME(ffffffff/c5f46157){ASSIGNED} LLGM Assign post (ffffffff => c5f46157) (gprs_llc.c:1125) 20250126100104801 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250126100104802 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250126100104802 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250126100104802 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250126100104859 DLGTP ERROR Packet from 127.0.0.103:2123, length: 42 content: 32 32 00 22 00 00 00 00 f5 55 00 00 03 52 f0 99 42 42 de 05 c5 f4 61 57 0c 01 02 03 0d fe 11 39 16 6e 1b 85 00 04 7f 00 00 67 : Unknown GTP message type received: 50 (gtp.c:2942) TC_sgsn_context_req_in(1369)@57df94ca82fd: setverdict(fail): none -> fail reason: "Timeout waiting for SGSN Context Resp", new component reason: "Timeout waiting for SGSN Context Resp" 20250126100106856 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20250126100106856 DGPRS INFO SUBSCR(262420000000072) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20250126100106856 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) 20250126100106856 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20250126100106856 DMM INFO MM(262420000000072/c5f46157) Subscriber data update (mmctx.c:445) 20250126100106856 DMM DEBUG MM(262420000000072/c5f46157) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20250126100106856 DMM INFO MM(262420000000072/c5f46157) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20250126100106856 DMM INFO MM(262420000000072/c5f46157) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250126100106856 DMM INFO MM(262420000000072/c5f46157) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250126100106856 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250126100106856 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250126100106856 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250126100106856 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250126100106856 DLLC NOTICE LLME(ffffffff/c5f46157){ASSIGNED} LLGM Assign pre (c5f46157 => ffffffff) (gprs_llc.c:1079) 20250126100106856 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c5f46157 => ffffffff) (gprs_llc.c:1125) 20250126100106856 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Init}: Deallocated (fsm.c:568) 20250126100106856 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Deallocated (fsm.c:568) 20250126100106856 DMM DEBUG MM_STATE_Iu[0x555fabfc0880]{Detached}: Deallocated (fsm.c:568) 20250126100106856 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Deallocated (fsm.c:568) TC_sgsn_context_req_in-BVCI196(1354)@57df94ca82fd: Removing Client IMSI='262420000000072'H, index=0 TC_sgsn_context_req_in(1369)@57df94ca82fd: Final verdict of PTC: fail reason: "Timeout waiting for SGSN Context Resp" 20250126100106859 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40558<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250126100106859 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250126100106859 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(1360)@57df94ca82fd: Final verdict of PTC: none -NSVCI99(1365)@57df94ca82fd: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI220(1364)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GSUP(1367)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1366)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1352)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1362)@57df94ca82fd: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI196(1354)@57df94ca82fd: Final verdict of PTC: none -NSVCI97(1355)@57df94ca82fd: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI210(1359)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1356)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1351)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1357)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1361)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1368)@57df94ca82fd: Final verdict of PTC: none -NSVCI98-provIP(1358)@57df94ca82fd: Final verdict of PTC: none -NSVCI97-provIP(1353)@57df94ca82fd: Final verdict of PTC: none -NSVCI99-provIP(1363)@57df94ca82fd: Final verdict of PTC: none MTC@57df94ca82fd: Setting final verdict of the test case. MTC@57df94ca82fd: Local verdict of MTC: none MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-NS0(1351): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1352): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97-provIP(1353): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_sgsn_context_req_in-BVCI196(1354): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97(1355): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-NS1(1356): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1357): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98-provIP(1358): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_sgsn_context_req_in-BVCI210(1359): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98(1360): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-NS2(1361): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1362): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99-provIP(1363): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_sgsn_context_req_in-BVCI220(1364): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99(1365): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP-IPA(1366): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP(1367): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GGSN_GTP(1368): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_sgsn_context_req_in(1369): fail (none -> fail) reason: "Timeout waiting for SGSN Context Resp" MTC@57df94ca82fd: Test case TC_sgsn_context_req_in finished. Verdict: fail reason: Timeout waiting for SGSN Context Resp MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_in fail'. Sun Jan 26 10:01:06 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 20250126100106912 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60894<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126100107314 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60894<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=98952) 20250126100107860 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126100107860 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=98952, count=100112) 20250126100108862 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126100108862 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_in fail' was executed successfully (exit status: 0). MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_out'. ------ SGSN_Tests.TC_sgsn_context_req_out ------ Sun Jan 26 10:01:09 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_out.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_out.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250126100109862 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126100109862 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_out' was executed successfully (exit status: 0). MTC@57df94ca82fd: Test case TC_sgsn_context_req_out started. 20250126100110386 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60904<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126100110387 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1370)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1371)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1370)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1374)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126100110406 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250126100110406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126100110406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126100110406 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126100110406 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250126100110406 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126100110406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126100110406 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126100110406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1374)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126100110408 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126100110408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126100110408 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126100110408 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126100110408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126100110408 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126100110408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126100110408 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126100110408 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250126100110408 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126100110408 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126100110408 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126100110408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1374)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1374)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126100110410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1375)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1371)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1371)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126100110416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126100110416 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_sgsn_context_req_out-BVCI196(1373)@57df94ca82fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1376)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1375)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1379)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126100110422 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250126100110422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126100110422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126100110422 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126100110422 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250126100110422 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126100110422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126100110422 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126100110422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1379)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126100110423 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126100110423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126100110423 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126100110424 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126100110424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126100110424 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126100110424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126100110424 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126100110424 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250126100110424 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126100110424 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126100110424 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126100110424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1379)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1379)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126100110426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1380)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1376)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1376)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126100110433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126100110433 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1381)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_sgsn_context_req_out-BVCI210(1378)@57df94ca82fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1380)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1384)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126100110437 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250126100110437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126100110437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126100110437 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126100110437 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250126100110437 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126100110437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126100110437 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126100110437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1384)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126100110438 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126100110438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126100110438 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126100110439 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126100110439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126100110439 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126100110439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126100110439 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126100110439 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250126100110439 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126100110439 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126100110439 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126100110439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1384)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1384)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126100110441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1381)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1381)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126100110445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126100110445 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_sgsn_context_req_out-BVCI220(1383)@57df94ca82fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250126100110864 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126100110864 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250126100110864 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250126100110864 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1385)@57df94ca82fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1385)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250126100110867 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1385)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } 20250126100110868 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1385)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1385)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1385)@57df94ca82fd: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1385)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1385)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_out-BVCI196(1373)@57df94ca82fd: Adding Client=TC_sgsn_context_req_out(1388), IMSI='262420000000073'H, TLLI='DCD773F8'O, index=0 SGSN_Test-GSUP(1386)@57df94ca82fd: Created GsupExpect[0] for "262420000000073" to be handled at TC_sgsn_context_req_out(1388) 20250126100111895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126100111895 DLLC NOTICE LLME(ffffffff/dcd773f8){UNASSIGNED} LLC RX: unknown TLLI 0xdcd773f8, creating LLME on the fly (gprs_llc.c:552) 20250126100111895 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20250126100111895 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20250126100111895 DMM NOTICE LLME(ffffffff/dcd773f8){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1702) 20250126100111895 DLLC NOTICE LLME(ffffffff/dcd773f8){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20250126100111895 DMM ERROR LLME(ffffffff/dcd773f8){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1723) 20250126100111895 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1792) 20250126100111895 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1533) 20250126100111895 DLLC NOTICE LLME(ffffffff/dcd773f8){UNASSIGNED} LLGM Assign pre (dcd773f8 => ffffffff) (gprs_llc.c:1079) 20250126100111895 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dcd773f8 => ffffffff) (gprs_llc.c:1125) TC_sgsn_context_req_out(1388)@57df94ca82fd: setverdict(fail): none -> fail reason: "Rx unexpected RAU Reject", new component reason: "Rx unexpected RAU Reject" MC@57df94ca82fd: Test Component 1388 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1386)@57df94ca82fd: Final verdict of PTC: none -NSVCI97(1374)@57df94ca82fd: Final verdict of PTC: none 20250126100111902 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60904<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(1370)@57df94ca82fd: Final verdict of PTC: none 20250126100111902 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) -NSVCI98(1379)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1380)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1375)@57df94ca82fd: Final verdict of PTC: none 20250126100111902 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(1384)@57df94ca82fd: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI196(1373)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1385)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1371)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1381)@57df94ca82fd: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI210(1378)@57df94ca82fd: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI220(1383)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1376)@57df94ca82fd: Final verdict of PTC: none -NSVCI99-provIP(1382)@57df94ca82fd: Final verdict of PTC: none TC_sgsn_context_req_out(1388)@57df94ca82fd: Final verdict of PTC: fail reason: "Rx unexpected RAU Reject" -NSVCI98-provIP(1377)@57df94ca82fd: Final verdict of PTC: none -NSVCI97-provIP(1372)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1387)@57df94ca82fd: Final verdict of PTC: none MTC@57df94ca82fd: Setting final verdict of the test case. MTC@57df94ca82fd: Local verdict of MTC: none MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-NS0(1370): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1371): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97-provIP(1372): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_sgsn_context_req_out-BVCI196(1373): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97(1374): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-NS1(1375): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1376): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98-provIP(1377): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_sgsn_context_req_out-BVCI210(1378): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98(1379): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-NS2(1380): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1381): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99-provIP(1382): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_sgsn_context_req_out-BVCI220(1383): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99(1384): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP-IPA(1385): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP(1386): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GGSN_GTP(1387): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_sgsn_context_req_out(1388): fail (none -> fail) reason: "Rx unexpected RAU Reject" MTC@57df94ca82fd: Test case TC_sgsn_context_req_out finished. Verdict: fail reason: Rx unexpected RAU Reject MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_out fail'. Sun Jan 26 10:01:11 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 20250126100111968 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60916<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126100112370 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60916<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=51488) 20250126100112903 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126100112903 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=51488, count=55844) 20250126100113903 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126100113904 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_out fail' was executed successfully (exit status: 0). MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_req_id_req_ra_update'. ------ SGSN_Tests.TC_attach_req_id_req_ra_update ------ Sun Jan 26 10:01:14 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_req_id_req_ra_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_req_id_req_ra_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250126100114904 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126100114904 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_req_id_req_ra_update' was executed successfully (exit status: 0). MTC@57df94ca82fd: Test case TC_attach_req_id_req_ra_update started. 20250126100115406 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40806<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126100115408 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1389)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1390)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1389)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1393)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126100115443 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250126100115443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126100115443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126100115443 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126100115443 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250126100115443 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126100115443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126100115443 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126100115443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1393)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126100115444 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126100115444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126100115444 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126100115444 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126100115444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126100115444 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126100115444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126100115444 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126100115444 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250126100115444 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126100115444 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126100115445 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126100115445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1393)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1393)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1394)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21011 20250126100115447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1390)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1390)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126100115452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126100115452 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1395)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_req_id_req_ra_update-BVCI196(1392)@57df94ca82fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1394)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1398)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126100115457 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250126100115457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126100115457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126100115457 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126100115457 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250126100115457 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126100115457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126100115457 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126100115457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1398)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126100115458 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126100115458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126100115458 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126100115458 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126100115458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126100115459 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126100115459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126100115459 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126100115459 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250126100115459 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126100115459 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126100115459 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126100115459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1398)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1398)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1399)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21012 20250126100115463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1395)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1395)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1400)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250126100115472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126100115472 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(1399)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1403)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1403)@57df94ca82fd: Provider Link came up: sending NS-RESET TC_attach_req_id_req_ra_update-BVCI210(1397)@57df94ca82fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250126100115478 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250126100115478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126100115478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126100115478 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126100115478 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250126100115478 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126100115478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126100115478 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126100115478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1403)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126100115479 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126100115479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126100115479 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126100115480 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126100115480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126100115480 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126100115480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126100115480 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126100115480 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250126100115480 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126100115480 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1403)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250126100115480 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126100115480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1403)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126100115483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1400)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1400)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126100115491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126100115491 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_req_id_req_ra_update-BVCI220(1402)@57df94ca82fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250126100115906 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126100115906 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250126100115906 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250126100115906 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1404)@57df94ca82fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1404)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250126100115911 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250126100115912 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1404)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1404)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1404)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1404)@57df94ca82fd: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1404)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1404)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_req_id_req_ra_update-BVCI196(1392)@57df94ca82fd: Adding Client=TC_attach_req_id_req_ra_update(1407), IMSI='262420000000047'H, TLLI='D9CCCC7E'O, index=0 SGSN_Test-GSUP(1405)@57df94ca82fd: Created GsupExpect[0] for "262420000000047" to be handled at TC_attach_req_id_req_ra_update(1407) 20250126100115977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126100115977 DLLC NOTICE LLME(ffffffff/d9cccc7e){UNASSIGNED} LLC RX: unknown TLLI 0xd9cccc7e, creating LLME on the fly (gprs_llc.c:552) 20250126100115977 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250126100115977 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000047) type="GPRS attach"  (gprs_gmm.c:1248) 20250126100115977 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Allocated (fsm.c:456) 20250126100115977 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Init}: Allocated (fsm.c:456) 20250126100115977 DMM DEBUG MM_STATE_Gb[0x555fabfc09b0]{Idle}: Allocated (fsm.c:456) 20250126100115977 DMM DEBUG MM_STATE_Iu[0x555fabfc6e30]{Detached}: Allocated (fsm.c:456) 20250126100115977 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250126100115977 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250126100115977 DLLC NOTICE LLME(ffffffff/d9cccc7e){UNASSIGNED} LLGM Assign pre (d9cccc7e => c6dc87e6) (gprs_llc.c:1079) 20250126100115977 DLLC NOTICE LLME(d9cccc7e/c6dc87e6){ASSIGNED} LLGM Assign post (d9cccc7e => c6dc87e6) (gprs_llc.c:1125) 20250126100115977 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250126100115977 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250126100115977 DMM DEBUG MM(262420000000047/c6dc87e6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250126100115985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126100115985 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb42a96 CMD=UI DATA (gprs_llc_parse.c:89) 20250126100115985 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126100115985 DMM INFO MM(262420000000047/c6dc87e6) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20250126100115985 DMM INFO MM(262420000000047/c6dc87e6) Rejecting RAU - Old RA doesn't match MM. Old RA: 262-42-3595-241 New RA: 262-42-13135-0 (gprs_gmm.c:1690) 20250126100115985 DMM NOTICE MM(262420000000047/c6dc87e6) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1792) 20250126100115985 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1533) 20250126100115985 DMM INFO MM(262420000000047/c6dc87e6) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:182) 20250126100115985 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250126100115985 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250126100115985 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250126100115985 DMM ERROR MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250126100115985 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{CheckIdentity}: Deallocated (fsm.c:568) 20250126100115985 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc09b0]{Idle}: Deallocated (fsm.c:568) 20250126100115985 DMM DEBUG MM_STATE_Iu[0x555fabfc6e30]{Detached}: Deallocated (fsm.c:568) 20250126100115985 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Deallocated (fsm.c:568) 20250126100115985 DLLC NOTICE LLME(d9cccc7e/c6dc87e6){ASSIGNED} LLGM Assign pre (c6dc87e6 => ffffffff) (gprs_llc.c:1079) 20250126100115985 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c6dc87e6 => ffffffff) (gprs_llc.c:1125) TC_attach_req_id_req_ra_update(1407)@57df94ca82fd: setverdict(pass): none -> pass TC_attach_req_id_req_ra_update-BVCI196(1392)@57df94ca82fd: Removing Client IMSI='262420000000047'H, index=0 TC_attach_req_id_req_ra_update(1407)@57df94ca82fd: Final verdict of PTC: pass 20250126100115991 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40806<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(1389)@57df94ca82fd: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI196(1392)@57df94ca82fd: Final verdict of PTC: none -NSVCI99(1403)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1394)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GSUP(1405)@57df94ca82fd: Final verdict of PTC: none -NSVCI98(1398)@57df94ca82fd: Final verdict of PTC: none -NSVCI97(1393)@57df94ca82fd: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI210(1397)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1399)@57df94ca82fd: Final verdict of PTC: none 20250126100115995 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250126100115995 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(1390)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1400)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1404)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1395)@57df94ca82fd: Final verdict of PTC: none -NSVCI99-provIP(1401)@57df94ca82fd: Final verdict of PTC: none -NSVCI97-provIP(1391)@57df94ca82fd: Final verdict of PTC: none -NSVCI98-provIP(1396)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1406)@57df94ca82fd: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI220(1402)@57df94ca82fd: Final verdict of PTC: none MTC@57df94ca82fd: Setting final verdict of the test case. MTC@57df94ca82fd: Local verdict of MTC: none MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-NS0(1389): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1390): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97-provIP(1391): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI196(1392): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97(1393): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-NS1(1394): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1395): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98-provIP(1396): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI210(1397): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98(1398): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-NS2(1399): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1400): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99-provIP(1401): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI220(1402): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99(1403): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP-IPA(1404): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP(1405): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GGSN_GTP(1406): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_req_id_req_ra_update(1407): pass (none -> pass) MTC@57df94ca82fd: Test case TC_attach_req_id_req_ra_update finished. Verdict: pass MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_req_id_req_ra_update pass'. Sun Jan 26 10:01:16 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 20250126100116089 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40820<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126100116491 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40820<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=62088) 20250126100116996 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126100116996 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=62088, count=62628) 20250126100117998 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126100117998 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_req_id_req_ra_update pass' was executed successfully (exit status: 0). MC@57df94ca82fd: Test execution finished. MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach'. ------ SGSN_Tests_Iu.TC_iu_attach ------ Sun Jan 26 10:01:18 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250126100118999 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126100118999 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250126100119508 DGPRS DEBUG Checking for inactive LLMEs, time = 1116585 (sgsn.c:132) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach' was executed successfully (exit status: 0). MTC@57df94ca82fd: Test case TC_iu_attach started. 20250126100119527 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40828<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126100119527 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1408)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1409)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1408)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1412)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1412)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126100119544 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250126100119544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126100119544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126100119544 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126100119544 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250126100119544 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126100119544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126100119544 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126100119544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1412)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126100119545 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126100119545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126100119545 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126100119545 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126100119545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126100119545 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126100119545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126100119545 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126100119545 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250126100119545 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126100119545 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126100119545 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126100119545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1412)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1412)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126100119548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1413)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1409)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1409)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1414)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250126100119554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126100119554 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1413)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1417)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_iu_attach-BVCI196(1411)@57df94ca82fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1417)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126100119558 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250126100119558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126100119558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126100119558 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126100119558 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250126100119558 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126100119558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126100119558 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126100119558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1417)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126100119559 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126100119559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126100119559 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126100119559 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126100119559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126100119559 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126100119559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126100119559 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126100119559 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250126100119559 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126100119559 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126100119560 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126100119560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1417)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1417)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1418)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21012 20250126100119563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1414)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1414)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1419)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250126100119569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126100119569 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(1418)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1422)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_iu_attach-BVCI210(1416)@57df94ca82fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1422)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126100119573 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250126100119573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126100119573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126100119573 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126100119573 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250126100119573 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126100119573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126100119573 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126100119573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1422)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126100119574 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126100119574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126100119574 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126100119574 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126100119574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126100119574 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126100119574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126100119574 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126100119574 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250126100119574 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126100119574 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126100119575 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126100119575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1422)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1422)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126100119576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1419)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1419)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126100119582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126100119582 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_iu_attach-BVCI220(1421)@57df94ca82fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@57df94ca82fd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1425)@57df94ca82fd: ************************************************* SGSN_Test_0-M3UA(1425)@57df94ca82fd: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1425)@57df94ca82fd: ************************************************* MTC@57df94ca82fd: Starting RAN_Emulation SGSN_Test_0-SCCP(1423)@57df94ca82fd: v_sccp_pdu_maxlen:268 20250126100119784 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250126100119784 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250126100119784 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250126100119784 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1425)@57df94ca82fd: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250126100119785 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100119785 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250126100119785 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250126100119785 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250126100119785 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250126100119785 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250126100119785 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250126100119786 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100119786 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250126100119786 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250126100119786 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250126100119786 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250126100119786 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250126100119786 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250126100119786 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250126100119999 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126100119999 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250126100119999 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250126100119999 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1427)@57df94ca82fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1427)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250126100120000 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250126100120001 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1427)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1427)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1427)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1427)@57df94ca82fd: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1427)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1427)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250126100120604 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100120604 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100120604 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250126100120604 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250126100120604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100120604 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100120604 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126100120604 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126100120604 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250126100120604 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126100120605 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100120605 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100120605 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250126100120605 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250126100120605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100120605 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100120605 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250126100120605 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1424)@57df94ca82fd: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach-BVCI196(1411)@57df94ca82fd: Adding Client=TC_iu_attach(1430), IMSI='262420000001001'H, TLLI='E11D47E3'O, index=0 SGSN_Test-GSUP(1428)@57df94ca82fd: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach(1430) TC_iu_attach(1430)@57df94ca82fd: 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 := 'F758'O, rac := 'C3'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1424)@57df94ca82fd: Added conn table entry 0TC_iu_attach(1430)8980347 SGSN_Test_0-SCCP(1423)@57df94ca82fd: First idle individual index:0 SGSN_Test_0-RAN(1424)@57df94ca82fd: patch: N(SD) for ConnIdx 0 set to 1 20250126100121048 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100121048 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100121048 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250126100121048 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250126100121048 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100121048 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100121048 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126100121048 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126100121048 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126100121048 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126100121048 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250126100121048 DRANAP NOTICE New RNC 2342 at RI=2,PC=195,SSN=142 (iu_client.c:223) 20250126100121048 DRANAP NOTICE RNC 2342: new LAC 4660 RAC 0 (iu_client.c:306) 20250126100121048 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach"  (gprs_gmm.c:1248) 20250126100121048 DMM DEBUG GMM(gmm_fsm)[0x555fabfc6e30]{Deregistered}: Allocated (fsm.c:456) 20250126100121048 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc09b0]{Init}: Allocated (fsm.c:456) 20250126100121048 DMM DEBUG MM_STATE_Gb[0x555fabfc0880]{Idle}: Allocated (fsm.c:456) 20250126100121048 DMM DEBUG MM_STATE_Iu[0x555fabfce930]{Detached}: Allocated (fsm.c:456) 20250126100121048 DMM DEBUG GMM(gmm_fsm)[0x555fabfc6e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250126100121048 DMM DEBUG GMM(gmm_fsm)[0x555fabfc6e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250126100121048 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc09b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250126100121048 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc09b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250126100121048 DMM DEBUG MM(262420000001001/e92e8d2f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250126100121048 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20250126100121048 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100121048 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100121048 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250126100121048 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250126100121048 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100121048 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100121048 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250126100121048 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126100121048 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100121048 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100121048 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250126100121048 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250126100121048 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100121048 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100121048 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250126100121048 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1423)@57df94ca82fd: { messageType := 2, destLocRef := '89077B'O, sourceLocRef := '000001'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1423)@57df94ca82fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@57df94ca82fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@57df94ca82fd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@57df94ca82fd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@57df94ca82fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach(1430)@57df94ca82fd: 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 := 'E88D2BADE9B8F310A0A8998FC60E085A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '47BA8C49'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '16147289F27A1704'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '4847B86A4AAC78A7F70553F331E9B8F9'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '5DD15E2C736415F8BBA2FFF759012F9C'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '72AB9E7EDBF6D798892D668F5F0DE5EB'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '3B95A891DF56EB89'O } } } } } SGSN_Test_0-SCCP(1423)@57df94ca82fd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@57df94ca82fd: vl_len:23 SGSN_Test_0-SCCP(1423)@57df94ca82fd: vl_from0 SGSN_Test_0-SCCP(1423)@57df94ca82fd: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20250126100121053 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100121053 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100121053 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250126100121053 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250126100121053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100121053 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100121053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126100121053 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126100121053 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250126100121053 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250126100121053 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250126100121053 DMM DEBUG MM(262420000001001/e92e8d2f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1066) 20250126100121053 DMM NOTICE MM(262420000001001/e92e8d2f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250126100121053 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc09b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250126100121053 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc09b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250126100121053 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc09b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250126100121053 DMM DEBUG MM(262420000001001/e92e8d2f) Requesting authorization (sgsn_auth.c:160) 20250126100121053 DMM INFO MM(262420000001001/e92e8d2f) Requesting authentication tuples (sgsn_auth.c:184) 20250126100121053 DMM DEBUG MM(262420000001001/e92e8d2f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250126100121053 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20250126100121053 DGPRS INFO SUBSCR(262420000001001) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1428)@57df94ca82fd: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach(1430) SGSN_Test-GSUP(1428)@57df94ca82fd: Added IMSI table entry 0TC_iu_attach(1430)"262420000001001" 20250126100121054 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250126100121054 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250126100121055 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250126100121055 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20250126100121055 DMM INFO MM(262420000001001/e92e8d2f) Subscriber data update (mmctx.c:445) 20250126100121055 DMM DEBUG MM(262420000001001/e92e8d2f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250126100121055 DMM INFO MM(262420000001001/e92e8d2f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250126100121055 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc09b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250126100121055 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc09b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250126100121055 DMM INFO MM(262420000001001/e92e8d2f) <- GMM AUTH AND CIPHERING REQ (rand = e8 8d 2b ad e9 b8 f3 10 a0 a8 99 8f c6 0e 08 5a , mmctx_is_r99=1, vec->auth_types=0x3, autn = 72 ab 9e 7e db f6 d7 98 89 2d 66 8f 5f 0d e5 eb ) (gprs_gmm.c:465) 20250126100121055 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20250126100121055 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100121055 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100121055 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250126100121055 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250126100121055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100121055 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100121055 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250126100121055 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1423)@57df94ca82fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@57df94ca82fd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@57df94ca82fd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@57df94ca82fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@57df94ca82fd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@57df94ca82fd: vl_len:37 SGSN_Test_0-SCCP(1423)@57df94ca82fd: vl_from0 SGSN_Test_0-SCCP(1423)@57df94ca82fd: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081305223B95A89123094399990000100001F02904DF56EB89'O 20250126100121057 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100121057 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100121057 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250126100121057 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250126100121057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100121057 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100121057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126100121057 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126100121057 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250126100121057 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250126100121057 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250126100121057 DMM INFO MM(262420000001001/e92e8d2f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250126100121057 DMM NOTICE MM(262420000001001/e92e8d2f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250126100121057 DMM DEBUG MM(262420000001001/e92e8d2f) checking auth: received UMTS RES = 3b 95 a8 91 df 56 eb 89 (gprs_gmm.c:648) 20250126100121057 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc09b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250126100121057 DMM DEBUG MM(262420000001001/e92e8d2f) Requesting authorization (sgsn_auth.c:160) 20250126100121057 DMM INFO MM(262420000001001/e92e8d2f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250126100121057 DMM DEBUG MM(262420000001001/e92e8d2f) Requesting subscriber data update (gprs_subscriber.c:894) 20250126100121057 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20250126100121057 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) 20250126100121057 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc09b0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250126100121057 DMM DEBUG MM(262420000001001/e92e8d2f) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250126100121057 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100121057 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100121057 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250126100121057 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250126100121057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100121057 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100121057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250126100121057 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1423)@57df94ca82fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@57df94ca82fd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@57df94ca82fd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@57df94ca82fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@57df94ca82fd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@57df94ca82fd: vl_len:12 SGSN_Test_0-SCCP(1423)@57df94ca82fd: vl_from0 SGSN_Test_0-SCCP(1423)@57df94ca82fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250126100121061 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100121061 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100121061 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250126100121061 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250126100121061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100121061 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100121061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126100121061 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126100121061 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250126100121061 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250126100121061 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250126100121061 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 1) (iu_client.c:366) 20250126100121061 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc09b0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250126100121061 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc09b0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250126100121061 DMM INFO MM(262420000001001/e92e8d2f) <- GMM ATTACH ACCEPT (new P-TMSI=0xe92e8d2f) (gprs_gmm.c:282) 20250126100121061 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20250126100121061 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100121061 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100121061 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250126100121061 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250126100121061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100121061 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100121061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250126100121061 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126100121061 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100121061 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100121061 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250126100121061 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250126100121061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100121061 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100121061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250126100121061 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1423)@57df94ca82fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@57df94ca82fd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@57df94ca82fd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@57df94ca82fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@57df94ca82fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@57df94ca82fd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@57df94ca82fd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@57df94ca82fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250126100121063 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250126100121063 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250126100121063 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250126100121063 DMM INFO MM(262420000001001/e92e8d2f) Subscriber data update (mmctx.c:445) 20250126100121063 DMM DEBUG MM(262420000001001/e92e8d2f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250126100121063 DMM INFO MM(262420000001001/e92e8d2f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250126100121063 DMM NOTICE MM(262420000001001/e92e8d2f) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:982) 20250126100121063 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc09b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250126100121063 DMM NOTICE MM(262420000001001/e92e8d2f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250126100121063 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) 20250126100121063 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250126100121063 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250126100121063 DMM INFO MM(262420000001001/e92e8d2f) Subscriber data update (mmctx.c:445) 20250126100121063 DMM DEBUG MM(262420000001001/e92e8d2f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1423)@57df94ca82fd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@57df94ca82fd: vl_len:14 SGSN_Test_0-SCCP(1423)@57df94ca82fd: vl_from0 SGSN_Test_0-SCCP(1423)@57df94ca82fd: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250126100121064 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100121064 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100121064 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250126100121064 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250126100121064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100121064 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100121064 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126100121064 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126100121064 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250126100121064 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250126100121064 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250126100121064 DMM INFO MM(262420000001001/e92e8d2f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250126100121064 DMM NOTICE MM(262420000001001/e92e8d2f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250126100121064 DMM DEBUG GMM(gmm_fsm)[0x555fabfc6e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250126100121064 DMM DEBUG GMM(gmm_fsm)[0x555fabfc6e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250126100121064 DMM DEBUG MM_STATE_Iu(1)[0x555fabfce930]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20250126100121064 DMM DEBUG MM_STATE_Iu(1)[0x555fabfce930]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250126100121064 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc09b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250126100121064 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc09b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250126100121064 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100121064 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100121064 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250126100121064 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250126100121064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100121064 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100121064 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250126100121064 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1423)@57df94ca82fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@57df94ca82fd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@57df94ca82fd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@57df94ca82fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@57df94ca82fd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@57df94ca82fd: vl_len:7 SGSN_Test_0-SCCP(1423)@57df94ca82fd: vl_from0 SGSN_Test_0-SCCP(1423)@57df94ca82fd: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250126100121067 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100121067 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100121067 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250126100121067 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250126100121067 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100121067 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100121067 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126100121067 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126100121067 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250126100121067 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250126100121067 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250126100121067 DMM INFO MM(262420000001001/e92e8d2f) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250126100121067 DMM DEBUG MM_STATE_Iu(1)[0x555fabfce930]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250126100121067 DMM DEBUG MM_STATE_Iu(1)[0x555fabfce930]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250126100121067 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100121067 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100121067 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250126100121067 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250126100121067 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100121067 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100121067 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250126100121067 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1423)@57df94ca82fd: Session index based on local reference:0 20250126100121068 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100121068 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100121068 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250126100121068 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250126100121068 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100121068 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100121068 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126100121068 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1424)@57df94ca82fd: Deleted conn table entry 0TC_iu_attach(1430)8980347 TC_iu_attach(1430)@57df94ca82fd: setverdict(pass): none -> pass TC_iu_attach(1430)@57df94ca82fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach-BVCI196(1411)@57df94ca82fd: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach(1430)@57df94ca82fd: Final verdict of PTC: pass SGSN_Test_0-RAN(1424)@57df94ca82fd: Final verdict of PTC: none SGSN_Test_0-M3UA(1425)@57df94ca82fd: Final verdict of PTC: none SGSN_Test_0-SCCP(1423)@57df94ca82fd: Final verdict of PTC: none 20250126100121139 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40828<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(1412)@57df94ca82fd: Final verdict of PTC: none TC_iu_attach-BVCI220(1421)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1419)@57df94ca82fd: Final verdict of PTC: none -NSVCI98(1417)@57df94ca82fd: Final verdict of PTC: none -NSVCI99(1422)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1414)@57df94ca82fd: Final verdict of PTC: none TC_iu_attach-BVCI196(1411)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1408)@57df94ca82fd: Final verdict of PTC: none 20250126100121144 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250126100121145 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1427)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1413)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GSUP(1428)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1418)@57df94ca82fd: Final verdict of PTC: none TC_iu_attach-BVCI210(1416)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1429)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-RNC_GTP(1426)@57df94ca82fd: Final verdict of PTC: none -NSVCI97-provIP(1410)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1409)@57df94ca82fd: Final verdict of PTC: none -NSVCI99-provIP(1420)@57df94ca82fd: Final verdict of PTC: none -NSVCI98-provIP(1415)@57df94ca82fd: Final verdict of PTC: none MTC@57df94ca82fd: Setting final verdict of the test case. MTC@57df94ca82fd: Local verdict of MTC: none MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-NS0(1408): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1409): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97-provIP(1410): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_iu_attach-BVCI196(1411): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97(1412): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-NS1(1413): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1414): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98-provIP(1415): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_iu_attach-BVCI210(1416): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98(1417): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-NS2(1418): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1419): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99-provIP(1420): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_iu_attach-BVCI220(1421): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99(1422): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test_0-SCCP(1423): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test_0-RAN(1424): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test_0-M3UA(1425): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-RNC_GTP(1426): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP-IPA(1427): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP(1428): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GGSN_GTP(1429): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_iu_attach(1430): pass (none -> pass) MTC@57df94ca82fd: Test case TC_iu_attach finished. Verdict: pass MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach pass'. Sun Jan 26 10:01:21 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 20250126100121268 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126100121268 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250126100121268 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250126100121268 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250126100121268 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250126100121268 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250126100121268 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250126100121268 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250126100121268 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:769) 20250126100121268 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100121268 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250126100121268 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250126100121268 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250126100121268 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250126100121268 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250126100121268 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250126100121268 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250126100121269 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20250126100121302 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40830<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126100121704 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40830<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=179324) 20250126100122146 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126100122146 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=179324, count=208516) 20250126100123147 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126100123147 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250126100123269 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250126100123269 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250126100123269 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach pass' was executed successfully (exit status: 0). MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_encr'. ------ SGSN_Tests_Iu.TC_iu_attach_encr ------ Sun Jan 26 10:01:23 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_encr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_encr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250126100124148 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126100124148 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_encr' was executed successfully (exit status: 0). MTC@57df94ca82fd: Test case TC_iu_attach_encr started. 20250126100124777 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40842<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126100124778 DMM INFO MM(262420000001001/e92e8d2f) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250126100124778 DMM INFO MM(262420000001001/e92e8d2f) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250126100124778 DMM DEBUG GMM(gmm_fsm)[0x555fabfc6e30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250126100124778 DMM DEBUG GMM(gmm_fsm)[0x555fabfc6e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250126100124778 DMM DEBUG MM_STATE_Iu(1)[0x555fabfce930]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250126100124778 DMM DEBUG MM_STATE_Iu(1)[0x555fabfce930]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250126100124778 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20250126100124778 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) 20250126100124778 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f1 09 00 28 01 01 (gsup_client.c:402) 20250126100124778 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc09b0]{Init}: Deallocated (fsm.c:568) 20250126100124778 DMM DEBUG MM_STATE_Gb[0x555fabfc0880]{Idle}: Deallocated (fsm.c:568) 20250126100124778 DMM DEBUG MM_STATE_Iu(1)[0x555fabfce930]{Detached}: Deallocated (fsm.c:568) 20250126100124778 DMM DEBUG GMM(gmm_fsm)[0x555fabfc6e30]{Deregistered}: Deallocated (fsm.c:568) 20250126100124778 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1431)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1432)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1431)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1435)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1435)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126100124795 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250126100124795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126100124795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126100124795 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126100124795 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250126100124795 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126100124795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126100124795 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126100124795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1435)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126100124796 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126100124796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126100124796 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126100124796 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126100124796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126100124796 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126100124796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126100124796 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126100124796 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250126100124796 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126100124796 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126100124796 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126100124796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1435)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1435)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126100124799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1436)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1432)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1432)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126100124804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126100124804 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_iu_attach_encr-BVCI196(1434)@57df94ca82fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1437)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1436)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1440)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1440)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126100124811 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250126100124811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126100124811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126100124811 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126100124811 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250126100124811 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126100124811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126100124811 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126100124811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1440)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126100124812 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126100124812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126100124812 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126100124812 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126100124812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126100124812 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126100124812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126100124812 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126100124812 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250126100124812 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126100124812 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1440)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250126100124813 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126100124813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1440)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126100124814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1441)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1437)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1437)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126100124820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126100124820 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1442)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_iu_attach_encr-BVCI210(1439)@57df94ca82fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1441)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1445)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1445)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126100124826 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250126100124826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126100124826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126100124826 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126100124826 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250126100124826 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126100124826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126100124826 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126100124826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1445)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126100124826 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126100124826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126100124826 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126100124827 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126100124827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126100124827 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126100124827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126100124827 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126100124827 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250126100124827 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126100124827 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1445)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1445)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126100124827 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126100124827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250126100124830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@57df94ca82fd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1448)@57df94ca82fd: ************************************************* SGSN_Test_0-M3UA(1448)@57df94ca82fd: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1448)@57df94ca82fd: ************************************************* MTC@57df94ca82fd: Starting RAN_Emulation SGSN_Test_0-SCCP(1446)@57df94ca82fd: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1442)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1442)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126100124837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126100124837 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_iu_attach_encr-BVCI220(1444)@57df94ca82fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250126100125033 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250126100125033 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250126100125033 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250126100125033 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1448)@57df94ca82fd: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250126100125035 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100125035 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250126100125035 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250126100125035 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250126100125035 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250126100125035 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250126100125035 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250126100125035 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100125036 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250126100125036 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250126100125036 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250126100125036 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250126100125036 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250126100125036 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250126100125036 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250126100125149 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126100125149 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250126100125149 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250126100125149 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1450)@57df94ca82fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1450)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250126100125153 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250126100125154 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1450)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1450)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1450)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1450)@57df94ca82fd: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1450)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1450)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250126100125845 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100125845 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100125846 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250126100125846 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250126100125846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100125846 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100125846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126100125846 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126100125846 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250126100125846 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126100125847 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100125847 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100125847 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250126100125847 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250126100125847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100125847 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100125847 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250126100125847 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1447)@57df94ca82fd: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_encr-BVCI196(1434)@57df94ca82fd: Adding Client=TC_iu_attach_encr(1453), IMSI='262420000001001'H, TLLI='EA2FE0DF'O, index=0 SGSN_Test-GSUP(1451)@57df94ca82fd: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach_encr(1453) TC_iu_attach_encr(1453)@57df94ca82fd: 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 := 'A390'O, rac := '0E'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1447)@57df94ca82fd: Added conn table entry 0TC_iu_attach_encr(1453)9131974 SGSN_Test_0-SCCP(1446)@57df94ca82fd: First idle individual index:0 SGSN_Test_0-RAN(1447)@57df94ca82fd: patch: N(SD) for ConnIdx 0 set to 1 20250126100126243 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100126243 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100126243 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250126100126243 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250126100126243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100126243 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100126243 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126100126243 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126100126244 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126100126244 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126100126244 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250126100126244 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach"  (gprs_gmm.c:1248) 20250126100126244 DMM DEBUG GMM(gmm_fsm)[0x555fabfce930]{Deregistered}: Allocated (fsm.c:456) 20250126100126244 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Init}: Allocated (fsm.c:456) 20250126100126244 DMM DEBUG MM_STATE_Gb[0x555fabfc09b0]{Idle}: Allocated (fsm.c:456) 20250126100126244 DMM DEBUG MM_STATE_Iu[0x555fabfc0750]{Detached}: Allocated (fsm.c:456) 20250126100126244 DMM DEBUG GMM(gmm_fsm)[0x555fabfce930]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250126100126244 DMM DEBUG GMM(gmm_fsm)[0x555fabfce930]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250126100126244 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250126100126244 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250126100126244 DMM DEBUG MM(262420000001001/f20ab221) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250126100126244 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20250126100126244 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100126244 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100126244 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250126100126244 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250126100126244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100126244 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100126244 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250126100126244 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126100126244 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100126244 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100126244 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250126100126244 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250126100126244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100126244 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100126244 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250126100126244 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1446)@57df94ca82fd: { messageType := 2, destLocRef := '8B57C6'O, sourceLocRef := '000002'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1446)@57df94ca82fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@57df94ca82fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@57df94ca82fd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@57df94ca82fd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@57df94ca82fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_encr(1453)@57df94ca82fd: 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 := 'EDF05C539E8691D5DF7752B2D31A473E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '659AAEAD'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A03675E46DC030FC'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '9F1B80D410C579E23709FCE20613E959'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '3FA7F46AD575FE1F4448A8B9B0F931F7'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '4E5DD9D9AC2244B1CAB7250A477944AD'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '3CCFF8940F443B47'O } } } } } SGSN_Test_0-SCCP(1446)@57df94ca82fd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@57df94ca82fd: vl_len:23 SGSN_Test_0-SCCP(1446)@57df94ca82fd: vl_from0 SGSN_Test_0-SCCP(1446)@57df94ca82fd: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20250126100126252 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100126252 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100126252 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250126100126252 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250126100126252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100126252 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100126252 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126100126252 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126100126252 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250126100126252 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250126100126252 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250126100126252 DMM DEBUG MM(262420000001001/f20ab221) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1066) 20250126100126252 DMM NOTICE MM(262420000001001/f20ab221) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250126100126252 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250126100126252 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250126100126252 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250126100126252 DMM DEBUG MM(262420000001001/f20ab221) Requesting authorization (sgsn_auth.c:160) 20250126100126252 DMM INFO MM(262420000001001/f20ab221) Requesting authentication tuples (sgsn_auth.c:184) 20250126100126252 DMM DEBUG MM(262420000001001/f20ab221) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250126100126252 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20250126100126252 DGPRS INFO SUBSCR(262420000001001) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1451)@57df94ca82fd: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach_encr(1453) SGSN_Test-GSUP(1451)@57df94ca82fd: Added IMSI table entry 0TC_iu_attach_encr(1453)"262420000001001" 20250126100126255 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250126100126255 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250126100126255 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250126100126255 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20250126100126255 DMM INFO MM(262420000001001/f20ab221) Subscriber data update (mmctx.c:445) 20250126100126255 DMM DEBUG MM(262420000001001/f20ab221) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250126100126255 DMM INFO MM(262420000001001/f20ab221) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250126100126255 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250126100126255 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250126100126255 DMM INFO MM(262420000001001/f20ab221) <- GMM AUTH AND CIPHERING REQ (rand = ed f0 5c 53 9e 86 91 d5 df 77 52 b2 d3 1a 47 3e , mmctx_is_r99=1, vec->auth_types=0x3, autn = 4e 5d d9 d9 ac 22 44 b1 ca b7 25 0a 47 79 44 ad ) (gprs_gmm.c:465) 20250126100126255 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20250126100126255 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100126255 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100126255 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250126100126255 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250126100126255 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100126255 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100126255 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250126100126255 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1446)@57df94ca82fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@57df94ca82fd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@57df94ca82fd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@57df94ca82fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@57df94ca82fd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@57df94ca82fd: vl_len:37 SGSN_Test_0-SCCP(1446)@57df94ca82fd: vl_from0 SGSN_Test_0-SCCP(1446)@57df94ca82fd: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130A223CCFF89423094399990000100001F029040F443B47'O 20250126100126261 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100126261 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100126261 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250126100126261 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250126100126261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100126261 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100126261 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126100126261 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126100126261 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250126100126261 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250126100126261 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250126100126261 DMM INFO MM(262420000001001/f20ab221) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250126100126261 DMM NOTICE MM(262420000001001/f20ab221) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250126100126261 DMM DEBUG MM(262420000001001/f20ab221) checking auth: received UMTS RES = 3c cf f8 94 0f 44 3b 47 (gprs_gmm.c:648) 20250126100126261 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250126100126261 DMM DEBUG MM(262420000001001/f20ab221) Requesting authorization (sgsn_auth.c:160) 20250126100126261 DMM INFO MM(262420000001001/f20ab221) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250126100126261 DMM DEBUG MM(262420000001001/f20ab221) Requesting subscriber data update (gprs_subscriber.c:894) 20250126100126261 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20250126100126261 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) 20250126100126261 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250126100126261 DMM DEBUG MM(262420000001001/f20ab221) Iu Security Mode Command: sending encryption key (UEA encryption mask = 0x6) (gprs_gmm_attach.c:272) 20250126100126261 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100126261 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100126261 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250126100126261 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250126100126261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100126261 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100126261 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250126100126261 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1446)@57df94ca82fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@57df94ca82fd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@57df94ca82fd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@57df94ca82fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@57df94ca82fd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@57df94ca82fd: vl_len:17 SGSN_Test_0-SCCP(1446)@57df94ca82fd: vl_from0 SGSN_Test_0-SCCP(1446)@57df94ca82fd: data sent by MTP3_SCCP_PORT: '2006000D00000200060001000005400110'O 20250126100126269 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100126269 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100126269 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250126100126269 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250126100126270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100126270 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100126270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126100126270 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126100126270 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250126100126270 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250126100126270 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250126100126270 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 2) (iu_client.c:366) 20250126100126270 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250126100126270 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250126100126270 DMM INFO MM(262420000001001/f20ab221) <- GMM ATTACH ACCEPT (new P-TMSI=0xf20ab221) (gprs_gmm.c:282) 20250126100126270 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20250126100126270 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100126270 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100126270 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250126100126270 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250126100126270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100126270 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100126270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250126100126270 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126100126270 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100126270 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100126270 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250126100126270 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250126100126270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100126270 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100126270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250126100126270 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1446)@57df94ca82fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@57df94ca82fd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@57df94ca82fd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@57df94ca82fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@57df94ca82fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@57df94ca82fd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@57df94ca82fd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@57df94ca82fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250126100126273 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250126100126273 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250126100126273 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250126100126273 DMM INFO MM(262420000001001/f20ab221) Subscriber data update (mmctx.c:445) 20250126100126273 DMM DEBUG MM(262420000001001/f20ab221) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250126100126273 DMM INFO MM(262420000001001/f20ab221) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250126100126273 DMM NOTICE MM(262420000001001/f20ab221) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:982) 20250126100126273 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250126100126273 DMM NOTICE MM(262420000001001/f20ab221) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250126100126273 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) 20250126100126273 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250126100126273 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250126100126273 DMM INFO MM(262420000001001/f20ab221) Subscriber data update (mmctx.c:445) 20250126100126273 DMM DEBUG MM(262420000001001/f20ab221) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1446)@57df94ca82fd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@57df94ca82fd: vl_len:14 SGSN_Test_0-SCCP(1446)@57df94ca82fd: vl_from0 SGSN_Test_0-SCCP(1446)@57df94ca82fd: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250126100126275 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100126275 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100126275 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250126100126275 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250126100126275 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100126275 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100126275 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126100126275 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126100126275 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250126100126275 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250126100126275 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250126100126275 DMM INFO MM(262420000001001/f20ab221) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250126100126275 DMM NOTICE MM(262420000001001/f20ab221) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250126100126275 DMM DEBUG GMM(gmm_fsm)[0x555fabfce930]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250126100126275 DMM DEBUG GMM(gmm_fsm)[0x555fabfce930]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250126100126275 DMM DEBUG MM_STATE_Iu(2)[0x555fabfc0750]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20250126100126275 DMM DEBUG MM_STATE_Iu(2)[0x555fabfc0750]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250126100126275 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250126100126275 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250126100126275 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100126275 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100126275 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250126100126275 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250126100126275 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100126275 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100126275 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250126100126275 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1446)@57df94ca82fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@57df94ca82fd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@57df94ca82fd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@57df94ca82fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@57df94ca82fd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@57df94ca82fd: vl_len:7 SGSN_Test_0-SCCP(1446)@57df94ca82fd: vl_from0 SGSN_Test_0-SCCP(1446)@57df94ca82fd: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250126100126280 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100126280 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100126280 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250126100126280 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250126100126280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100126280 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100126280 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126100126280 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126100126280 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250126100126280 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250126100126280 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250126100126280 DMM INFO MM(262420000001001/f20ab221) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250126100126280 DMM DEBUG MM_STATE_Iu(2)[0x555fabfc0750]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250126100126280 DMM DEBUG MM_STATE_Iu(2)[0x555fabfc0750]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250126100126280 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100126280 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100126280 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250126100126280 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250126100126280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100126280 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100126280 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250126100126280 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1446)@57df94ca82fd: Session index based on local reference:0 20250126100126281 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100126281 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100126281 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250126100126281 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250126100126281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100126281 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100126281 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126100126281 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1447)@57df94ca82fd: Deleted conn table entry 0TC_iu_attach_encr(1453)9131974 TC_iu_attach_encr(1453)@57df94ca82fd: setverdict(pass): none -> pass TC_iu_attach_encr(1453)@57df94ca82fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_encr-BVCI196(1434)@57df94ca82fd: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach_encr(1453)@57df94ca82fd: Final verdict of PTC: pass SGSN_Test_0-RAN(1447)@57df94ca82fd: Final verdict of PTC: none SGSN_Test_0-M3UA(1448)@57df94ca82fd: Final verdict of PTC: none SGSN_Test_0-SCCP(1446)@57df94ca82fd: Final verdict of PTC: none 20250126100126354 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40842<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(1435)@57df94ca82fd: Final verdict of PTC: none TC_iu_attach_encr-BVCI196(1434)@57df94ca82fd: Final verdict of PTC: none 20250126100126361 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250126100126361 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(1445)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1431)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GSUP(1451)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1450)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1441)@57df94ca82fd: Final verdict of PTC: none -NSVCI98(1440)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1432)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1437)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1452)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1442)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1436)@57df94ca82fd: Final verdict of PTC: none -NSVCI98-provIP(1438)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-RNC_GTP(1449)@57df94ca82fd: Final verdict of PTC: none -NSVCI99-provIP(1443)@57df94ca82fd: Final verdict of PTC: none -NSVCI97-provIP(1433)@57df94ca82fd: Final verdict of PTC: none TC_iu_attach_encr-BVCI220(1444)@57df94ca82fd: Final verdict of PTC: none TC_iu_attach_encr-BVCI210(1439)@57df94ca82fd: Final verdict of PTC: none MTC@57df94ca82fd: Setting final verdict of the test case. MTC@57df94ca82fd: Local verdict of MTC: none MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-NS0(1431): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1432): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97-provIP(1433): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_iu_attach_encr-BVCI196(1434): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97(1435): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-NS1(1436): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1437): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98-provIP(1438): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_iu_attach_encr-BVCI210(1439): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98(1440): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-NS2(1441): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1442): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99-provIP(1443): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_iu_attach_encr-BVCI220(1444): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99(1445): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test_0-SCCP(1446): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test_0-RAN(1447): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test_0-M3UA(1448): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-RNC_GTP(1449): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP-IPA(1450): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP(1451): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GGSN_GTP(1452): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_iu_attach_encr(1453): pass (none -> pass) MTC@57df94ca82fd: Test case TC_iu_attach_encr finished. Verdict: pass MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_encr pass'. 20250126100126488 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126100126488 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250126100126488 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250126100126488 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250126100126488 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250126100126488 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250126100126488 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250126100126488 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250126100126488 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:769) 20250126100126488 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100126488 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250126100126488 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250126100126488 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250126100126488 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250126100126488 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250126100126488 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250126100126488 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250126100126489 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) Sun Jan 26 10:01:26 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 20250126100126525 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33682<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126100126927 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33682<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=184352) 20250126100127363 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126100127363 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=184352, count=211672) 20250126100128363 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126100128364 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250126100128490 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250126100128490 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250126100128490 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_encr pass' was executed successfully (exit status: 0). MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau'. ------ SGSN_Tests_Iu.TC_iu_attach_geran_rau ------ Sun Jan 26 10:01:28 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_geran_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_geran_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250126100129364 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126100129365 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau' was executed successfully (exit status: 0). MTC@57df94ca82fd: Test case TC_iu_attach_geran_rau started. 20250126100130000 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33690<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126100130000 DMM INFO MM(262420000001001/f20ab221) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250126100130000 DMM INFO MM(262420000001001/f20ab221) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250126100130000 DMM DEBUG GMM(gmm_fsm)[0x555fabfce930]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250126100130000 DMM DEBUG GMM(gmm_fsm)[0x555fabfce930]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250126100130000 DMM DEBUG MM_STATE_Iu(2)[0x555fabfc0750]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250126100130000 DMM DEBUG MM_STATE_Iu(2)[0x555fabfc0750]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250126100130000 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20250126100130000 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) 20250126100130000 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f1 09 00 28 01 01 (gsup_client.c:402) 20250126100130000 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Init}: Deallocated (fsm.c:568) 20250126100130000 DMM DEBUG MM_STATE_Gb[0x555fabfc09b0]{Idle}: Deallocated (fsm.c:568) 20250126100130000 DMM DEBUG MM_STATE_Iu(2)[0x555fabfc0750]{Detached}: Deallocated (fsm.c:568) 20250126100130000 DMM DEBUG GMM(gmm_fsm)[0x555fabfce930]{Deregistered}: Deallocated (fsm.c:568) 20250126100130000 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1454)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1455)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1454)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1458)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1458)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126100130016 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250126100130016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126100130016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126100130016 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126100130016 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250126100130016 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126100130016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126100130016 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126100130016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1458)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126100130017 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126100130017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126100130017 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126100130017 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126100130017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126100130017 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126100130017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126100130017 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126100130017 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250126100130017 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126100130017 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126100130017 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126100130017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1458)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1458)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1459)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21011 20250126100130020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1455)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1455)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1460)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1459)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1463)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250126100130028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126100130028 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(1463)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126100130029 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250126100130030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126100130030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126100130030 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126100130030 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250126100130030 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126100130030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126100130030 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126100130030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1463)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) TC_iu_attach_geran_rau-BVCI196(1457)@57df94ca82fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250126100130031 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126100130031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126100130031 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126100130031 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126100130031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126100130031 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126100130031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126100130031 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126100130031 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250126100130031 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126100130031 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126100130031 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126100130031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1463)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1463)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126100130034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1464)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1460)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1460)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126100130039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126100130039 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_iu_attach_geran_rau-BVCI210(1462)@57df94ca82fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1465)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1464)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1468)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1468)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126100130045 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250126100130045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126100130045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126100130045 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126100130045 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250126100130045 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126100130045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126100130045 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126100130045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1468)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126100130045 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126100130045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126100130045 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126100130045 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126100130045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126100130045 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126100130045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126100130045 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126100130045 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250126100130045 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126100130046 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126100130046 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126100130046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1468)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1468)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126100130049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@57df94ca82fd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1471)@57df94ca82fd: ************************************************* SGSN_Test_0-M3UA(1471)@57df94ca82fd: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1471)@57df94ca82fd: ************************************************* MTC@57df94ca82fd: Starting RAN_Emulation SGSN_Test-Gb2-BSSGP2(1465)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1465)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-SCCP(1469)@57df94ca82fd: v_sccp_pdu_maxlen:268 20250126100130056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126100130056 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_iu_attach_geran_rau-BVCI220(1467)@57df94ca82fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250126100130253 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250126100130253 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250126100130253 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250126100130253 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1471)@57df94ca82fd: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250126100130259 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100130259 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250126100130259 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250126100130259 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250126100130259 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250126100130259 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250126100130260 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250126100130262 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100130262 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250126100130262 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250126100130262 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250126100130262 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250126100130262 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250126100130262 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250126100130262 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250126100130366 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126100130366 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250126100130366 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250126100130366 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1473)@57df94ca82fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1473)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250126100130370 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250126100130371 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1473)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1473)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1473)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1473)@57df94ca82fd: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1473)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1473)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250126100131071 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100131071 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100131071 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250126100131071 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250126100131071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100131071 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100131071 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126100131071 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126100131072 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250126100131072 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126100131073 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100131073 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100131073 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250126100131073 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250126100131073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100131073 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100131073 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250126100131073 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1470)@57df94ca82fd: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_geran_rau-BVCI196(1457)@57df94ca82fd: Adding Client=TC_iu_attach_geran_rau(1476), IMSI='262420000001002'H, TLLI='F2329DEB'O, index=0 SGSN_Test-GSUP(1474)@57df94ca82fd: Created GsupExpect[0] for "262420000001002" to be handled at TC_iu_attach_geran_rau(1476) TC_iu_attach_geran_rau(1476)@57df94ca82fd: 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 := 'EEC5'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(1470)@57df94ca82fd: Added conn table entry 0TC_iu_attach_geran_rau(1476)6890201 SGSN_Test_0-SCCP(1469)@57df94ca82fd: First idle individual index:0 SGSN_Test_0-RAN(1470)@57df94ca82fd: patch: N(SD) for ConnIdx 0 set to 1 20250126100131463 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100131463 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100131463 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250126100131463 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250126100131463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100131463 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100131463 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126100131463 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126100131463 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126100131463 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126100131463 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250126100131463 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach"  (gprs_gmm.c:1248) 20250126100131463 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Allocated (fsm.c:456) 20250126100131463 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc09b0]{Init}: Allocated (fsm.c:456) 20250126100131463 DMM DEBUG MM_STATE_Gb[0x555fabfc0880]{Idle}: Allocated (fsm.c:456) 20250126100131463 DMM DEBUG MM_STATE_Iu[0x555fabfc6e30]{Detached}: Allocated (fsm.c:456) 20250126100131463 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250126100131463 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250126100131463 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc09b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250126100131463 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc09b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250126100131463 DMM DEBUG MM(262420000001002/ee497072) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250126100131463 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20250126100131464 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100131464 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100131464 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250126100131464 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250126100131464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100131464 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100131464 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250126100131464 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126100131464 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100131464 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100131464 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250126100131464 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250126100131464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100131464 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100131464 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250126100131464 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1469)@57df94ca82fd: { messageType := 2, destLocRef := '6922D9'O, sourceLocRef := '000003'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1469)@57df94ca82fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@57df94ca82fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@57df94ca82fd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@57df94ca82fd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@57df94ca82fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_geran_rau(1476)@57df94ca82fd: 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 := '8A4F45CFFB4124AB6A3F236F1C230C5F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0B3C6374'O ("\vdest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126100131471 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1469)@57df94ca82fd: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100002'O 20250126100131471 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250126100131471 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250126100131471 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250126100131471 DMM DEBUG MM(262420000001002/ee497072) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1066) 20250126100131471 DMM NOTICE MM(262420000001002/ee497072) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250126100131471 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc09b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250126100131471 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc09b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250126100131471 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc09b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250126100131471 DMM DEBUG MM(262420000001002/ee497072) Requesting authorization (sgsn_auth.c:160) 20250126100131471 DMM INFO MM(262420000001002/ee497072) Requesting authentication tuples (sgsn_auth.c:184) 20250126100131471 DMM DEBUG MM(262420000001002/ee497072) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250126100131471 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20250126100131471 DGPRS INFO SUBSCR(262420000001002) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1474)@57df94ca82fd: Found GsupExpect[0] for "262420000001002" handled at TC_iu_attach_geran_rau(1476) SGSN_Test-GSUP(1474)@57df94ca82fd: Added IMSI table entry 0TC_iu_attach_geran_rau(1476)"262420000001002" 20250126100131473 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250126100131473 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250126100131473 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250126100131473 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20250126100131473 DMM INFO MM(262420000001002/ee497072) Subscriber data update (mmctx.c:445) 20250126100131473 DMM DEBUG MM(262420000001002/ee497072) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250126100131473 DMM INFO MM(262420000001002/ee497072) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250126100131473 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc09b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250126100131473 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc09b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250126100131473 DMM INFO MM(262420000001002/ee497072) <- GMM AUTH AND CIPHERING REQ (rand = 8a 4f 45 cf fb 41 24 ab 6a 3f 23 6f 1c 23 0c 5f , mmctx_is_r99=1, vec->auth_types=0x3, autn = 92 13 cf 1a 8b f3 ba c9 23 72 23 1e 00 0b 93 15 ) (gprs_gmm.c:465) 20250126100131473 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20250126100131473 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100131473 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100131473 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250126100131473 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250126100131473 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100131473 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100131473 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250126100131473 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1469)@57df94ca82fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@57df94ca82fd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@57df94ca82fd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@57df94ca82fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@57df94ca82fd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@57df94ca82fd: vl_len:37 SGSN_Test_0-SCCP(1469)@57df94ca82fd: vl_from0 SGSN_Test_0-SCCP(1469)@57df94ca82fd: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130422289234B923094399990000100002F029047199A817'O 20250126100131477 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100131477 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100131477 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250126100131477 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250126100131477 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100131477 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100131477 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126100131477 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126100131477 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250126100131477 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250126100131477 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250126100131477 DMM INFO MM(262420000001002/ee497072) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250126100131477 DMM NOTICE MM(262420000001002/ee497072) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250126100131477 DMM DEBUG MM(262420000001002/ee497072) checking auth: received UMTS RES = 28 92 34 b9 71 99 a8 17 (gprs_gmm.c:648) 20250126100131477 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc09b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250126100131477 DMM DEBUG MM(262420000001002/ee497072) Requesting authorization (sgsn_auth.c:160) 20250126100131477 DMM INFO MM(262420000001002/ee497072) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250126100131477 DMM DEBUG MM(262420000001002/ee497072) Requesting subscriber data update (gprs_subscriber.c:894) 20250126100131477 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20250126100131477 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) 20250126100131477 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc09b0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250126100131477 DMM DEBUG MM(262420000001002/ee497072) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250126100131477 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100131477 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100131477 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250126100131477 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250126100131477 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100131477 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100131477 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250126100131477 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1469)@57df94ca82fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@57df94ca82fd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@57df94ca82fd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@57df94ca82fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@57df94ca82fd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@57df94ca82fd: vl_len:12 SGSN_Test_0-SCCP(1469)@57df94ca82fd: vl_from0 SGSN_Test_0-SCCP(1469)@57df94ca82fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250126100131485 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100131485 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100131485 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250126100131485 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250126100131485 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100131485 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100131485 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126100131485 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126100131485 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250126100131485 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250126100131485 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250126100131485 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 3) (iu_client.c:366) 20250126100131485 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc09b0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250126100131485 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc09b0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250126100131485 DMM INFO MM(262420000001002/ee497072) <- GMM ATTACH ACCEPT (new P-TMSI=0xee497072) (gprs_gmm.c:282) 20250126100131485 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20250126100131485 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100131485 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100131485 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250126100131485 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250126100131485 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100131485 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100131485 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250126100131485 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126100131485 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100131485 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100131485 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250126100131485 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250126100131485 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100131485 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100131485 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250126100131485 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1469)@57df94ca82fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@57df94ca82fd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@57df94ca82fd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@57df94ca82fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@57df94ca82fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@57df94ca82fd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@57df94ca82fd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@57df94ca82fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250126100131489 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250126100131489 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250126100131489 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20250126100131489 DMM INFO MM(262420000001002/ee497072) Subscriber data update (mmctx.c:445) 20250126100131489 DMM DEBUG MM(262420000001002/ee497072) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250126100131489 DMM INFO MM(262420000001002/ee497072) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250126100131489 DMM NOTICE MM(262420000001002/ee497072) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:982) 20250126100131489 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc09b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250126100131489 DMM NOTICE MM(262420000001002/ee497072) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250126100131489 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) 20250126100131489 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250126100131489 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20250126100131489 DMM INFO MM(262420000001002/ee497072) Subscriber data update (mmctx.c:445) 20250126100131489 DMM DEBUG MM(262420000001002/ee497072) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1469)@57df94ca82fd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@57df94ca82fd: vl_len:14 SGSN_Test_0-SCCP(1469)@57df94ca82fd: vl_from0 SGSN_Test_0-SCCP(1469)@57df94ca82fd: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250126100131491 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100131491 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100131491 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250126100131491 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250126100131491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100131491 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100131491 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126100131491 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126100131491 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250126100131491 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250126100131491 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250126100131491 DMM INFO MM(262420000001002/ee497072) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250126100131491 DMM NOTICE MM(262420000001002/ee497072) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250126100131491 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250126100131491 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250126100131491 DMM DEBUG MM_STATE_Iu(3)[0x555fabfc6e30]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20250126100131491 DMM DEBUG MM_STATE_Iu(3)[0x555fabfc6e30]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250126100131491 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc09b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250126100131491 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc09b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250126100131491 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100131491 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100131491 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250126100131491 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250126100131491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100131491 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100131491 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250126100131491 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1469)@57df94ca82fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@57df94ca82fd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@57df94ca82fd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@57df94ca82fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@57df94ca82fd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@57df94ca82fd: vl_len:7 SGSN_Test_0-SCCP(1469)@57df94ca82fd: vl_from0 SGSN_Test_0-SCCP(1469)@57df94ca82fd: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250126100131496 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100131496 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100131496 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250126100131496 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250126100131496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100131496 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100131496 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126100131496 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126100131496 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250126100131496 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250126100131496 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250126100131496 DMM INFO MM(262420000001002/ee497072) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250126100131496 DMM DEBUG MM_STATE_Iu(3)[0x555fabfc6e30]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250126100131496 DMM DEBUG MM_STATE_Iu(3)[0x555fabfc6e30]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250126100131496 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100131496 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100131496 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250126100131496 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250126100131496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100131496 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100131496 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250126100131496 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1469)@57df94ca82fd: Session index based on local reference:0 20250126100131497 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100131497 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100131497 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250126100131497 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250126100131497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100131497 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100131497 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126100131497 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1470)@57df94ca82fd: Deleted conn table entry 0TC_iu_attach_geran_rau(1476)6890201 TC_iu_attach_geran_rau(1476)@57df94ca82fd: setverdict(pass): none -> pass TC_iu_attach_geran_rau-BVCI196(1457)@57df94ca82fd: Removing Client IMSI='262420000001002'H, index=0 TC_iu_attach_geran_rau-BVCI196(1457)@57df94ca82fd: Adding Client=TC_iu_attach_geran_rau(1476), IMSI='262420000001002'H, TLLI='EE497072'O, index=1 20250126100131568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126100131568 DLLC NOTICE LLME(ffffffff/ee497072){UNASSIGNED} LLC RX: unknown TLLI 0xee497072, creating LLME on the fly (gprs_llc.c:552) 20250126100131568 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20250126100131568 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20250126100131568 DMM INFO MM(262420000001002/ee497072) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: ee497072, P-TMSI: ee497072 (00000000), TLLI: 00000000 (00000000), RA: 262-42-4660-0 (gprs_gmm.c:1658) 20250126100131568 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1149) 20250126100131568 DMM DEBUG MM_STATE_Iu(3)[0x555fabfc6e30]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm_fsm.c:210) 20250126100131568 DMM DEBUG MM_STATE_Iu(3)[0x555fabfc6e30]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250126100131568 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250126100131568 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1730) 20250126100131568 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250126100131568 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250126100131568 DLLC NOTICE LLME(ffffffff/ee497072){UNASSIGNED} LLGM Assign pre (ee497072 => ee497072) (gprs_llc.c:1079) 20250126100131568 DLLC NOTICE LLME(ee497072/ee497072){ASSIGNED} LLGM Assign post (ee497072 => ee497072) (gprs_llc.c:1125) 20250126100131568 DMM INFO MM(262420000001002/ee497072) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) TC_iu_attach_geran_rau(1476)@57df94ca82fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau(1476)@57df94ca82fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau-BVCI196(1457)@57df94ca82fd: Removing Client IMSI='262420000001002'H, index=1 20250126100131604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126100131604 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb096b1 CMD=UI DATA (gprs_llc_parse.c:89) 20250126100131604 DMM DEBUG MM_STATE_Gb[0x555fabfc0880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126100131604 DMM INFO MM(262420000001002/ee497072) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20250126100131604 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20250126100131604 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250126100131604 DLLC NOTICE LLME(ee497072/ee497072){ASSIGNED} LLGM Assign pre (ffffffff => ee497072) (gprs_llc.c:1079) 20250126100131604 DLLC NOTICE LLME(ffffffff/ee497072){ASSIGNED} LLGM Assign post (ffffffff => ee497072) (gprs_llc.c:1125) 20250126100131604 DMM DEBUG MM_STATE_Gb[0x555fabfc0880]{Idle}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1830) 20250126100131604 DMM ERROR MM_STATE_Gb[0x555fabfc0880]{Idle}: Event E_MM_RA_UPDATE not permitted (gprs_gmm.c:1830) TC_iu_attach_geran_rau(1476)@57df94ca82fd: Final verdict of PTC: pass SGSN_Test_0-RAN(1470)@57df94ca82fd: Final verdict of PTC: none SGSN_Test_0-M3UA(1471)@57df94ca82fd: Final verdict of PTC: none SGSN_Test_0-SCCP(1469)@57df94ca82fd: Final verdict of PTC: none 20250126100131614 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33690<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1474)@57df94ca82fd: Final verdict of PTC: none 20250126100131619 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250126100131620 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(1459)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1473)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1464)@57df94ca82fd: Final verdict of PTC: none -NSVCI98(1463)@57df94ca82fd: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI196(1457)@57df94ca82fd: Final verdict of PTC: none -NSVCI99(1468)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1465)@57df94ca82fd: Final verdict of PTC: none -NSVCI97(1458)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1455)@57df94ca82fd: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI220(1467)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1460)@57df94ca82fd: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI210(1462)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1454)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1475)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-RNC_GTP(1472)@57df94ca82fd: Final verdict of PTC: none -NSVCI98-provIP(1461)@57df94ca82fd: Final verdict of PTC: none -NSVCI99-provIP(1466)@57df94ca82fd: Final verdict of PTC: none -NSVCI97-provIP(1456)@57df94ca82fd: Final verdict of PTC: none MTC@57df94ca82fd: Setting final verdict of the test case. MTC@57df94ca82fd: Local verdict of MTC: none MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-NS0(1454): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1455): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97-provIP(1456): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_iu_attach_geran_rau-BVCI196(1457): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97(1458): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-NS1(1459): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1460): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98-provIP(1461): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_iu_attach_geran_rau-BVCI210(1462): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98(1463): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-NS2(1464): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1465): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99-provIP(1466): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_iu_attach_geran_rau-BVCI220(1467): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99(1468): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test_0-SCCP(1469): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test_0-RAN(1470): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test_0-M3UA(1471): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-RNC_GTP(1472): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP-IPA(1473): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP(1474): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GGSN_GTP(1475): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_iu_attach_geran_rau(1476): pass (none -> pass) MTC@57df94ca82fd: Test case TC_iu_attach_geran_rau finished. Verdict: pass MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau pass'. Sun Jan 26 10:01:31 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 20250126100131704 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126100131704 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250126100131704 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250126100131704 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250126100131704 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250126100131704 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250126100131704 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250126100131704 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250126100131704 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:769) 20250126100131704 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100131704 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250126100131704 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250126100131704 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250126100131704 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250126100131704 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250126100131704 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250126100131704 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250126100131705 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20250126100131728 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33694<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126100132130 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33694<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=183392) 20250126100132621 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126100132621 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=183392, count=220180) 20250126100133621 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126100133621 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250126100133706 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250126100133706 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250126100133706 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau pass' was executed successfully (exit status: 0). MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau'. ------ SGSN_Tests_Iu.TC_geran_attach_iu_rau ------ Sun Jan 26 10:01:34 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_geran_attach_iu_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_geran_attach_iu_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250126100134622 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126100134623 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau' was executed successfully (exit status: 0). MTC@57df94ca82fd: Test case TC_geran_attach_iu_rau started. 20250126100135211 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33716<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126100135213 DMM INFO MM(262420000001002/ee497072) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250126100135213 DMM INFO MM(262420000001002/ee497072) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250126100135213 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250126100135213 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250126100135213 DMM DEBUG MM_STATE_Gb[0x555fabfc0880]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250126100135213 DMM ERROR MM_STATE_Gb[0x555fabfc0880]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250126100135213 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20250126100135213 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) 20250126100135213 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f2 09 00 28 01 01 (gsup_client.c:402) 20250126100135213 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc09b0]{Init}: Deallocated (fsm.c:568) 20250126100135213 DMM DEBUG MM_STATE_Gb[0x555fabfc0880]{Idle}: Deallocated (fsm.c:568) 20250126100135213 DMM DEBUG MM_STATE_Iu(3)[0x555fabfc6e30]{Detached}: Deallocated (fsm.c:568) 20250126100135213 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Deallocated (fsm.c:568) 20250126100135213 DLLC NOTICE LLME(ffffffff/ee497072){ASSIGNED} LLGM Assign pre (ee497072 => ffffffff) (gprs_llc.c:1079) 20250126100135213 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ee497072 => ffffffff) (gprs_llc.c:1125) 20250126100135213 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1477)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1478)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1477)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1481)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1481)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126100135252 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250126100135252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126100135252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126100135252 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126100135252 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250126100135252 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126100135252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126100135252 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126100135252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1481)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126100135253 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126100135253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126100135253 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126100135253 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126100135253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126100135253 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126100135253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126100135253 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126100135253 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250126100135253 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126100135253 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126100135253 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126100135253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1481)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1481)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126100135255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1482)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1478)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1478)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126100135259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126100135259 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_geran_attach_iu_rau-BVCI196(1480)@57df94ca82fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1483)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1482)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1486)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1486)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126100135265 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250126100135265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126100135265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126100135265 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126100135265 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250126100135265 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126100135265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126100135265 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126100135265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1486)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126100135265 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126100135266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126100135266 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126100135266 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126100135266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126100135266 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126100135266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126100135266 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126100135266 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250126100135266 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126100135266 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126100135266 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126100135266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1486)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1486)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126100135268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1483)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-NS2(1487)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1483)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126100135272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126100135272 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_geran_attach_iu_rau-BVCI210(1485)@57df94ca82fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1488)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1487)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1491)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1491)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126100135280 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250126100135280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126100135280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126100135280 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126100135280 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250126100135280 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126100135280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126100135280 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126100135280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1491)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126100135281 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126100135281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126100135281 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126100135281 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126100135281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126100135281 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126100135281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126100135281 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126100135281 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250126100135281 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126100135281 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126100135281 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126100135281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1491)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1491)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126100135284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@57df94ca82fd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1494)@57df94ca82fd: ************************************************* SGSN_Test_0-M3UA(1494)@57df94ca82fd: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1494)@57df94ca82fd: ************************************************* MTC@57df94ca82fd: Starting RAN_Emulation SGSN_Test_0-SCCP(1492)@57df94ca82fd: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1488)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1488)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126100135291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126100135291 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_geran_attach_iu_rau-BVCI220(1490)@57df94ca82fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250126100135488 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250126100135488 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250126100135488 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250126100135488 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1494)@57df94ca82fd: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250126100135494 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100135495 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250126100135495 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250126100135495 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250126100135495 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250126100135495 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250126100135495 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250126100135497 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100135497 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250126100135497 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250126100135497 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250126100135497 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250126100135497 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250126100135497 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250126100135497 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250126100135624 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126100135624 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250126100135624 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250126100135624 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1496)@57df94ca82fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1496)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250126100135628 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1496)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1496)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1496)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1496)@57df94ca82fd: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250126100135629 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1496)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1496)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250126100136298 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100136298 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100136298 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250126100136298 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250126100136299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100136299 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100136299 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126100136299 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126100136299 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250126100136299 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126100136299 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100136299 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100136299 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250126100136299 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250126100136299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100136299 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100136299 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250126100136299 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1493)@57df94ca82fd: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_geran_attach_iu_rau-BVCI196(1480)@57df94ca82fd: Adding Client=TC_geran_attach_iu_rau(1499), IMSI='262420000001003'H, TLLI='F3802C64'O, index=0 SGSN_Test-GSUP(1497)@57df94ca82fd: Created GsupExpect[0] for "262420000001003" to be handled at TC_geran_attach_iu_rau(1499) TC_geran_attach_iu_rau(1499)@57df94ca82fd: 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 := '3BF28D0150156C59BD0A5A763625EA6B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F4F5D370'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0E34F22061FEA8BE'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'F1EAC72793D5220077D74EFF446AFFA6'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '2A466C2C7FD21218DC293360B070A656'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'C07DC63C4DAD8892E1AB9A07095C1494'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'B1468CF877731E3E'O } } } } } 20250126100136714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126100136714 DLLC NOTICE LLME(ffffffff/f3802c64){UNASSIGNED} LLC RX: unknown TLLI 0xf3802c64, creating LLME on the fly (gprs_llc.c:552) 20250126100136714 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250126100136715 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach"  (gprs_gmm.c:1248) 20250126100136715 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Allocated (fsm.c:456) 20250126100136715 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Init}: Allocated (fsm.c:456) 20250126100136715 DMM DEBUG MM_STATE_Gb[0x555fabfc0880]{Idle}: Allocated (fsm.c:456) 20250126100136715 DMM DEBUG MM_STATE_Iu[0x555fabfc09b0]{Detached}: Allocated (fsm.c:456) 20250126100136715 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250126100136715 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250126100136715 DLLC NOTICE LLME(ffffffff/f3802c64){UNASSIGNED} LLGM Assign pre (f3802c64 => eed9213a) (gprs_llc.c:1079) 20250126100136715 DLLC NOTICE LLME(f3802c64/eed9213a){ASSIGNED} LLGM Assign post (f3802c64 => eed9213a) (gprs_llc.c:1125) 20250126100136715 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250126100136715 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250126100136715 DMM DEBUG MM(262420000001003/eed9213a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250126100136737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126100136737 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250126100136737 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc0880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126100136737 DMM DEBUG MM(262420000001003/eed9213a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1066) 20250126100136737 DMM NOTICE MM(262420000001003/eed9213a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250126100136737 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250126100136737 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250126100136737 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250126100136737 DMM DEBUG MM(262420000001003/eed9213a) Requesting authorization (sgsn_auth.c:160) 20250126100136737 DMM INFO MM(262420000001003/eed9213a) Requesting authentication tuples (sgsn_auth.c:184) 20250126100136737 DMM DEBUG MM(262420000001003/eed9213a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250126100136737 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20250126100136737 DGPRS INFO SUBSCR(262420000001003) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f3 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1497)@57df94ca82fd: Found GsupExpect[0] for "262420000001003" handled at TC_geran_attach_iu_rau(1499) SGSN_Test-GSUP(1497)@57df94ca82fd: Added IMSI table entry 0TC_geran_attach_iu_rau(1499)"262420000001003" 20250126100136743 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250126100136743 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250126100136743 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250126100136743 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20250126100136743 DMM INFO MM(262420000001003/eed9213a) Subscriber data update (mmctx.c:445) 20250126100136743 DMM DEBUG MM(262420000001003/eed9213a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250126100136743 DMM INFO MM(262420000001003/eed9213a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250126100136743 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250126100136743 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250126100136743 DMM INFO MM(262420000001003/eed9213a) <- GMM AUTH AND CIPHERING REQ (rand = 3b f2 8d 01 50 15 6c 59 bd 0a 5a 76 36 25 ea 6b , mmctx_is_r99=1, vec->auth_types=0x3, autn = c0 7d c6 3c 4d ad 88 92 e1 ab 9a 07 09 5c 14 94 ) (gprs_gmm.c:465) 20250126100136760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126100136760 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20250126100136760 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc0880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126100136760 DMM INFO MM(262420000001003/eed9213a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250126100136760 DMM NOTICE MM(262420000001003/eed9213a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250126100136760 DMM DEBUG MM(262420000001003/eed9213a) checking auth: received UMTS RES = b1 46 8c f8 77 73 1e 3e (gprs_gmm.c:648) 20250126100136760 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250126100136760 DMM DEBUG MM(262420000001003/eed9213a) Requesting authorization (sgsn_auth.c:160) 20250126100136760 DMM INFO MM(262420000001003/eed9213a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250126100136760 DMM DEBUG MM(262420000001003/eed9213a) Requesting subscriber data update (gprs_subscriber.c:894) 20250126100136760 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20250126100136760 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) 20250126100136760 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250126100136760 DMM INFO MM(262420000001003/eed9213a) <- GMM ATTACH ACCEPT (new P-TMSI=0xeed9213a) (gprs_gmm.c:282) 20250126100136763 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250126100136763 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250126100136763 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20250126100136763 DMM INFO MM(262420000001003/eed9213a) Subscriber data update (mmctx.c:445) 20250126100136763 DMM DEBUG MM(262420000001003/eed9213a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250126100136763 DMM INFO MM(262420000001003/eed9213a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250126100136763 DMM NOTICE MM(262420000001003/eed9213a) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:982) 20250126100136763 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250126100136763 DMM NOTICE MM(262420000001003/eed9213a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250126100136763 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) 20250126100136764 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250126100136764 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20250126100136764 DMM INFO MM(262420000001003/eed9213a) Subscriber data update (mmctx.c:445) 20250126100136764 DMM DEBUG MM(262420000001003/eed9213a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250126100136776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126100136776 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250126100136776 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc0880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250126100136776 DMM INFO MM(262420000001003/eed9213a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250126100136776 DMM NOTICE MM(262420000001003/eed9213a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250126100136776 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250126100136776 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250126100136776 DLLC NOTICE LLME(f3802c64/eed9213a){ASSIGNED} LLGM Assign pre (ffffffff => eed9213a) (gprs_llc.c:1079) 20250126100136776 DLLC NOTICE LLME(ffffffff/eed9213a){ASSIGNED} LLGM Assign post (ffffffff => eed9213a) (gprs_llc.c:1125) 20250126100136776 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc0880]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250126100136776 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc0880]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250126100136776 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250126100136776 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_geran_attach_iu_rau(1499)@57df94ca82fd: 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 := 'EED9213A'O } } } } }, mSNetworkCapability := omit, pdpContextStatus := omit, pC_LCSCapability := omit, mBMS_ContextStatus := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, oldRoutingAreaIdentification2 := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, voiceDomainUEUsageSetting := omit, p_TMSI_Type := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1493)@57df94ca82fd: Added conn table entry 0TC_geran_attach_iu_rau(1499)4158602 SGSN_Test_0-SCCP(1492)@57df94ca82fd: First idle individual index:0 SGSN_Test_0-RAN(1493)@57df94ca82fd: patch: N(SD) for ConnIdx 0 set to 1 20250126100136851 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100136851 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100136851 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250126100136851 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250126100136851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100136851 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100136851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126100136851 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126100136852 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126100136852 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126100136852 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250126100136852 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20250126100136852 DMM INFO MM(262420000001003/eed9213a) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: 00000000, P-TMSI: eed9213a (00000000), TLLI: eed9213a (eed9213a), RA: 262-42-13135-0 (gprs_gmm.c:1658) 20250126100136852 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1149) 20250126100136852 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc0880]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm_fsm.c:208) 20250126100136852 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc0880]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250126100136852 DLLC NOTICE LLME(ffffffff/eed9213a){ASSIGNED} LLGM Assign pre (eed9213a => ffffffff) (gprs_llc.c:1079) 20250126100136852 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (eed9213a => ffffffff) (gprs_llc.c:1125) 20250126100136852 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250126100136852 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1730) 20250126100136852 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250126100136852 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250126100136852 DMM DEBUG MM(262420000001003/eed9213a) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20250126100136852 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100136852 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100136852 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250126100136852 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250126100136852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100136852 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100136852 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250126100136852 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126100136852 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100136852 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100136852 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250126100136852 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250126100136852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100136852 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100136852 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250126100136852 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1492)@57df94ca82fd: { messageType := 2, destLocRef := '3F748A'O, sourceLocRef := '000004'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1492)@57df94ca82fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@57df94ca82fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@57df94ca82fd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1492)@57df94ca82fd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1492)@57df94ca82fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1492)@57df94ca82fd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1492)@57df94ca82fd: vl_len:12 SGSN_Test_0-SCCP(1492)@57df94ca82fd: vl_from0 SGSN_Test_0-SCCP(1492)@57df94ca82fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250126100136869 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100136869 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100136869 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250126100136869 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250126100136869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100136869 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100136869 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126100136869 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126100136869 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250126100136870 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250126100136870 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250126100136870 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 4) (iu_client.c:366) 20250126100136870 DMM INFO MM(262420000001003/eed9213a) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) 20250126100136870 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 4) (iu_client.c:510) 20250126100136870 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100136870 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100136870 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250126100136870 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250126100136870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100136870 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100136870 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250126100136870 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126100136870 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100136870 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100136870 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250126100136870 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250126100136870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100136870 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100136870 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250126100136870 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1492)@57df94ca82fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@57df94ca82fd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1492)@57df94ca82fd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1492)@57df94ca82fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1492)@57df94ca82fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@57df94ca82fd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1492)@57df94ca82fd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1492)@57df94ca82fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_geran_attach_iu_rau(1499)@57df94ca82fd: setverdict(pass): none -> pass TC_geran_attach_iu_rau(1499)@57df94ca82fd: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau(1499)@57df94ca82fd: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau-BVCI196(1480)@57df94ca82fd: Removing Client IMSI='262420000001003'H, index=0 SGSN_Test_0-SCCP(1492)@57df94ca82fd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1492)@57df94ca82fd: vl_len:14 SGSN_Test_0-SCCP(1492)@57df94ca82fd: vl_from0 SGSN_Test_0-SCCP(1492)@57df94ca82fd: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302080A'O 20250126100136880 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100136880 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100136880 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250126100136880 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250126100136880 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100136880 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100136880 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126100136880 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126100136880 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250126100136880 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250126100136880 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250126100136880 DMM INFO MM(262420000001003/eed9213a) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20250126100136880 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20250126100136880 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250126100136880 DMM DEBUG MM_STATE_Iu[0x555fabfc09b0]{Detached}: Received Event E_PMM_RA_UPDATE (gprs_gmm.c:1823) 20250126100136880 DMM ERROR MM_STATE_Iu[0x555fabfc09b0]{Detached}: Event E_PMM_RA_UPDATE not permitted (gprs_gmm.c:1823) TC_geran_attach_iu_rau(1499)@57df94ca82fd: Final verdict of PTC: pass SGSN_Test_0-RAN(1493)@57df94ca82fd: Final verdict of PTC: none SGSN_Test_0-M3UA(1494)@57df94ca82fd: Final verdict of PTC: none SGSN_Test_0-SCCP(1492)@57df94ca82fd: Final verdict of PTC: none 20250126100136885 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33716<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250126100136888 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250126100136889 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1497)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1496)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1488)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1478)@57df94ca82fd: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI196(1480)@57df94ca82fd: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI210(1485)@57df94ca82fd: Final verdict of PTC: none -NSVCI97(1481)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1482)@57df94ca82fd: Final verdict of PTC: none -NSVCI98(1486)@57df94ca82fd: Final verdict of PTC: none -NSVCI99(1491)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1487)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-RNC_GTP(1495)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1483)@57df94ca82fd: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI220(1490)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1477)@57df94ca82fd: Final verdict of PTC: none -NSVCI97-provIP(1479)@57df94ca82fd: Final verdict of PTC: none -NSVCI99-provIP(1489)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1498)@57df94ca82fd: Final verdict of PTC: none -NSVCI98-provIP(1484)@57df94ca82fd: Final verdict of PTC: none MTC@57df94ca82fd: Setting final verdict of the test case. MTC@57df94ca82fd: Local verdict of MTC: none MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-NS0(1477): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1478): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97-provIP(1479): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_geran_attach_iu_rau-BVCI196(1480): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97(1481): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-NS1(1482): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1483): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98-provIP(1484): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_geran_attach_iu_rau-BVCI210(1485): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98(1486): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-NS2(1487): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1488): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99-provIP(1489): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_geran_attach_iu_rau-BVCI220(1490): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99(1491): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test_0-SCCP(1492): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test_0-RAN(1493): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test_0-M3UA(1494): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-RNC_GTP(1495): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP-IPA(1496): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP(1497): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GGSN_GTP(1498): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_geran_attach_iu_rau(1499): pass (none -> pass) MTC@57df94ca82fd: Test case TC_geran_attach_iu_rau finished. Verdict: pass MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau pass'. Sun Jan 26 10:01:36 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 20250126100137011 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33724<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126100137080 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126100137081 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250126100137081 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250126100137081 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250126100137081 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250126100137081 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250126100137081 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250126100137081 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250126100137081 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:769) 20250126100137081 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100137081 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250126100137081 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250126100137081 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250126100137081 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250126100137081 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250126100137081 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250126100137081 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250126100137081 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20250126100137414 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33724<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=174828) 20250126100137890 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126100137890 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=174828, count=178544) 20250126100138891 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126100138891 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250126100139082 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250126100139082 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250126100139082 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau pass' was executed successfully (exit status: 0). MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user ------ Sun Jan 26 10:01:39 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250126100139892 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126100139892 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user' was executed successfully (exit status: 0). MTC@57df94ca82fd: Test case TC_attach_pdp_act_user started. 20250126100140492 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33736<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126100140493 DMM INFO MM(262420000001003/eed9213a) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250126100140493 DMM INFO MM(262420000001003/eed9213a) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250126100140493 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250126100140493 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250126100140493 DMM DEBUG MM_STATE_Iu[0x555fabfc09b0]{Detached}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250126100140493 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20250126100140493 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) 20250126100140493 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f3 09 00 28 01 01 (gsup_client.c:402) 20250126100140493 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Init}: Deallocated (fsm.c:568) 20250126100140493 DMM DEBUG MM_STATE_Gb(0)[0x555fabfc0880]{Idle}: Deallocated (fsm.c:568) 20250126100140493 DMM DEBUG MM_STATE_Iu[0x555fabfc09b0]{Detached}: Deallocated (fsm.c:568) 20250126100140493 DMM DEBUG GMM(gmm_fsm)[0x555fabfc0750]{Deregistered}: Deallocated (fsm.c:568) 20250126100140494 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1500)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1501)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1500)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1504)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1504)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126100140546 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250126100140546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126100140546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126100140546 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126100140546 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250126100140546 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126100140546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126100140546 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126100140546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1504)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126100140548 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126100140548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126100140548 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126100140548 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126100140548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126100140548 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126100140548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126100140548 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126100140548 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250126100140548 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126100140548 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1504)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1504)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126100140549 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126100140549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250126100140552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1505)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1501)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1501)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126100140562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126100140562 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1506)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user-BVCI196(1503)@57df94ca82fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1505)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1509)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1509)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126100140567 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250126100140567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126100140567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126100140567 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126100140567 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250126100140567 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126100140567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126100140567 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126100140567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1509)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126100140568 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126100140568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126100140568 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126100140568 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126100140568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126100140568 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126100140568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126100140568 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126100140568 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250126100140568 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126100140568 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126100140568 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126100140568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1509)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1509)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1510)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21012 20250126100140571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1506)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1506)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1511)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250126100140577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126100140577 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(1510)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1514)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_pdp_act_user-BVCI210(1508)@57df94ca82fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1514)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126100140580 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250126100140580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126100140580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126100140580 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126100140580 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250126100140580 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126100140580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126100140580 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126100140580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1514)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126100140581 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126100140581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126100140581 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126100140581 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126100140581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126100140581 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126100140581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126100140581 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126100140581 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250126100140581 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126100140581 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126100140581 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126100140581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1514)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1514)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126100140584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@57df94ca82fd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1517)@57df94ca82fd: ************************************************* SGSN_Test_0-M3UA(1517)@57df94ca82fd: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1517)@57df94ca82fd: ************************************************* MTC@57df94ca82fd: Starting RAN_Emulation SGSN_Test_0-SCCP(1515)@57df94ca82fd: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1511)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1511)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126100140591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126100140591 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI220(1513)@57df94ca82fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250126100140788 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250126100140788 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250126100140788 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250126100140788 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1517)@57df94ca82fd: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250126100140795 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100140795 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250126100140795 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250126100140795 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250126100140795 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250126100140795 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250126100140795 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250126100140800 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100140800 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250126100140800 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250126100140800 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250126100140800 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250126100140800 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250126100140800 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250126100140800 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250126100140893 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126100140894 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250126100140894 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250126100140894 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1519)@57df94ca82fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1519)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250126100140897 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250126100140898 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1519)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1519)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1519)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1519)@57df94ca82fd: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1519)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1519)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250126100141605 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100141605 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100141605 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250126100141605 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250126100141605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100141605 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100141605 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126100141605 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126100141605 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100141605 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100141605 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250126100141605 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250126100141605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100141605 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100141605 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250126100141605 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126100141605 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250126100141605 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) SGSN_Test_0-RAN(1516)@57df94ca82fd: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user-BVCI196(1503)@57df94ca82fd: Adding Client=TC_attach_pdp_act_user(1522), IMSI='262420000001004'H, TLLI='E1A5B923'O, index=0 SGSN_Test-GSUP(1520)@57df94ca82fd: Created GsupExpect[0] for "262420000001004" to be handled at TC_attach_pdp_act_user(1522) TC_attach_pdp_act_user(1522)@57df94ca82fd: 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 := '08E1'O, rac := '07'O ("\a") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1516)@57df94ca82fd: Added conn table entry 0TC_attach_pdp_act_user(1522)12020251 SGSN_Test_0-SCCP(1515)@57df94ca82fd: First idle individual index:0 SGSN_Test_0-RAN(1516)@57df94ca82fd: patch: N(SD) for ConnIdx 0 set to 1 20250126100141975 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100141975 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100141975 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250126100141975 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250126100141975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100141975 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100141975 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126100141975 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126100141975 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126100141975 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126100141975 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250126100141975 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach"  (gprs_gmm.c:1248) 20250126100141976 DMM DEBUG GMM(gmm_fsm)[0x555fabfc09b0]{Deregistered}: Allocated (fsm.c:456) 20250126100141976 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Init}: Allocated (fsm.c:456) 20250126100141976 DMM DEBUG MM_STATE_Gb[0x555fabfc6e30]{Idle}: Allocated (fsm.c:456) 20250126100141976 DMM DEBUG MM_STATE_Iu[0x555fabfd3190]{Detached}: Allocated (fsm.c:456) 20250126100141976 DMM DEBUG GMM(gmm_fsm)[0x555fabfc09b0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250126100141976 DMM DEBUG GMM(gmm_fsm)[0x555fabfc09b0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250126100141976 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250126100141976 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250126100141976 DMM DEBUG MM(262420000001004/f2016326) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250126100141976 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20250126100141976 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100141976 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100141976 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250126100141976 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250126100141976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100141976 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100141976 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250126100141976 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126100141976 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100141976 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100141976 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250126100141976 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250126100141976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100141976 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100141976 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250126100141976 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1515)@57df94ca82fd: { messageType := 2, destLocRef := 'B76A1B'O, sourceLocRef := '000005'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1515)@57df94ca82fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@57df94ca82fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@57df94ca82fd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@57df94ca82fd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@57df94ca82fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1522)@57df94ca82fd: 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 := 'C8C99DD13990DEE304C10CD7A2EF4E25'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A0386D74'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6BF1CFAE2B7CACC6'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '4A7B68984C09F834382F882E1444A00A'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '99A0E4455E2F9F375190147114700484'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '8CAAF4E811E5EBC5F83F5D4A91D383DB'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'FF5BAF090285F4C8'O } } } } } SGSN_Test_0-SCCP(1515)@57df94ca82fd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@57df94ca82fd: vl_len:23 SGSN_Test_0-SCCP(1515)@57df94ca82fd: vl_from0 SGSN_Test_0-SCCP(1515)@57df94ca82fd: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20250126100141984 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100141984 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100141984 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250126100141984 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250126100141984 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100141984 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100141984 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126100141984 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126100141984 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250126100141984 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250126100141984 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250126100141984 DMM DEBUG MM(262420000001004/f2016326) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1066) 20250126100141984 DMM NOTICE MM(262420000001004/f2016326) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250126100141984 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250126100141984 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250126100141984 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250126100141984 DMM DEBUG MM(262420000001004/f2016326) Requesting authorization (sgsn_auth.c:160) 20250126100141984 DMM INFO MM(262420000001004/f2016326) Requesting authentication tuples (sgsn_auth.c:184) 20250126100141984 DMM DEBUG MM(262420000001004/f2016326) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250126100141984 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20250126100141984 DGPRS INFO SUBSCR(262420000001004) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1520)@57df94ca82fd: Found GsupExpect[0] for "262420000001004" handled at TC_attach_pdp_act_user(1522) SGSN_Test-GSUP(1520)@57df94ca82fd: Added IMSI table entry 0TC_attach_pdp_act_user(1522)"262420000001004" 20250126100141987 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250126100141987 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250126100141987 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250126100141987 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20250126100141987 DMM INFO MM(262420000001004/f2016326) Subscriber data update (mmctx.c:445) 20250126100141987 DMM DEBUG MM(262420000001004/f2016326) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250126100141987 DMM INFO MM(262420000001004/f2016326) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250126100141987 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250126100141987 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250126100141987 DMM INFO MM(262420000001004/f2016326) <- GMM AUTH AND CIPHERING REQ (rand = c8 c9 9d d1 39 90 de e3 04 c1 0c d7 a2 ef 4e 25 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 8c aa f4 e8 11 e5 eb c5 f8 3f 5d 4a 91 d3 83 db ) (gprs_gmm.c:465) 20250126100141987 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20250126100141988 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100141988 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100141988 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250126100141988 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250126100141988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100141988 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100141988 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250126100141988 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1515)@57df94ca82fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@57df94ca82fd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@57df94ca82fd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@57df94ca82fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@57df94ca82fd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@57df94ca82fd: vl_len:37 SGSN_Test_0-SCCP(1515)@57df94ca82fd: vl_from0 SGSN_Test_0-SCCP(1515)@57df94ca82fd: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130D22FF5BAF0923094399990000100004F029040285F4C8'O 20250126100141994 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100141994 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100141994 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250126100141994 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250126100141994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100141994 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100141994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126100141994 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126100141994 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250126100141994 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250126100141994 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250126100141994 DMM INFO MM(262420000001004/f2016326) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250126100141994 DMM NOTICE MM(262420000001004/f2016326) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250126100141994 DMM DEBUG MM(262420000001004/f2016326) checking auth: received UMTS RES = ff 5b af 09 02 85 f4 c8 (gprs_gmm.c:648) 20250126100141994 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250126100141994 DMM DEBUG MM(262420000001004/f2016326) Requesting authorization (sgsn_auth.c:160) 20250126100141994 DMM INFO MM(262420000001004/f2016326) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250126100141994 DMM DEBUG MM(262420000001004/f2016326) Requesting subscriber data update (gprs_subscriber.c:894) 20250126100141994 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20250126100141994 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) 20250126100141994 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250126100141994 DMM DEBUG MM(262420000001004/f2016326) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250126100141994 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100141994 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100141994 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250126100141994 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250126100141994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100141994 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100141994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250126100141994 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1515)@57df94ca82fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@57df94ca82fd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@57df94ca82fd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@57df94ca82fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@57df94ca82fd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@57df94ca82fd: vl_len:12 SGSN_Test_0-SCCP(1515)@57df94ca82fd: vl_from0 SGSN_Test_0-SCCP(1515)@57df94ca82fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250126100142002 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100142002 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100142002 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250126100142002 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250126100142002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100142002 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100142002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126100142002 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126100142002 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250126100142002 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250126100142002 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250126100142002 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 5) (iu_client.c:366) 20250126100142002 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250126100142002 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250126100142002 DMM INFO MM(262420000001004/f2016326) <- GMM ATTACH ACCEPT (new P-TMSI=0xf2016326) (gprs_gmm.c:282) 20250126100142002 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20250126100142002 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100142002 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100142002 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250126100142002 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250126100142002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100142002 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100142002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250126100142002 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126100142002 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100142002 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100142002 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250126100142002 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250126100142002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100142002 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100142002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250126100142002 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1515)@57df94ca82fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@57df94ca82fd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@57df94ca82fd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@57df94ca82fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@57df94ca82fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@57df94ca82fd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@57df94ca82fd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@57df94ca82fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250126100142006 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250126100142006 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250126100142006 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20250126100142006 DMM INFO MM(262420000001004/f2016326) Subscriber data update (mmctx.c:445) 20250126100142006 DMM DEBUG MM(262420000001004/f2016326) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250126100142006 DMM INFO MM(262420000001004/f2016326) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250126100142006 DMM NOTICE MM(262420000001004/f2016326) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:982) 20250126100142006 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250126100142006 DMM NOTICE MM(262420000001004/f2016326) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250126100142006 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) 20250126100142006 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250126100142006 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20250126100142006 DMM INFO MM(262420000001004/f2016326) Subscriber data update (mmctx.c:445) 20250126100142006 DMM DEBUG MM(262420000001004/f2016326) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1515)@57df94ca82fd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@57df94ca82fd: vl_len:14 SGSN_Test_0-SCCP(1515)@57df94ca82fd: vl_from0 SGSN_Test_0-SCCP(1515)@57df94ca82fd: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250126100142008 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100142008 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100142008 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250126100142008 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250126100142008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100142008 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100142008 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126100142008 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126100142008 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250126100142008 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250126100142008 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250126100142008 DMM INFO MM(262420000001004/f2016326) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250126100142008 DMM NOTICE MM(262420000001004/f2016326) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250126100142008 DMM DEBUG GMM(gmm_fsm)[0x555fabfc09b0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250126100142008 DMM DEBUG GMM(gmm_fsm)[0x555fabfc09b0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250126100142008 DMM DEBUG MM_STATE_Iu(5)[0x555fabfd3190]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20250126100142008 DMM DEBUG MM_STATE_Iu(5)[0x555fabfd3190]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250126100142008 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250126100142008 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250126100142008 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100142008 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100142008 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250126100142008 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250126100142008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100142008 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100142008 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250126100142008 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1515)@57df94ca82fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@57df94ca82fd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@57df94ca82fd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@57df94ca82fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@57df94ca82fd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@57df94ca82fd: vl_len:7 SGSN_Test_0-SCCP(1515)@57df94ca82fd: vl_from0 SGSN_Test_0-SCCP(1515)@57df94ca82fd: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250126100142012 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100142012 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100142012 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250126100142012 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250126100142012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100142012 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100142012 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126100142012 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126100142012 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250126100142012 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250126100142012 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250126100142012 DMM INFO MM(262420000001004/f2016326) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250126100142012 DMM DEBUG MM_STATE_Iu(5)[0x555fabfd3190]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250126100142012 DMM DEBUG MM_STATE_Iu(5)[0x555fabfd3190]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250126100142012 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100142012 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100142012 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250126100142012 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250126100142012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100142012 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100142012 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250126100142012 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1515)@57df94ca82fd: Session index based on local reference:0 SGSN_Test_0-RAN(1516)@57df94ca82fd: Deleted conn table entry 0TC_attach_pdp_act_user(1522)12020251 20250126100142013 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100142013 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100142013 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250126100142013 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250126100142013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100142013 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100142013 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126100142013 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_attach_pdp_act_user(1522)@57df94ca82fd: setverdict(pass): none -> pass TC_attach_pdp_act_user(1522)@57df94ca82fd: 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 := 'F2016326'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1516)@57df94ca82fd: Added conn table entry 0TC_attach_pdp_act_user(1522)6052619 SGSN_Test_0-RAN(1516)@57df94ca82fd: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1515)@57df94ca82fd: First idle individual index:0 20250126100142217 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100142217 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100142217 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250126100142217 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250126100142217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100142217 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100142217 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126100142217 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126100142217 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126100142217 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126100142217 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250126100142217 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xF2016326) type="signalling"  (gprs_gmm.c:1897) 20250126100142217 DMM DEBUG GMM(gmm_fsm)[0x555fabfc09b0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20250126100142218 DMM DEBUG GMM(gmm_fsm)[0x555fabfc09b0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250126100142218 DMM DEBUG MM(262420000001004/f2016326) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20250126100142218 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100142218 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100142218 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250126100142218 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250126100142218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100142218 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100142218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250126100142218 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126100142218 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100142218 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100142218 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250126100142218 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250126100142218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100142218 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100142218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250126100142218 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1515)@57df94ca82fd: { messageType := 2, destLocRef := '5C5B0B'O ("\\[\v"), sourceLocRef := '000006'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1515)@57df94ca82fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@57df94ca82fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@57df94ca82fd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@57df94ca82fd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@57df94ca82fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1522)@57df94ca82fd: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user(1522)@57df94ca82fd: setverdict(error): pass -> error SGSN_Test_0-RAN(1516)@57df94ca82fd: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user(1522)@57df94ca82fd: Final verdict of PTC: error SGSN_Test_0-RAN(1516)@57df94ca82fd: Final verdict of PTC: none 20250126100142234 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126100142234 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250126100142234 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250126100142234 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250126100142234 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250126100142234 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250126100142234 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250126100142234 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250126100142234 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:769) 20250126100142234 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100142234 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250126100142234 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250126100142234 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250126100142234 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250126100142234 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250126100142234 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250126100142234 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250126100142235 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1517)@57df94ca82fd: Final verdict of PTC: none SGSN_Test_0-SCCP(1515)@57df94ca82fd: Final verdict of PTC: none 20250126100142244 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33736<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1520)@57df94ca82fd: Final verdict of PTC: none 20250126100142250 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250126100142250 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(1509)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1519)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1510)@57df94ca82fd: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(1503)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1511)@57df94ca82fd: Final verdict of PTC: none -NSVCI99(1514)@57df94ca82fd: Final verdict of PTC: none -NSVCI97(1504)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1501)@57df94ca82fd: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(1513)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1505)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1500)@57df94ca82fd: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(1508)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-RNC_GTP(1518)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1506)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1521)@57df94ca82fd: Final verdict of PTC: none -NSVCI97-provIP(1502)@57df94ca82fd: Final verdict of PTC: none -NSVCI98-provIP(1507)@57df94ca82fd: Final verdict of PTC: none -NSVCI99-provIP(1512)@57df94ca82fd: Final verdict of PTC: none MTC@57df94ca82fd: Setting final verdict of the test case. MTC@57df94ca82fd: Local verdict of MTC: none MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-NS0(1500): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1501): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97-provIP(1502): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(1503): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97(1504): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-NS1(1505): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1506): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98-provIP(1507): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(1508): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98(1509): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-NS2(1510): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1511): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99-provIP(1512): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(1513): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99(1514): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test_0-SCCP(1515): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test_0-RAN(1516): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test_0-M3UA(1517): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-RNC_GTP(1518): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP-IPA(1519): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP(1520): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GGSN_GTP(1521): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_pdp_act_user(1522): error (none -> error) MTC@57df94ca82fd: Test case TC_attach_pdp_act_user finished. Verdict: error MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user error'. Sun Jan 26 10:01:42 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 20250126100142421 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33748<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126100142924 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33748<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=231524) 20250126100143251 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126100143251 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=231524, count=235976) 20250126100144235 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250126100144235 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250126100144235 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250126100144253 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126100144253 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user error' was executed successfully (exit status: 0). MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw ------ Sun Jan 26 10:01:44 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250126100145255 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126100145255 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw' was executed successfully (exit status: 0). MTC@57df94ca82fd: Test case TC_attach_pdp_act_user_addr_v4raw started. 20250126100146012 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45986<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126100146013 DMM INFO MM(262420000001004/f2016326) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250126100146013 DMM INFO MM(262420000001004/f2016326) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250126100146013 DMM DEBUG GMM(gmm_fsm)[0x555fabfc09b0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250126100146013 DMM DEBUG GMM(gmm_fsm)[0x555fabfc09b0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250126100146013 DMM DEBUG MM_STATE_Iu(5)[0x555fabfd3190]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250126100146013 DMM DEBUG MM_STATE_Iu(5)[0x555fabfd3190]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250126100146013 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20250126100146013 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) 20250126100146013 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f4 09 00 28 01 01 (gsup_client.c:402) 20250126100146013 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Init}: Deallocated (fsm.c:568) 20250126100146013 DMM DEBUG MM_STATE_Gb[0x555fabfc6e30]{Idle}: Deallocated (fsm.c:568) 20250126100146013 DMM DEBUG MM_STATE_Iu(5)[0x555fabfd3190]{Detached}: Deallocated (fsm.c:568) 20250126100146013 DMM DEBUG GMM(gmm_fsm)[0x555fabfc09b0]{Deregistered}: Deallocated (fsm.c:568) 20250126100146013 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1523)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1524)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1523)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1527)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1527)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126100146030 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250126100146030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126100146030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126100146030 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126100146030 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250126100146030 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126100146030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126100146030 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126100146030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1527)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126100146031 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126100146031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126100146031 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126100146031 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126100146031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126100146031 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126100146031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126100146031 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126100146031 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250126100146031 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126100146031 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126100146031 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126100146031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1527)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1527)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126100146034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1528)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1524)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1524)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1529)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1528)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } 20250126100146042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126100146042 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(1532)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1532)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126100146044 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250126100146044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126100146044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126100146044 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126100146044 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250126100146044 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126100146044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126100146044 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126100146044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526)@57df94ca82fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1532)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126100146045 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126100146045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126100146045 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126100146045 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126100146045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126100146045 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126100146045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126100146045 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126100146045 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250126100146045 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126100146045 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126100146045 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126100146045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1532)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1532)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126100146048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1533)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1529)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1529)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126100146054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126100146054 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1534)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_addr_v4raw-BVCI210(1531)@57df94ca82fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1533)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1537)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1537)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126100146059 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250126100146059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126100146059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126100146059 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126100146059 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250126100146059 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126100146059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126100146059 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126100146059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1537)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126100146060 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126100146060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126100146060 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126100146060 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126100146060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126100146060 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126100146060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126100146060 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126100146060 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250126100146060 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126100146060 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126100146060 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126100146060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1537)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1537)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126100146063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1534)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1534)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126100146068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126100146068 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@57df94ca82fd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1540)@57df94ca82fd: ************************************************* SGSN_Test_0-M3UA(1540)@57df94ca82fd: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1540)@57df94ca82fd: ************************************************* MTC@57df94ca82fd: Starting RAN_Emulation SGSN_Test_0-SCCP(1538)@57df94ca82fd: v_sccp_pdu_maxlen:268 TC_attach_pdp_act_user_addr_v4raw-BVCI220(1536)@57df94ca82fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250126100146256 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126100146256 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250126100146256 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250126100146256 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1542)@57df94ca82fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1542)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250126100146260 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250126100146261 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1542)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1542)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1542)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1542)@57df94ca82fd: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1542)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1542)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250126100146269 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250126100146269 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250126100146269 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250126100146269 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1540)@57df94ca82fd: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250126100146273 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100146273 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250126100146273 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250126100146274 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250126100146274 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250126100146274 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250126100146274 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250126100146276 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100146276 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250126100146276 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250126100146276 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250126100146276 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250126100146276 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250126100146276 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250126100146276 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250126100147084 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100147084 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100147084 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250126100147084 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250126100147084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100147084 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100147084 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126100147084 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126100147084 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250126100147084 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126100147084 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100147084 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100147084 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250126100147084 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250126100147084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100147084 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100147084 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250126100147084 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1539)@57df94ca82fd: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526)@57df94ca82fd: Adding Client=TC_attach_pdp_act_user_addr_v4raw(1545), IMSI='262420000001058'H, TLLI='D1AD993A'O, index=0 SGSN_Test-GSUP(1543)@57df94ca82fd: Created GsupExpect[0] for "262420000001058" to be handled at TC_attach_pdp_act_user_addr_v4raw(1545) TC_attach_pdp_act_user_addr_v4raw(1545)@57df94ca82fd: 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 := '7AF0'O, rac := '6C'O ("l") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1539)@57df94ca82fd: Added conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)8050312 SGSN_Test_0-SCCP(1538)@57df94ca82fd: First idle individual index:0 SGSN_Test_0-RAN(1539)@57df94ca82fd: patch: N(SD) for ConnIdx 0 set to 1 20250126100147352 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100147352 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100147353 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250126100147353 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250126100147353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100147353 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100147353 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126100147353 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126100147353 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126100147353 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126100147353 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250126100147353 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001058) type="GPRS attach"  (gprs_gmm.c:1248) 20250126100147353 DMM DEBUG GMM(gmm_fsm)[0x555fabfd3190]{Deregistered}: Allocated (fsm.c:456) 20250126100147353 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Init}: Allocated (fsm.c:456) 20250126100147353 DMM DEBUG MM_STATE_Gb[0x555fabfc0880]{Idle}: Allocated (fsm.c:456) 20250126100147353 DMM DEBUG MM_STATE_Iu[0x555fabfcb5d0]{Detached}: Allocated (fsm.c:456) 20250126100147353 DMM DEBUG GMM(gmm_fsm)[0x555fabfd3190]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250126100147353 DMM DEBUG GMM(gmm_fsm)[0x555fabfd3190]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250126100147353 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250126100147353 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250126100147353 DMM DEBUG MM(262420000001058/e7a99d44) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250126100147353 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20250126100147353 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100147353 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100147353 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250126100147353 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250126100147353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100147353 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100147353 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250126100147353 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126100147353 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100147353 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100147353 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250126100147353 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250126100147353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100147353 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100147353 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250126100147353 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1538)@57df94ca82fd: { messageType := 2, destLocRef := '7AD688'O, sourceLocRef := '000007'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1538)@57df94ca82fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@57df94ca82fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@57df94ca82fd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@57df94ca82fd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@57df94ca82fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1545)@57df94ca82fd: 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 := 'CFE6A3E47739D04F91F4193EC69A684B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '62AFC38E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F84D7616AA6EC811'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'E59CC7E76026CE8FC866A7ABDB5F3767'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '3B6880A465EAD878E46301B675A34448'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '996DC00F4A8069E7A211FE84CD040354'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'D67CF2419DDAA2CB'O } } } } } SGSN_Test_0-SCCP(1538)@57df94ca82fd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@57df94ca82fd: vl_len:23 SGSN_Test_0-SCCP(1538)@57df94ca82fd: vl_from0 SGSN_Test_0-SCCP(1538)@57df94ca82fd: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105008'O 20250126100147366 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100147366 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100147366 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250126100147366 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250126100147366 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100147366 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100147366 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126100147366 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126100147367 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250126100147367 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250126100147367 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250126100147367 DMM DEBUG MM(262420000001058/e7a99d44) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010580 (gprs_gmm.c:1066) 20250126100147367 DMM NOTICE MM(262420000001058/e7a99d44) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250126100147367 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250126100147367 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250126100147367 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250126100147367 DMM DEBUG MM(262420000001058/e7a99d44) Requesting authorization (sgsn_auth.c:160) 20250126100147367 DMM INFO MM(262420000001058/e7a99d44) Requesting authentication tuples (sgsn_auth.c:184) 20250126100147367 DMM DEBUG MM(262420000001058/e7a99d44) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250126100147367 DGPRS INFO SUBSCR(262420000001058) requesting auth info (gprs_subscriber.c:805) 20250126100147367 DGPRS INFO SUBSCR(262420000001058) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 50 f8 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1543)@57df94ca82fd: Found GsupExpect[0] for "262420000001058" handled at TC_attach_pdp_act_user_addr_v4raw(1545) SGSN_Test-GSUP(1543)@57df94ca82fd: Added IMSI table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)"262420000001058" 20250126100147369 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250126100147369 DGPRS INFO SUBSCR(262420000001058) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250126100147369 DGPRS DEBUG SUBSCR(262420000001058) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250126100147369 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber authentication info (gprs_subscriber.c:850) 20250126100147369 DMM INFO MM(262420000001058/e7a99d44) Subscriber data update (mmctx.c:445) 20250126100147369 DMM DEBUG MM(262420000001058/e7a99d44) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250126100147369 DMM INFO MM(262420000001058/e7a99d44) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250126100147369 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250126100147369 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250126100147369 DMM INFO MM(262420000001058/e7a99d44) <- GMM AUTH AND CIPHERING REQ (rand = cf e6 a3 e4 77 39 d0 4f 91 f4 19 3e c6 9a 68 4b , mmctx_is_r99=1, vec->auth_types=0x3, autn = 99 6d c0 0f 4a 80 69 e7 a2 11 fe 84 cd 04 03 54 ) (gprs_gmm.c:465) 20250126100147369 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20250126100147370 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100147370 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100147370 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250126100147370 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250126100147370 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100147370 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100147370 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250126100147370 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1538)@57df94ca82fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@57df94ca82fd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@57df94ca82fd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@57df94ca82fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@57df94ca82fd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@57df94ca82fd: vl_len:37 SGSN_Test_0-SCCP(1538)@57df94ca82fd: vl_from0 SGSN_Test_0-SCCP(1538)@57df94ca82fd: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130122D67CF24123094399990000105008F029049DDAA2CB'O 20250126100147374 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100147374 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100147374 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250126100147374 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250126100147374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100147374 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100147374 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126100147374 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126100147375 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250126100147375 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250126100147375 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250126100147375 DMM INFO MM(262420000001058/e7a99d44) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250126100147375 DMM NOTICE MM(262420000001058/e7a99d44) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250126100147375 DMM DEBUG MM(262420000001058/e7a99d44) checking auth: received UMTS RES = d6 7c f2 41 9d da a2 cb (gprs_gmm.c:648) 20250126100147375 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250126100147375 DMM DEBUG MM(262420000001058/e7a99d44) Requesting authorization (sgsn_auth.c:160) 20250126100147375 DMM INFO MM(262420000001058/e7a99d44) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250126100147375 DMM DEBUG MM(262420000001058/e7a99d44) Requesting subscriber data update (gprs_subscriber.c:894) 20250126100147375 DGPRS INFO SUBSCR(262420000001058) subscriber data is not available (gprs_subscriber.c:818) 20250126100147375 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) 20250126100147375 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250126100147375 DMM DEBUG MM(262420000001058/e7a99d44) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250126100147375 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100147375 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100147375 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250126100147375 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250126100147375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100147375 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100147375 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250126100147375 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1538)@57df94ca82fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@57df94ca82fd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@57df94ca82fd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@57df94ca82fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@57df94ca82fd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@57df94ca82fd: vl_len:12 SGSN_Test_0-SCCP(1538)@57df94ca82fd: vl_from0 SGSN_Test_0-SCCP(1538)@57df94ca82fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250126100147380 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100147380 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100147380 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250126100147380 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250126100147380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100147380 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100147380 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126100147380 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126100147380 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250126100147380 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250126100147380 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250126100147380 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 7) (iu_client.c:366) 20250126100147380 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250126100147380 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250126100147380 DMM INFO MM(262420000001058/e7a99d44) <- GMM ATTACH ACCEPT (new P-TMSI=0xe7a99d44) (gprs_gmm.c:282) 20250126100147380 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20250126100147380 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100147380 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100147380 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250126100147380 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250126100147380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100147380 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100147380 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250126100147380 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126100147380 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100147380 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100147380 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250126100147380 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250126100147380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100147380 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100147380 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250126100147380 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1538)@57df94ca82fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@57df94ca82fd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@57df94ca82fd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@57df94ca82fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@57df94ca82fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@57df94ca82fd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@57df94ca82fd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@57df94ca82fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250126100147383 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250126100147383 DGPRS INFO SUBSCR(262420000001058) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250126100147383 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber data (gprs_subscriber.c:839) 20250126100147383 DMM INFO MM(262420000001058/e7a99d44) Subscriber data update (mmctx.c:445) 20250126100147383 DMM DEBUG MM(262420000001058/e7a99d44) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250126100147383 DMM INFO MM(262420000001058/e7a99d44) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250126100147383 DMM NOTICE MM(262420000001058/e7a99d44) Authorized, continuing procedure, IMSI=262420000001058 (gprs_gmm.c:982) 20250126100147383 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250126100147383 DMM NOTICE MM(262420000001058/e7a99d44) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250126100147383 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) 20250126100147384 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250126100147384 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber data (gprs_subscriber.c:839) 20250126100147384 DMM INFO MM(262420000001058/e7a99d44) Subscriber data update (mmctx.c:445) 20250126100147384 DMM DEBUG MM(262420000001058/e7a99d44) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1538)@57df94ca82fd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@57df94ca82fd: vl_len:14 SGSN_Test_0-SCCP(1538)@57df94ca82fd: vl_from0 SGSN_Test_0-SCCP(1538)@57df94ca82fd: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250126100147385 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100147385 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100147385 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250126100147385 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250126100147385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100147385 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100147385 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126100147386 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126100147386 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250126100147386 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250126100147386 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250126100147386 DMM INFO MM(262420000001058/e7a99d44) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250126100147386 DMM NOTICE MM(262420000001058/e7a99d44) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250126100147386 DMM DEBUG GMM(gmm_fsm)[0x555fabfd3190]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250126100147386 DMM DEBUG GMM(gmm_fsm)[0x555fabfd3190]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250126100147386 DMM DEBUG MM_STATE_Iu(7)[0x555fabfcb5d0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20250126100147386 DMM DEBUG MM_STATE_Iu(7)[0x555fabfcb5d0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250126100147386 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250126100147386 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250126100147386 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100147386 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100147386 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250126100147386 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250126100147386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100147386 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100147386 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250126100147386 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1538)@57df94ca82fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@57df94ca82fd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@57df94ca82fd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@57df94ca82fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@57df94ca82fd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@57df94ca82fd: vl_len:7 SGSN_Test_0-SCCP(1538)@57df94ca82fd: vl_from0 SGSN_Test_0-SCCP(1538)@57df94ca82fd: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250126100147390 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100147390 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100147390 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250126100147390 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250126100147390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100147390 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100147390 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126100147390 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126100147390 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250126100147390 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250126100147390 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250126100147390 DMM INFO MM(262420000001058/e7a99d44) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250126100147390 DMM DEBUG MM_STATE_Iu(7)[0x555fabfcb5d0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250126100147390 DMM DEBUG MM_STATE_Iu(7)[0x555fabfcb5d0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250126100147390 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100147390 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100147390 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250126100147390 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250126100147390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100147390 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100147390 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250126100147390 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1538)@57df94ca82fd: Session index based on local reference:0 SGSN_Test_0-RAN(1539)@57df94ca82fd: Deleted conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)8050312 20250126100147391 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100147391 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100147391 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250126100147391 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250126100147391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100147391 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100147391 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126100147391 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_attach_pdp_act_user_addr_v4raw(1545)@57df94ca82fd: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_v4raw(1545)@57df94ca82fd: 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 := 'E7A99D44'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1539)@57df94ca82fd: Added conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)11122727 SGSN_Test_0-RAN(1539)@57df94ca82fd: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1538)@57df94ca82fd: First idle individual index:0 20250126100147593 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100147593 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100147593 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250126100147593 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250126100147593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100147593 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100147593 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126100147593 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126100147594 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126100147594 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126100147594 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250126100147594 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xE7A99D44) type="signalling"  (gprs_gmm.c:1897) 20250126100147594 DMM DEBUG GMM(gmm_fsm)[0x555fabfd3190]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20250126100147594 DMM DEBUG GMM(gmm_fsm)[0x555fabfd3190]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250126100147594 DMM DEBUG MM(262420000001058/e7a99d44) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20250126100147594 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100147594 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100147595 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250126100147595 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250126100147595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100147595 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100147595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250126100147595 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126100147595 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100147595 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100147595 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250126100147595 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250126100147595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100147595 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100147595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250126100147595 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1538)@57df94ca82fd: { messageType := 2, destLocRef := 'A9B827'O, sourceLocRef := '000008'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1538)@57df94ca82fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@57df94ca82fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@57df94ca82fd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@57df94ca82fd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@57df94ca82fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1545)@57df94ca82fd: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user_addr_v4raw(1545)@57df94ca82fd: setverdict(error): pass -> error TC_attach_pdp_act_user_addr_v4raw(1545)@57df94ca82fd: Final verdict of PTC: error SGSN_Test_0-RAN(1539)@57df94ca82fd: Warning: The last outgoing messages on port CLIENT may be lost. SGSN_Test_0-RAN(1539)@57df94ca82fd: Final verdict of PTC: none 20250126100147609 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126100147609 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250126100147609 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250126100147609 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250126100147609 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250126100147609 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250126100147609 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250126100147609 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250126100147609 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:769) 20250126100147609 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100147609 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250126100147609 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250126100147609 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250126100147609 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250126100147609 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250126100147609 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250126100147609 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250126100147610 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1540)@57df94ca82fd: Final verdict of PTC: none SGSN_Test_0-SCCP(1538)@57df94ca82fd: Final verdict of PTC: none 20250126100147617 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45986<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250126100147623 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-GSUP(1543)@57df94ca82fd: Final verdict of PTC: none 20250126100147623 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-BSSGP2(1534)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1542)@57df94ca82fd: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI210(1531)@57df94ca82fd: Final verdict of PTC: none -NSVCI99(1537)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1528)@57df94ca82fd: Final verdict of PTC: none -NSVCI98(1532)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1533)@57df94ca82fd: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526)@57df94ca82fd: Final verdict of PTC: none -NSVCI97(1527)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1523)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1544)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1529)@57df94ca82fd: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI220(1536)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1524)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-RNC_GTP(1541)@57df94ca82fd: Final verdict of PTC: none -NSVCI97-provIP(1525)@57df94ca82fd: Final verdict of PTC: none -NSVCI98-provIP(1530)@57df94ca82fd: Final verdict of PTC: none -NSVCI99-provIP(1535)@57df94ca82fd: Final verdict of PTC: none MTC@57df94ca82fd: Setting final verdict of the test case. MTC@57df94ca82fd: Local verdict of MTC: none MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-NS0(1523): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1524): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97-provIP(1525): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97(1527): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-NS1(1528): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1529): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98-provIP(1530): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI210(1531): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98(1532): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-NS2(1533): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1534): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99-provIP(1535): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI220(1536): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99(1537): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test_0-SCCP(1538): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test_0-RAN(1539): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test_0-M3UA(1540): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-RNC_GTP(1541): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP-IPA(1542): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP(1543): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GGSN_GTP(1544): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw(1545): error (none -> error) MTC@57df94ca82fd: Test case TC_attach_pdp_act_user_addr_v4raw finished. Verdict: error MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw error'. Sun Jan 26 10:01:47 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 20250126100147768 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45992<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126100148271 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45992<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=212532) 20250126100148623 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126100148624 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=212532, count=237908) 20250126100149509 DGPRS DEBUG Checking for inactive LLMEs, time = 1116615 (sgsn.c:132) 20250126100149611 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250126100149611 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250126100149611 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250126100149624 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126100149624 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw error' was executed successfully (exit status: 0). MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 ------ Sun Jan 26 10:01:50 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250126100150625 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126100150625 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7' was executed successfully (exit status: 0). MTC@57df94ca82fd: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 started. 20250126100151355 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45994<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126100151358 DMM INFO MM(262420000001058/e7a99d44) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250126100151358 DMM INFO MM(262420000001058/e7a99d44) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250126100151358 DMM DEBUG GMM(gmm_fsm)[0x555fabfd3190]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250126100151358 DMM DEBUG GMM(gmm_fsm)[0x555fabfd3190]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250126100151358 DMM DEBUG MM_STATE_Iu(7)[0x555fabfcb5d0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250126100151358 DMM DEBUG MM_STATE_Iu(7)[0x555fabfcb5d0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250126100151358 DGPRS INFO SUBSCR(262420000001058) purging MS subscriber (gprs_subscriber.c:785) 20250126100151358 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) 20250126100151358 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 50 f8 09 00 28 01 01 (gsup_client.c:402) 20250126100151358 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Init}: Deallocated (fsm.c:568) 20250126100151358 DMM DEBUG MM_STATE_Gb[0x555fabfc0880]{Idle}: Deallocated (fsm.c:568) 20250126100151358 DMM DEBUG MM_STATE_Iu(7)[0x555fabfcb5d0]{Detached}: Deallocated (fsm.c:568) 20250126100151358 DMM DEBUG GMM(gmm_fsm)[0x555fabfd3190]{Deregistered}: Deallocated (fsm.c:568) 20250126100151358 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1546)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1547)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1546)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1550)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1550)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126100151412 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250126100151412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126100151412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126100151412 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126100151412 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250126100151412 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126100151412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126100151412 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126100151412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1550)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126100151413 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126100151413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126100151413 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126100151413 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126100151413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126100151413 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126100151413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126100151413 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126100151413 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250126100151413 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126100151413 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126100151413 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126100151413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1550)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1550)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1551)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21011 20250126100151416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1547)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1547)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126100151422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126100151422 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1552)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1549)@57df94ca82fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1551)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1555)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1555)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126100151428 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250126100151428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126100151428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126100151428 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126100151428 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250126100151428 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126100151428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126100151428 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126100151428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1555)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126100151429 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126100151429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126100151429 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126100151429 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126100151429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126100151429 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126100151429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126100151429 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126100151429 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250126100151429 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126100151429 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126100151430 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126100151430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1555)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1555)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1556)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21012 20250126100151434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1557)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1552)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1552)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126100151440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126100151440 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1554)@57df94ca82fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1556)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1561)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1561)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126100151445 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250126100151445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126100151445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126100151445 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126100151445 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250126100151445 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126100151445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126100151445 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126100151445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1561)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126100151446 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126100151446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126100151446 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126100151446 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126100151446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126100151446 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126100151446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126100151446 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126100151446 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250126100151446 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126100151446 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126100151446 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126100151446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1561)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1561)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) MTC@57df94ca82fd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1563)@57df94ca82fd: ************************************************* SGSN_Test_0-M3UA(1563)@57df94ca82fd: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1563)@57df94ca82fd: ************************************************* MTC@57df94ca82fd: Starting RAN_Emulation SGSN_Test_0-SCCP(1560)@57df94ca82fd: v_sccp_pdu_maxlen:268 20250126100151449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1557)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1557)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126100151453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126100151453 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1558)@57df94ca82fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250126100151627 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126100151627 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250126100151627 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250126100151627 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1565)@57df94ca82fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1565)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250126100151631 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1565)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1565)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1565)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } 20250126100151632 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1565)@57df94ca82fd: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1565)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1565)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250126100151649 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250126100151649 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250126100151649 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250126100151649 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1563)@57df94ca82fd: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250126100151654 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100151654 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250126100151654 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250126100151654 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250126100151654 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250126100151654 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250126100151654 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250126100151656 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100151656 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250126100151656 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250126100151656 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250126100151656 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250126100151656 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250126100151656 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250126100151656 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250126100152468 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100152468 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100152468 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250126100152468 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250126100152468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100152468 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100152468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126100152468 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126100152468 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250126100152468 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126100152469 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100152469 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100152469 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250126100152469 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250126100152469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100152469 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100152469 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250126100152469 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1562)@57df94ca82fd: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1549)@57df94ca82fd: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568), IMSI='262420000001055'H, TLLI='F9026AEC'O, index=0 SGSN_Test-GSUP(1566)@57df94ca82fd: Created GsupExpect[0] for "262420000001055" to be handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@57df94ca82fd: 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 := 'C1AB'O, rac := 'CF'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1562)@57df94ca82fd: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)13369867 SGSN_Test_0-RAN(1562)@57df94ca82fd: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1560)@57df94ca82fd: First idle individual index:0 20250126100152720 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100152720 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100152720 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250126100152720 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250126100152720 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100152720 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100152720 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126100152720 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126100152720 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126100152721 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126100152721 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250126100152721 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001055) type="GPRS attach"  (gprs_gmm.c:1248) 20250126100152721 DMM DEBUG GMM(gmm_fsm)[0x555fabfcb5d0]{Deregistered}: Allocated (fsm.c:456) 20250126100152721 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Init}: Allocated (fsm.c:456) 20250126100152721 DMM DEBUG MM_STATE_Gb[0x555fabfc6e30]{Idle}: Allocated (fsm.c:456) 20250126100152721 DMM DEBUG MM_STATE_Iu[0x555fabfcf9e0]{Detached}: Allocated (fsm.c:456) 20250126100152721 DMM DEBUG GMM(gmm_fsm)[0x555fabfcb5d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250126100152721 DMM DEBUG GMM(gmm_fsm)[0x555fabfcb5d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250126100152721 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250126100152721 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250126100152721 DMM DEBUG MM(262420000001055/c1059225) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250126100152721 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20250126100152721 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100152721 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100152721 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250126100152721 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250126100152721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100152721 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100152721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250126100152721 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126100152721 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100152721 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100152721 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250126100152721 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250126100152721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100152721 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100152721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250126100152721 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1560)@57df94ca82fd: { messageType := 2, destLocRef := 'CC020B'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(1560)@57df94ca82fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1560)@57df94ca82fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1560)@57df94ca82fd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1560)@57df94ca82fd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1560)@57df94ca82fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@57df94ca82fd: 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 := '58DF02B5E0E19F672B97FAB8804BF567'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F259BD41'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7AC71EEEE0EB1356'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '48F81EEF3876032A7646DEA5845F6405'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '0614330E80DA010C78BD611BBB8B3A4D'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '4CC81F328E7B087DABE8B6725E65CA41'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'DE0AB83F0B33B059'O } } } } } SGSN_Test_0-SCCP(1560)@57df94ca82fd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1560)@57df94ca82fd: vl_len:23 SGSN_Test_0-SCCP(1560)@57df94ca82fd: vl_from0 20250126100152729 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100152729 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100152729 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250126100152729 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250126100152729 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100152729 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100152729 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126100152729 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1560)@57df94ca82fd: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105005'O 20250126100152729 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250126100152729 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250126100152729 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250126100152729 DMM DEBUG MM(262420000001055/c1059225) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010550 (gprs_gmm.c:1066) 20250126100152729 DMM NOTICE MM(262420000001055/c1059225) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250126100152729 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250126100152729 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250126100152729 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250126100152729 DMM DEBUG MM(262420000001055/c1059225) Requesting authorization (sgsn_auth.c:160) 20250126100152729 DMM INFO MM(262420000001055/c1059225) Requesting authentication tuples (sgsn_auth.c:184) 20250126100152729 DMM DEBUG MM(262420000001055/c1059225) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250126100152729 DGPRS INFO SUBSCR(262420000001055) requesting auth info (gprs_subscriber.c:805) 20250126100152729 DGPRS INFO SUBSCR(262420000001055) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 50 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1566)@57df94ca82fd: Found GsupExpect[0] for "262420000001055" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568) SGSN_Test-GSUP(1566)@57df94ca82fd: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)"262420000001055" 20250126100152732 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250126100152732 DGPRS INFO SUBSCR(262420000001055) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250126100152732 DGPRS DEBUG SUBSCR(262420000001055) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250126100152732 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber authentication info (gprs_subscriber.c:850) 20250126100152732 DMM INFO MM(262420000001055/c1059225) Subscriber data update (mmctx.c:445) 20250126100152732 DMM DEBUG MM(262420000001055/c1059225) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250126100152732 DMM INFO MM(262420000001055/c1059225) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250126100152732 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250126100152732 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250126100152732 DMM INFO MM(262420000001055/c1059225) <- GMM AUTH AND CIPHERING REQ (rand = 58 df 02 b5 e0 e1 9f 67 2b 97 fa b8 80 4b f5 67 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 4c c8 1f 32 8e 7b 08 7d ab e8 b6 72 5e 65 ca 41 ) (gprs_gmm.c:465) 20250126100152732 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20250126100152732 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100152732 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100152732 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250126100152732 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250126100152732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100152732 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100152732 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250126100152732 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1560)@57df94ca82fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1560)@57df94ca82fd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1560)@57df94ca82fd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1560)@57df94ca82fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1560)@57df94ca82fd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1560)@57df94ca82fd: vl_len:37 SGSN_Test_0-SCCP(1560)@57df94ca82fd: vl_from0 SGSN_Test_0-SCCP(1560)@57df94ca82fd: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130E22DE0AB83F23094399990000105005F029040B33B059'O 20250126100152739 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100152739 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100152739 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250126100152739 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250126100152739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100152739 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100152739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126100152739 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126100152739 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250126100152739 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250126100152739 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250126100152739 DMM INFO MM(262420000001055/c1059225) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250126100152739 DMM NOTICE MM(262420000001055/c1059225) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250126100152739 DMM DEBUG MM(262420000001055/c1059225) checking auth: received UMTS RES = de 0a b8 3f 0b 33 b0 59 (gprs_gmm.c:648) 20250126100152739 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250126100152739 DMM DEBUG MM(262420000001055/c1059225) Requesting authorization (sgsn_auth.c:160) 20250126100152739 DMM INFO MM(262420000001055/c1059225) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250126100152739 DMM DEBUG MM(262420000001055/c1059225) Requesting subscriber data update (gprs_subscriber.c:894) 20250126100152739 DGPRS INFO SUBSCR(262420000001055) subscriber data is not available (gprs_subscriber.c:818) 20250126100152739 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) 20250126100152739 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250126100152739 DMM DEBUG MM(262420000001055/c1059225) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250126100152739 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100152739 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100152739 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250126100152739 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250126100152739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100152739 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100152739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250126100152739 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1560)@57df94ca82fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1560)@57df94ca82fd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1560)@57df94ca82fd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1560)@57df94ca82fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1560)@57df94ca82fd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1560)@57df94ca82fd: vl_len:12 SGSN_Test_0-SCCP(1560)@57df94ca82fd: vl_from0 SGSN_Test_0-SCCP(1560)@57df94ca82fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250126100152748 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100152748 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100152748 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250126100152748 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250126100152748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100152748 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100152748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126100152748 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126100152748 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250126100152748 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250126100152748 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250126100152748 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 9) (iu_client.c:366) 20250126100152748 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250126100152748 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250126100152748 DMM INFO MM(262420000001055/c1059225) <- GMM ATTACH ACCEPT (new P-TMSI=0xc1059225) (gprs_gmm.c:282) 20250126100152748 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20250126100152748 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100152748 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100152748 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250126100152748 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250126100152748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100152748 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100152748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250126100152748 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126100152748 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100152748 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100152748 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250126100152748 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250126100152748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100152748 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100152748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250126100152748 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1560)@57df94ca82fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1560)@57df94ca82fd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1560)@57df94ca82fd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1560)@57df94ca82fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1560)@57df94ca82fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1560)@57df94ca82fd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1560)@57df94ca82fd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1560)@57df94ca82fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250126100152753 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250126100152753 DGPRS INFO SUBSCR(262420000001055) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250126100152753 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber data (gprs_subscriber.c:839) 20250126100152753 DMM INFO MM(262420000001055/c1059225) Subscriber data update (mmctx.c:445) 20250126100152753 DMM DEBUG MM(262420000001055/c1059225) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250126100152753 DMM INFO MM(262420000001055/c1059225) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250126100152753 DMM NOTICE MM(262420000001055/c1059225) Authorized, continuing procedure, IMSI=262420000001055 (gprs_gmm.c:982) 20250126100152753 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250126100152753 DMM NOTICE MM(262420000001055/c1059225) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250126100152753 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) 20250126100152753 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250126100152753 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber data (gprs_subscriber.c:839) 20250126100152753 DMM INFO MM(262420000001055/c1059225) Subscriber data update (mmctx.c:445) 20250126100152753 DMM DEBUG MM(262420000001055/c1059225) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1560)@57df94ca82fd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1560)@57df94ca82fd: vl_len:14 SGSN_Test_0-SCCP(1560)@57df94ca82fd: vl_from0 SGSN_Test_0-SCCP(1560)@57df94ca82fd: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250126100152756 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100152756 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100152756 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250126100152756 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250126100152756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100152756 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100152756 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126100152756 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126100152756 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250126100152756 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250126100152756 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250126100152756 DMM INFO MM(262420000001055/c1059225) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250126100152756 DMM NOTICE MM(262420000001055/c1059225) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250126100152756 DMM DEBUG GMM(gmm_fsm)[0x555fabfcb5d0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250126100152756 DMM DEBUG GMM(gmm_fsm)[0x555fabfcb5d0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250126100152756 DMM DEBUG MM_STATE_Iu(9)[0x555fabfcf9e0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20250126100152756 DMM DEBUG MM_STATE_Iu(9)[0x555fabfcf9e0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250126100152756 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250126100152756 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250126100152756 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100152756 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100152756 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250126100152756 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250126100152756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100152756 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100152756 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250126100152756 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1560)@57df94ca82fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1560)@57df94ca82fd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1560)@57df94ca82fd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1560)@57df94ca82fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1560)@57df94ca82fd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1560)@57df94ca82fd: vl_len:7 SGSN_Test_0-SCCP(1560)@57df94ca82fd: vl_from0 SGSN_Test_0-SCCP(1560)@57df94ca82fd: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250126100152762 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100152762 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100152762 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250126100152762 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250126100152762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100152762 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100152763 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126100152763 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126100152763 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250126100152763 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250126100152763 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250126100152763 DMM INFO MM(262420000001055/c1059225) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250126100152763 DMM DEBUG MM_STATE_Iu(9)[0x555fabfcf9e0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250126100152763 DMM DEBUG MM_STATE_Iu(9)[0x555fabfcf9e0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250126100152763 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100152763 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100152763 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250126100152763 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250126100152763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100152763 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100152763 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250126100152763 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1560)@57df94ca82fd: Session index based on local reference:0 20250126100152764 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100152764 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100152764 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250126100152764 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250126100152764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100152764 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100152764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126100152764 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1562)@57df94ca82fd: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)13369867 TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@57df94ca82fd: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@57df94ca82fd: 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 := 'C1059225'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1562)@57df94ca82fd: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)15676754 SGSN_Test_0-RAN(1562)@57df94ca82fd: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1560)@57df94ca82fd: First idle individual index:0 20250126100152964 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100152964 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100152964 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250126100152964 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250126100152964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100152964 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100152964 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126100152964 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126100152965 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126100152965 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126100152965 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250126100152965 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xC1059225) type="signalling"  (gprs_gmm.c:1897) 20250126100152965 DMM DEBUG GMM(gmm_fsm)[0x555fabfcb5d0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20250126100152965 DMM DEBUG GMM(gmm_fsm)[0x555fabfcb5d0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250126100152965 DMM DEBUG MM(262420000001055/c1059225) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20250126100152966 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100152966 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100152966 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250126100152966 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250126100152966 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100152966 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100152966 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250126100152966 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126100152966 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100152966 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100152966 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250126100152966 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250126100152966 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100152966 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100152966 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250126100152966 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1560)@57df94ca82fd: { messageType := 2, destLocRef := 'EF3552'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(1560)@57df94ca82fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1560)@57df94ca82fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1560)@57df94ca82fd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1560)@57df94ca82fd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1560)@57df94ca82fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@57df94ca82fd: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@57df94ca82fd: setverdict(error): pass -> error SGSN_Test_0-RAN(1562)@57df94ca82fd: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@57df94ca82fd: Final verdict of PTC: error SGSN_Test_0-RAN(1562)@57df94ca82fd: Final verdict of PTC: none 20250126100152980 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126100152980 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250126100152980 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250126100152980 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250126100152980 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250126100152980 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250126100152980 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250126100152980 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250126100152980 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:769) 20250126100152980 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100152980 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250126100152980 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250126100152980 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250126100152980 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250126100152980 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250126100152980 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250126100152980 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250126100152980 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1563)@57df94ca82fd: Final verdict of PTC: none SGSN_Test_0-SCCP(1560)@57df94ca82fd: Final verdict of PTC: none 20250126100152987 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45994<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1566)@57df94ca82fd: Final verdict of PTC: none -NSVCI97(1550)@57df94ca82fd: Final verdict of PTC: none -NSVCI99(1561)@57df94ca82fd: Final verdict of PTC: none 20250126100152993 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250126100152993 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(1555)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1551)@57df94ca82fd: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1558)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1547)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1565)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1552)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1546)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1557)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-RNC_GTP(1564)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1556)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1567)@57df94ca82fd: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1549)@57df94ca82fd: Final verdict of PTC: none -NSVCI99-provIP(1559)@57df94ca82fd: Final verdict of PTC: none -NSVCI98-provIP(1553)@57df94ca82fd: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1554)@57df94ca82fd: Final verdict of PTC: none -NSVCI97-provIP(1548)@57df94ca82fd: Final verdict of PTC: none MTC@57df94ca82fd: Setting final verdict of the test case. MTC@57df94ca82fd: Local verdict of MTC: none MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-NS0(1546): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1547): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97-provIP(1548): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1549): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97(1550): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-NS1(1551): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1552): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98-provIP(1553): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1554): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98(1555): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-NS2(1556): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1557): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1558): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99-provIP(1559): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test_0-SCCP(1560): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99(1561): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test_0-RAN(1562): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test_0-M3UA(1563): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-RNC_GTP(1564): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP-IPA(1565): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP(1566): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GGSN_GTP(1567): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568): error (none -> error) MTC@57df94ca82fd: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 finished. Verdict: error MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 error'. Sun Jan 26 10:01:53 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 20250126100153104 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46000<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126100153606 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46000<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=233492) 20250126100153994 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126100153994 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=233492, count=237944) 20250126100154980 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250126100154980 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250126100154980 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250126100154996 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126100154996 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 error' was executed successfully (exit status: 0). MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 ------ Sun Jan 26 10:01:55 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250126100155996 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126100155996 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20' was executed successfully (exit status: 0). MTC@57df94ca82fd: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 started. 20250126100156650 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36724<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126100156653 DMM INFO MM(262420000001055/c1059225) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250126100156653 DMM INFO MM(262420000001055/c1059225) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250126100156653 DMM DEBUG GMM(gmm_fsm)[0x555fabfcb5d0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250126100156653 DMM DEBUG GMM(gmm_fsm)[0x555fabfcb5d0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250126100156653 DMM DEBUG MM_STATE_Iu(9)[0x555fabfcf9e0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250126100156653 DMM DEBUG MM_STATE_Iu(9)[0x555fabfcf9e0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250126100156653 DGPRS INFO SUBSCR(262420000001055) purging MS subscriber (gprs_subscriber.c:785) 20250126100156653 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) 20250126100156653 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 50 f5 09 00 28 01 01 (gsup_client.c:402) 20250126100156653 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Init}: Deallocated (fsm.c:568) 20250126100156653 DMM DEBUG MM_STATE_Gb[0x555fabfc6e30]{Idle}: Deallocated (fsm.c:568) 20250126100156653 DMM DEBUG MM_STATE_Iu(9)[0x555fabfcf9e0]{Detached}: Deallocated (fsm.c:568) 20250126100156653 DMM DEBUG GMM(gmm_fsm)[0x555fabfcb5d0]{Deregistered}: Deallocated (fsm.c:568) 20250126100156653 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1569)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1570)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1569)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1573)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1573)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126100156687 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250126100156688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126100156688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126100156688 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126100156688 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250126100156688 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126100156688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126100156688 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126100156688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1573)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126100156688 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126100156688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126100156689 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126100156689 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126100156689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126100156689 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126100156689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126100156689 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126100156689 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250126100156689 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126100156689 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1573)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250126100156689 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126100156689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1573)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1574)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21011 20250126100156691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1570)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1570)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126100156696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126100156696 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1575)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1572)@57df94ca82fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1574)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1578)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1578)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126100156702 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250126100156702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126100156702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126100156702 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126100156702 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250126100156702 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126100156702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126100156702 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126100156702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1578)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126100156703 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126100156703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126100156703 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126100156703 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126100156703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126100156703 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126100156703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126100156703 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126100156703 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250126100156703 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126100156703 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126100156703 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126100156703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1578)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1578)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1579)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21012 20250126100156705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1575)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1575)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126100156710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126100156710 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1580)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1577)@57df94ca82fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1579)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1583)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1583)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126100156715 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250126100156715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126100156715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126100156715 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126100156715 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250126100156715 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126100156715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126100156715 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126100156715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1583)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126100156716 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126100156716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126100156716 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126100156716 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126100156716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126100156716 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126100156716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126100156716 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126100156716 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250126100156716 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126100156716 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126100156716 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126100156716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1583)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1583)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126100156718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1580)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1580)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@57df94ca82fd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT 20250126100156723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126100156723 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) SGSN_Test_0-M3UA(1586)@57df94ca82fd: ************************************************* SGSN_Test_0-M3UA(1586)@57df94ca82fd: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1586)@57df94ca82fd: ************************************************* MTC@57df94ca82fd: Starting RAN_Emulation SGSN_Test_0-SCCP(1584)@57df94ca82fd: v_sccp_pdu_maxlen:268 TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1582)@57df94ca82fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250126100156925 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250126100156925 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250126100156925 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250126100156925 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1586)@57df94ca82fd: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250126100156933 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100156933 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250126100156933 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250126100156933 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250126100156933 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250126100156933 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250126100156933 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250126100156936 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100156936 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250126100156936 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250126100156936 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250126100156936 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250126100156936 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250126100156936 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250126100156936 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250126100156998 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126100156998 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250126100156998 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250126100156998 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1588)@57df94ca82fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1588)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250126100157002 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1588)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1588)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1588)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1588)@57df94ca82fd: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250126100157003 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1588)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1588)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250126100157740 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100157740 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100157740 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250126100157741 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250126100157741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100157741 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100157741 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126100157741 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126100157741 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250126100157741 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126100157741 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100157741 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100157741 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250126100157741 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250126100157741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100157741 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100157741 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250126100157741 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1585)@57df94ca82fd: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1572)@57df94ca82fd: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591), IMSI='262420000001056'H, TLLI='F10432D0'O, index=0 SGSN_Test-GSUP(1589)@57df94ca82fd: Created GsupExpect[0] for "262420000001056" to be handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@57df94ca82fd: 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 := '06FF'O, rac := '89'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1585)@57df94ca82fd: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)9351135 SGSN_Test_0-SCCP(1584)@57df94ca82fd: First idle individual index:0 SGSN_Test_0-RAN(1585)@57df94ca82fd: patch: N(SD) for ConnIdx 0 set to 1 20250126100158096 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100158096 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100158096 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250126100158096 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250126100158096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100158096 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100158096 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126100158096 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126100158096 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126100158096 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126100158096 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250126100158096 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001056) type="GPRS attach"  (gprs_gmm.c:1248) 20250126100158096 DMM DEBUG GMM(gmm_fsm)[0x555fabfcf9e0]{Deregistered}: Allocated (fsm.c:456) 20250126100158096 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Init}: Allocated (fsm.c:456) 20250126100158096 DMM DEBUG MM_STATE_Gb[0x555fabfc0880]{Idle}: Allocated (fsm.c:456) 20250126100158096 DMM DEBUG MM_STATE_Iu[0x555fabfcda90]{Detached}: Allocated (fsm.c:456) 20250126100158096 DMM DEBUG GMM(gmm_fsm)[0x555fabfcf9e0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250126100158096 DMM DEBUG GMM(gmm_fsm)[0x555fabfcf9e0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250126100158096 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250126100158096 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250126100158096 DMM DEBUG MM(262420000001056/e9d16a5c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250126100158096 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20250126100158096 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100158096 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100158097 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250126100158097 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250126100158097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100158097 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100158097 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250126100158097 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126100158097 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100158097 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100158097 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250126100158097 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250126100158097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100158097 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100158097 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250126100158097 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1584)@57df94ca82fd: { messageType := 2, destLocRef := '8EAFDF'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(1584)@57df94ca82fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@57df94ca82fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@57df94ca82fd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@57df94ca82fd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@57df94ca82fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@57df94ca82fd: 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 := 'DD74B394058B4FEEDD463161C451C123'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CEBDDBC2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A89824B245663946'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '7D598EA99CBED94698562C8DE730F134'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '7EF0CBC3B0D181CE36CEE3A05C2B0192'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '16BF29DBE7556DDDAE5932B4F56E19A5'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '8CB6AD67033D2408'O } } } } } SGSN_Test_0-SCCP(1584)@57df94ca82fd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@57df94ca82fd: vl_len:23 SGSN_Test_0-SCCP(1584)@57df94ca82fd: vl_from0 SGSN_Test_0-SCCP(1584)@57df94ca82fd: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105006'O 20250126100158104 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100158104 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100158104 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250126100158104 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250126100158104 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100158104 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100158104 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126100158104 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126100158105 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250126100158105 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250126100158105 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250126100158105 DMM DEBUG MM(262420000001056/e9d16a5c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010560 (gprs_gmm.c:1066) 20250126100158105 DMM NOTICE MM(262420000001056/e9d16a5c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250126100158105 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250126100158105 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250126100158105 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250126100158105 DMM DEBUG MM(262420000001056/e9d16a5c) Requesting authorization (sgsn_auth.c:160) 20250126100158105 DMM INFO MM(262420000001056/e9d16a5c) Requesting authentication tuples (sgsn_auth.c:184) 20250126100158105 DMM DEBUG MM(262420000001056/e9d16a5c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250126100158105 DGPRS INFO SUBSCR(262420000001056) requesting auth info (gprs_subscriber.c:805) 20250126100158105 DGPRS INFO SUBSCR(262420000001056) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 50 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1589)@57df94ca82fd: Found GsupExpect[0] for "262420000001056" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591) SGSN_Test-GSUP(1589)@57df94ca82fd: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)"262420000001056" 20250126100158108 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250126100158108 DGPRS INFO SUBSCR(262420000001056) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250126100158108 DGPRS DEBUG SUBSCR(262420000001056) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250126100158108 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber authentication info (gprs_subscriber.c:850) 20250126100158108 DMM INFO MM(262420000001056/e9d16a5c) Subscriber data update (mmctx.c:445) 20250126100158108 DMM DEBUG MM(262420000001056/e9d16a5c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250126100158108 DMM INFO MM(262420000001056/e9d16a5c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250126100158108 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250126100158108 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250126100158108 DMM INFO MM(262420000001056/e9d16a5c) <- GMM AUTH AND CIPHERING REQ (rand = dd 74 b3 94 05 8b 4f ee dd 46 31 61 c4 51 c1 23 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 16 bf 29 db e7 55 6d dd ae 59 32 b4 f5 6e 19 a5 ) (gprs_gmm.c:465) 20250126100158108 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20250126100158108 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100158108 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100158108 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250126100158108 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250126100158108 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100158108 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100158108 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250126100158108 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1584)@57df94ca82fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@57df94ca82fd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@57df94ca82fd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@57df94ca82fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@57df94ca82fd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@57df94ca82fd: vl_len:37 SGSN_Test_0-SCCP(1584)@57df94ca82fd: vl_from0 SGSN_Test_0-SCCP(1584)@57df94ca82fd: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081304228CB6AD6723094399990000105006F02904033D2408'O 20250126100158115 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100158115 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100158115 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250126100158115 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250126100158115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100158115 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100158115 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126100158115 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126100158115 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250126100158115 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250126100158115 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250126100158115 DMM INFO MM(262420000001056/e9d16a5c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250126100158115 DMM NOTICE MM(262420000001056/e9d16a5c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250126100158115 DMM DEBUG MM(262420000001056/e9d16a5c) checking auth: received UMTS RES = 8c b6 ad 67 03 3d 24 08 (gprs_gmm.c:648) 20250126100158115 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250126100158115 DMM DEBUG MM(262420000001056/e9d16a5c) Requesting authorization (sgsn_auth.c:160) 20250126100158115 DMM INFO MM(262420000001056/e9d16a5c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250126100158115 DMM DEBUG MM(262420000001056/e9d16a5c) Requesting subscriber data update (gprs_subscriber.c:894) 20250126100158115 DGPRS INFO SUBSCR(262420000001056) subscriber data is not available (gprs_subscriber.c:818) 20250126100158115 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) 20250126100158115 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250126100158115 DMM DEBUG MM(262420000001056/e9d16a5c) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250126100158115 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100158115 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100158115 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250126100158115 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250126100158115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100158115 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100158115 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250126100158115 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1584)@57df94ca82fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@57df94ca82fd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@57df94ca82fd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@57df94ca82fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@57df94ca82fd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@57df94ca82fd: vl_len:12 SGSN_Test_0-SCCP(1584)@57df94ca82fd: vl_from0 SGSN_Test_0-SCCP(1584)@57df94ca82fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250126100158123 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100158123 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100158123 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250126100158123 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250126100158123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100158123 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100158123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126100158123 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126100158123 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250126100158123 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250126100158123 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250126100158123 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 11) (iu_client.c:366) 20250126100158123 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250126100158123 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250126100158123 DMM INFO MM(262420000001056/e9d16a5c) <- GMM ATTACH ACCEPT (new P-TMSI=0xe9d16a5c) (gprs_gmm.c:282) 20250126100158123 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20250126100158123 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100158123 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100158123 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250126100158123 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250126100158123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100158123 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100158123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250126100158123 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126100158123 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100158123 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100158123 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250126100158124 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250126100158124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100158124 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100158124 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250126100158124 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1584)@57df94ca82fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@57df94ca82fd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@57df94ca82fd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@57df94ca82fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@57df94ca82fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@57df94ca82fd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@57df94ca82fd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@57df94ca82fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250126100158127 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250126100158127 DGPRS INFO SUBSCR(262420000001056) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250126100158127 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber data (gprs_subscriber.c:839) 20250126100158127 DMM INFO MM(262420000001056/e9d16a5c) Subscriber data update (mmctx.c:445) 20250126100158127 DMM DEBUG MM(262420000001056/e9d16a5c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250126100158127 DMM INFO MM(262420000001056/e9d16a5c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250126100158127 DMM NOTICE MM(262420000001056/e9d16a5c) Authorized, continuing procedure, IMSI=262420000001056 (gprs_gmm.c:982) 20250126100158127 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250126100158127 DMM NOTICE MM(262420000001056/e9d16a5c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250126100158127 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) 20250126100158128 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250126100158128 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber data (gprs_subscriber.c:839) 20250126100158128 DMM INFO MM(262420000001056/e9d16a5c) Subscriber data update (mmctx.c:445) 20250126100158128 DMM DEBUG MM(262420000001056/e9d16a5c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1584)@57df94ca82fd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@57df94ca82fd: vl_len:14 SGSN_Test_0-SCCP(1584)@57df94ca82fd: vl_from0 SGSN_Test_0-SCCP(1584)@57df94ca82fd: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250126100158130 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100158130 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100158130 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250126100158130 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250126100158130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100158130 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100158130 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126100158130 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126100158130 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250126100158130 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250126100158130 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250126100158130 DMM INFO MM(262420000001056/e9d16a5c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250126100158130 DMM NOTICE MM(262420000001056/e9d16a5c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250126100158130 DMM DEBUG GMM(gmm_fsm)[0x555fabfcf9e0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250126100158130 DMM DEBUG GMM(gmm_fsm)[0x555fabfcf9e0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250126100158130 DMM DEBUG MM_STATE_Iu(11)[0x555fabfcda90]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20250126100158130 DMM DEBUG MM_STATE_Iu(11)[0x555fabfcda90]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250126100158130 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250126100158130 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250126100158130 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100158130 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100158130 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250126100158130 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250126100158130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100158130 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100158130 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250126100158130 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1584)@57df94ca82fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@57df94ca82fd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@57df94ca82fd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@57df94ca82fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@57df94ca82fd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@57df94ca82fd: vl_len:7 SGSN_Test_0-SCCP(1584)@57df94ca82fd: vl_from0 SGSN_Test_0-SCCP(1584)@57df94ca82fd: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250126100158134 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100158134 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100158134 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250126100158134 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250126100158134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100158134 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100158134 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126100158134 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126100158135 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250126100158135 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250126100158135 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250126100158135 DMM INFO MM(262420000001056/e9d16a5c) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250126100158135 DMM DEBUG MM_STATE_Iu(11)[0x555fabfcda90]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250126100158135 DMM DEBUG MM_STATE_Iu(11)[0x555fabfcda90]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250126100158135 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100158135 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100158135 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250126100158135 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250126100158135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100158135 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100158135 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250126100158135 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1584)@57df94ca82fd: Session index based on local reference:0 20250126100158136 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100158136 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100158136 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250126100158136 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250126100158136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100158136 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100158136 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126100158136 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1585)@57df94ca82fd: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)9351135 TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@57df94ca82fd: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@57df94ca82fd: 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 := 'E9D16A5C'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1585)@57df94ca82fd: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)1552456 SGSN_Test_0-RAN(1585)@57df94ca82fd: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1584)@57df94ca82fd: First idle individual index:0 20250126100158337 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100158337 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100158337 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250126100158337 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250126100158337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100158337 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100158337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126100158337 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126100158338 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126100158338 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126100158338 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250126100158338 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xE9D16A5C) type="signalling"  (gprs_gmm.c:1897) 20250126100158338 DMM DEBUG GMM(gmm_fsm)[0x555fabfcf9e0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20250126100158338 DMM DEBUG GMM(gmm_fsm)[0x555fabfcf9e0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250126100158338 DMM DEBUG MM(262420000001056/e9d16a5c) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20250126100158338 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100158338 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100158338 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250126100158338 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250126100158338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100158338 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100158338 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250126100158338 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126100158338 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100158339 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100158339 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250126100158339 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250126100158339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100158339 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100158339 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250126100158339 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1584)@57df94ca82fd: { messageType := 2, destLocRef := '17B048'O, sourceLocRef := '00000C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1584)@57df94ca82fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@57df94ca82fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@57df94ca82fd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@57df94ca82fd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@57df94ca82fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@57df94ca82fd: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@57df94ca82fd: setverdict(error): pass -> error SGSN_Test_0-RAN(1585)@57df94ca82fd: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@57df94ca82fd: Final verdict of PTC: error SGSN_Test_0-RAN(1585)@57df94ca82fd: Final verdict of PTC: none 20250126100158353 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126100158353 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250126100158353 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250126100158353 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250126100158353 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250126100158353 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250126100158353 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250126100158353 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250126100158353 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:769) 20250126100158353 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100158353 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250126100158354 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250126100158354 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250126100158354 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250126100158354 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250126100158354 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250126100158354 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250126100158354 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1586)@57df94ca82fd: Final verdict of PTC: none SGSN_Test_0-SCCP(1584)@57df94ca82fd: Final verdict of PTC: none 20250126100158360 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36724<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-BSSGP0(1570)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GSUP(1589)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1574)@57df94ca82fd: Final verdict of PTC: none -NSVCI97(1573)@57df94ca82fd: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1572)@57df94ca82fd: Final verdict of PTC: none -NSVCI98(1578)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1579)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1580)@57df94ca82fd: Final verdict of PTC: none -NSVCI99(1583)@57df94ca82fd: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1577)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1575)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-RNC_GTP(1587)@57df94ca82fd: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1582)@57df94ca82fd: Final verdict of PTC: none -NSVCI99-provIP(1581)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1590)@57df94ca82fd: Final verdict of PTC: none -NSVCI98-provIP(1576)@57df94ca82fd: Final verdict of PTC: none -NSVCI97-provIP(1571)@57df94ca82fd: Final verdict of PTC: none 20250126100158382 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250126100158383 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1588)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1569)@57df94ca82fd: Final verdict of PTC: none MTC@57df94ca82fd: Setting final verdict of the test case. MTC@57df94ca82fd: Local verdict of MTC: none MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-NS0(1569): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1570): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97-provIP(1571): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1572): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97(1573): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-NS1(1574): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1575): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98-provIP(1576): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1577): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98(1578): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-NS2(1579): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1580): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99-provIP(1581): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1582): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99(1583): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test_0-SCCP(1584): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test_0-RAN(1585): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test_0-M3UA(1586): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-RNC_GTP(1587): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP-IPA(1588): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP(1589): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GGSN_GTP(1590): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591): error (none -> error) MTC@57df94ca82fd: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 finished. Verdict: error MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 error'. Sun Jan 26 10:01:58 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 20250126100158527 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36736<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126100159028 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36736<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=233584) 20250126100159384 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126100159384 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=233584, count=238036) 20250126100200354 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250126100200355 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250126100200355 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250126100200384 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126100200385 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 error' was executed successfully (exit status: 0). MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge ------ Sun Jan 26 10:02:01 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250126100201386 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126100201387 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge' was executed successfully (exit status: 0). MTC@57df94ca82fd: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge started. 20250126100202114 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36742<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126100202116 DMM INFO MM(262420000001056/e9d16a5c) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250126100202116 DMM INFO MM(262420000001056/e9d16a5c) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250126100202116 DMM DEBUG GMM(gmm_fsm)[0x555fabfcf9e0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250126100202116 DMM DEBUG GMM(gmm_fsm)[0x555fabfcf9e0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250126100202116 DMM DEBUG MM_STATE_Iu(11)[0x555fabfcda90]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250126100202116 DMM DEBUG MM_STATE_Iu(11)[0x555fabfcda90]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250126100202116 DGPRS INFO SUBSCR(262420000001056) purging MS subscriber (gprs_subscriber.c:785) 20250126100202116 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) 20250126100202116 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 50 f6 09 00 28 01 01 (gsup_client.c:402) 20250126100202117 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Init}: Deallocated (fsm.c:568) 20250126100202117 DMM DEBUG MM_STATE_Gb[0x555fabfc0880]{Idle}: Deallocated (fsm.c:568) 20250126100202117 DMM DEBUG MM_STATE_Iu(11)[0x555fabfcda90]{Detached}: Deallocated (fsm.c:568) 20250126100202117 DMM DEBUG GMM(gmm_fsm)[0x555fabfcf9e0]{Deregistered}: Deallocated (fsm.c:568) 20250126100202117 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1592)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1593)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1592)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1596)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1596)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126100202158 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250126100202158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126100202158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126100202158 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126100202158 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250126100202158 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126100202158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126100202158 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126100202158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1596)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126100202159 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126100202159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126100202159 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126100202160 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126100202160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126100202160 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126100202160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126100202160 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126100202160 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250126100202160 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126100202160 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126100202160 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126100202160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1596)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1596)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1597)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21011 20250126100202165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1593)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1593)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1598)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250126100202172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126100202172 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1597)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1601)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1595)@57df94ca82fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1601)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126100202175 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250126100202175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126100202175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126100202175 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126100202175 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250126100202175 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126100202175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126100202175 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126100202175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1601)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126100202176 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126100202176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126100202176 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126100202176 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126100202176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126100202176 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126100202176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126100202176 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126100202176 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250126100202176 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126100202176 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126100202176 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI98(1601)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250126100202176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1601)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126100202178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1602)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1598)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1598)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126100202183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126100202183 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1600)@57df94ca82fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1603)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1602)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1606)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1606)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126100202189 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250126100202189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126100202189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126100202189 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126100202189 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250126100202189 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126100202189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126100202189 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126100202189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1606)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126100202190 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126100202190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126100202190 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126100202191 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126100202191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126100202191 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126100202191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126100202191 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126100202191 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250126100202191 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126100202191 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126100202191 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126100202191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1606)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1606)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126100202193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1603)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1603)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@57df94ca82fd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@57df94ca82fd: Starting RAN_Emulation SGSN_Test_0-M3UA(1609)@57df94ca82fd: ************************************************* SGSN_Test_0-M3UA(1609)@57df94ca82fd: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1609)@57df94ca82fd: ************************************************* SGSN_Test_0-SCCP(1607)@57df94ca82fd: v_sccp_pdu_maxlen:268 20250126100202198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126100202198 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1605)@57df94ca82fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250126100202388 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126100202388 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250126100202388 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250126100202388 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1611)@57df94ca82fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1611)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250126100202392 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250126100202393 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1611)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1611)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1611)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1611)@57df94ca82fd: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1611)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1611)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250126100202399 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250126100202399 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250126100202399 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250126100202399 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1609)@57df94ca82fd: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250126100202407 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100202407 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250126100202407 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250126100202407 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250126100202407 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250126100202407 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250126100202408 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250126100202410 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100202410 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250126100202410 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250126100202410 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250126100202410 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250126100202410 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250126100202410 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250126100202410 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250126100203211 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100203211 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100203211 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250126100203211 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250126100203211 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100203211 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100203211 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126100203211 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126100203212 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250126100203212 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126100203212 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100203212 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100203212 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250126100203212 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250126100203212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100203212 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100203212 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250126100203212 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1608)@57df94ca82fd: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1595)@57df94ca82fd: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614), IMSI='262420000001057'H, TLLI='C263EA78'O, index=0 SGSN_Test-GSUP(1612)@57df94ca82fd: Created GsupExpect[0] for "262420000001057" to be handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@57df94ca82fd: 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 := '7FDF'O, rac := 'C5'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1608)@57df94ca82fd: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)9533717 SGSN_Test_0-SCCP(1607)@57df94ca82fd: First idle individual index:0 SGSN_Test_0-RAN(1608)@57df94ca82fd: patch: N(SD) for ConnIdx 0 set to 1 20250126100203487 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100203487 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100203487 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250126100203487 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250126100203487 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100203487 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100203487 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126100203487 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126100203487 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126100203487 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126100203488 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250126100203488 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001057) type="GPRS attach"  (gprs_gmm.c:1248) 20250126100203488 DMM DEBUG GMM(gmm_fsm)[0x555fabfcda90]{Deregistered}: Allocated (fsm.c:456) 20250126100203488 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Init}: Allocated (fsm.c:456) 20250126100203488 DMM DEBUG MM_STATE_Gb[0x555fabfc6e30]{Idle}: Allocated (fsm.c:456) 20250126100203488 DMM DEBUG MM_STATE_Iu[0x555fabfd19f0]{Detached}: Allocated (fsm.c:456) 20250126100203488 DMM DEBUG GMM(gmm_fsm)[0x555fabfcda90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250126100203488 DMM DEBUG GMM(gmm_fsm)[0x555fabfcda90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250126100203488 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250126100203488 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250126100203488 DMM DEBUG MM(262420000001057/d7234e75) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250126100203488 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20250126100203488 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100203488 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100203488 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250126100203488 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250126100203488 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100203488 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100203488 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250126100203488 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126100203488 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100203488 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100203488 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250126100203488 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250126100203488 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100203488 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100203488 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250126100203488 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1607)@57df94ca82fd: { messageType := 2, destLocRef := '917915'O, sourceLocRef := '00000D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1607)@57df94ca82fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@57df94ca82fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@57df94ca82fd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@57df94ca82fd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@57df94ca82fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@57df94ca82fd: 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 := '00AC631096E6B311EC3947A597218D96'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9A6DCCAE'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8B6113F0BC2FD93C'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '03FB30BBC51A666373B5703423922B39'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '3758BCE67EE018EF8950D64EDB90956D'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '30C29B1060685EE18BB29E29A0FA6B20'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'BA6C8DAE54A3B31B'O } } } } } SGSN_Test_0-SCCP(1607)@57df94ca82fd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@57df94ca82fd: vl_len:23 SGSN_Test_0-SCCP(1607)@57df94ca82fd: vl_from0 SGSN_Test_0-SCCP(1607)@57df94ca82fd: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105007'O 20250126100203495 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100203495 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100203495 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250126100203495 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250126100203495 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100203495 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100203495 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126100203496 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126100203496 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250126100203496 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250126100203496 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250126100203496 DMM DEBUG MM(262420000001057/d7234e75) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010570 (gprs_gmm.c:1066) 20250126100203496 DMM NOTICE MM(262420000001057/d7234e75) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250126100203496 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250126100203496 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250126100203496 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250126100203496 DMM DEBUG MM(262420000001057/d7234e75) Requesting authorization (sgsn_auth.c:160) 20250126100203496 DMM INFO MM(262420000001057/d7234e75) Requesting authentication tuples (sgsn_auth.c:184) 20250126100203496 DMM DEBUG MM(262420000001057/d7234e75) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250126100203496 DGPRS INFO SUBSCR(262420000001057) requesting auth info (gprs_subscriber.c:805) 20250126100203496 DGPRS INFO SUBSCR(262420000001057) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 50 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1612)@57df94ca82fd: Found GsupExpect[0] for "262420000001057" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614) SGSN_Test-GSUP(1612)@57df94ca82fd: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)"262420000001057" 20250126100203498 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250126100203498 DGPRS INFO SUBSCR(262420000001057) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250126100203498 DGPRS DEBUG SUBSCR(262420000001057) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250126100203498 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber authentication info (gprs_subscriber.c:850) 20250126100203498 DMM INFO MM(262420000001057/d7234e75) Subscriber data update (mmctx.c:445) 20250126100203498 DMM DEBUG MM(262420000001057/d7234e75) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250126100203498 DMM INFO MM(262420000001057/d7234e75) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250126100203498 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250126100203498 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250126100203498 DMM INFO MM(262420000001057/d7234e75) <- GMM AUTH AND CIPHERING REQ (rand = 00 ac 63 10 96 e6 b3 11 ec 39 47 a5 97 21 8d 96 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 30 c2 9b 10 60 68 5e e1 8b b2 9e 29 a0 fa 6b 20 ) (gprs_gmm.c:465) 20250126100203498 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20250126100203498 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100203498 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100203498 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250126100203498 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250126100203498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100203498 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100203498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250126100203498 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1607)@57df94ca82fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@57df94ca82fd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@57df94ca82fd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@57df94ca82fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@57df94ca82fd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@57df94ca82fd: vl_len:37 SGSN_Test_0-SCCP(1607)@57df94ca82fd: vl_from0 SGSN_Test_0-SCCP(1607)@57df94ca82fd: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130B22BA6C8DAE23094399990000105007F0290454A3B31B'O 20250126100203504 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100203504 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100203504 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250126100203504 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250126100203504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100203504 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100203504 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126100203504 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126100203504 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250126100203504 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250126100203504 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250126100203504 DMM INFO MM(262420000001057/d7234e75) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250126100203504 DMM NOTICE MM(262420000001057/d7234e75) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250126100203504 DMM DEBUG MM(262420000001057/d7234e75) checking auth: received UMTS RES = ba 6c 8d ae 54 a3 b3 1b (gprs_gmm.c:648) 20250126100203504 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250126100203504 DMM DEBUG MM(262420000001057/d7234e75) Requesting authorization (sgsn_auth.c:160) 20250126100203504 DMM INFO MM(262420000001057/d7234e75) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250126100203504 DMM DEBUG MM(262420000001057/d7234e75) Requesting subscriber data update (gprs_subscriber.c:894) 20250126100203504 DGPRS INFO SUBSCR(262420000001057) subscriber data is not available (gprs_subscriber.c:818) 20250126100203504 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) 20250126100203504 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250126100203504 DMM DEBUG MM(262420000001057/d7234e75) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250126100203504 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100203505 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100203505 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250126100203505 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250126100203505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100203505 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100203505 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250126100203505 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1607)@57df94ca82fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@57df94ca82fd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@57df94ca82fd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@57df94ca82fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@57df94ca82fd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@57df94ca82fd: vl_len:12 SGSN_Test_0-SCCP(1607)@57df94ca82fd: vl_from0 SGSN_Test_0-SCCP(1607)@57df94ca82fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250126100203515 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100203515 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100203515 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250126100203515 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250126100203515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100203515 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100203515 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126100203515 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126100203515 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250126100203515 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250126100203515 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250126100203515 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 13) (iu_client.c:366) 20250126100203515 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250126100203515 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250126100203515 DMM INFO MM(262420000001057/d7234e75) <- GMM ATTACH ACCEPT (new P-TMSI=0xd7234e75) (gprs_gmm.c:282) 20250126100203515 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20250126100203515 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100203515 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100203515 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250126100203515 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250126100203515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100203515 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100203515 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250126100203515 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126100203515 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100203515 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100203515 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250126100203515 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250126100203515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100203515 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100203515 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250126100203515 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1607)@57df94ca82fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@57df94ca82fd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@57df94ca82fd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@57df94ca82fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@57df94ca82fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@57df94ca82fd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@57df94ca82fd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@57df94ca82fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250126100203522 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250126100203522 DGPRS INFO SUBSCR(262420000001057) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250126100203522 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber data (gprs_subscriber.c:839) 20250126100203522 DMM INFO MM(262420000001057/d7234e75) Subscriber data update (mmctx.c:445) 20250126100203522 DMM DEBUG MM(262420000001057/d7234e75) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250126100203522 DMM INFO MM(262420000001057/d7234e75) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250126100203522 DMM NOTICE MM(262420000001057/d7234e75) Authorized, continuing procedure, IMSI=262420000001057 (gprs_gmm.c:982) 20250126100203522 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250126100203522 DMM NOTICE MM(262420000001057/d7234e75) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250126100203522 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) 20250126100203523 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250126100203523 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber data (gprs_subscriber.c:839) 20250126100203523 DMM INFO MM(262420000001057/d7234e75) Subscriber data update (mmctx.c:445) 20250126100203523 DMM DEBUG MM(262420000001057/d7234e75) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1607)@57df94ca82fd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@57df94ca82fd: vl_len:14 SGSN_Test_0-SCCP(1607)@57df94ca82fd: vl_from0 SGSN_Test_0-SCCP(1607)@57df94ca82fd: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250126100203527 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100203527 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100203527 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250126100203527 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250126100203527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100203527 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100203527 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126100203527 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126100203527 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250126100203527 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250126100203527 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250126100203527 DMM INFO MM(262420000001057/d7234e75) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250126100203527 DMM NOTICE MM(262420000001057/d7234e75) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250126100203527 DMM DEBUG GMM(gmm_fsm)[0x555fabfcda90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250126100203527 DMM DEBUG GMM(gmm_fsm)[0x555fabfcda90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250126100203527 DMM DEBUG MM_STATE_Iu(13)[0x555fabfd19f0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20250126100203527 DMM DEBUG MM_STATE_Iu(13)[0x555fabfd19f0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250126100203527 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250126100203527 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250126100203527 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100203527 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100203527 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250126100203527 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250126100203527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100203527 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100203527 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250126100203527 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1607)@57df94ca82fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@57df94ca82fd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@57df94ca82fd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@57df94ca82fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@57df94ca82fd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@57df94ca82fd: vl_len:7 SGSN_Test_0-SCCP(1607)@57df94ca82fd: vl_from0 SGSN_Test_0-SCCP(1607)@57df94ca82fd: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250126100203534 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100203534 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100203534 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250126100203534 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250126100203534 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100203534 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100203534 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126100203534 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126100203534 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250126100203534 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250126100203534 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250126100203534 DMM INFO MM(262420000001057/d7234e75) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250126100203534 DMM DEBUG MM_STATE_Iu(13)[0x555fabfd19f0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250126100203535 DMM DEBUG MM_STATE_Iu(13)[0x555fabfd19f0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250126100203535 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100203535 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100203535 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250126100203535 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250126100203535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100203535 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100203535 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250126100203535 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1607)@57df94ca82fd: Session index based on local reference:0 20250126100203536 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100203536 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100203536 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250126100203536 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250126100203536 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100203536 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100203536 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126100203536 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1608)@57df94ca82fd: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)9533717 TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@57df94ca82fd: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@57df94ca82fd: 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 := 'D7234E75'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1608)@57df94ca82fd: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)16403401 SGSN_Test_0-RAN(1608)@57df94ca82fd: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1607)@57df94ca82fd: First idle individual index:0 20250126100203740 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100203740 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100203740 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250126100203740 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250126100203740 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100203740 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100203740 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126100203740 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126100203740 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126100203740 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126100203740 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250126100203740 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xD7234E75) type="signalling"  (gprs_gmm.c:1897) 20250126100203740 DMM DEBUG GMM(gmm_fsm)[0x555fabfcda90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20250126100203740 DMM DEBUG GMM(gmm_fsm)[0x555fabfcda90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250126100203740 DMM DEBUG MM(262420000001057/d7234e75) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20250126100203740 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100203740 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100203740 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250126100203740 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250126100203740 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100203740 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100203740 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250126100203740 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126100203740 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100203740 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100203740 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250126100203741 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250126100203741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100203741 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100203741 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250126100203741 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1607)@57df94ca82fd: { messageType := 2, destLocRef := 'FA4BC9'O, sourceLocRef := '00000E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1607)@57df94ca82fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@57df94ca82fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@57df94ca82fd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@57df94ca82fd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@57df94ca82fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@57df94ca82fd: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@57df94ca82fd: setverdict(error): pass -> error SGSN_Test_0-RAN(1608)@57df94ca82fd: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@57df94ca82fd: Final verdict of PTC: error SGSN_Test_0-RAN(1608)@57df94ca82fd: Final verdict of PTC: none 20250126100203744 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126100203744 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250126100203744 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250126100203744 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250126100203744 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250126100203744 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250126100203744 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250126100203744 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250126100203744 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:769) 20250126100203744 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100203744 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250126100203744 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250126100203744 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250126100203744 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250126100203744 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250126100203744 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250126100203744 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250126100203744 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1609)@57df94ca82fd: Final verdict of PTC: none SGSN_Test_0-SCCP(1607)@57df94ca82fd: Final verdict of PTC: none 20250126100203746 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36742<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250126100203747 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250126100203747 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(1592)@57df94ca82fd: Final verdict of PTC: none -NSVCI97(1596)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1602)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GSUP(1612)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1603)@57df94ca82fd: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1595)@57df94ca82fd: Final verdict of PTC: none -NSVCI98(1601)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1598)@57df94ca82fd: Final verdict of PTC: none -NSVCI99(1606)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1597)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1613)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1593)@57df94ca82fd: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1605)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1611)@57df94ca82fd: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1600)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-RNC_GTP(1610)@57df94ca82fd: Final verdict of PTC: none -NSVCI98-provIP(1599)@57df94ca82fd: Final verdict of PTC: none -NSVCI97-provIP(1594)@57df94ca82fd: Final verdict of PTC: none -NSVCI99-provIP(1604)@57df94ca82fd: Final verdict of PTC: none MTC@57df94ca82fd: Setting final verdict of the test case. MTC@57df94ca82fd: Local verdict of MTC: none MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-NS0(1592): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1593): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97-provIP(1594): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1595): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97(1596): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-NS1(1597): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1598): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98-provIP(1599): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1600): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98(1601): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-NS2(1602): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1603): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99-provIP(1604): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1605): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99(1606): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test_0-SCCP(1607): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test_0-RAN(1608): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test_0-M3UA(1609): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-RNC_GTP(1610): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP-IPA(1611): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP(1612): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GGSN_GTP(1613): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614): error (none -> error) MTC@57df94ca82fd: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge finished. Verdict: error MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge error'. Sun Jan 26 10:02:03 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 20250126100203843 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36750<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126100204345 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36750<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=232832) 20250126100204748 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126100204748 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=232832, count=237284) 20250126100205745 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250126100205745 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250126100205745 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250126100205750 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126100205750 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge error' was executed successfully (exit status: 0). MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle ------ Sun Jan 26 10:02:06 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250126100206750 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126100206750 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle' was executed successfully (exit status: 0). MTC@57df94ca82fd: Test case TC_attach_pdp_act_pmm_idle started. 20250126100207435 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54026<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126100207437 DMM INFO MM(262420000001057/d7234e75) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250126100207437 DMM INFO MM(262420000001057/d7234e75) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250126100207437 DMM DEBUG GMM(gmm_fsm)[0x555fabfcda90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250126100207437 DMM DEBUG GMM(gmm_fsm)[0x555fabfcda90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250126100207437 DMM DEBUG MM_STATE_Iu(13)[0x555fabfd19f0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250126100207437 DMM DEBUG MM_STATE_Iu(13)[0x555fabfd19f0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250126100207437 DGPRS INFO SUBSCR(262420000001057) purging MS subscriber (gprs_subscriber.c:785) 20250126100207437 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) 20250126100207437 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 50 f7 09 00 28 01 01 (gsup_client.c:402) 20250126100207437 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Init}: Deallocated (fsm.c:568) 20250126100207437 DMM DEBUG MM_STATE_Gb[0x555fabfc6e30]{Idle}: Deallocated (fsm.c:568) 20250126100207437 DMM DEBUG MM_STATE_Iu(13)[0x555fabfd19f0]{Detached}: Deallocated (fsm.c:568) 20250126100207437 DMM DEBUG GMM(gmm_fsm)[0x555fabfcda90]{Deregistered}: Deallocated (fsm.c:568) 20250126100207438 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1615)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1616)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1615)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1619)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1619)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126100207478 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250126100207478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126100207478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126100207478 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126100207478 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250126100207478 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126100207478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126100207478 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126100207478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1619)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126100207478 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126100207478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126100207479 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126100207479 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126100207479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126100207479 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126100207479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126100207479 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126100207479 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250126100207479 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126100207479 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126100207479 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126100207479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1619)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1619)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1620)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21011 20250126100207483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1616)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1616)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1621)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1620)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1624)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250126100207492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126100207492 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(1624)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126100207494 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250126100207494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126100207494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126100207494 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126100207494 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250126100207494 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126100207494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126100207494 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126100207494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1624)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) TC_attach_pdp_act_pmm_idle-BVCI196(1618)@57df94ca82fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250126100207497 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126100207497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126100207497 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126100207497 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126100207497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126100207497 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126100207497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126100207497 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126100207497 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250126100207497 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126100207497 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126100207498 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126100207498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1624)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1624)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1625)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21012 20250126100207502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1621)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1621)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1626)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250126100207508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126100207508 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_pmm_idle-BVCI210(1623)@57df94ca82fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1625)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1629)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1629)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126100207518 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250126100207518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126100207518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126100207518 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126100207518 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250126100207518 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126100207518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126100207518 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126100207518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1629)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126100207519 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126100207519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126100207519 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126100207519 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126100207519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126100207519 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126100207519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126100207519 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126100207519 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250126100207519 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126100207519 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126100207520 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126100207520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1629)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1629)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126100207523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@57df94ca82fd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1632)@57df94ca82fd: ************************************************* SGSN_Test_0-M3UA(1632)@57df94ca82fd: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1632)@57df94ca82fd: ************************************************* MTC@57df94ca82fd: Starting RAN_Emulation SGSN_Test_0-SCCP(1630)@57df94ca82fd: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1626)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1626)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126100207529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126100207529 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_pmm_idle-BVCI220(1627)@57df94ca82fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250126100207724 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250126100207724 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250126100207724 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250126100207725 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1632)@57df94ca82fd: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250126100207732 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100207732 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250126100207732 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250126100207732 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250126100207732 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250126100207732 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250126100207732 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250126100207735 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100207735 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250126100207735 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250126100207735 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250126100207735 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250126100207735 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250126100207735 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250126100207735 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250126100207751 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126100207751 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250126100207751 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250126100207751 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1634)@57df94ca82fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1634)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250126100207755 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1634)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1634)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1634)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1634)@57df94ca82fd: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250126100207757 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1634)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1634)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250126100208539 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100208539 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100208539 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250126100208539 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250126100208539 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100208539 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100208539 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126100208539 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126100208540 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250126100208540 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126100208540 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100208540 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100208540 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250126100208540 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250126100208540 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100208540 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100208540 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250126100208540 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1631)@57df94ca82fd: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_pmm_idle-BVCI196(1618)@57df94ca82fd: Adding Client=TC_attach_pdp_act_pmm_idle(1637), IMSI='262420000001005'H, TLLI='F21E3A7F'O, index=0 SGSN_Test-GSUP(1635)@57df94ca82fd: Created GsupExpect[0] for "262420000001005" to be handled at TC_attach_pdp_act_pmm_idle(1637) TC_attach_pdp_act_pmm_idle(1637)@57df94ca82fd: 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 := 'E8E4'O, rac := '8B'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1631)@57df94ca82fd: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1637)5638798 SGSN_Test_0-SCCP(1630)@57df94ca82fd: First idle individual index:0 SGSN_Test_0-RAN(1631)@57df94ca82fd: patch: N(SD) for ConnIdx 0 set to 1 20250126100208834 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100208834 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100208834 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250126100208834 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250126100208834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100208834 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100208834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126100208834 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126100208835 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126100208835 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126100208835 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250126100208835 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001005) type="GPRS attach"  (gprs_gmm.c:1248) 20250126100208835 DMM DEBUG GMM(gmm_fsm)[0x555fabfd19f0]{Deregistered}: Allocated (fsm.c:456) 20250126100208835 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Init}: Allocated (fsm.c:456) 20250126100208835 DMM DEBUG MM_STATE_Gb[0x555fabfc0880]{Idle}: Allocated (fsm.c:456) 20250126100208835 DMM DEBUG MM_STATE_Iu[0x555fabfcdf10]{Detached}: Allocated (fsm.c:456) 20250126100208835 DMM DEBUG GMM(gmm_fsm)[0x555fabfd19f0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250126100208835 DMM DEBUG GMM(gmm_fsm)[0x555fabfd19f0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250126100208835 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250126100208835 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250126100208835 DMM DEBUG MM(262420000001005/e338232e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250126100208835 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20250126100208835 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100208835 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100208835 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250126100208835 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250126100208835 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100208835 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100208835 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250126100208835 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126100208835 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100208835 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100208835 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250126100208835 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250126100208835 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100208835 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100208835 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250126100208835 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1630)@57df94ca82fd: { messageType := 2, destLocRef := '560A8E'O, sourceLocRef := '00000F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1630)@57df94ca82fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@57df94ca82fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@57df94ca82fd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@57df94ca82fd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@57df94ca82fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1637)@57df94ca82fd: 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 := 'FDC0E00BAF009F0FF7C6006C1741785F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B88105D0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E42BE7A8975097A8'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'DFA22FE7947798444AAE0B3C561A8D0A'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '75A7D49CB3AB364ABDF8ECEBA92D8419'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'C6CA692E6482999D94499D3C5FD862A5'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '42AAEA77600681DE'O } } } } } SGSN_Test_0-SCCP(1630)@57df94ca82fd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@57df94ca82fd: vl_len:23 SGSN_Test_0-SCCP(1630)@57df94ca82fd: vl_from0 SGSN_Test_0-SCCP(1630)@57df94ca82fd: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100005'O 20250126100208840 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100208840 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100208840 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250126100208840 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250126100208840 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100208840 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100208840 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126100208840 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126100208840 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250126100208840 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250126100208840 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250126100208840 DMM DEBUG MM(262420000001005/e338232e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010050 (gprs_gmm.c:1066) 20250126100208840 DMM NOTICE MM(262420000001005/e338232e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250126100208840 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250126100208840 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250126100208840 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250126100208840 DMM DEBUG MM(262420000001005/e338232e) Requesting authorization (sgsn_auth.c:160) 20250126100208840 DMM INFO MM(262420000001005/e338232e) Requesting authentication tuples (sgsn_auth.c:184) 20250126100208840 DMM DEBUG MM(262420000001005/e338232e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250126100208840 DGPRS INFO SUBSCR(262420000001005) requesting auth info (gprs_subscriber.c:805) 20250126100208840 DGPRS INFO SUBSCR(262420000001005) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1635)@57df94ca82fd: Found GsupExpect[0] for "262420000001005" handled at TC_attach_pdp_act_pmm_idle(1637) SGSN_Test-GSUP(1635)@57df94ca82fd: Added IMSI table entry 0TC_attach_pdp_act_pmm_idle(1637)"262420000001005" 20250126100208842 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250126100208842 DGPRS INFO SUBSCR(262420000001005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250126100208842 DGPRS DEBUG SUBSCR(262420000001005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250126100208842 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber authentication info (gprs_subscriber.c:850) 20250126100208842 DMM INFO MM(262420000001005/e338232e) Subscriber data update (mmctx.c:445) 20250126100208842 DMM DEBUG MM(262420000001005/e338232e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250126100208842 DMM INFO MM(262420000001005/e338232e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250126100208842 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250126100208842 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250126100208842 DMM INFO MM(262420000001005/e338232e) <- GMM AUTH AND CIPHERING REQ (rand = fd c0 e0 0b af 00 9f 0f f7 c6 00 6c 17 41 78 5f , mmctx_is_r99=1, vec->auth_types=0x3, autn = c6 ca 69 2e 64 82 99 9d 94 49 9d 3c 5f d8 62 a5 ) (gprs_gmm.c:465) 20250126100208842 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20250126100208842 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100208842 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100208842 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250126100208842 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250126100208842 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100208842 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100208842 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250126100208842 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1630)@57df94ca82fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@57df94ca82fd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@57df94ca82fd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@57df94ca82fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@57df94ca82fd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@57df94ca82fd: vl_len:37 SGSN_Test_0-SCCP(1630)@57df94ca82fd: vl_from0 SGSN_Test_0-SCCP(1630)@57df94ca82fd: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130D2242AAEA7723094399990000100005F02904600681DE'O 20250126100208846 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100208846 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100208846 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250126100208846 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250126100208846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100208846 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100208846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126100208846 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126100208846 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250126100208846 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250126100208846 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250126100208846 DMM INFO MM(262420000001005/e338232e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250126100208846 DMM NOTICE MM(262420000001005/e338232e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250126100208846 DMM DEBUG MM(262420000001005/e338232e) checking auth: received UMTS RES = 42 aa ea 77 60 06 81 de (gprs_gmm.c:648) 20250126100208846 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250126100208846 DMM DEBUG MM(262420000001005/e338232e) Requesting authorization (sgsn_auth.c:160) 20250126100208846 DMM INFO MM(262420000001005/e338232e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250126100208846 DMM DEBUG MM(262420000001005/e338232e) Requesting subscriber data update (gprs_subscriber.c:894) 20250126100208846 DGPRS INFO SUBSCR(262420000001005) subscriber data is not available (gprs_subscriber.c:818) 20250126100208846 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) 20250126100208846 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250126100208846 DMM DEBUG MM(262420000001005/e338232e) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250126100208846 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100208846 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100208846 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250126100208846 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250126100208846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100208846 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100208846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250126100208846 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1630)@57df94ca82fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@57df94ca82fd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@57df94ca82fd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@57df94ca82fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@57df94ca82fd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@57df94ca82fd: vl_len:12 SGSN_Test_0-SCCP(1630)@57df94ca82fd: vl_from0 SGSN_Test_0-SCCP(1630)@57df94ca82fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250126100208853 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100208853 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100208853 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250126100208853 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250126100208853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100208853 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100208853 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126100208853 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126100208853 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250126100208853 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250126100208853 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250126100208853 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 15) (iu_client.c:366) 20250126100208853 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250126100208853 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250126100208853 DMM INFO MM(262420000001005/e338232e) <- GMM ATTACH ACCEPT (new P-TMSI=0xe338232e) (gprs_gmm.c:282) 20250126100208853 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20250126100208853 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100208853 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100208853 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250126100208853 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250126100208853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100208853 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100208853 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250126100208853 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126100208853 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100208853 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100208853 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250126100208853 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250126100208853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100208853 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100208853 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250126100208853 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1630)@57df94ca82fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@57df94ca82fd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@57df94ca82fd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@57df94ca82fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@57df94ca82fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@57df94ca82fd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@57df94ca82fd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@57df94ca82fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250126100208859 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250126100208859 DGPRS INFO SUBSCR(262420000001005) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250126100208859 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20250126100208859 DMM INFO MM(262420000001005/e338232e) Subscriber data update (mmctx.c:445) 20250126100208859 DMM DEBUG MM(262420000001005/e338232e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250126100208859 DMM INFO MM(262420000001005/e338232e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250126100208859 DMM NOTICE MM(262420000001005/e338232e) Authorized, continuing procedure, IMSI=262420000001005 (gprs_gmm.c:982) 20250126100208859 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250126100208859 DMM NOTICE MM(262420000001005/e338232e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250126100208859 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) 20250126100208860 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250126100208860 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20250126100208860 DMM INFO MM(262420000001005/e338232e) Subscriber data update (mmctx.c:445) 20250126100208860 DMM DEBUG MM(262420000001005/e338232e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1630)@57df94ca82fd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@57df94ca82fd: vl_len:14 SGSN_Test_0-SCCP(1630)@57df94ca82fd: vl_from0 SGSN_Test_0-SCCP(1630)@57df94ca82fd: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250126100208864 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100208864 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100208864 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250126100208864 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250126100208864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100208864 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100208864 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126100208864 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126100208864 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250126100208864 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250126100208864 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250126100208864 DMM INFO MM(262420000001005/e338232e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250126100208864 DMM NOTICE MM(262420000001005/e338232e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250126100208864 DMM DEBUG GMM(gmm_fsm)[0x555fabfd19f0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250126100208864 DMM DEBUG GMM(gmm_fsm)[0x555fabfd19f0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250126100208864 DMM DEBUG MM_STATE_Iu(15)[0x555fabfcdf10]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20250126100208864 DMM DEBUG MM_STATE_Iu(15)[0x555fabfcdf10]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250126100208864 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250126100208864 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250126100208864 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100208864 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100208864 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250126100208864 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250126100208864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100208864 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100208864 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250126100208864 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1630)@57df94ca82fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@57df94ca82fd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@57df94ca82fd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@57df94ca82fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@57df94ca82fd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@57df94ca82fd: vl_len:7 SGSN_Test_0-SCCP(1630)@57df94ca82fd: vl_from0 SGSN_Test_0-SCCP(1630)@57df94ca82fd: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250126100208874 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100208874 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100208874 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250126100208874 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250126100208874 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100208874 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100208874 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126100208874 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126100208874 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250126100208874 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250126100208874 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250126100208874 DMM INFO MM(262420000001005/e338232e) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250126100208874 DMM DEBUG MM_STATE_Iu(15)[0x555fabfcdf10]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250126100208874 DMM DEBUG MM_STATE_Iu(15)[0x555fabfcdf10]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250126100208874 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100208874 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100208874 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250126100208874 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250126100208874 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100208874 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100208874 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250126100208874 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1630)@57df94ca82fd: Session index based on local reference:0 SGSN_Test_0-RAN(1631)@57df94ca82fd: Deleted conn table entry 0TC_attach_pdp_act_pmm_idle(1637)5638798 20250126100208877 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100208877 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100208877 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250126100208877 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250126100208877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100208877 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100208877 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126100208877 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_attach_pdp_act_pmm_idle(1637)@57df94ca82fd: setverdict(pass): none -> pass TC_attach_pdp_act_pmm_idle(1637)@57df94ca82fd: 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 := 'E338232E'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1631)@57df94ca82fd: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1637)9458126 SGSN_Test_0-RAN(1631)@57df94ca82fd: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1630)@57df94ca82fd: First idle individual index:0 20250126100209080 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100209080 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100209080 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250126100209080 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250126100209081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100209081 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100209081 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126100209081 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126100209081 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126100209081 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126100209081 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250126100209081 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xE338232E) type="signalling"  (gprs_gmm.c:1897) 20250126100209081 DMM DEBUG GMM(gmm_fsm)[0x555fabfd19f0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20250126100209081 DMM DEBUG GMM(gmm_fsm)[0x555fabfd19f0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250126100209081 DMM DEBUG MM(262420000001005/e338232e) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20250126100209082 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100209082 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100209082 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250126100209082 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250126100209082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100209082 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100209082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250126100209082 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126100209082 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100209082 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100209082 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250126100209082 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250126100209082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100209082 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100209082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250126100209082 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1630)@57df94ca82fd: { messageType := 2, destLocRef := '9051CE'O, sourceLocRef := '000010'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1630)@57df94ca82fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@57df94ca82fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@57df94ca82fd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@57df94ca82fd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@57df94ca82fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1637)@57df94ca82fd: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_pmm_idle(1637)@57df94ca82fd: setverdict(error): pass -> error SGSN_Test_0-RAN(1631)@57df94ca82fd: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_pmm_idle(1637)@57df94ca82fd: Final verdict of PTC: error SGSN_Test_0-RAN(1631)@57df94ca82fd: Final verdict of PTC: none 20250126100209096 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126100209096 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250126100209096 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250126100209096 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250126100209097 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250126100209097 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250126100209097 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250126100209097 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250126100209097 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:769) 20250126100209097 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100209097 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250126100209097 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250126100209097 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250126100209097 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250126100209097 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250126100209097 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250126100209097 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250126100209097 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1632)@57df94ca82fd: Final verdict of PTC: none SGSN_Test_0-SCCP(1630)@57df94ca82fd: Final verdict of PTC: none 20250126100209103 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54026<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1635)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1615)@57df94ca82fd: Final verdict of PTC: none -NSVCI99(1629)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1620)@57df94ca82fd: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI196(1618)@57df94ca82fd: Final verdict of PTC: none -NSVCI97(1619)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1625)@57df94ca82fd: Final verdict of PTC: none -NSVCI98(1624)@57df94ca82fd: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI210(1623)@57df94ca82fd: Final verdict of PTC: none 20250126100209109 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250126100209109 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-BSSGP2(1626)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1634)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1616)@57df94ca82fd: Final verdict of PTC: none -NSVCI98-provIP(1622)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1636)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1621)@57df94ca82fd: Final verdict of PTC: none -NSVCI99-provIP(1628)@57df94ca82fd: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI220(1627)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-RNC_GTP(1633)@57df94ca82fd: Final verdict of PTC: none -NSVCI97-provIP(1617)@57df94ca82fd: Final verdict of PTC: none MTC@57df94ca82fd: Setting final verdict of the test case. MTC@57df94ca82fd: Local verdict of MTC: none MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-NS0(1615): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1616): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97-provIP(1617): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI196(1618): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97(1619): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-NS1(1620): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1621): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98-provIP(1622): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI210(1623): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98(1624): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-NS2(1625): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1626): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI220(1627): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99-provIP(1628): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99(1629): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test_0-SCCP(1630): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test_0-RAN(1631): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test_0-M3UA(1632): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-RNC_GTP(1633): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP-IPA(1634): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP(1635): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GGSN_GTP(1636): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_attach_pdp_act_pmm_idle(1637): error (none -> error) MTC@57df94ca82fd: Test case TC_attach_pdp_act_pmm_idle finished. Verdict: error MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle error'. Sun Jan 26 10:02:09 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 20250126100209258 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54030<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126100209760 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54030<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=231864) 20250126100210110 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126100210110 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=231864, count=236316) 20250126100211098 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250126100211098 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250126100211098 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250126100211111 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126100211111 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle error' was executed successfully (exit status: 0). MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data'. ------ SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data ------ Sun Jan 26 10:02:11 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250126100212112 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126100212112 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data' was executed successfully (exit status: 0). MTC@57df94ca82fd: Test case TC_pmm_idle_rx_mt_data started. 20250126100212841 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54044<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126100212843 DMM INFO MM(262420000001005/e338232e) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250126100212843 DMM INFO MM(262420000001005/e338232e) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250126100212843 DMM DEBUG GMM(gmm_fsm)[0x555fabfd19f0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250126100212843 DMM DEBUG GMM(gmm_fsm)[0x555fabfd19f0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250126100212843 DMM DEBUG MM_STATE_Iu(15)[0x555fabfcdf10]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250126100212843 DMM DEBUG MM_STATE_Iu(15)[0x555fabfcdf10]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250126100212843 DGPRS INFO SUBSCR(262420000001005) purging MS subscriber (gprs_subscriber.c:785) 20250126100212843 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) 20250126100212843 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f5 09 00 28 01 01 (gsup_client.c:402) 20250126100212843 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Init}: Deallocated (fsm.c:568) 20250126100212843 DMM DEBUG MM_STATE_Gb[0x555fabfc0880]{Idle}: Deallocated (fsm.c:568) 20250126100212843 DMM DEBUG MM_STATE_Iu(15)[0x555fabfcdf10]{Detached}: Deallocated (fsm.c:568) 20250126100212843 DMM DEBUG GMM(gmm_fsm)[0x555fabfd19f0]{Deregistered}: Deallocated (fsm.c:568) 20250126100212843 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1638)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1639)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1638)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1642)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1642)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126100212898 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250126100212898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126100212898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126100212898 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126100212898 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250126100212898 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126100212898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126100212898 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126100212898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1642)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126100212900 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126100212900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126100212900 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126100212900 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126100212900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126100212900 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126100212900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126100212900 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126100212900 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250126100212900 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126100212900 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126100212900 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126100212900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1642)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1642)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1643)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21011 20250126100212903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1644)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1639)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1639)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1643)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } 20250126100212910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126100212910 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(1647)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1647)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126100212912 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250126100212912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126100212912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126100212912 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126100212912 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250126100212912 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) TC_pmm_idle_rx_mt_data-BVCI196(1641)@57df94ca82fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250126100212912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126100212912 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126100212912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1647)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126100212913 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126100212913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126100212913 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126100212913 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126100212913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126100212913 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126100212913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126100212913 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126100212913 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250126100212913 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126100212913 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1647)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250126100212913 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126100212913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1647)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126100212915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1648)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1644)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1644)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126100212921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126100212921 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1649)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_pmm_idle_rx_mt_data-BVCI210(1646)@57df94ca82fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1648)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1652)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1652)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126100212926 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250126100212926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126100212926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126100212926 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126100212926 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250126100212926 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126100212926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126100212926 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126100212926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1652)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126100212928 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126100212928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126100212928 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126100212928 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126100212928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126100212928 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126100212928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126100212928 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126100212928 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250126100212928 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126100212928 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126100212928 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126100212928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1652)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1652)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126100212930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1649)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1649)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@57df94ca82fd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1655)@57df94ca82fd: ************************************************* SGSN_Test_0-M3UA(1655)@57df94ca82fd: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1655)@57df94ca82fd: ************************************************* MTC@57df94ca82fd: Starting RAN_Emulation 20250126100212935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126100212935 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) SGSN_Test_0-SCCP(1653)@57df94ca82fd: v_sccp_pdu_maxlen:268 TC_pmm_idle_rx_mt_data-BVCI220(1651)@57df94ca82fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250126100213113 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126100213113 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250126100213113 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250126100213113 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1657)@57df94ca82fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1657)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250126100213117 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1657)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1657)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250126100213119 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1657)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1657)@57df94ca82fd: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1657)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1657)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250126100213135 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250126100213135 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250126100213135 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250126100213135 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1655)@57df94ca82fd: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250126100213140 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100213140 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250126100213140 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250126100213140 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250126100213140 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250126100213140 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250126100213140 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250126100213142 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100213142 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250126100213142 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250126100213142 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250126100213142 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250126100213142 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250126100213142 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250126100213142 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250126100213945 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100213945 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100213945 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250126100213945 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250126100213945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100213945 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100213945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126100213945 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126100213945 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250126100213945 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126100213945 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100213945 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100213945 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250126100213945 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250126100213945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100213945 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100213945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250126100213945 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1654)@57df94ca82fd: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_pmm_idle_rx_mt_data-BVCI196(1641)@57df94ca82fd: Adding Client=TC_pmm_idle_rx_mt_data(1660), IMSI='262420000001007'H, TLLI='F27684BD'O, index=0 SGSN_Test-GSUP(1658)@57df94ca82fd: Created GsupExpect[0] for "262420000001007" to be handled at TC_pmm_idle_rx_mt_data(1660) TC_pmm_idle_rx_mt_data(1660)@57df94ca82fd: 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 := '2949'O (")I"), rac := '55'O ("U") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1654)@57df94ca82fd: Added conn table entry 0TC_pmm_idle_rx_mt_data(1660)11949403 SGSN_Test_0-SCCP(1653)@57df94ca82fd: First idle individual index:0 SGSN_Test_0-RAN(1654)@57df94ca82fd: patch: N(SD) for ConnIdx 0 set to 1 20250126100214207 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100214207 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100214207 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250126100214207 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250126100214207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100214207 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100214207 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126100214207 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126100214207 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126100214207 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126100214207 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250126100214207 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001007) type="GPRS attach"  (gprs_gmm.c:1248) 20250126100214207 DMM DEBUG GMM(gmm_fsm)[0x555fabfcdf10]{Deregistered}: Allocated (fsm.c:456) 20250126100214207 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Init}: Allocated (fsm.c:456) 20250126100214207 DMM DEBUG MM_STATE_Gb[0x555fabfc6e30]{Idle}: Allocated (fsm.c:456) 20250126100214207 DMM DEBUG MM_STATE_Iu[0x555fabfd3d00]{Detached}: Allocated (fsm.c:456) 20250126100214207 DMM DEBUG GMM(gmm_fsm)[0x555fabfcdf10]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250126100214207 DMM DEBUG GMM(gmm_fsm)[0x555fabfcdf10]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250126100214207 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250126100214207 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250126100214207 DMM DEBUG MM(262420000001007/e9187706) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250126100214207 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20250126100214207 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100214207 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100214207 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250126100214207 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250126100214207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100214207 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100214207 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250126100214207 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126100214207 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100214207 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100214207 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250126100214207 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250126100214207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100214207 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100214207 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250126100214207 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1653)@57df94ca82fd: { messageType := 2, destLocRef := 'B6555B'O, sourceLocRef := '000011'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1653)@57df94ca82fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@57df94ca82fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@57df94ca82fd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@57df94ca82fd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@57df94ca82fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1660)@57df94ca82fd: 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 := '746FAEAF9F3C2CCAF94AFF778BAF5E48'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C4A13DB8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D553C58959C0CB6A'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '518271037E474AAFA6E2A45EBDA07387'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '661A7DA370F03B2F8D0BDFD42DD74071'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '36039DA45B4250733F80829FC6567FD1'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '71B2A46A254C9053'O } } } } } SGSN_Test_0-SCCP(1653)@57df94ca82fd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@57df94ca82fd: vl_len:23 SGSN_Test_0-SCCP(1653)@57df94ca82fd: vl_from0 SGSN_Test_0-SCCP(1653)@57df94ca82fd: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100007'O 20250126100214215 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100214215 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100214215 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250126100214215 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250126100214215 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100214215 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100214215 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126100214215 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126100214216 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250126100214216 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250126100214216 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250126100214216 DMM DEBUG MM(262420000001007/e9187706) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010070 (gprs_gmm.c:1066) 20250126100214216 DMM NOTICE MM(262420000001007/e9187706) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250126100214216 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250126100214216 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250126100214216 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250126100214216 DMM DEBUG MM(262420000001007/e9187706) Requesting authorization (sgsn_auth.c:160) 20250126100214216 DMM INFO MM(262420000001007/e9187706) Requesting authentication tuples (sgsn_auth.c:184) 20250126100214216 DMM DEBUG MM(262420000001007/e9187706) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250126100214216 DGPRS INFO SUBSCR(262420000001007) requesting auth info (gprs_subscriber.c:805) 20250126100214216 DGPRS INFO SUBSCR(262420000001007) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1658)@57df94ca82fd: Found GsupExpect[0] for "262420000001007" handled at TC_pmm_idle_rx_mt_data(1660) SGSN_Test-GSUP(1658)@57df94ca82fd: Added IMSI table entry 0TC_pmm_idle_rx_mt_data(1660)"262420000001007" 20250126100214219 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250126100214219 DGPRS INFO SUBSCR(262420000001007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250126100214219 DGPRS DEBUG SUBSCR(262420000001007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250126100214219 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber authentication info (gprs_subscriber.c:850) 20250126100214219 DMM INFO MM(262420000001007/e9187706) Subscriber data update (mmctx.c:445) 20250126100214219 DMM DEBUG MM(262420000001007/e9187706) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250126100214219 DMM INFO MM(262420000001007/e9187706) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250126100214219 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250126100214219 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250126100214219 DMM INFO MM(262420000001007/e9187706) <- GMM AUTH AND CIPHERING REQ (rand = 74 6f ae af 9f 3c 2c ca f9 4a ff 77 8b af 5e 48 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 36 03 9d a4 5b 42 50 73 3f 80 82 9f c6 56 7f d1 ) (gprs_gmm.c:465) 20250126100214219 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20250126100214219 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100214219 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100214219 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250126100214219 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250126100214219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100214219 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100214219 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250126100214219 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1653)@57df94ca82fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@57df94ca82fd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@57df94ca82fd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@57df94ca82fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@57df94ca82fd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@57df94ca82fd: vl_len:37 SGSN_Test_0-SCCP(1653)@57df94ca82fd: vl_from0 SGSN_Test_0-SCCP(1653)@57df94ca82fd: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130A2271B2A46A23094399990000100007F02904254C9053'O 20250126100214226 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100214226 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100214226 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250126100214226 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250126100214226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100214226 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100214226 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126100214226 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126100214227 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250126100214227 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250126100214227 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250126100214227 DMM INFO MM(262420000001007/e9187706) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250126100214227 DMM NOTICE MM(262420000001007/e9187706) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250126100214227 DMM DEBUG MM(262420000001007/e9187706) checking auth: received UMTS RES = 71 b2 a4 6a 25 4c 90 53 (gprs_gmm.c:648) 20250126100214227 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250126100214227 DMM DEBUG MM(262420000001007/e9187706) Requesting authorization (sgsn_auth.c:160) 20250126100214227 DMM INFO MM(262420000001007/e9187706) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250126100214227 DMM DEBUG MM(262420000001007/e9187706) Requesting subscriber data update (gprs_subscriber.c:894) 20250126100214227 DGPRS INFO SUBSCR(262420000001007) subscriber data is not available (gprs_subscriber.c:818) 20250126100214227 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) 20250126100214227 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250126100214227 DMM DEBUG MM(262420000001007/e9187706) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250126100214227 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100214227 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100214227 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250126100214227 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250126100214227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100214227 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100214227 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250126100214227 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1653)@57df94ca82fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@57df94ca82fd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@57df94ca82fd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@57df94ca82fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@57df94ca82fd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@57df94ca82fd: vl_len:12 SGSN_Test_0-SCCP(1653)@57df94ca82fd: vl_from0 SGSN_Test_0-SCCP(1653)@57df94ca82fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250126100214236 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100214236 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100214236 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250126100214236 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250126100214236 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100214236 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100214236 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126100214236 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126100214236 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250126100214236 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250126100214236 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250126100214236 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 17) (iu_client.c:366) 20250126100214236 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250126100214236 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250126100214236 DMM INFO MM(262420000001007/e9187706) <- GMM ATTACH ACCEPT (new P-TMSI=0xe9187706) (gprs_gmm.c:282) 20250126100214236 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20250126100214237 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100214237 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100214237 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250126100214237 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250126100214237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100214237 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100214237 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250126100214237 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126100214237 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100214237 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100214237 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250126100214237 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250126100214237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100214237 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100214237 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250126100214237 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1653)@57df94ca82fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@57df94ca82fd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@57df94ca82fd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@57df94ca82fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@57df94ca82fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@57df94ca82fd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@57df94ca82fd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@57df94ca82fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250126100214241 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250126100214241 DGPRS INFO SUBSCR(262420000001007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250126100214241 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20250126100214241 DMM INFO MM(262420000001007/e9187706) Subscriber data update (mmctx.c:445) 20250126100214241 DMM DEBUG MM(262420000001007/e9187706) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250126100214241 DMM INFO MM(262420000001007/e9187706) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250126100214241 DMM NOTICE MM(262420000001007/e9187706) Authorized, continuing procedure, IMSI=262420000001007 (gprs_gmm.c:982) 20250126100214241 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250126100214241 DMM NOTICE MM(262420000001007/e9187706) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250126100214241 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) 20250126100214241 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250126100214241 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20250126100214241 DMM INFO MM(262420000001007/e9187706) Subscriber data update (mmctx.c:445) 20250126100214241 DMM DEBUG MM(262420000001007/e9187706) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1653)@57df94ca82fd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@57df94ca82fd: vl_len:14 SGSN_Test_0-SCCP(1653)@57df94ca82fd: vl_from0 SGSN_Test_0-SCCP(1653)@57df94ca82fd: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250126100214243 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100214243 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100214243 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250126100214243 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250126100214243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100214243 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100214243 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126100214243 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126100214244 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250126100214244 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250126100214244 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250126100214244 DMM INFO MM(262420000001007/e9187706) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250126100214244 DMM NOTICE MM(262420000001007/e9187706) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250126100214244 DMM DEBUG GMM(gmm_fsm)[0x555fabfcdf10]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250126100214244 DMM DEBUG GMM(gmm_fsm)[0x555fabfcdf10]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250126100214244 DMM DEBUG MM_STATE_Iu(17)[0x555fabfd3d00]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20250126100214244 DMM DEBUG MM_STATE_Iu(17)[0x555fabfd3d00]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250126100214244 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250126100214244 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250126100214244 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100214244 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100214244 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250126100214244 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250126100214244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100214244 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100214244 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250126100214244 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1653)@57df94ca82fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@57df94ca82fd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@57df94ca82fd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@57df94ca82fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@57df94ca82fd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@57df94ca82fd: vl_len:7 SGSN_Test_0-SCCP(1653)@57df94ca82fd: vl_from0 SGSN_Test_0-SCCP(1653)@57df94ca82fd: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250126100214249 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100214249 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100214249 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250126100214249 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250126100214249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100214249 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100214249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126100214249 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126100214250 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250126100214250 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250126100214250 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250126100214250 DMM INFO MM(262420000001007/e9187706) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250126100214250 DMM DEBUG MM_STATE_Iu(17)[0x555fabfd3d00]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250126100214250 DMM DEBUG MM_STATE_Iu(17)[0x555fabfd3d00]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250126100214250 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100214250 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100214250 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250126100214250 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250126100214250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100214250 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100214250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250126100214250 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1653)@57df94ca82fd: Session index based on local reference:0 20250126100214251 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100214251 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100214251 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250126100214251 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250126100214251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100214251 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100214251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126100214251 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1654)@57df94ca82fd: Deleted conn table entry 0TC_pmm_idle_rx_mt_data(1660)11949403 TC_pmm_idle_rx_mt_data(1660)@57df94ca82fd: setverdict(pass): none -> pass TC_pmm_idle_rx_mt_data(1660)@57df94ca82fd: 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 := 'E9187706'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1654)@57df94ca82fd: Added conn table entry 0TC_pmm_idle_rx_mt_data(1660)9741536 SGSN_Test_0-RAN(1654)@57df94ca82fd: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1653)@57df94ca82fd: First idle individual index:0 20250126100214452 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100214453 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100214453 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250126100214453 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250126100214453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100214453 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100214453 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126100214453 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126100214454 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126100214454 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126100214454 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250126100214454 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xE9187706) type="signalling"  (gprs_gmm.c:1897) 20250126100214454 DMM DEBUG GMM(gmm_fsm)[0x555fabfcdf10]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20250126100214454 DMM DEBUG GMM(gmm_fsm)[0x555fabfcdf10]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250126100214454 DMM DEBUG MM(262420000001007/e9187706) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20250126100214454 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100214454 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100214454 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250126100214454 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250126100214454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100214455 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100214455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250126100214455 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126100214455 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100214455 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100214455 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250126100214455 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250126100214455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100214455 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100214455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250126100214455 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1653)@57df94ca82fd: { messageType := 2, destLocRef := '94A4E0'O, sourceLocRef := '000012'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1653)@57df94ca82fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@57df94ca82fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@57df94ca82fd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@57df94ca82fd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@57df94ca82fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1660)@57df94ca82fd: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_pmm_idle_rx_mt_data(1660)@57df94ca82fd: setverdict(error): pass -> error SGSN_Test_0-RAN(1654)@57df94ca82fd: Warning: The last outgoing messages on port CLIENT may be lost. TC_pmm_idle_rx_mt_data(1660)@57df94ca82fd: Final verdict of PTC: error SGSN_Test_0-RAN(1654)@57df94ca82fd: Final verdict of PTC: none 20250126100214470 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126100214470 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250126100214470 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250126100214470 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250126100214470 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250126100214470 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250126100214471 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250126100214471 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250126100214471 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:769) 20250126100214471 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100214471 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250126100214471 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250126100214471 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250126100214471 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250126100214471 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250126100214471 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250126100214471 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250126100214471 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1655)@57df94ca82fd: Final verdict of PTC: none SGSN_Test_0-SCCP(1653)@57df94ca82fd: Final verdict of PTC: none 20250126100214477 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54044<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1658)@57df94ca82fd: Final verdict of PTC: none 20250126100214482 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) TC_pmm_idle_rx_mt_data-BVCI196(1641)@57df94ca82fd: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI210(1646)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1639)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1649)@57df94ca82fd: Final verdict of PTC: none 20250126100214482 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(1638)@57df94ca82fd: Final verdict of PTC: none -NSVCI97(1642)@57df94ca82fd: Final verdict of PTC: none -NSVCI98(1647)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1657)@57df94ca82fd: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI220(1651)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-RNC_GTP(1656)@57df94ca82fd: Final verdict of PTC: none -NSVCI99(1652)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1648)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1659)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1643)@57df94ca82fd: Final verdict of PTC: none -NSVCI99-provIP(1650)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1644)@57df94ca82fd: Final verdict of PTC: none -NSVCI97-provIP(1640)@57df94ca82fd: Final verdict of PTC: none -NSVCI98-provIP(1645)@57df94ca82fd: Final verdict of PTC: none MTC@57df94ca82fd: Setting final verdict of the test case. MTC@57df94ca82fd: Local verdict of MTC: none MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-NS0(1638): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1639): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97-provIP(1640): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI196(1641): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97(1642): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-NS1(1643): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1644): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98-provIP(1645): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI210(1646): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98(1647): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-NS2(1648): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1649): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99-provIP(1650): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI220(1651): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99(1652): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test_0-SCCP(1653): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test_0-RAN(1654): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test_0-M3UA(1655): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-RNC_GTP(1656): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP-IPA(1657): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP(1658): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GGSN_GTP(1659): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_pmm_idle_rx_mt_data(1660): error (none -> error) MTC@57df94ca82fd: Test case TC_pmm_idle_rx_mt_data finished. Verdict: error MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data error'. Sun Jan 26 10:02:14 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 20250126100214631 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54050<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126100215133 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54050<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=231756) 20250126100215484 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126100215484 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=231756, count=236208) 20250126100216471 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250126100216472 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250126100216472 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250126100216485 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126100216486 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data error' was executed successfully (exit status: 0). MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn'. ------ SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn ------ Sun Jan 26 10:02:17 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250126100217486 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126100217486 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn' was executed successfully (exit status: 0). MTC@57df94ca82fd: Test case TC_update_ctx_err_ind_from_ggsn started. 20250126100218234 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41666<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126100218236 DMM INFO MM(262420000001007/e9187706) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250126100218236 DMM INFO MM(262420000001007/e9187706) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250126100218236 DMM DEBUG GMM(gmm_fsm)[0x555fabfcdf10]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250126100218236 DMM DEBUG GMM(gmm_fsm)[0x555fabfcdf10]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250126100218236 DMM DEBUG MM_STATE_Iu(17)[0x555fabfd3d00]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250126100218236 DMM DEBUG MM_STATE_Iu(17)[0x555fabfd3d00]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250126100218236 DGPRS INFO SUBSCR(262420000001007) purging MS subscriber (gprs_subscriber.c:785) 20250126100218236 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) 20250126100218236 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f7 09 00 28 01 01 (gsup_client.c:402) 20250126100218236 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc0880]{Init}: Deallocated (fsm.c:568) 20250126100218236 DMM DEBUG MM_STATE_Gb[0x555fabfc6e30]{Idle}: Deallocated (fsm.c:568) 20250126100218236 DMM DEBUG MM_STATE_Iu(17)[0x555fabfd3d00]{Detached}: Deallocated (fsm.c:568) 20250126100218236 DMM DEBUG GMM(gmm_fsm)[0x555fabfcdf10]{Deregistered}: Deallocated (fsm.c:568) 20250126100218236 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1661)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1662)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1661)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1665)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1665)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126100218280 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250126100218280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126100218280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126100218280 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126100218280 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250126100218280 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126100218280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126100218280 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126100218280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1665)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126100218281 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126100218281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126100218281 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126100218281 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126100218281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126100218281 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126100218281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126100218281 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126100218281 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250126100218281 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126100218281 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126100218282 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126100218282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1665)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1665)@57df94ca82fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126100218285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1666)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1662)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1662)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126100218290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126100218290 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_update_ctx_err_ind_from_ggsn-BVCI196(1664)@57df94ca82fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1667)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1666)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1670)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1670)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126100218299 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250126100218299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126100218299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126100218299 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126100218299 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250126100218299 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126100218299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126100218299 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126100218299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1670)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126100218300 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126100218300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126100218300 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126100218300 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126100218300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126100218300 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126100218300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126100218300 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126100218300 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250126100218300 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126100218300 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1670)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250126100218300 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126100218300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1670)@57df94ca82fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126100218302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1671)@57df94ca82fd: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1667)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1667)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250126100218308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x555fabfc21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126100218308 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1672)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_update_ctx_err_ind_from_ggsn-BVCI210(1669)@57df94ca82fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1671)@57df94ca82fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1675)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1675)@57df94ca82fd: Provider Link came up: sending NS-RESET 20250126100218312 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250126100218312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126100218312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126100218312 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126100218312 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250126100218312 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126100218312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126100218312 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126100218312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1675)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250126100218313 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126100218313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126100218313 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126100218313 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250126100218313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250126100218313 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250126100218313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250126100218313 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250126100218313 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250126100218313 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250126100218313 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250126100218314 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250126100218314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1675)@57df94ca82fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1675)@57df94ca82fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250126100218316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1672)@57df94ca82fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1672)@57df94ca82fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@57df94ca82fd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1678)@57df94ca82fd: ************************************************* SGSN_Test_0-M3UA(1678)@57df94ca82fd: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1678)@57df94ca82fd: ************************************************* MTC@57df94ca82fd: Starting RAN_Emulation SGSN_Test_0-SCCP(1676)@57df94ca82fd: v_sccp_pdu_maxlen:268 20250126100218321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x555fabfc3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250126100218321 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_update_ctx_err_ind_from_ggsn-BVCI220(1674)@57df94ca82fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250126100218487 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126100218487 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250126100218488 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250126100218488 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1680)@57df94ca82fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1680)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250126100218490 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1680)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1680)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250126100218491 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1680)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1680)@57df94ca82fd: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1680)@57df94ca82fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1680)@57df94ca82fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250126100218520 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250126100218520 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250126100218520 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250126100218520 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1678)@57df94ca82fd: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250126100218523 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100218523 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250126100218523 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250126100218523 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250126100218523 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250126100218523 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250126100218523 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250126100218523 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100218523 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250126100218523 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250126100218523 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250126100218523 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250126100218523 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250126100218523 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250126100218524 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250126100219343 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100219343 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100219343 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250126100219343 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250126100219343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100219343 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100219343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126100219343 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126100219343 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250126100219344 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126100219344 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100219344 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100219344 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250126100219344 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250126100219344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100219344 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100219344 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250126100219344 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1677)@57df94ca82fd: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250126100219510 DGPRS DEBUG Checking for inactive LLMEs, time = 1116645 (sgsn.c:132) TC_update_ctx_err_ind_from_ggsn-BVCI196(1664)@57df94ca82fd: Adding Client=TC_update_ctx_err_ind_from_ggsn(1683), IMSI='262420000001004'H, TLLI='F75A7D41'O, index=0 SGSN_Test-GSUP(1681)@57df94ca82fd: Created GsupExpect[0] for "262420000001004" to be handled at TC_update_ctx_err_ind_from_ggsn(1683) TC_update_ctx_err_ind_from_ggsn(1683)@57df94ca82fd: 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 := 'D084'O, rac := '83'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1677)@57df94ca82fd: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1683)10379702 SGSN_Test_0-SCCP(1676)@57df94ca82fd: First idle individual index:0 SGSN_Test_0-RAN(1677)@57df94ca82fd: patch: N(SD) for ConnIdx 0 set to 1 20250126100219567 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100219567 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100219567 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250126100219567 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250126100219567 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100219567 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100219567 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126100219567 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126100219567 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126100219567 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126100219567 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250126100219567 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach"  (gprs_gmm.c:1248) 20250126100219567 DMM DEBUG GMM(gmm_fsm)[0x555fabfd3d00]{Deregistered}: Allocated (fsm.c:456) 20250126100219567 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Init}: Allocated (fsm.c:456) 20250126100219567 DMM DEBUG MM_STATE_Gb[0x555fabfc0880]{Idle}: Allocated (fsm.c:456) 20250126100219568 DMM DEBUG MM_STATE_Iu[0x555fabfd2460]{Detached}: Allocated (fsm.c:456) 20250126100219568 DMM DEBUG GMM(gmm_fsm)[0x555fabfd3d00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250126100219568 DMM DEBUG GMM(gmm_fsm)[0x555fabfd3d00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250126100219568 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250126100219568 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250126100219568 DMM DEBUG MM(262420000001004/cc4ce87c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250126100219568 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20250126100219568 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100219568 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100219568 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250126100219568 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250126100219568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100219568 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100219568 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250126100219568 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126100219568 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100219568 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100219568 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250126100219568 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250126100219568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100219568 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100219568 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250126100219568 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1676)@57df94ca82fd: { messageType := 2, destLocRef := '9E61B6'O, sourceLocRef := '000013'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1676)@57df94ca82fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@57df94ca82fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@57df94ca82fd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@57df94ca82fd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@57df94ca82fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1683)@57df94ca82fd: 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 := '83B4A2A264B2A0BEB51668149C0C4DC6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5F231AA6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '99541A5931032871'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '2450777EF979D8F4827C7F07B1CC5837'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'FC91C589DBF1E74A8D58197AFF3EFC7C'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '8334512D04F249D2D1F1AF045C991386'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'A9295473D41D9AE0'O } } } } } SGSN_Test_0-SCCP(1676)@57df94ca82fd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@57df94ca82fd: vl_len:23 SGSN_Test_0-SCCP(1676)@57df94ca82fd: vl_from0 SGSN_Test_0-SCCP(1676)@57df94ca82fd: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20250126100219575 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100219575 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100219575 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250126100219575 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250126100219575 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100219575 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100219575 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126100219575 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126100219575 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250126100219575 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250126100219575 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250126100219575 DMM DEBUG MM(262420000001004/cc4ce87c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1066) 20250126100219575 DMM NOTICE MM(262420000001004/cc4ce87c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250126100219575 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250126100219575 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250126100219575 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250126100219575 DMM DEBUG MM(262420000001004/cc4ce87c) Requesting authorization (sgsn_auth.c:160) 20250126100219575 DMM INFO MM(262420000001004/cc4ce87c) Requesting authentication tuples (sgsn_auth.c:184) 20250126100219575 DMM DEBUG MM(262420000001004/cc4ce87c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250126100219575 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20250126100219575 DGPRS INFO SUBSCR(262420000001004) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1681)@57df94ca82fd: Found GsupExpect[0] for "262420000001004" handled at TC_update_ctx_err_ind_from_ggsn(1683) SGSN_Test-GSUP(1681)@57df94ca82fd: Added IMSI table entry 0TC_update_ctx_err_ind_from_ggsn(1683)"262420000001004" 20250126100219579 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250126100219579 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250126100219579 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250126100219579 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20250126100219579 DMM INFO MM(262420000001004/cc4ce87c) Subscriber data update (mmctx.c:445) 20250126100219579 DMM DEBUG MM(262420000001004/cc4ce87c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250126100219579 DMM INFO MM(262420000001004/cc4ce87c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250126100219579 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250126100219579 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250126100219579 DMM INFO MM(262420000001004/cc4ce87c) <- GMM AUTH AND CIPHERING REQ (rand = 83 b4 a2 a2 64 b2 a0 be b5 16 68 14 9c 0c 4d c6 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 83 34 51 2d 04 f2 49 d2 d1 f1 af 04 5c 99 13 86 ) (gprs_gmm.c:465) 20250126100219579 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20250126100219579 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100219579 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100219579 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250126100219579 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250126100219579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100219579 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100219579 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250126100219579 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1676)@57df94ca82fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@57df94ca82fd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@57df94ca82fd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@57df94ca82fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@57df94ca82fd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@57df94ca82fd: vl_len:37 SGSN_Test_0-SCCP(1676)@57df94ca82fd: vl_from0 SGSN_Test_0-SCCP(1676)@57df94ca82fd: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130222A929547323094399990000100004F02904D41D9AE0'O 20250126100219585 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100219585 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100219585 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250126100219585 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250126100219585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100219585 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100219585 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126100219585 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126100219585 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250126100219585 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250126100219585 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250126100219585 DMM INFO MM(262420000001004/cc4ce87c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250126100219585 DMM NOTICE MM(262420000001004/cc4ce87c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250126100219585 DMM DEBUG MM(262420000001004/cc4ce87c) checking auth: received UMTS RES = a9 29 54 73 d4 1d 9a e0 (gprs_gmm.c:648) 20250126100219585 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250126100219585 DMM DEBUG MM(262420000001004/cc4ce87c) Requesting authorization (sgsn_auth.c:160) 20250126100219585 DMM INFO MM(262420000001004/cc4ce87c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250126100219585 DMM DEBUG MM(262420000001004/cc4ce87c) Requesting subscriber data update (gprs_subscriber.c:894) 20250126100219585 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20250126100219585 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) 20250126100219585 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250126100219585 DMM DEBUG MM(262420000001004/cc4ce87c) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250126100219585 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100219585 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100219585 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250126100219585 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250126100219585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100219585 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100219585 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250126100219585 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1676)@57df94ca82fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@57df94ca82fd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@57df94ca82fd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@57df94ca82fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@57df94ca82fd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@57df94ca82fd: vl_len:12 SGSN_Test_0-SCCP(1676)@57df94ca82fd: vl_from0 SGSN_Test_0-SCCP(1676)@57df94ca82fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250126100219592 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100219592 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100219592 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250126100219592 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250126100219592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100219592 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100219592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126100219592 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126100219592 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250126100219592 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250126100219592 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250126100219592 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 19) (iu_client.c:366) 20250126100219592 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250126100219592 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250126100219592 DMM INFO MM(262420000001004/cc4ce87c) <- GMM ATTACH ACCEPT (new P-TMSI=0xcc4ce87c) (gprs_gmm.c:282) 20250126100219592 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20250126100219592 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100219592 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100219592 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250126100219592 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250126100219592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100219592 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100219592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250126100219592 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126100219592 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100219592 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100219592 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250126100219592 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250126100219592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100219592 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100219592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250126100219592 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1676)@57df94ca82fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@57df94ca82fd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@57df94ca82fd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@57df94ca82fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@57df94ca82fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@57df94ca82fd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@57df94ca82fd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@57df94ca82fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250126100219595 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250126100219595 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250126100219595 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20250126100219595 DMM INFO MM(262420000001004/cc4ce87c) Subscriber data update (mmctx.c:445) 20250126100219595 DMM DEBUG MM(262420000001004/cc4ce87c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250126100219595 DMM INFO MM(262420000001004/cc4ce87c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250126100219595 DMM NOTICE MM(262420000001004/cc4ce87c) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:982) 20250126100219595 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250126100219595 DMM NOTICE MM(262420000001004/cc4ce87c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250126100219595 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) 20250126100219596 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250126100219596 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20250126100219596 DMM INFO MM(262420000001004/cc4ce87c) Subscriber data update (mmctx.c:445) 20250126100219596 DMM DEBUG MM(262420000001004/cc4ce87c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1676)@57df94ca82fd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@57df94ca82fd: vl_len:14 SGSN_Test_0-SCCP(1676)@57df94ca82fd: vl_from0 SGSN_Test_0-SCCP(1676)@57df94ca82fd: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250126100219597 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100219597 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100219597 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250126100219597 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250126100219597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100219597 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100219597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126100219597 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126100219597 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250126100219597 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250126100219597 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250126100219597 DMM INFO MM(262420000001004/cc4ce87c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250126100219597 DMM NOTICE MM(262420000001004/cc4ce87c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250126100219597 DMM DEBUG GMM(gmm_fsm)[0x555fabfd3d00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250126100219597 DMM DEBUG GMM(gmm_fsm)[0x555fabfd3d00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250126100219597 DMM DEBUG MM_STATE_Iu(19)[0x555fabfd2460]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20250126100219597 DMM DEBUG MM_STATE_Iu(19)[0x555fabfd2460]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250126100219597 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250126100219597 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250126100219597 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100219597 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100219597 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250126100219597 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250126100219597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100219597 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100219597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250126100219597 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1676)@57df94ca82fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@57df94ca82fd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@57df94ca82fd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@57df94ca82fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@57df94ca82fd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@57df94ca82fd: vl_len:7 SGSN_Test_0-SCCP(1676)@57df94ca82fd: vl_from0 SGSN_Test_0-SCCP(1676)@57df94ca82fd: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250126100219601 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100219601 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100219601 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250126100219601 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250126100219601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100219601 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100219601 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126100219601 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126100219601 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250126100219601 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250126100219601 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250126100219601 DMM INFO MM(262420000001004/cc4ce87c) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250126100219601 DMM DEBUG MM_STATE_Iu(19)[0x555fabfd2460]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250126100219601 DMM DEBUG MM_STATE_Iu(19)[0x555fabfd2460]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250126100219601 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100219601 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100219601 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250126100219601 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250126100219601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100219601 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100219601 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250126100219601 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1676)@57df94ca82fd: Session index based on local reference:0 20250126100219601 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100219601 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100219601 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250126100219601 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250126100219601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100219601 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100219601 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126100219601 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1677)@57df94ca82fd: Deleted conn table entry 0TC_update_ctx_err_ind_from_ggsn(1683)10379702 TC_update_ctx_err_ind_from_ggsn(1683)@57df94ca82fd: setverdict(pass): none -> pass TC_update_ctx_err_ind_from_ggsn(1683)@57df94ca82fd: 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 := 'CC4CE87C'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1677)@57df94ca82fd: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1683)13554722 SGSN_Test_0-RAN(1677)@57df94ca82fd: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1676)@57df94ca82fd: First idle individual index:0 20250126100219804 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100219804 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100219805 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250126100219805 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250126100219805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100219805 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100219805 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126100219805 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126100219805 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126100219805 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126100219805 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250126100219805 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xCC4CE87C) type="signalling"  (gprs_gmm.c:1897) 20250126100219805 DMM DEBUG GMM(gmm_fsm)[0x555fabfd3d00]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20250126100219805 DMM DEBUG GMM(gmm_fsm)[0x555fabfd3d00]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250126100219805 DMM DEBUG MM(262420000001004/cc4ce87c) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20250126100219806 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100219806 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100219806 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250126100219806 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250126100219806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100219806 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100219806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250126100219806 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126100219806 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100219806 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126100219806 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250126100219806 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250126100219806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126100219806 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126100219806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250126100219806 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1676)@57df94ca82fd: { messageType := 2, destLocRef := 'CED422'O, sourceLocRef := '000014'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1676)@57df94ca82fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@57df94ca82fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@57df94ca82fd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@57df94ca82fd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@57df94ca82fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1683)@57df94ca82fd: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_update_ctx_err_ind_from_ggsn(1683)@57df94ca82fd: setverdict(error): pass -> error SGSN_Test_0-RAN(1677)@57df94ca82fd: Warning: The last outgoing messages on port CLIENT may be lost. TC_update_ctx_err_ind_from_ggsn(1683)@57df94ca82fd: Final verdict of PTC: error SGSN_Test_0-RAN(1677)@57df94ca82fd: Final verdict of PTC: none 20250126100219822 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126100219822 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250126100219822 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250126100219822 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250126100219822 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250126100219822 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250126100219822 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250126100219822 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250126100219823 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:769) 20250126100219823 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250126100219823 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250126100219823 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250126100219823 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250126100219823 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250126100219823 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250126100219823 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250126100219823 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250126100219823 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1678)@57df94ca82fd: Final verdict of PTC: none SGSN_Test_0-SCCP(1676)@57df94ca82fd: Final verdict of PTC: none 20250126100219830 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41666<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1681)@57df94ca82fd: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI210(1669)@57df94ca82fd: Final verdict of PTC: none 20250126100219835 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250126100219835 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(1665)@57df94ca82fd: Final verdict of PTC: none -NSVCI98(1670)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1662)@57df94ca82fd: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI196(1664)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1666)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1661)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1680)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1682)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1672)@57df94ca82fd: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI220(1674)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1667)@57df94ca82fd: Final verdict of PTC: none -NSVCI97-provIP(1663)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-RNC_GTP(1679)@57df94ca82fd: Final verdict of PTC: none -NSVCI99-provIP(1673)@57df94ca82fd: Final verdict of PTC: none -NSVCI99(1675)@57df94ca82fd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1671)@57df94ca82fd: Final verdict of PTC: none -NSVCI98-provIP(1668)@57df94ca82fd: Final verdict of PTC: none MTC@57df94ca82fd: Setting final verdict of the test case. MTC@57df94ca82fd: Local verdict of MTC: none MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-NS0(1661): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1662): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97-provIP(1663): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI196(1664): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI97(1665): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-NS1(1666): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1667): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98-provIP(1668): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI210(1669): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI98(1670): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-NS2(1671): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1672): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99-provIP(1673): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI220(1674): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC -NSVCI99(1675): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test_0-SCCP(1676): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test_0-RAN(1677): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test_0-M3UA(1678): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-RNC_GTP(1679): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP-IPA(1680): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GSUP(1681): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC SGSN_Test-GGSN_GTP(1682): none (none -> none) MTC@57df94ca82fd: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn(1683): error (none -> error) MTC@57df94ca82fd: Test case TC_update_ctx_err_ind_from_ggsn finished. Verdict: error MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn error'. Sun Jan 26 10:02:19 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 20250126100219956 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41676<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126100220458 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41676<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=230880) 20250126100220837 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126100220837 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=230880, count=236688) 20250126100221824 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250126100221824 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250126100221824 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250126100221838 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126100221838 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn error' was executed successfully (exit status: 0). MC@57df94ca82fd: Test execution finished. MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_alive'. ------ SGSN_Tests_NS.TC_NS_connect_alive ------ Sun Jan 26 10:02:22 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_alive.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_alive.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250126100222839 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126100222839 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_alive' was executed successfully (exit status: 0). MTC@57df94ca82fd: Test case TC_NS_connect_alive started. 20250126100223505 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41690<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126100223506 DMM INFO MM(262420000001004/cc4ce87c) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250126100223506 DMM INFO MM(262420000001004/cc4ce87c) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250126100223506 DMM DEBUG GMM(gmm_fsm)[0x555fabfd3d00]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250126100223506 DMM DEBUG GMM(gmm_fsm)[0x555fabfd3d00]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250126100223506 DMM DEBUG MM_STATE_Iu(19)[0x555fabfd2460]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250126100223506 DMM DEBUG MM_STATE_Iu(19)[0x555fabfd2460]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250126100223506 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20250126100223506 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) 20250126100223506 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f4 09 00 28 01 01 (gsup_client.c:402) 20250126100223506 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x555fabfc6e30]{Init}: Deallocated (fsm.c:568) 20250126100223506 DMM DEBUG MM_STATE_Gb[0x555fabfc0880]{Idle}: Deallocated (fsm.c:568) 20250126100223506 DMM DEBUG MM_STATE_Iu(19)[0x555fabfd2460]{Detached}: Deallocated (fsm.c:568) 20250126100223506 DMM DEBUG GMM(gmm_fsm)[0x555fabfd3d00]{Deregistered}: Deallocated (fsm.c:568) 20250126100223506 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) 20250126100223520 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250126100223520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250126100223520 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250126100223840 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126100223840 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: setverdict(pass): none -> pass MTC@57df94ca82fd: Stopping testcase execution from "SGSN_Tests_NS.ttcn":51 20250126100224528 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41690<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1684)@57df94ca82fd: Final verdict of PTC: none MTC@57df94ca82fd: Setting final verdict of the test case. MTC@57df94ca82fd: Local verdict of MTC: pass MTC@57df94ca82fd: Local verdict of PTC -provIP0(1684): none (pass -> pass) MTC@57df94ca82fd: Test case TC_NS_connect_alive finished. Verdict: pass MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_alive pass'. Sun Jan 26 10:02:24 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 20250126100224562 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41698<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126100224841 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126100224841 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250126100225064 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41698<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=9656) 20250126100225843 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126100225843 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=9656, count=14552) 20250126100226844 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126100226844 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_alive pass' was executed successfully (exit status: 0). MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_reset'. ------ SGSN_Tests_NS.TC_NS_connect_reset ------ Sun Jan 26 10:02:27 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_reset.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_reset.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250126100227844 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126100227844 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_reset' was executed successfully (exit status: 0). MTC@57df94ca82fd: Test case TC_NS_connect_reset started. 20250126100228131 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42872<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126100228133 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) 20250126100228166 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250126100228166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250126100228166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250126100228166 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250126100228166 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250126100228166 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250126100228166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250126100228166 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250126100228166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x555fabfbfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) MTC@57df94ca82fd: setverdict(pass): none -> pass 20250126100228846 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126100228846 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@57df94ca82fd: Stopping testcase execution from "SGSN_Tests_NS.ttcn":33 20250126100229174 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42872<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1685)@57df94ca82fd: Final verdict of PTC: none MTC@57df94ca82fd: Setting final verdict of the test case. MTC@57df94ca82fd: Local verdict of MTC: pass MTC@57df94ca82fd: Local verdict of PTC -provIP0(1685): none (pass -> pass) MTC@57df94ca82fd: Test case TC_NS_connect_reset finished. Verdict: pass MTC@57df94ca82fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_reset pass'. Sun Jan 26 10:02:29 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 20250126100229211 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42878<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250126100229713 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42878<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=11356) 20250126100229846 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126100229846 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=11356, count=12616) 20250126100230848 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126100230848 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250126100231167 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) MTC@57df94ca82fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_reset pass' was executed successfully (exit status: 0). MC@57df94ca82fd: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@57df94ca82fd: Terminating MTC. MC@57df94ca82fd: MTC terminated. MC2> exit MC@57df94ca82fd: Shutting down session. MC@57df94ca82fd: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn/expected-results.xml' against results in 'junit-xml-7952.log' -------------------- pass SGSN_Tests.TC_attach pass SGSN_Tests.TC_attach_mnc3 pass SGSN_Tests.TC_attach_umts_aka_umts_res pass SGSN_Tests.TC_attach_umts_aka_gsm_sres pass SGSN_Tests.TC_attach_timeout_after_pdp_act pass SGSN_Tests.TC_attach_auth_id_timeout pass SGSN_Tests.TC_attach_auth_sai_timeout pass SGSN_Tests.TC_attach_auth_sai_reject xfail SGSN_Tests.TC_attach_gsup_lu_timeout xfail SGSN_Tests.TC_attach_gsup_lu_reject pass SGSN_Tests.TC_attach_combined pass SGSN_Tests.TC_attach_accept_all pass SGSN_Tests.TC_attach_closed pass SGSN_Tests.TC_attach_no_imei_response pass SGSN_Tests.TC_attach_no_imsi_response pass SGSN_Tests.TC_attach_closed_add_vty pass SGSN_Tests.TC_attach_check_subscriber_list pass SGSN_Tests.TC_attach_detach_check_subscriber_list pass SGSN_Tests.TC_attach_check_complete_resend pass SGSN_Tests.TC_hlr_location_cancel_request_update pass SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass SGSN_Tests.TC_rau_unknown pass SGSN_Tests.TC_attach_rau pass SGSN_Tests.TC_attach_rau_a_a pass SGSN_Tests.TC_attach_rau_a_b pass SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra pass SGSN_Tests.TC_attach_usim_resync pass SGSN_Tests.TC_attach_usim_a54_a54 pass SGSN_Tests.TC_attach_usim_a54_a53 pass SGSN_Tests.TC_attach_usim_a53_a54 pass SGSN_Tests.TC_attach_usim_a50_a54 pass SGSN_Tests.TC_attach_usim_a54_a50 pass SGSN_Tests.TC_detach_unknown_nopoweroff pass SGSN_Tests.TC_detach_unknown_poweroff pass SGSN_Tests.TC_detach_nopoweroff pass SGSN_Tests.TC_detach_poweroff pass SGSN_Tests.TC_attach_pdp_act pass SGSN_Tests.TC_pdp_act_unattached pass SGSN_Tests.TC_attach_pdp_act_user pass SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass SGSN_Tests.TC_attach_pdp_act_deact_dup xfail SGSN_Tests.TC_attach_second_attempt pass SGSN_Tests.TC_attach_echo_timeout pass SGSN_Tests.TC_attach_restart_ctr_echo pass SGSN_Tests.TC_attach_restart_ctr_create pass SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass SGSN_Tests.TC_attach_pdp_act_gmm_detach pass SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass SGSN_Tests.TC_xid_empty_l3 pass SGSN_Tests.TC_xid_n201u pass SGSN_Tests.TC_llc_null pass SGSN_Tests.TC_llc_sabm_dm_llgmm pass SGSN_Tests.TC_llc_sabm_dm_ll5 pass SGSN_Tests.TC_suspend_nopaging pass SGSN_Tests.TC_suspend_resume pass SGSN_Tests.TC_suspend_rau pass SGSN_Tests.TC_paging_ps pass SGSN_Tests.TC_bssgp_rim_single_report pass SGSN_Tests.TC_rim_eutran_to_geran pass->FAIL SGSN_Tests.TC_cell_change_different_rai_ci_attach pass SGSN_Tests.TC_cell_change_different_rai_ci_data pass->FAIL SGSN_Tests.TC_cell_change_different_ci_attach pass SGSN_Tests.TC_cell_change_different_ci_data pass->FAIL SGSN_Tests.TC_sgsn_context_req_in pass->FAIL SGSN_Tests.TC_sgsn_context_req_out pass SGSN_Tests.TC_attach_req_id_req_ra_update pass SGSN_Tests_Iu.TC_iu_attach pass SGSN_Tests_Iu.TC_iu_attach_encr pass SGSN_Tests_Iu.TC_iu_attach_geran_rau pass SGSN_Tests_Iu.TC_geran_attach_iu_rau pass->FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user pass->FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 pass->FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 pass->FAIL SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle pass->FAIL SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data pass->FAIL SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn pass SGSN_Tests_NS.TC_NS_connect_alive pass SGSN_Tests_NS.TC_NS_connect_reset NEW: PASS SGSN_Tests.TC_paging_ps_ra_multiple_cells NEW: FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw NEW: FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge Summary: pass->FAIL: 10 NEW: FAIL: 2 xfail: 3 pass: 72 NEW: PASS: 1 skip: 7 20250126100231848 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126100231848 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) [testenv][generic] Testsuite is done [testenv][generic] Stopping testsuite (2426202) [testenv][generic] Merging log files [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite', 'testenv-sgsn-generic-osmocom-nightly-20250126-0948-cce36670-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/log_merge.sh SGSN_Tests --rm >/dev/null'] 20250126100232849 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126100232850 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250126100233850 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126100233851 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250126100234168 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) [testenv][generic] Formatting log files [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite', 'testenv-sgsn-generic-osmocom-nightly-20250126-0948-cce36670-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/log_format.sh'] 20250126100234851 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250126100234851 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) [testenv][generic] Stopping stp (2426069) [testenv][generic] Stopping sgsn (2426117) [testenv] Showing testsuite/junit-xml-7952.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250126-0948-cce36670-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/junit-xml-7952.log && echo']             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: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-nightly-20250126-0948-cce36670-0'] testenv-sgsn-generic-osmocom-nightly-20250126-0948-cce36670-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-sgsn-test/2609/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